In fact, it can be solved by just moving the guy with speakers away from the mirror a little. Most of the characters are sideways, and the reflections in the mirrors are sideways, making it difficult to spot flaws.
It is really not recommended to put SOR3 tracks in SOR2. It is known that the music of sor 3 and 1 2 have different styles. Different scenes (bar, beach, Japanese dojo) also correspond to different music tracks.If they are mixed without filtering, it will cause abrupt style.
Can you consider making scripts compatible with older versions of the past, so that the older coders can seamlessly and smoothly transition to the new version?
The ex version is outdated. In fact, if you compare the files of two versions, you will find that the latest 3.0 has include the Characters and items which added in ex.
It is not recommended to convert ogg to wav and then use oggenc to compress it into ogg again, unless there will be a huge size benifit in doing so. Because ogg itself is a lossy compression format, the sound quality is lost every time it is converted. So it is best to go directly from the...
It's awesome,Art of Fighting - Trouble in South Town finally ushered in a formal version update. After careful file comparison, it is better and more comprehensive than Art of Fighting - Trouble in South Town EX.
1.1.2 pak packaging date: 12/31/2018, 1.1.F pak packaging date: 02/22/2019
Judging from the file packaging date, the updated version is not 1.1.2, but 1.1.F.
In addition, for coders, F is greater than 2
Could play the BGM immediately after switching the BGM style? Because players sometimes want to compare their differences between different styles of BGM, and according to the current rules, after switching the BGM style, still need to switch the BGM serial number back and forth before it can...
Great, different characters from different sources have always been a size problem with bor. Because the engine does not have a scaling function for the sprite. Did you stretch the image directly, or did some perform manual pixel patching?
I found in this mod, the new version of OpenBOR does not support the "changefglayerproperty" function called in the scripts, maybe you can upload the 1.86a pak file for us to study how to help port to the latest bor engine.