Open Pokemaster44 opened 9 months ago
There are no conditional codes / key codes to activate these. They're always active once set. Given I don't play Pokemon games, does the code work for any items / medicines / etc when activated ? I'd wonder whether there are two flags that need to be set, one to indicate you own the item and one to say how many you have. Setting the "how many" to 99 won't help if the game doesn't realise you own them.
You can also check the memory locations manually. The first line in each code tells you the base / start address or offset that the cheat engine will write from. Open up the plugin (usually 'Select') and go into Tools, then Hex Editor, and go to the address and see if there are a bunch of memory locations with the value of 0x63. If there is, then the cheat "worked" (in that it wrote to the expected locations). It could be the locations changed between game versions, or the cheat may not have worked and written nothing. That last one is probably down to Citra and how it handles the plugin.
The 99x all items/all medicines cheat code doesn't say what buttons to press to activate them. When I activate the cheats & enter the game there's no max items in my bag. You should add a button command that we can press in the game like l+r etc. to activate the max items. I'm using citra & I'm on pokemon alpha sapphire.