forked from mattcaron/playonlinux
-
Notifications
You must be signed in to change notification settings - Fork 10
The last express
petchema edited this page Jun 29, 2013
·
3 revisions
- COG10
- Installs ok, it's a DosBox game!
- Creates shortcuts:
- The Last Express [dosbox.exe -conf dosboxTLE.conf -noconsole -c "exit"]
- Graphic Mode Setup ["Graphic mode setup.exe" GOGTHELASTEXPRESS]
- Manual [Manual.pdf]
- Readme [Readme.txt]
GOG installer v2
- PlayOnLinux 4.2.2-dev
- Tested with 1.4-dos_support_0.6
- Install path GOG Games/The Last Express/
- Shortcuts:
- The Last Express ["DOSBOX/DOSBox.exe" -conf "..\dosboxTLE.conf" -conf "..\dosboxTLE_single.conf" -noconsole -c exit]
- Graphic Mode Setup ["DOSBOX/GOGDOSConfig.exe" GOGTHELASTEXPRESS]
- Manual ["Manual.pdf" ]
dosboxTLE.conf:
[dosbox]
machine=svga_s3
memsize=32
[cpu]
core=auto
cputype=auto
cycles=max
[mixer]
rate=22050
blocksize=2048
prebuffer=80
[sblaster]
sbtype=sb16
sbbase=220
irq=5
dma=1
hdma=5
sbmixer=true
oplmode=auto
oplemu=default
oplrate=22050
dosboxTLE_single.conf:
[ipx]
ipx=false
[autoexec]
@ECHO OFF
mount C ".."
MOUNT d "..\data" -t cdrom
cls
c:
express.exe
exit