Skip to content

Spycraft the great game

petchema edited this page Dec 31, 2012 · 1 revision

(DOSBox)

  • PlayOnLinux 4.1.9-dev
    • Tested with Wine 1.4-dos_support_0.6
    • Install path Program Files/GOG.com/SpyCraft/
    • Shortcuts:
      • Manual ["manual.pdf" ]
      • Graphic mode setup ["Graphic mode setup.exe" GOGSPYCRAFT]
      • SpyCraft ["DOSBOX/DOSBox.exe" -conf dosboxSC.conf -noconsole -c "exit"]

dosboxSC.conf!

[dosbox]
memsize=16
[cpu]
core=auto
cputype=auto
cycles=auto
[mixer]
rate=44100
blocksize=4096
prebuffer=40
[sblaster]
sbtype=sb16
sbbase=220
irq=5
dma=1
hdma=5
sbmixer=true
oplmode=auto
oplemu=default
oplrate=44100
[gus]
gus=false
[autoexec]
@echo off
mount c . -freesize 1024
mount d .\SPYCRAFT\DATA\ -t cdrom
c:
cd SPYCRAFT
cls
SPYDOS.EXE
cls
exit
Clone this wiki locally