First post, by weylyn1
- Rank
- Newbie
Hi,
I'm trying to use SimCity 2000 Special Edition, Dungeon Keeper from my Origin library on my Linux PC. I used this command to launch DOSBox:
DOSBox -c "mount c ./SC2000" -c "imgmount d ./SC2000/SC2000.DAT -t cdrom"
but it failed.
The same applies to Dungeon Keeper's GAME.INST as well.
Original mount for Dungeon Keeper's GAME.INST (on Windows):
imgmount d "..\game.inst" -t iso -fs iso
and for SimCity 2000 Special Edition's SC2000.DAT:
imgmount d "..\SC2000.DAT" -t iso -fs iso
When trying the same in Windows 11 with DOSBox 0.74-3, I get the same results for SimCity 2000 SE.
As for Dungeon Keeper, it works fine when launched in the DOSBox it came with (0.73), but in DOSBox 0.74-3, I only get this:
My mount lines:
mount c "C:\GAMES\ORIGIN\Dungeon Keeper\DATA"
imgmount d "C:\GAMES\ORIGIN\Dungeon Keeper\DATA\GAME.INST" -t cdrom -fs iso
The original installation path with the freshly downloaded files.
The distro I'm using is MX 21, which is based on Debian 11 "bullseye".
If anyone needs the files, here's GAME.INST + the OGGs and SC2000.DAT.