forked from petchema/playonlinux
-
Notifications
You must be signed in to change notification settings - Fork 0
Ishar
petchema edited this page Jul 27, 2013
·
1 revision
(DOSBox)
- PlayOnLinux 4.2.2-dev
- Install path GOG Games/Ishar Compilation/
- Shortcuts:
- Crystals of Arborea ["DOSBOX/DOSBox.exe" -conf "..\Crystals of Arborea\dosboxishar0.conf" -conf "..\Crystals of Arborea\dosboxishar0_single.conf" -noconsole -c exit]
- Graphic Mode Setup ["DOSBOX/GOGDOSConfig.exe" GOGISHAR0]
- Ishar - Legend of the Fortress ["DOSBOX/DOSBox.exe" -conf "..\Ishar 1\dosboxishar1.conf" -conf "..\Ishar 1\dosboxishar1_single.conf" -noconsole -c exit]
- Graphic Mode Setup ["DOSBOX/GOGDOSConfig.exe" GOGISHAR1]
- Manual ["Ishar 1/manual.pdf" ]
- Solution ["Ishar 1/solution.txt" ]
- Ishar 2 - Messengers of Doom ["DOSBOX/DOSBox.exe" -conf "..\Ishar 2\dosboxishar2.conf" -conf "..\Ishar 2\dosboxishar2_single.conf" -noconsole -c exit]
- Graphic Mode Setup ["DOSBOX/GOGDOSConfig.exe" GOGISHAR2]
- Manual ["Ishar 2/manual.pdf" ]
- Solution ["Ishar 2/solution.txt" ]
- Map 1 ["Ishar 2/map1.gif" ]
- Map 2 ["Ishar 2/map2.gif" ]
- Ishar 3 - The Seven Gates of Infinity ["DOSBOX/DOSBox.exe" -conf "..\Ishar 3\dosboxishar3.conf" -conf "..\Ishar 3\dosboxishar3_single.conf" -noconsole -c exit]
- Graphic Mode Setup ["DOSBOX/GOGDOSConfig.exe" GOGISHAR3]
- Manual ["Ishar 3/manual.pdf" ]
- Solution ["Ishar 3/solution.txt" ]
- Map - Dungeons in future ["Ishar 3/dungeons_in_future.gif" ]
- Map - Dungeons in past ["Ishar 3/dungeons_in_past.gif" ]
- Map - Machine of time ["Ishar 3/machine_of_time.gif" ]
dosboxishar0.conf:
[dosbox]
memsize=16
[cpu]
core=auto
cycles=max
[mixer]
rate=22050
blocksize=2048
prebuffer=80
[sblaster]
sbtype=sbpro1
sbbase=220
irq=5
dma=0
hdma=1
mixer=true
oplmode=auto
oplrate=22050
[gus]
gus=false
dosboxishar0_single.conf:
[IPX]
Enable=0
[autoexec]
@ECHO OFF
mount C "..\Crystals of Arborea"
c:
cls
start
exit
dosboxishar1.conf:
[cpu]
core=auto
cputype=auto
cycles=7000
[mixer]
rate=22050
blocksize=2048
prebuffer=80
[sblaster]
sbtype=sb1
sbbase=220
irq=5
dma=1
hdma=5
mixer=true
oplmode=auto
oplrate=22050
[gus]
gus=true
gusrate=22050
gusbase=240
irq1=5
irq2=5
dma1=3
dma2=3
dosboxishar1_single.conf:
[ipx]
ipx=false
[autoexec]
@ECHO OFF
mount C "..\Ishar 1"
c:
cls
start.exe
exit
dosboxishar2.conf:
same as dosboxishar1.conf
dosboxishar2_single.conf:
[ipx]
ipx=false
[autoexec]
@ECHO OFF
mount C "..\Ishar 2"
c:
cls
start.exe
exit
dosboxishar3.conf:
[dosbox]
memsize=16
[cpu]
core=auto
cputype=auto
cycles=7000
[mixer]
rate=22050
blocksize=2048
prebuffer=80
[sblaster]
sbtype=sb16
sbbase=220
irq=7
dma=1
hdma=5
mixer=true
oplmode=auto
oplrate=22050
[gus]
gus=true
gusrate=22050
gusbase=240
irq1=5
irq2=5
dma1=3
dma2=3
dosboxishar3_single.conf:
[ipx]
ipx=false
[autoexec]
@ECHO OFF
mount C "..\Ishar 3"
c:
cls
start.exe start.stp
exit