Team-Xecuter Community

After updating to SX OS 2.9.2, attempting to jump to a specific MAIN+0x??????? offset memory location fails with the message "ERROR: Invalid Address Specified". I am 100% certain that this memory location does indeed exist because codes that use this address work just fine. For the sake of being thorough, I will provide an example below of a cheat code that works fine using such an offset yet fails when trying to jump to the same offset in the RAM Editor.

Game: Fire Emblem Three Houses
Title ID: 010055d009f78000
Build ID: 19ba39bd3ee8131d

Working Code:

[9000 Money]
580A0000 01A846F0
780A0000 00023B54
640A0000 00000000 00002328

Not Working:
  • Start playing Fire Emblem Three Houses
  • Return to Home menu
  • Open SX OS Album Menu
  • Navigate to "Cheat" tab
  • Open "RAM Editor"
  • Hit "+" to go to "Jump To Address"
  • Enter offset from code above:
    • MAIN+0x01A846F0
  • Does not work and gives the error message "ERROR: Invalid Address Specified"