forked from petchema/playonlinux
-
Notifications
You must be signed in to change notification settings - Fork 0
Gabriel knight 1
petchema edited this page Feb 9, 2013
·
8 revisions
(DOSBox)
From my understanding:
- Lots of official info: http://www.sierrahelp.com/Games/GabrielKnight/GK1Help.html
- ...and patches: http://www.sierrahelp.com/Patches-Updates/Patches-Updates-Games/GabrielKnightSeriesUpdates.html
- More unofficial: http://gkpatches.vogons.zetafleet.com/
- GOG, as usual, provides the game to the latest official patch level, or 1.0a (1.0b?)
- They do not patch it using "NeverRisingSun", or NRS patch:
- This patch seems to do more bad than good for "Day 5" lockup problem: http://vogons.zetafleet.com/viewtopic.php?t=31736
- Under DOSBox it seems the problem can better be avoided by lowering cycles as low as 6000
- COG10:
- Installs ok, creates shortcuts:
- Gabriel Knight - Sins of the Fathers [DOSBOX\DOSBox.exe -conf dosboxGK.conf -noconsole -c "exit"]
- Graphic Mode Setup [Graphic mode setup.exe GOGGABRIELKNIGHT1]
- Customer Support [Customer_support.htm]
- Manual [Manual.pdf]
- Readme [README.txt]
- Installs ok, creates shortcuts:
- PlayOnLinux 4.1.10-dev
- Tested with 1.4-dos_support_0.6
- Install path GOG Games/Gabriel Knight - Sins of the Fathers/
- Shortcuts:
- Gabriel Knight - Sins of the Fathers ["DOSBOX/DOSBox.exe" -conf "..\dosboxGK.conf" -conf "..\dosboxGK_single.conf" -noconsole -c exit]
- Graphic Mode Setup ["DOSBOX/GOGDOSConfig.exe" GOGGABRIELKNIGHT1]
- Readme ["readme.txt" ]
- Manual ["Manual.pdf" ]
dosboxGK.conf:
[dosbox]
memsize=8
[cpu]
core=auto
cputype=auto
cycles=max
[mixer]
rate=22050
blocksize=2048
prebuffer=40
[sblaster]
sbtype=sb16
sbbase=220
irq=7
dma=1
hdma=5
sbmixer=true
oplmode=auto
oplemu=default
oplrate=22050
[gus]
gus=false
dosboxGK_single.conf:
[IPX]
Enable=0
Connection=0
ipx=false
[autoexec]
@ECHO OFF
mount C ".."
imgmount D "..\GK1.gog" -t iso
c:
cls
sierra
exit