The following warnings occurred:
Warning [2] count(): Parameter must be an array or an object that implements Countable - Line: 795 - File: showthread.php PHP 7.4.33 (Linux)
File Line Function
/showthread.php 795 errorHandler->error





Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Cheats crashing game in mobile
11-17-2022, 10:14 AM
Post: #1
Cheats crashing game in mobile
I have build some cheats using assembly that modifies some instructions and also injected some new codes in blank sections of memory using cwcheats.

I am new to all of this, so still figuring out many things. What perplexed me however is that one set of my instructions are crashing the game (though not always, but frequently) when i play it on my mobile. The same however works totally fine when i play the game on my windows desktop.

I am really confused what exactly can be the reason for this. Does applying too many cheats crashes games in mobiles ? I am maybe applying around 100 lines of codes under different headings. I am also using conditionals that ensure not to overwrite instructions which are not intended.

Again, everything works fine on my desktop and i have tested through ppsspp debugger that my cheats are working/loading as expected.
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
Cheats crashing game in mobile - Abhishek - 11-17-2022 10:14 AM

Forum Jump: