Commit Graph

12 Commits

Author SHA1 Message Date
DanielSvoboda
5aa1fac987 Fixes
Choosing which cheat file to use.
And some other fixes
2024-08-23 22:23:34 -03:00
DanielSvoboda
c03e1c78e7 convertValueToHex 2024-08-23 12:12:25 -03:00
CrazyBloo
055de99d5a format again... 2024-08-23 02:49:05 -04: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
06f6082bc1 MemoryPatcher namespace, activate cheats on start 2024-08-22 19:54:34 -04:00
DanielSvoboda
957d3e38df Patchs menu and fixes
adds the possibility to download Patches, it does not modify the memory yet.
and some other fixes
2024-08-22 14:27:38 -03:00
CrazyBloo
e938ecf206 move eboot_address to module.h
fixes the non-qt builds and makes more sense to be there anyway
2024-08-20 21:48:21 -04:00
DanielSvoboda
2b454644fb Update cheats_patches.cpp
sets all added buttons to the size of the largest button.
and fixes some aesthetic issues.
2024-08-20 20:08:07 -03:00
CrazyBloo
b017b303b2 initial implementation of cheat functionality 2024-08-20 18:18:24 -04:00
DanielSvoboda
1be30f6b6c reuse 2024-08-20 16:27:55 -03:00
DanielSvoboda
61fb15b7d5 separate files
The code has been separated into separate files as suggested by georgemoralis.
Added the Patch tab, which has not been implemented yet.
Added the 'applyCheat' area to apply the modification, not implemented yet...
And added LOG_INFO.
2024-08-20 16:24:37 -03:00