Commit Graph

6 Commits

Author SHA1 Message Date
Daniel S. 5e65eecf8b Add method to call void function 2019-11-20 20:49:22 +01:00
Daniel S. a920c63d41 Auto format everything 2019-09-02 21:44:17 +02:00
Daniel S. 4b6f9c520f Update NOTES and README
Fix DX8 hooking bug in ScrapHacks, deinitialize everything properly by hooking `Scrap.Exit`
2019-03-12 23:43:26 +01:00
Daniel S. 3a9ab54240 Update Notes
Clean up DLL-Injector code
Fix Crash in DX8 EndScene Hook
Update Hook.c to change whole page protection instead of first few bytes
Add Hashtable parser and dumper
Add keyboard shortcut to toggle DX8 overlay
Add VMT Hooking (currently not working)
Add Cleanup function that gets called on DLL-Unload
2019-03-04 15:11:47 +01:00
Daniel S. efba0894c4 Added D3D8 EndScene hooking (which currently crashes the game after some time) 2019-03-01 20:47:14 +01:00
Daniel S. 7cf3ab8580 Added function hooking
Cleaned up the injector a bit and added launch-time injection
2019-03-01 01:00:50 +01:00