Hello, just downloaded 3.5.5 in an effort to get my afterburners to work.
I tried the executable, but recieved.
Error: error reading registry, registry string 'VideocardFs2open' not present,
this is why you are crashing,
be sure to use the NEW launcher to set up you're registry,
make sure you run it without internet explorer or windows explorer running
File:E:\Languages\Visual Studio Projects\Visual C++\fs2_open\code\FREESPACE2\FreeSpace.cpp
Line: 2486
Call stack:
------------------------------------------------------------------
------------------------------------------------------------------
... So I edited the registry manually (with regdit) and included the string constant: "VideocardFS2Open", first with no data and recieved this:
Error: Software mode is unsupported, use hardware acceleration. If not using software mode, then something was misspelled. GET A PROGRAMMER!!
File:E:\Languages\Visual Studio Projects\Visual C++\fs2_open\code\FREESPACE2\FreeSpace.cpp
Line: 2612
Call stack:
------------------------------------------------------------------
------------------------------------------------------------------
... then with the data from the string "Videocard" ("Direct 3D - Primary Display Driver (32 bit) (1024x768)") copied into "VideocardFS2Open", and recieved this:
Direct3D5 not supported in this build, please use launcher to set to D3D8 or OGL settings
So I fooled around with various data including, "Direct3D8 - ALL-IN-WONDER 9800 SERIES (1042x768x32)", and the like, and again recieved the "GET A PROGRAMMER" error. So that is why I am here, getting a programmer.
I downloaded the new launcher but I don't know if it did anything, since that was what I was using to run the executable. I of course set the launcer to D3D8, with my videocard, but still no different.
BTW, I've got Win2000 Professional, ATI 9800 ALL-IN-WONDER PRO, DriectX 9.0
Thanks for the help.
~Beowulf