Hi
I’ve imported a zipped directory of a dos game as a rom in Launchbox, which loads through Retroarch using the Dosbox Pure core. However, when starting the game, I get an ‘out of memory’ message. After some research I understand that running ‘loadfix’ before the usual parameter should solve this and this should be put in a .bat file which I think LB should point to instead of the zip file. I’m struggling to figure out what exactly should go in the .bat file. I’ve created a .bat file in the game directory containing "loadfix -32 gamename.zip". Dosbox Pure is launched, reserving 32k of memory, but the game doesn’t load. Can someone help?