Modding the Battle Module Through DLL Injection

  • Thread starter Thread starter kadadev
  • Start date Start date
Status
Not open for further replies.
K

kadadev

Guest
Does anyone know how to mod the FF7 exe through DLL injection.  I'd like to intercept the battle module and replace it with an entirely different gameplay.

I'm thinking an external lib could be used to update the game loop, and also write over the frame buffers already allocated if their location is known in video memory.

Does anyone see problems with this idea?  Are battle module updates well contained so that this sort of update would be achievable.
 
Status
Not open for further replies.
Back
Top