If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
-
2013-05-12
If you do not wish to recompile, then in the latest Windows version (rc2), open OpenSyobonAction.exe in a hex editor and change the value at position 24F89 from 04 to 02.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
View and moderate all "bugs Discussion" comments posted by this user
Mark all as spam, and block user from posting to "Bugs"
Windows 7 x64
Last edit: Anonymous 2013-11-20
fix: change this:
#define AUDIO_CHANNELS 4
to:
#define AUDIO_CHANNELS 2
in DxLib.cpp.
If you do not wish to recompile, then in the latest Windows version (rc2), open OpenSyobonAction.exe in a hex editor and change the value at position 24F89 from 04 to 02.