dosbox-libretro
dosbox-libretro copied to clipboard
Crash when running Protected Mode applications (ARM/Linux)
Using default setting, when loading a Protected Mode application (for example Warcraft 1) the core/retroarch will crash.
This can be remedied by setting core=normal in Dosbox.conf.
I suspect this is due to the default core setting of auto:
For protected mode programs it switches to dynamic core, if available.
https://www.dosbox.com/wiki/Dosbox.conf#core_.3D_simple_.7C_normal.7C_dynamic_.7C_auto
Found in Linux/ARM.
Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.
Dynamic core doesn't work on anything that is not x86 32bit afaik
It works on android armv7 and mac x64. What version of linux? If you are using retropi you may just have a very old version with broken dynarec.
I am using an Orange Pi with the latest build of Lakka, which includes 9aef72b.