Posted September 08, 2013
Hi I just managed to pull off to run GK1 GOG on a mac.
1) Install the GOG Version normally under windows (aka in my case a vm)
2) copy the installed version over
3) Drop the game into boxer to create a dosbox mac bundle http://boxerapp.com/
This in most cases for most games should do it, but GK1 is different, you have no talking sound and the texts are to fast to read, since the sound comes from a cd image which is mounted during startup by the GOG dosbox starter, boxer there fails to do it.
We have to create a special startup file in the application bundle.
4) Go into the application bundle via the terminal (an application is just a directory)
5) go into C Gabriel Knight - Sins of the Fathers.harddisk
6) create a new new batchfile startgk1.bat with following content
imgmount d GK1.gog -t iso
gkcd.bat
7) once you start gk1 boxer/dosbox asks you which file to start chose startgk1.bat now Gabriel knight 1 should start as full talkie version.
8) Enjoy the game.
1) Install the GOG Version normally under windows (aka in my case a vm)
2) copy the installed version over
3) Drop the game into boxer to create a dosbox mac bundle http://boxerapp.com/
This in most cases for most games should do it, but GK1 is different, you have no talking sound and the texts are to fast to read, since the sound comes from a cd image which is mounted during startup by the GOG dosbox starter, boxer there fails to do it.
We have to create a special startup file in the application bundle.
4) Go into the application bundle via the terminal (an application is just a directory)
5) go into C Gabriel Knight - Sins of the Fathers.harddisk
6) create a new new batchfile startgk1.bat with following content
imgmount d GK1.gog -t iso
gkcd.bat
7) once you start gk1 boxer/dosbox asks you which file to start chose startgk1.bat now Gabriel knight 1 should start as full talkie version.
8) Enjoy the game.
Post edited September 08, 2013 by werpu