First post, by Deis
I am attempting to run Battlespire through DosBOX using the DBGL front end.
I have the game installed to C:\DBGL\dosroot\BATSPIRE
I have the Spire.cfg setup so that it looks like this
path C:\
pathcd C:\
I have moved the videos directory from my cd into the BATSPIRE directory and also moved the WAVES file into the BATSPIRE directory.
I have installed the patch 1.5 and changed the memsize in dosbox.cfg to 64, and I have changed the MAXMEM in SPIRE.bat to 71.
I can run the game from DosBOX with no problems using this
mount c:\DBGL\dosroot\BATSPIRE -freesize 1000
c:
spire
However when I attempt to run the game through DBGL with
c:\DBGL\dosroot\BATSPIRE -freesize 1000
in the mounting overview box with BATSPIRE\SPIRE.bat selected as the file to execute I receive the error
Exception: 0E, Error code: 0004
EAX=004945E4 EBX=00000000 ECX=00000000 EDX=00000000 ESI=00000000
EDI=00000000 EBP=00000000 ESP=0000321C EIP=0000000C EFL=00003280
CS=01A7-FFBCB000 DS=01B7-FFBCB000 ES=01B7-FFBCB000
FS=0000-xxxxxxxx GS=01BF-xxxxxxxx SS=01B7-FFBCB000
CR0=00000000 CR2=00000000 CR3=00000000 TR=0000
Info flags=00008042
Writing CW.ERR file. . . .
CauseWay error 09 : Unrecoverable exception. Program terminated.
C:\>Exception: 0E, Error code: 0004
Illegal command: Exception: .
Sorry if that is too much information but I was hoping to be thorough.
I had read on another forum post that a Causeway error 09 has to do with memory but I thought that I had done all of the needed memory changes.