Hi all.
I managed to solve my own problem with Doms II demo not starting, so I'm posting this in hope that people who experience the same problem might be able to sort it out as well.
I'm running Win98SE, Athlon 800Mhz, 256MB RAM, and ATI Radeon 7200 with latest catalysts drivers 3.8. I was unable to start the demo: the game would change resolution of my desktop, and then just not initialize at all, so I had to restart my computer. I noticed that there was a text file in my installation directory named stderr.txt that read:
Fatal signal: Segmentation Fault (SDL Parachute Deployed)
I also noticed that there is a file called sdl.dll in the directory, and also that the same file exists in the Dominions I demo directory which was running properly. So I just replaced the sdl.dll file in the Doms II dir with the one from the Doms I demo, and the game now runs without a problem.
I would also like to thank
Johan K for pointing out some helpful switches, namely:
-dd (I believe this is a debugging mode of a sort that creates a log.txt file in your Doms II directory; mine read:
-------------------------
----- DOMINIONS ---------
-------------------------
dbglevel 2 pc_endian
datapath='.'
savepath='.'
temppath='C:\WINDOWS\TEMP/dom16882'
)
Another one is:
--window --res 640 400 (which runs the game in a window mode)
The window would appear very briefly, and then disappear when using those switches, and the game wouldn't initialize at all. But the exchange of sdl.dll seems to have done the trick.
So, without much ado ('cause I have a game to play
), I hope that people who experience the same problem under Win98 will find this info helpful.
Cheers,
HJ