Add a exist value of Memory Scanner By Gemini of Android Studio - #21751
Add a exist value of Memory Scanner By Gemini of Android Studio#21751sum2012 wants to merge 12 commits into
Conversation
of exist value in the pause screen By Gemini of Android Studio. Test game: Comic Party Portable Related to hrydgard#21651
Fix 8-bit/16-bit/32 bit
|
Pretty cool. Float might also be a useful search type. There's still the issue that if you create cheat codes directly from these finds, you might end up with cheats that break on the next level etc. I realized actually it would be cool to restrict the search to the main executable's data section (you can find that out by looking at the loaded module). The stuff you find that way would be pretty safe (although might miss things that are on the heap, of course). Anyway, I haven't looked at the code yet. Will in the week. |
|
Support Float type such as input 95 search as 95.* ? (Useful for time related ?)
Future will add support pointer of Scanned address. But I need to add Energy search method and find a game need it. Do Export cheats to memstick\PSP\Cheats ? I make a code change that restrict the search to the main executable's data section (you can find that out by looking at the loaded module) but need to back home test |
|
I think if you add a function to auto-create cheats from the found addresses, it should add them to the game specific cheat ini in PSP/Cheats, yes. Then they can be later contributed to the database. |
the main executable's data section
Not tested for muti lock The code has avoid duplicate address. Set default 16-bit mode.
allow .* such as "12.*"
|
e2047de not sure change wrong , I cannot change value in the game screen ( missing a address) |
Do not work for unknown reason
Related to #21651

Need enable "Cheat" Menu to use