Re: Renegade & Windows 7 RTM [message #402469 is a reply to message #402235] |
Fri, 11 September 2009 16:49 ![Go to previous message Go to previous message](/theme/Renegade_Forums/images/up.png) ![Go to next message Go to previous message](/theme/Renegade_Forums/images/down.png) |
dr3w2
Messages: 485 Registered: September 2006 Location: Ottawa,Canada
Karma:
|
Commander |
|
|
So I ended up installing and resetting myself up on my desktop with windows 7. Enjoyed it so much I installed it on my laptop as well ![Smile](images/smiley_icons/icon_smile.gif)
Interesting thing to note, upon initially trying out Renegade ( exact files I had running on my vista previously ) I kept getting the initial popup from shaders.dll saying it's not compatible with directx.
The source code in shaders.dll was the call to BOOL TryLoadD3DX();
So naturally I figure alright well in that case I'll just comment out that function call anyways. So I installed visual studio, downloaded the directx SDK.. then tried renegade again. No problems. I didn't even need to recompile my DLL with the code commented out.
So Saberhawk I THINK
BOOL test = D3DXCheckVersion(D3D_SDK_VERSION, D3DX_SDK_VERSION);
Returns false on windows 7 due to dx10 if the directx SDK is not installed. You would know more about this then I though, but something to keep in mind for TT
Or i just ran into some weird ass bug
n00bstories Server Administrator
[Updated on: Fri, 11 September 2009 16:50] Report message to a moderator
|
|
|