js-dos
js-dos copied to clipboard
Games with mounted cd-rom crash
Whenever i use imgmount or mount commands to mount a cd-rom image, the command is succesful, but the game crashes at the first instance that the cd-rom is accessed with Program terminated with exit(0) . This behavior is consistent with all cd-rom games i have tried. This does not happen when an image needs to be mounted to a floppy.
i cant reproduce this error -> i mount a mini.iso and it works nice; yet my game doesnt load data from CD -> it only checks some filesizes...
Whenever i use imgmount or mount commands to mount a cd-rom image, the command is succesful, but the game crashes at the first instance that the cd-rom is accessed with Program terminated with exit(0) . This behavior is consistent with all cd-rom games i have tried. This does not happen when an image needs to be mounted to a floppy.
Probably something wrong with your images, try to use iso for example. I tried your bundle with native dosbox-x it also didn't work.
First you need to make it work in native dosbox-x, you can test like this:
- Extract your bundle
- Go to extracted folder
- Run
dosbox-x -conf .jsdos/dosbox.conf
I my case dosbox-x also didn't start the game.
https://hoffmeister.li/js-dos/PROE.html (588mb) as you can see -> we can "imgmount d PROEmini.iso"