Skip to content

Games with mounted cd-rom crash #364

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
byrongamatos opened this issue Jan 2, 2025 · 3 comments
Open

Games with mounted cd-rom crash #364

byrongamatos opened this issue Jan 2, 2025 · 3 comments

Comments

@byrongamatos
Copy link

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.

Example game

@Benman2785
Copy link

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...

@caiiiycuk
Copy link
Owner

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.

Example game

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:

  1. Extract your bundle
  2. Go to extracted folder
  3. Run dosbox-x -conf .jsdos/dosbox.conf

I my case dosbox-x also didn't start the game.

@Benman2785
Copy link

Benman2785 commented Feb 21, 2025

https://hoffmeister.li/js-dos/PROE.html (588mb)
as you can see -> we can "imgmount d PROEmini.iso"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants