dosemu2 / fdpp

FreeDOS plus-plus, 64bit DOS
GNU General Public License v3.0
198 stars 17 forks source link

Dino Wars refuses to run "Not enough RAM to run!" #198

Closed jschwartzenberg closed 2 years ago

jschwartzenberg commented 2 years ago

Describe the bug The game shows only an error when trying to run it: Screenshot_20220625_231119

To Reproduce Run the game.

Attach program/game binaries or provide an URL dinowar.tar.gz

Attach the log boot.log

A regression? unknown

Additional info loadfix doesn't help either.

stsp commented 2 years ago

$_dos_up=(off) maybe?

jschwartzenberg commented 2 years ago

No difference.

stsp commented 2 years ago

Works if running with DosNavigator.

stsp commented 2 years ago

Also works on non-fdpp, non-freedos.

stsp commented 2 years ago

Should now be fixed. This is not even a bug... That game checks MS-DOS hard-coded crap.

jschwartzenberg commented 2 years ago

Yep, confirming it runs now!