Commit Graph

9 Commits

Author SHA1 Message Date
CrazyBloo
50a359d0eb add check to stop patches applying to wrong game
previously if you added a patch to a game, but closed the window and opened a different game it would still try to apply the patch, this is now fixed
2024-08-24 08:48:57 -04:00
CrazyBloo
5377ae9c37 Implement pattern scanning for mask type patches 2024-08-24 07:11:12 -04:00
CrazyBloo
7564f195c3 format again :( 2024-08-23 23:05:47 -04:00
CrazyBloo
632c8727ff fix bytes16, bytes32, bytes64 type patches
If a patch is any of these types we convert it from little endian to big endian
2024-08-23 23:00:54 -04:00
DanielSvoboda
c03e1c78e7 convertValueToHex 2024-08-23 12:12:25 -03:00
CrazyBloo
0c1c3d7a83 format 2024-08-23 02:45:52 -04:00
CrazyBloo
90f1d2c08f initial patch implementation 2024-08-23 02:37:39 -04:00
CrazyBloo
fbe7f6d388 format 2024-08-22 20:11:53 -04:00
CrazyBloo
06f6082bc1 MemoryPatcher namespace, activate cheats on start 2024-08-22 19:54:34 -04:00