forked from petchema/playonlinux
-
Notifications
You must be signed in to change notification settings - Fork 0
Tyrian 2000
Pierre Etchemaite edited this page Nov 11, 2012
·
4 revisions
(DOSBox)
- PlayOnLinux 4.1.3-dev
- Tested with 1.4-dos_support_0.5
- Install path Program Files/GOG.com/Tyrian 2000/
- Shortcuts:
- Readme ["readme.txt" ]
- Help ["HELPME.TXT" ]
- Ship Editor ["SHIPEDIT.TXT" ]
- Cheats ["TyrCheat.doc" ]
- A Guide to Tyrian ["TyrianFunDoc/Contents.html" ]
- Setup ["DOSBOX/DOSBox.exe" -conf dosboxT2K_setup.conf]
- Ship Editor ["DOSBOX/DOSBox.exe" -conf dosboxT2K_addon.conf]
- Graphic mode setup ["Graphic mode setup.exe" GOGTYRIAN2000]
- Tyrian 2000 ["DOSBOX/DOSBox.exe" -conf dosboxT2K.conf -noconsole -c "exit"]
- Native exists: https://code.google.com/p/opentyrian/
dosboxT2K.conf:
[dosbox]
memsize=8
[cpu]
core=auto
cycles=max
[mixer]
prebuffer=10
[sblaster]
sbtype=sb16
sbbase=220
irq=5
dma=1
hdma=5
mixer=true
oplmode=auto
oplrate=22050
[autoexec]
@ECHO OFF
mount C "."
c:
cls
tyrian.exe
exit
dosboxT2K_addon.conf:
same, but
[autoexec]
@ECHO OFF
mount C "."
c:
cls
SHIPEDIT.EXE
exit
dosboxT2K_setup.conf:
same, but
[autoexec]
@ECHO OFF
mount C "."
c:
cls
setup.exe
exit
GOG Installer v2
- PlayOnLinux 4.1.9-dev
- Tested with With 1.4-dos_support_0.6
- Install path GOG Games/Tyrian 2000/
- Shortcuts:
- Tyrian 2000 ["DOSBOX/DOSBox.exe" -conf "C:\GOG Games\Tyrian 2000\dosboxT2K.conf" -conf "C:\GOG Games\Tyrian 2000\dosboxT2K_single.conf" -noconsole -c exit]
- Graphic Mode Setup ["DOSBOX/GOGDOSConfig.exe" GOGTYRIAN2000]
- Ship Editor ["DOSBOX/DOSBox.exe" -conf "C:\GOG Games\Tyrian 2000\dosboxT2K.conf" -conf "C:\GOG Games\Tyrian 2000\dosboxT2K_editor.conf" -noconsole -c exit]
- Setup ["DOSBOX/DOSBox.exe" -conf "C:\GOG Games\Tyrian 2000\dosboxT2K.conf" -conf "C:\GOG Games\Tyrian 2000\dosboxT2K_setup.conf" -noconsole -c exit]
- Readme ["readme.txt" ]
- Help ["HELPME.TXT" ]
- Ship Editor ["SHIPEDIT.TXT" ]
- Cheats ["TyrCheat.doc" ]
- A Guide to Tyrian ["TyrianFunDoc/Contents.html" ]