Updating to Directx9
Posted: Sun Oct 12, 2008 1:01 am
Hi, always i liked the Genesis3D engine but its really out of date. Now I'm making an update of the DX7 library that uses RealityFactory to DX9. I found in World of Genesis (http://www.genesis3d.com/~wog/) a DX9 driver. I've tried to replace the DX7 library from RF to the new DX9 library but when I run RF the program crashes.
The DX9 driver from world of genesis is just the source, I've built that with Visual Studio 2005 and. DirectX SDK 2004.
NOTE: there is an error in the code from World Of Genesis, you've to replace 'null' with 'D3DFMT_UNKNOWN' (without the quotes).
Source download link: http://www.genesis3d.com/~wog/misc/D3D9Drv.zip
The DX9 driver from world of genesis is just the source, I've built that with Visual Studio 2005 and. DirectX SDK 2004.
NOTE: there is an error in the code from World Of Genesis, you've to replace 'null' with 'D3DFMT_UNKNOWN' (without the quotes).
Source download link: http://www.genesis3d.com/~wog/misc/D3D9Drv.zip