First post, by BombTek
First off: I've searched here and on google and wherever else I could for anything, but no luck..
Problem: Get blasted with "SDL Lock Failed" when Ria screen is finished
Tried: Changing SDL options to everypossible setting, with no avail, tried new SDL.dll from libsdl.org. game won't even load. Copy old SDL back.
I can get the SDL lock Failed to not appear using this config:
[sdl]
fullscreen=false
fulldouble=false
fullfixed=false
fullwidth=640
fullheight=480
output=overlay
[dosbox]
language=
machine=auto
memsize=64
[render]
aspect=false
scaler=none
[cpu]
core=normal
cycles=10000
cycleup=500
cycledown=20
[mixer]
nosound=false
rate=22050
blocksize=2048
wavedir=waves
[midi]
mpu401=true
device=default
config=
[sblaster]
sblaster=true
base=220
irq=5
dma=1
sbrate=22050
[gus]
gus=false
[speaker]
pcspeaker=true
pcrate=22050
[bios]
[dos]
xms=true
ems=true
[modem]
[autoexec]
mount c g:\arena
c:
arena
But the above crashes in same place, but it corrupts some of the files? b/c I have to unzip the arena dir again w/ new files or it will not even load.
Any ideas?
TIA
BT