Open shamanlim2 opened 2 years ago
I downloaded the game from here.
It starts. It works. I tested under the version dosbox-x 0.83.26-git SDL2 linux.
I downloaded the game from here.
It starts. It works. I tested under the version dosbox-x 0.83.26-git SDL2 linux.
It works on English version of PM2, but freezes on loading data on Chinese version:(
i finally found the solution: switch dosbox-x to Chinese environment and it works...
It could be solved with
[config]
country=81,950
You may also need a new font here https://dosbox-x.com/wiki/Guide%3AEast-Asian-language-support-in-DOSBox%E2%80%90X
Code of Conduct & Contributing Guidelines
Have you checked that no other similar bug report(s) already exists?
What operating system(s) this bug have occurred on?
Windows 10 21H1
What version(s) of DOSBox-X have this bug?
0.83.17 sdl1, 0.83.25 sdl1
Describe the bug
It works at 0.83.16 sdl1. But upgrading to 0.83.17 sdl1/0.83.25 sdl1, it will freeze at loading game data.
Expected behavior
LOG: pixratio 1.000, dw false, dh false LOG: Aspect ratio: 640 x 480 xToY=1.333 yToX=0.750 LOG: Screen report: Method 'Win98base' (1920.000 x 1080.000 pixels) at (0.000 x 0.000) (508.000 x 285.750 mm) (20.000 x 11.250 in) (96.000 x 96.000 DPI) LOG: Screen report: Method 'Win98base' (1920.000 x 1080.000 pixels) at (0.000 x 0.000) (508.000 x 285.750 mm) (20.000 x 11.250 in) (96.000 x 96.000 DPI) LOG: Screen report: Method 'Win98base' (1920.000 x 1080.000 pixels) at (0.000 x 0.000) (508.000 x 285.750 mm) (20.000 x 11.250 in) (96.000 x 96.000 DPI) LOG: Aspect ratio: 640 x 480 xToY=1.333 yToX=0.750 LOG: Screen report: Method 'Win98base' (1920.000 x 1080.000 pixels) at (0.000 x 0.000) (508.000 x 285.750 mm) (20.000 x 11.250 in) (96.000 x 96.000 DPI) LOG: 186596718 ALL:Sysex message size 6 LOG: 186654819 ERROR BIOS:INT15:Unknown call ax=5000 LOG: 186674767 ERROR BIOS:INT15:Unknown call ax=5000 LOG: 186686747 ERROR BIOS:INT15:Unknown call ax=5000 LOG: 186713329 ERROR BIOS:INT15:Unknown call ax=5000 LOG: 186717120 ERROR BIOS:INT15:Unknown call ax=5000 LOG: 186719949 ERROR BIOS:INT15:Unknown call ax=5000 LOG: 186724113 ERROR BIOS:INT15:Unknown call ax=5000 LOG: 186727067 ERROR BIOS:INT15:Unknown call ax=5000 LOG: 186731182 ERROR BIOS:INT15:Unknown call ax=5000
Steps to reproduce the behaviour
1.run dosbox-x 2.mount c d:\dosgame\princess2 3 c: 4 pm2
Used configuration
Emulator log
Additional context
No response