I managed to modify those work with my Sam 440ep Flex/AOS4.1 and dosbox. I find a problem, dosboxDK_single.conf uses a imgmount command with stub (50kb) version of Dungeon Keeper cd-rom and I can't get it work :( not even amiga imag mount software.
Note that I didn't very hard :D because I tried settlers 2 and noticed that is is barely playable. So dungeon Keeper wouldn't be even that much playable.
But question is, how many of GOG games uses a dosbox, and wich of them would be a playable?
Dungeon Keeper does work. It's a little slow, but playable. You can copy the CD to a directory and mount it under DOSBox. It's a good idea to run it using DOS/32A although I forget exactly why.
Yes I know that :) Or I can modify to keeper.ini to point specied directory inside of game directory, directory name must be Keeper. I just need to copy whole cd to inside of it. GOG version's problem is that ther is no CD, so I can't do that.
With dosbox is easy to do config files so that dosbox is "invisible".
I have GOG version of Dungeon Keeper and RunInDOs. First of all i dont have a keeper.ini in my Dungeon Keeper drawer but i have a keeper.cfg. Second wich directory must be named Keeper? If i open the keeper.cfg then i see that it points to Install path=d:\keeper\
When i start keeper it stops at a cd-rom icon with a ? Thats how far i get. Any help appreciated!
dosboxDK_single.conf has a imgmount command wich mounts cd image*. You can found name of that image there, file named so that you wouldn't ques what it is. I tried to mount it with amiga side, but it didn't work :(
Chris, problem is unsolvable, because GOG version has a stub cd image, wich Amiga can't mount and there is no NOCD crack for dungeon keeper. It would require real cd image for original dungeon keeper, so that we could copy entire keeper folder, no gold version etc.
Stub disk image is fake CD-image, wich lies to Dungeon Keeper that game cd is in CD-ron drive.
It loads it here : C:\GOG Games\Dungeon Keeper\dosboxDK_single.conf it mounts that fake cd as a D: drive, with imgmount command. Don't know isimagemount that part of GOG or dosbox? At least it doesn't work with amiga Dosbox.
Diskimage however can't mount that file as a cd
I can't be more precice, because I already deleted it from my AMiga harddrive.
Where path/to/KEEPER.EXE should be replaced by the path needed to get to the Dungeon Keeper executable called KEEPER.EXE .
Where path/to/stub.iso should be replaced by the path needed to get to the stub cd image mentioned by utri007 (he didn't say what the name of it was).
That ought to work, but as I don't have a copy I can't test it.
Notes: CDletter "D" isn't actually necessary, since the default CD drive letter is D, but I added it incase there was a need to use a letter other than D. If it works using D, then you can get rid of that part.
NoExit prevents DosBox from quitting when the game finishes, so that you can see any error messages. If it works then you can get rid of that part.
Window makes DosBox run in a window (instead of full screen). If you prefer full screen then get rid of that part.
Currently you have to specify parameters like cdISO using the Shell (or a script), but the next release of RunInDOSBox will support using icon tooltypes instead, which I think is nicer to use...
I was wrong, file that I thought to be CD image, is not a cd image.
I loads this way : imgmount d "..\game.inst" -t iso -fs iso those are inside of DosBox_single.conf
Windos loads 2 conf files from shortcut, another is prety much basic dosbox conf file.
It is actually text file, with this :
FILE "game.gog" BINARY TRACK 01 MODE1/2352 INDEX 01 00:00:00 FILE "keeper02.ogg" MP3 TRACK 02 AUDIO INDEX 01 00:00:00 FILE "keeper03.ogg" MP3 TRACK 03 AUDIO INDEX 01 00:00:00 FILE "keeper04.ogg" MP3 TRACK 04 AUDIO INDEX 01 00:00:00 FILE "keeper05.ogg" MP3 TRACK 05 AUDIO INDEX 01 00:00:00 FILE "keeper06.ogg" MP3 TRACK 06 AUDIO INDEX 01 00:00:00 FILE "keeper07.ogg" MP3 TRACK 07 AUDIO INDEX 01 00:00:00
Is it so, that imgmount makes somekind of virtual iso file? WIth those files? If so it could be possible just copy them to folder named to keeper and mount it as a D:\keeper
It appears that "game.inst" is a Cue/Bin file, which at least the Windows version of DOSBox supports & treats just like ISOs. We'll soon see if the Amiga version supports it too...
@utri007 I think that Joeled DID already try what you suggested, going by his screenshot, unless I misunderstood something.
Going by Joeled's screenshot, it appears that our DosBox does not support Cue/Bin files. Possible solutions: 1. We need a port of a newer version of DosBox, which presumably does support Cue/Bin files. 2. Alternatively, the Cue/Bin file needs converting to an ISO. It will sadly lack the music tracks on the game's CD.