First post, by whbinder
Hello everyone,
Old Booter games work pretty well for me in DOSBox (and often in PCem as well). However, I'm having a heck of a time creating a save file disk that so many use.
On some games, I'm able to 'boot game.img save.img' (where game.img is the game, and save.img is a blank.img) and then the game lets me save without issue after an ALT+F4. But other games don't.
For example. I'm working with 'Adventure in Serenia'. Sure, I know that game can be completed in ten minutes, but just as an example. The disk needs to be formatted by the booter, not DOS.
I've tried
boot game.img save.img
imgmount b save.img -t floppy
boot game.img
imgmount a save.img -t floppy
boot game.img
and a few other options. Any time I try to save, I'm told the disk has not been initialized.
Any thoughts or help?