Skip to content

Dragonsphere

petchema edited this page May 16, 2012 · 4 revisions
  • PlayOnLinux 4.0.20-dev
    • Tested with 1.4-dos_support_0.4
    • Install path Program Files/GOG.com/Dragonsphere/
    • Shortcuts:
      • Answers ["answers.txt" ]
      • Manual ["manual.pdf" ]
      • Graphic mode setup ["Graphic mode setup.exe" GOGDRAGONSPHERE]
      • Dragonsphere ["DOSBOX/DOSBox.exe" -conf dosboxDragonsphere.conf -noconsole -c "exit"]

dosboxDragonsphere.conf:

[dosbox]
memsize=30
[cpu]
core=dynamic
cycles=8000
[autoexec]
mount C .
imgmount D "GAME.INST" -t iso
c:
cls
cd DRAGON
DRAGON.BAT
exit
Clone this wiki locally