Closed jr614 closed 4 years ago
i have visual studio 2019 if that info helps. i need to know how to use it for games.
What error do you get when you are trying to compile the DLL?
Do you actually edit anything in the source code? If not, you can simply download the compiled d3d8.dll file from: https://github.com/crosire/d3d8to9/releases and paste to the game folder.
Similar question has been answered here: https://github.com/crosire/d3d8to9/issues/37
no error, i dont know what to do. i have the d3d8to9.sln file. what do i do with it? I'm trying to play old games with reshade. what do I need?
i open the file in visual studio, now what?
i have the new d3d8 file you mentioned. i suppose the game just doesn't support it.
What game is it? Have you pasted the downloaded d3d8.dll to the main folder of this game?
starship troopers: terran ascendancy. i got your latest file and copied it over the old one. no luck.
It seems like this game was released in 2000, and some sources say it uses an older DirectX version (7A). Therefore, unfortunately d3d8to9 won't work with it. D3d8to9 replaces an existing d3d8.dll to convert API calls into DirectX 9 ones. If the game uses an older DirectX version, with a different dll file - it will not work.
thanks for the info
You might want to check out this page: https://www.pcgamingwiki.com/wiki/Starship_Troopers:_Terran_Ascendancy
yup, it says directx 7. files make it look like directx 8. thats probably because of the modifications I use to even run it, lol, oh well. thanks again.
ok, once i open the d3d8to9.sln in visual studio what do i do? i'm lost.