Skip to content

Stonekeep

petchema edited this page Nov 13, 2012 · 3 revisions

(DOSBox)

  • PlayOnLinux 4.0.19-dev
    • Tested with 1.4-dos_support_0.4
    • Shortcuts:
      • Stonekeep ["DOSBOX/dosbox.exe" -conf dosbox.conf -noconsole -c "exit"]
      • Graphic mode setup ["Graphic mode setup.exe" GOGSTONEKEEP]
      • Manual [manual.pdf]
      • Reame [readme.TXT]

dosbox.conf:

[dosbox]
memsize=16
[cpu]
core=auto
cycles=auto
[autoexec]
@echo off
CLS
mount C .
imgmount d ".\stonkeep.gog" -t iso -fs iso
C:
set dos4gvm=
CLS
D:\data\SK.EXE %1
EXIT

GOG Installer v2

  • PlayOnLinux 4.1.9-dev
    • Tested with With 1.4-dos_support_0.6
    • Install path GOG Games/Stonekeep/
    • Shortcuts:
      • Stonekeep ["DOSBOX/DOSBox.exe" -conf "C:\GOG Games\Stonekeep\dosboxStonekeep.conf" -conf "C:\GOG Games\Stonekeep\dosboxStonekeep_single.conf" -noconsole -c exit]
      • Graphic Mode Setup ["DOSBOX/GOGDOSConfig.exe" GOGSTONEKEEP]
      • Settings ["DOSBOX/DOSBox.exe" -conf "C:\GOG Games\Stonekeep\dosboxStonekeep.conf" -conf "C:\GOG Games\Stonekeep\dosboxStonekeep_settings.conf" -noconsole -c exit]
      • Readme ["readme.TXT" ]
      • Manual ["manual.pdf" ]
Clone this wiki locally