VOGONS


Tamper

Topic actions

First post, by exofreeze

User metadata
Rank Member
Rank
Member

Trying to play the game Tamper:
http://www.mobygames.com/game/dos/tamper

A search showed another fellow had this issue, although it never seemed to be resolved.

Essentially, clicking 'New Game" on the menu leads to an insufficient disk space error.

I have tried setting the freesize of drive C to 5, 10, and 100 megs respectively.

Current conf:

[sdl] 
fullscreen=false
fulldouble=false
fullresolution=original
windowresolution=original
output=surface
autolock=true
sensitivity=100
waitonerror=true
priority=higher,normal
mapperfile=mapper-0.74.map
usescancodes=true
[dosbox]
language=
machine=svga_s3
captures=capture
memsize=4
[render]
frameskip=0
aspect=false
scaler=normal2x
[cpu]
core=auto
cputype=auto
cycles=auto
cycleup=10
cycledown=20
[mixer]
nosound=false
rate=44100
blocksize=1024
prebuffer=20
[midi]
mpu401=intelligent
mididevice=default
midiconfig=
[sblaster]
sbtype=sb16
sbbase=220
irq=7
dma=1
hdma=5
sbmixer=true
oplmode=auto
oplemu=default
oplrate=44100
[gus]
gus=false
gusrate=44100
gusbase=240
gusirq=5
gusdma=3
ultradir=f:\ULTRASND
[speaker]
pcspeaker=true
pcrate=44100
tandy=auto
tandyrate=44100
disney=true
[joystick]
Show last 27 lines
joysticktype=auto 
timed=true
autofire=false
swap34=false
buttonwrap=false
[serial]
serial1=dummy
serial2=dummy
serial3=disabled
serial4=disabled
[dos]
xms=false
ems=true
umb=false
keyboardlayout=auto
[ipx]
ipx=false
[autoexec]
cd ..
cd ..
mount c .\games\Tamper88 -freesize 100
mount a .\games\Tamper88\floppy\ -t floppy
c:
cls
#cd tamper
tamper
exit

I tried mounting an empty folder as an A; floppy, in the event it expected to save to floppy. I have played with the ems, umb, and xms switches. it doesn't seem to care unless you turn ems off at which point it will refuse to launch.

I have tried simple, normal, and auto CPU types.

I have tried 4, 8, and 16 for the memsize.

I have tried launching the game from a C:, and from c:\tamper in the event the game requires being run from a specific directory.

Any other thoughts? Thank you!

Reply 3 of 4, by ripsaw8080

User metadata
Rank DOSBox Author
Rank
DOSBox Author

Changing the amount of free space doesn't help because the problem is caused by drive geometry. Fewer sectors per cluster are reported in SVN, which avoids free space calculation bugs such as in Tamper.

An effective workaround for DOSBox 0.74 is to mount the game folder as a floppy, because it changes the reported geometry to a low number of sectors per cluster:

mount a c:\dosgames\tamper -t floppy
a:
tamper