Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - kadadev

Pages: [1]
1
Gameplay / Modding the Battle Module Through DLL Injection
« on: 2018-08-18 19:24:35 »
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. 

Pages: [1]