Skip to content

Betrayal at krondor pack

petchema edited this page Feb 17, 2013 · 3 revisions
  • Shortcuts:
    • Betrayal at Krondor [DOSBOX\dosbox.exe -conf dosboxBAK.conf -noconsole -c "exit"]
    • Betrayal at Krondor - Graphic Mode Setup ["Graphic mode setup.exe" GOGBAK]
    • Betrayal at Krondor - Manual [Betrayal at Krondor\Manual.pdf]
    • Betrayal at Krondor - Readme [Betrayal at Krondor\README.txt]
    • Betrayal in Antara [ANTARAR.EXE]
    • Betrayal in Antara - Manual [Betrayal in Antara\Manual.pdf]
    • Betrayal in Antara - Readme [Betrayal in Antara\README.TXT]

dosboxBAK.conf:

[dosbox]
memsize=8
[cpu]
core=auto
cycles=max
[autoexec]
@ECHO OFF
mount C "."
imgmount d "bak.inst" -t iso -fs iso
c:
cls
KRONDOR.EXE 
exit
  • PlayOnLinux 4.1.10-dev
    • Tested with 1.4-dos_support_0.6
    • install path GOG Games/Betrayal Pack/
    • Shortcuts:
      • Betrayal at Krondor ["DOSBOX/DOSBox.exe" -conf "..\Betrayal at Krondor\dosboxBAK.conf" -conf "..\Betrayal at Krondor\dosboxBAK_single.conf" -noconsole -c exit]
      • Graphic Mode Setup ["DOSBOX/GOGDOSConfig.exe" GOGBAK]
      • Readme ["Betrayal at Krondor/readme.txt" ]
      • Manual ["Betrayal at Krondor/Manual.pdf" ]
      • Betrayal in Antara ["Betrayal in Antara/ANTARAR.EXE" ]
      • Readme ["Betrayal in Antara/readme.txt" ]
      • Manual ["Betrayal in Antara/Manual.pdf" ]

dosboxBAK.conf:

[dosbox]
memsize=8
[cpu]
core=auto
cputype=386_slow
cycles=max
[mixer]
rate=22050
blocksize=2048
prebuffer=80
[sblaster]
sbtype=sb16
sbbase=220
irq=7
dma=1
hdma=5
sbmixer=true
oplmode=auto
oplemu=default
oplrate=22050
[gus]
gus=false

dosboxBAK_single.conf:

[IPX]
Enable=0
Connection=0
ipx=false
[autoexec]
@ECHO OFF
mount C "..\Betrayal at Krondor"
imgmount d ".\Betrayal at Krondor\bak.inst" -t iso -fs iso
c:
cls
KRONDOR.EXE 
exit
Clone this wiki locally