Ogre3d
Ok so I play a game that uses Ogre3d it has no type of hack protection, but I have never tried hacking anything other than d3d. Could I get into the viewport or the scenenode of the ogre3d client on that game the same way I do with directx? How would I find the scenenode?
Ovre3D is just a framework that encompases DirectX (or OpenGL) and adds a little abstraction . You can still do whatever you do with DirectX, provided the game is in DirectX mode.