Hacking ROM Hack Pokemon Legends Z-A Cheat Database

  • Thread starter Thread starter OblivionReign
  • Start date Start date
  • Views Views 1,051,422
  • Replies Replies 7,128
  • Likes Likes 84

No, that is how it's supposed to work.

The way the code works is that it keeps the meter full. That's it.

Your Pokemon revert back to normal once the energy meter depletes, or a cut-scene forces your Pokemon to revert.

Do you want to know how I know this? If I Mega Evolve my Pokemon in a Rogue Mega fight, the game force reverts them after the fight, even with the Infinite Mega Energy code active.

You can only have 1 Mega Evolved Pokemon at a time. That is a restriction the game is placing, not the code.
I am also looking for a way to pause and activate Super Evolution. It's really frustrating that Super Evolution cannot be turned off
 
I am also looking for a way to pause and activate Super Evolution. It's really frustrating that Super Evolution cannot be turned off
Without the code, the Mega Energy meter depletes pretty quickly.

If you're on switch hardware, you can disable the code and enable the Restore code to go back to normal meter depletion. I do this pretty frequently to revert a Pokemon I have Mega Evolved, it doesn't take very long at all.

If you're on emulation, consider not using Infinite Mega Energy if you value being able to switch between Megas often, as the inability to turn off a Mega Evolution is a manufactured problem.
 
Without the code, the Mega Energy meter depletes pretty quickly.

If you're on switch hardware, you can disable the code and enable the Restore code to go back to normal meter depletion. I do this pretty frequently to revert a Pokemon I have Mega Evolved, it doesn't take very long at all.

If you're on emulation, consider not using Infinite Mega Energy if you value being able to switch between Megas often, as the inability to turn off a Mega Evolution is a manufactured problem.
Now the only option is to close the code. Another way is to have coffee, which can reset the mega state. This is what I have discovered, but I hope there will still be new code to cancel the reset of the mega form
 
That is incredibly useful information to have! For what it's worth, invalid item types doesn't seem to corrupt saves, but I will be updating codes in my repo all the same just in case. Please DM me if you're able to find the category ID for TMs.
it might not corrupt but might also not able to use
for example 00000001 pokeballs > 00000002 will not able to use it
 
[Always Encounter Level 10 Pokemon]
040A0000 02FC7FC4 18000161
040A0000 02FC7FC8 34000041
040A0000 02FC7FCC 790067E1
040A0000 02FC7FD0 18000121
040A0000 02FC7FD4 79006BE1
040A0000 02FC7FD8 18000101
040A0000 02FC7FDC 79006FE1
040A0000 02FC7FE0 180000E1
040A0000 02FC7FE4 390103E1
040A0000 02FC7FE8 F9403A60
040A0000 02FC7FEC 1774D09A
040A0000 02FC7FF0 00000000
040A0000 02FC7FF4 00000000
040A0000 02FC7FF8 00000000
040A0000 02FC7FFC 0000000A
040A0000 00CFC250 148B2F5D

[Tepig]
040A0000 02FC7FF0 000001F2

You need to open both of these at the same time.

Yes, I know. The code I attached is the one I can use. What I meant is that when I try to create it for other Pokémon, I fail. Does anyone have a list of other Pokémon to spawn?
 
Does anyone know how to force encounters with already mega evolved pokemons? For example, a mega delphox by modifying the delphox encounter code
 
it might not corrupt but might also not able to use
for example 00000001 pokeballs > 00000002 will not able to use it
Right, that's for Poke Balls specifically. I've already rectified that in my code repo, but I have applied the other categories you have provided now as well.
 
  • Like
Reactions: dsrules
Does anyone know how to force encounters with already mega evolved pokemons? For example, a mega delphox by modifying the delphox encounter code
 
Now the only option is to close the code. Another way is to have coffee, which can reset the mega state. This is what I have discovered, but I hope there will still be new code to cancel the reset of the mega form
Are you switch hardware or emulating? When emulating, not being able to turn off the code is a known issue. If you're on switch hardware, you need to be using the restore code to disable Infinite Mega Energy.
 
Does anyone know how to force encounters with already mega evolved pokemons? For example, a mega delphox by modifying the delphox encounter code
Yes, but after you capture it, it will revert to its pre-Mega Evolution form.
 
Yes, I know. The code I attached is the one I can use. What I meant is that when I try to create it for other Pokémon, I fail. Does anyone have a list of other Pokémon to spawn?
You can only modify these in the document.
Post automatically merged:

Can you give me an example? I didn't understand

You can do this, but after capturing, it will revert to its pre-Mega Evolution state.
 
  • Like
Reactions: Mellu
You can only modify these in the document.
Post automatically merged:



You can do this, but after capturing, it will revert to its pre-Mega Evolution state.
Thanks, can you tell me if there is any way I can leave the mega energy infinite but deactivate the mega evolution whenever I want? to be able to switch between the mega forms of different pokemons
 
For everyone still confused about how to update cheat codes for emulators:
Reference: https://github.com/Atmosphere-NX/Atmosphere/blob/master/docs/features/cheats.md

  • Code Type 0x8: Begin Keypress Conditional Block
    • Encoding: 8kkkkkkk
  • Code Type 0x2: End Conditional Block
    • Encoding: 2X000000

These code types are what ryujinx and yuzu hate. So long as you remove these two lines (the ones beginning with 8 and the ones beginning with 2 generally your cheat code will work (only that you now can't disable that code without shutting down the emulator and disabling it which is annoying)

let's look at this example which I have not actually tried using at all (haven't used cheat codes in years)
[Max/Infinite Mega Energy (Hold R) - ON]
80000010 -> this part is your conditional button press for R
040A0000 002E7798 14B37EAE
040A0000 02FC7250 1C000061
040A0000 02FC7254 BD01AA61
040A0000 02FC7258 174C8151
040A0000 02FC725C 42C80000
20000000 -> this is the end conditional block

So you would just remove those two lines and pray that it works
1760588516285.png


of course, the down side is now you have to restart the emulator to disable it. Because the emulator CANNOT detect button presses you can't enable and disable things easily, but this way you can get more codes working than you can otherwise, which is especially helpful if there's one code you really can't live without.
 
Thanks, can you tell me if there is any way I can leave the mega energy infinite but deactivate the mega evolution whenever I want? to be able to switch between the mega forms of different pokemons
apparently you can only revert the mega evolved pokemons when the meter runs out
 
  • Like
Reactions: Mellu

Site & Scene News

Popular threads in this forum