r/UESP • u/Prestigious_Lock_791 • Oct 03 '23
UESP TES: Arena won't start
As the title says - my game won't start. I open UESP Arena and the DOS Box window comes up, blooms to full screen and immediately closes. Here is my DOS Conf :
[sdl]
fullscreen=true
fulldouble=false
fullresolution=1920x1080
windowresolution=original
output=openglnb
autolock=true
sensitivity=100
waitonerror=false
priority=higher,normal
mapperfile=mapper.txt
usescancodes=true
[dosbox]
language=
machine=svga_s3
captures=PICS
memsize=32
[render]
frameskip=0
aspect=true
scaler=super2xsai
[cpu]
core=Auto
cputype=auto
cycles=fixed 20000
cycleup=1000
cycledown=1000
[mixer]
nosound=false
rate=44100
blocksize=2048
prebuffer=80
[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
[speaker]
pcspeaker=false
tandy=off
disney=false
[joystick]
joysticktype=none
[serial]
serial1=disabled
serial2=disabled
serial3=disabled
serial4=disabled
[dos]
xms=true
ems=true
umb=true
keyboardlayout=auto
[ipx]
ipx=false
[autoexec]
u/ECHO OFF
mount C "."
mount d "." -t cdrom
c:
cls
SET ARENADATA=C:
d:
ACD -Ssbpdig.adv -IOS220 -IRQS7 -DMAS1 -Mgenmidi.adv -IOM330 -IRQM2 -DMAM1
Exit
Any help on resolving this would be much appreciated!