VOGONS


Dosbox quits when i try to run ultima7

Topic actions

First post, by ryangel

User metadata
Rank Newbie
Rank
Newbie

Got dosbox installed.
ultima7 copied from "ultima collections" CDROM to C:/ultima7

ran dosbox

did a "mount c c:/ultima7"
then "c:"
then "u7.exe"

dosbox closes after trying to run an executable or bat file 🙁 Just quits without any error messages.

Help 😅

Reply 2 of 32, by ryangel

User metadata
Rank Newbie
Rank
Newbie

the latest version. ver 0.63 i believe. I'm running on a windows XP.. SP2.

Reply 4 of 32, by ryangel

User metadata
Rank Newbie
Rank
Newbie

just tried your suggestion. Same problem occurred. When trying to run an executable file, DosBox just immediatly quits without any errors... hmmm I must have some settings wrong somewhere.

Reply 5 of 32, by ryangel

User metadata
Rank Newbie
Rank
Newbie

I tried to run a freeware game "Lure of the temptress" and it worked fine.... maybe there is something wrong with my Ultima collection files 🙁

Reply 6 of 32, by mirekluza

User metadata
Rank DOSBox Moderator
Rank
DOSBox Moderator

Starting U7.EXE is the wrong way... Normally the game refuses to start when you do that, informing you that you should start ULTIMA7.COM (though the DOSBOX should not exit).
Also remember to configure the sound (INSTALL.EXE).

Mirek

Reply 7 of 32, by ryangel

User metadata
Rank Newbie
Rank
Newbie

Hi mirekluza. thanks for the info. I've just tried running ultima7.com but the prompt just goes to the next line and stops there. dosbox does not exit this time though. but the program does not respond to any further commands. Running "install.exe" quits dosbox too.

Reply 8 of 32, by Kippesoep

User metadata
Rank Oldbie
Rank
Oldbie

After copying to the hard drive, did you also clear the read only attribute of those files? Go to Windows Explorer, browse to C:\ULTIMA7. Hit Ctrl-A to select all, hit Alt-Enter to open properties. Make sure the "read only" checkbox is unchecked, then click OK.

My site: Ramblings on mostly tech stuff.

Reply 9 of 32, by doomer

User metadata
Rank Member
Rank
Member

Did you disable ems in the config file? Ultima VII does not work with ems enabled. Also do as the others suggested, run ultima7.com.

It works fine here, though I have another question. In the intro gameplay scene just after the avatar comes out of the portal the screen does not shake visually when it is supposed to shake, only a black rectangle appears at the bottom and the shaking sound is heard. I remember it shaked properly in real dos and in exult too. Is the visual shaking still not present in Dosbox 0.63 and in the latest cvs (I tried both of them) ?

Reply 10 of 32, by wd

User metadata
Rank DOSBox Author
Rank
DOSBox Author

The shaking might be connected to the ultima7 random number
generator, which does not work too well under dosbox. This is
visible in those parts of the intro, where noise is displayed, they
get their random numbers by doing arithmetics to rom region
data (which contains code normally, but not in dosbox as it is
handled by callbacks).
If the screen shaking uses the same stuff, it might result in
zero-shaking.

Reply 11 of 32, by HunterZ

User metadata
Rank l33t++
Rank
l33t++

Would it work to put random data in that ROM area, or could this be dangerous for programs that try to execute the data there as if it were code?

Reply 12 of 32, by wd

User metadata
Rank DOSBox Author
Rank
DOSBox Author

There's some data in the roms as well, so it might affect some
stuff that checks for it. But putting random data into the rom
region sounds a bit odd 😉

Reply 13 of 32, by HunterZ

User metadata
Rank l33t++
Rank
l33t++

Doesn't seem any more odd to me than filling it with 0x00, 0xFF, or NOP or whatever DOSBox is putting there now...

Reply 14 of 32, by red_avatar

User metadata
Rank Oldbie
Rank
Oldbie

I was going to advice turning off the read-only tag too. I had this problem with other games too. I have the Ultima collection too though, and it runs perfectly.

Reply 15 of 32, by Xian97

User metadata
Rank Member
Rank
Member

You can always try Exult instead of DOSBox to play Ultima VII
http://exult.sourceforge.net/
It runs fine in DOSBox for me, 0.63 and CSV. The only time I have had trouble with programs closing was when using an older Nvidia driver in OpenGL mode. It would work if I used Surface mode as the Output Type.

Reply 16 of 32, by avatar_58

User metadata
Rank Oldbie
Rank
Oldbie

What resolution or scalers are you using? Sometimes they can cause dosbox to just crash like that, try 640x480 and no scalers first.

Are you making sure EMS is disabled? Ultima VII won't run at all if its present. It also used to drop you at the prompt with large fonts and it reacts exactly the way you say.

Reply 17 of 32, by ryangel

User metadata
Rank Newbie
Rank
Newbie

omg. I opened up Ultima7.com and this was what i found in it

 beyond measure.  If thou 
wouldst permit me, I would very much wish appreciate
sharing these rewards with you.

ii. The Story of Batlin - Part the First
There is much that I have set out to tell thee in this
book. Some small part of it involves my own personal story.
As that is the least important part of this book, I shall quickly
relate my tale first, gentle friend and traveller. In that way
we shall soon have it over with and then be free to pass on
more important concerns!
I was born in the forests surrounding the city of Yew
and educated in the traditions of the Druids. Having been
raised in the city of Justice, I was taught to always strive for

huh? =/

Reply 18 of 32, by Qbix

User metadata
Rank DOSBox Author
Rank
DOSBox Author

hmm looks like a corrupt copy or a installation that went wrong.

Water flows down the stream
How to ask questions the smart way!

Reply 19 of 32, by mirekluza

User metadata
Rank DOSBox Moderator
Rank
DOSBox Moderator

It looks like the part of the scanned Ultima7 documentation... Definitely not a file to run...

Mirek