exoscoriae / eXoDOS

eXoDOS
71 stars 3 forks source link

Monopoly (1993) #3953

Open Python-Exoproject opened 2 years ago

Python-Exoproject commented 2 years ago

Game currently has no sound. To fix set sbtype=sb1.

Also, the game is not cracked at the moment.

exoscoriae commented 2 years ago

cracked and added sound type

Python-Exoproject commented 2 years ago

I was testing this fix when I got this: image

It happened after the first roll when the CPU landed on just visiting. The animation of the token marching past the fort played and then the error showed

exoscoriae commented 1 year ago

I played a game for 30 minutes and it was running fine, until it wasn't. I switched it to ECE. Not sure if that helped.

The game exited with no message, it just closed dosbox completely. To figure out what caused it, I'll need to launch it manually from a command line and play again for a while. Not really something I have time to do currently though.

My thought is to add a warning that the game is unstable? I don't necessarily know how to fix an issue that can take upwards of 30 minutes to appear.

exoscoriae commented 1 year ago

I could also remove the crack, however I don't know whether it is the culprit or not.

Python-Exoproject commented 1 year ago

The error is "Corrupt MCB chain" and I got it even in the uncracked version.

Update: Found an option to ignore MCB chain coruption, will test when have a chance

Python-Exoproject commented 1 year ago

MCB chain options didnt help

johnnovak commented 1 year ago

@Python-Exoproject You could try LOADFIX exename and perhaps manually disabling XMS, EMS and UMB with the latest Staging version, but otherwise I'm running out of ideas.

Also, maybe 9000 cycles is a bit too high, maybe a lower value will help.

Python-Exoproject commented 1 year ago

Thanks @johnnovak but same problems. @exoscoriae that warning is probably worth it so people are aware, other than that this one should be put on hold for now and tested with future dosbox releases

exoscoriae commented 1 year ago

added warning to conf

Python-Exoproject commented 11 months ago

Needs an 'echo off' in the autoexec section

johnnovak commented 11 months ago

Needs an 'echo off' in the autoexec section

Wow. That broke it? That's... something new to me 😅

Python-Exoproject commented 11 months ago

Sorry, missunderstanding. The missing echo off isnt the issue for mcb, its something missed when the warning was added.

Mcb error still present

exoscoriae commented 5 months ago

added echo off