VOGONS

Common searches


First post, by finesse

User metadata
Rank Newbie
Rank
Newbie

I am using Windows Vista and have the latest DOSBox 0.70. I have not seen any reported problems on Vista, yet for me, it crashes right away on startup 'DOSBox.exe has stopped working...'.
Even if I delete dosbox.conf so it creates a clean one, I get the same thing. It dies right after printing 'CONFIG: Loading primary settings from config file dosbox.conf'.
I chose 'Debug the program' and it looks like it is dying in SDL.DLL but there are not symbols so I cannot really tell what's going on. I tried to compile a Debug version myself with MSVC but this turned out to be far too complicated with 3rd party library dependencies and so on.
Can anyone offer any suggestions, or a Debug executable I could try it with??

Thanks

Reply 1 of 8, by DosFreak

User metadata
Rank l33t++
Rank
l33t++

Have you tried changing "Output=" in dosbox.conf?
Upgraded your video drivers?
What kind of video card do you have?

DOSBox Compilation Guides
DosBox Feature Request Thread
PC Game Compatibility List
How To Ask Questions The Smart Way
Running DRM games offline

Reply 2 of 8, by finesse

User metadata
Rank Newbie
Rank
Newbie

I tried the various values for Output= but all had the same result. I have a standard Nvidia GeForce 7600GS with the latest drivers from nvidia.com. The only odd thing may be I am running at 1680x1050 resolution on a widescreen LCD, but I tried changing it to 1024x768 and no difference. I also tried disabling Aero but that didnt matter either...

Reply 3 of 8, by DosFreak

User metadata
Rank l33t++
Rank
l33t++

Try the CVS builds in my signature.

Try AEP first
Then yhkwong's
The gulikoza's.

DOSBox Compilation Guides
DosBox Feature Request Thread
PC Game Compatibility List
How To Ask Questions The Smart Way
Running DRM games offline

Reply 4 of 8, by finesse

User metadata
Rank Newbie
Rank
Newbie

The AEP one works! So that means the next official version should work for me, whenever it is released, and I can just use this one for now? I guess you still have no idea what the cause of the crashing is?

Thanks!

Reply 5 of 8, by DosFreak

User metadata
Rank l33t++
Rank
l33t++

If the AEP version works then most likely the next official version will work but not necessarily.

I'd say if you want to you could try the next beta of the next official release of DosBox that will be out pretty soon and see if you have the same problem.

For now if you could just take the sdl.dll from AEP's and paste it into the Official DosBox 0.70 and see if that works that would probably narrow things down. It's possible AEP is using an update ver of SDL.

DOSBox Compilation Guides
DosBox Feature Request Thread
PC Game Compatibility List
How To Ask Questions The Smart Way
Running DRM games offline

Reply 6 of 8, by finesse

User metadata
Rank Newbie
Rank
Newbie

nope, I thought of that already 😀 The AEP works with the 0.70 standard DLL that was (apparently) crashing with the other executable. Anyways, its usable now, so good enough for me. Thanks for the assistance.