dosbox-libretro-3ds icon indicating copy to clipboard operation
dosbox-libretro-3ds copied to clipboard

DOS Extenders (protected mode) DOS32A & DOS4G...4GW

Open bbarcee opened this issue 8 years ago • 1 comments

I've tried to run a few applications that require DOS4G or DOS4GW and both give errors even with correct files installed. Also used a guide to use DOS32A extenders instead, because of the compatibility and optimization with dosbox, however all three give me errors when loading the extender.

I have seen a few who suggest changing CPU core from AUTO to NORMAL and have tried to implement a dosbox.conf and dosbox.cfg file in the games root directory to no avail.

edit I created a config file, was able to run set core=normal but execution of war.exe failed to arm11 error on latest luma9.0

Ideas?

bbarcee avatar Dec 22 '17 18:12 bbarcee

SOLVED exported config with config -wc THEN added these lines to the bottom (for my config) mount c sdmc:/dos/warcraft c: war.exe

changed memsize=32 instead of 16 changed CORE=normal instead of auto

saved to SD in warcraft folder and run to open warcraft orcs vs humans, with DOS4a extenders!!!!

bbarcee avatar Dec 24 '17 23:12 bbarcee