Skip to content

I have no mouth and i must scream

petchema edited this page Dec 27, 2013 · 1 revision

DOSBox

  • PlayOnLinux 4.2.2-dev
    • Tested with 1.4-dos_support_0.6
    • Install path GOG Games/I Have No Mouth, and I Must Scream/
    • Shortcuts:
      • I Have No Mouth, and I Must Scream ["DOSBOX/DOSBox.exe" -conf "..\dosboxnomouth.conf" -conf "..\dosboxnomouth_single.conf" -noconsole -c exit]
      • Graphic Mode Setup ["DOSBOX/GOGDOSConfig.exe" GOGIHAVENOMOUTH]
      • Manual ["I Have No Mouth and I Must Scream - Manual.pdf" ]

dosboxnomouth.conf:

[dosbox]
memsize=16
[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
[gus]
gus=false
[ipx]
ipx=false

dosboxnomouth_single.conf:

[autoexec]
mount C ..
imgmount d -t iso -fs iso ..\NoMouth.dat
c:
cd SCREAM
cls
scream
exit
Clone this wiki locally