forked from petchema/playonlinux
-
Notifications
You must be signed in to change notification settings - Fork 0
Syndicate
petchema edited this page Nov 11, 2012
·
3 revisions
DOSBox
- PlayOnLinux 4.1.1-dev
- Tested with 1.4-dos_support_0.4
- Install path Program Files/GOG.com/Syndicate/
- Shortcuts:
- Manual ["manual.pdf" ]
- Graphic mode setup ["Graphic mode setup.exe" GOGSYNDICATE]
- Syndicate ["DOSBOX/DOSBox.exe" -conf dosboxSyndicate.conf -noconsole -c "exit"]
dosboxSyndicate.conf:
[cpu]
core=auto
cputype=auto
cycles=8000
[mixer]
prebuffer=240
[sblaster]
sbtype=sb16
sbbase=220
irq=7
dma=1
hdma=5
sbmixer=true
oplmode=auto
oplemu=default
oplrate=22050
[autoexec]
@echo off
mount C "."
c:
cls
@main >nul: /iirq7 /idma1 /iio$220 /c0
exit
GOG Installer v2
- PlayOnLinux 4.1.9-dev
- Tested with With 1.4-dos_support_0.6
- Install path GOG Games/Syndicate/
- Shortcuts:
- Syndicate ["DOSBOX/DOSBox.exe" -conf "C:\GOG Games\Syndicate\dosboxSyndicate.conf" -conf "C:\GOG Games\Syndicate\dosboxSyndicate_single.conf" -noconsole -c exit]
- Graphic Mode Setup ["DOSBOX/GOGDOSConfig.exe" GOGSYNDICATE]
- Manual ["manual.pdf" ]