Skip to content
petchema edited this page Oct 7, 2012 · 7 revisions
  • PlayOnLinux 4.1.9-dev
    • Tested with Wine 1.4-dos_support_0.5
    • Install path Program Files/GOG.com/Tomb Raider 1 2 3/
    • Shortcuts:
      • Manual ["Tomb Raider 1/manual.pdf" ]
      • Graphic mode setup ["Graphic mode setup.exe" GOGTR1]
      • Tomb Raider 1 ["Tomb Raider 1/gogwrap.exe" GOGTR1]
      • Setup ["Tomb Raider 2/Tomb2.exe" setup]
      • Manual ["Tomb Raider 2/manual.pdf" ]
      • Tomb Raider 2 ["Tomb Raider 2/Tomb2.exe" ]
      • Setup ["Tomb Raider 3/tomb3.exe" setup]
      • Manual ["Tomb Raider 3/manual.pdf" ]
      • Tomb Raider 3 ["Tomb Raider 3/tomb3.exe" ]
    • gogwrap.exe seems to disable Alt-Tab for TR1
    • Tomb Raider 2: wine: Call from 0x7b83b9f2 to unimplemented function msvcp90.dll.??0?$basic_ostringstream@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@QAE@H@Z, aborting
      • Fixed in Wine 1.5.8 (#26696)
    • Use of latest DOSBox (some SVN version)
        • Glide patch
    • http://www.playonlinux.com/fr/topic-9434-Installation_de_Tomb_Raider_123_GOG_version_avec_POL.html

dosboxTR.conf:

[dosbox]
vmem=4
memsize=16
[render]
scaler=hardware2x
[cpu]
core=auto
cputype=auto
cycles=auto
[mixer]
rate=44100
blocksize=1024
prebuffer=20
[sblaster]
sbtype=sb16
sbbase=220
irq=7
dma=1
hdma=5
sbmixer=true
oplmode=auto
oplemu=default
oplrate=44100
hardwarebase=220
[glide]
glide=true
grport=600
lfb=full
[ne2000]
ne2000=true
nicbase=300
nicirq=3
macaddr=AC:DE:48:88:99:AA
realnic=list
[autoexec]
mount C .
imgmount d ".\game.dat" -t iso -fs iso
c:
cd TOMBRAID
cls
tomb.exe
exit
Clone this wiki locally