Hard Light Productions Forums
Modding, Mission Design, and Coding => FS2 Open Coding - The Source Code Project (SCP) => Topic started by: redsniper on September 24, 2003, 05:44:42 pm
-
Ever since about the time fs_open_s and Launcher 2.0 came out I've been unable to get any version of FSO after and including 'specular' to work. When I try to run FSO from the launcher I get a blank error window titled 'Error Initializing Direct3D'. RandomTiger and I have been emailing back and forth about this but I thought the more coders I could tell about this the faster it could get fixed since RT seems really busy. RT has figured out that the problem has something to do with the antialiasing registry setting; when I try to pick an AA mode in the launcher the dropdown menu is blank.
Can anyone help :confused:
-
Use the :V: Launcher to reset the Registry.
Then use the FSO Launcher to reset the other options.
-
I think I went a few rounds with him, he has a problem deeper than a mear registry problem
-
In that case...
da da da dum!
It's Re-inty time!:D
For me too as FS2 has recently been crashing on exit. Replaced with Renegade for a quick runthrough but will proably reinstall this weekend.
-
bump!
-
Hardware specs and what driver versions would probably help us here.
-
they're all over the place by now but anyway:
Pentium III 866 Mhz
256MB RAM
GeForce4 Ti 4600 (4403 driver)
Windows XP
-
Okay, open up regedit, go to HKEY_LOCAL_MACHINE\SOFTWARE\Volition\FreeSpace2
There should be a key called VideocardFS2Open. If it does not exist, right click an empty part of the panel that shows all the keys and create a new string value.
If you want to run, for example, 1024x768x32bit, the value of VideocardFS2Open should be "D3D8-(1024x768)x32 bit" (without the quotes, of course). If you want to run 16 bit, delete the 'x32 bit'. If you want to run 640x480, change 1024x768 to 640x480. That's about it.
The launcher didn't work for me either, so I just peeked at the code to see how it reads the registry (which is in a very untolerant method).
-
thanks for trying to help but my problem is a lot more complicated than that. Really.
-
Want another copy of my registry?
It helped Setekh...
-
Would you mind posting it? I'm having issues and that might help.
-
sure Raa, since RT seems to have disappeared of the face of the earth, I suppose that's all I can try for now.
-
b-b-b-bump!
-
Sorry, forgot about here...
http://freespace.volitionwatch.com/us/images/mods/snipes/fs2fixer.rar
-
thanks, I'll let you know if it works.
EDIT: :sigh: it didn't work. I've got a bigger problem than last time.