settoken
August 28th, 2010, 13:33
Hi
I have some questions about what is actually possible to enhance in the graphics of an old directx 8 game.
I know enb series does that. From what I understand it replaces the original calls to directx with its own so the game uses custom rendering settings...Am I right ?
I wonder how to do it myself so here is a tut I found : http://forum.cheatengine.org/viewtopic.php?t=161045 ("http://forum.cheatengine.org/viewtopic.php?t=161045") What do you think about it ?
What are the limitations of such a method ?
How far is it possible to enhance the graphics of an old game using it ?
How related are the old directx 8 and directx 10 and even directx 11? Is it possible to translate the old classes and functions to the new one so that if you replace the old models and textures of the game by new ones the game engine would handle them the way a directx 11 game would ?
Please explain what is CERTAINLY doable and what is CERTAINLY not.
NB: My knowledge of c++ and directx is null. I only have experience in 3D modelling and web development stuff like PHP so be fair thx
I have some questions about what is actually possible to enhance in the graphics of an old directx 8 game.
I know enb series does that. From what I understand it replaces the original calls to directx with its own so the game uses custom rendering settings...Am I right ?
I wonder how to do it myself so here is a tut I found : http://forum.cheatengine.org/viewtopic.php?t=161045 ("http://forum.cheatengine.org/viewtopic.php?t=161045") What do you think about it ?
What are the limitations of such a method ?
How far is it possible to enhance the graphics of an old game using it ?
How related are the old directx 8 and directx 10 and even directx 11? Is it possible to translate the old classes and functions to the new one so that if you replace the old models and textures of the game by new ones the game engine would handle them the way a directx 11 game would ?
Please explain what is CERTAINLY doable and what is CERTAINLY not.
NB: My knowledge of c++ and directx is null. I only have experience in 3D modelling and web development stuff like PHP so be fair thx