Hacking ROM Hack Pokemon Legends Z-A Cheat Database

  • Thread starter Thread starter OblivionReign
  • Start date Start date
  • Views Views 1,086,119
  • Replies Replies 7,134
  • Likes Likes 85
I do, I really that isn't a factor though
honestly, it could be. i’ve observed that mac versions of Ryujinx or R. Canary don’t seem to read the cheatlists as intended. i’ve also asked several people using Mac if the codes work for them and they’re not. whereas those who use the window’s version of ryujinx don’t have any problem using it at all.
 
作弊码从未损坏过存档,因为它根本不可能损坏存档,正如 Lamano 所说……它不会写入结构体数据。别再散布恐慌了,先搞清楚原因再传播错误信息。而且,如果你使用恢复代码(我的脚本会自动生成,所以它已经包含在存档里了),它也不会一直生效直到你重启电脑。

第二个问题的唯一例外情况是使用模拟器,据我所知,模拟器用户无法使用恢复代码?这不是我的问题。这不是模拟器支持帖。请与那些不知道如何将 CheatVM 正确集成到模拟器中的开发者沟通。
Hello Oblivion Reign, I wonder if it's possible to add code that always encounters bosses?
 
I need help with Moon Jump code....I've used some that I found for 2.0 but I even jump from ledge and doesn't work. Maybe its because Im on Ryubing Canary?

Even this code I can't make it work for some reason....



EDIT: So....I've disabled any mod that I had and now its working properly....

Can I swap that R button to another? So if I save progress I don't get skyrocketed?
80000002: B
80000004: X
80000008: Y
80000010: Left Stick Pressed
80000020: Right Stick Pressed
80000040: L
80000080: R [Change this]
 
  • Like
Reactions: iKing_PR
Can some one give me a complete DLC Save, i usualy play on my laptop but it broke down and now i'm playing on another one with 15fps, and to complete the whole dlc it would take me 2to3 weeks, just to enter the hyperspace it takes around 3to 4 minutes let alone fighting the bosses, i want a complete save file just to shiny hunt even if it was 10 fps. thanks in advance.
 
Do the encounter codes work? I cant get them to work somehow
https://github.com/entropiccode/leg.../main/2.0.0 codes/pokemon_encounter_codes.txt

If you're having problems, enable only the Always Encounter code and the specific pokemon encounter code you want.
Post automatically merged:

Is there a way to just get x900+ of 1 item (e.g. rare candy)? Or do you have to use the item code that maxes out on obtain? I remember in a previous version there was a x990 of all non-key items
I have codes for literally every individual item in the game on my repo.

https://github.com/entropiccode/legends_za_item_codes/
 
https://github.com/entropiccode/legends_za_item_codes/blob/main/2.0.0 codes/pokemon_encounter_codes.txt

If you're having problems, enable only the Always Encounter code and the specific pokemon encounter code you want.
Post automatically merged:


I have codes for literally every individual item in the game on my repo.

https://github.com/entropiccode/legends_za_item_codes/
I see the codes that you have but for the encounter item you have one line of codes and your file have 4 lines of codes is it possible to make a code For "Encounter Hyper Berry"?
 
I see the codes that you have but for the encounter item you have one line of codes and your file have 4 lines of codes is it possible to make a code For "Encounter Hyper Berry"?
I'm not sure I understand your question. I have item codes for each hyperspace berry, is that not what you're looking for?
 
I'm not sure I understand your question. I have item codes for each hyperspace berry, is that not what you're looking for?
Nah I got that. Ok so right the code you have for Hyperberry has 3 line of codes but Encounter Rare Candy Has only 1 line. Do I put the 4 lines instead of the 1 line?
Post automatically merged:

I'm not sure I understand your question. I have item codes for each hyperspace berry, is that not what you're looking for?
[Encounter 990x Hyper Roseli Berry]
580F0000 047D6900
780F0000 0000A7C8
680F0000 000003DE 00000005 - I Presume This Wrong

[№16. Encounter Item Rare Candy]
040A0000 0315EFB0 00000032 - Would like for it to work like this
 
Nah I got that. Ok so right the code you have for Hyperberry has 3 line of codes but Encounter Rare Candy Has only 1 line. Do I put the 4 lines instead of the 1 line?
Okay, I understand the question now.

The two codes you are looking at do two different things. The item codes in my repo add the item directly to your inventory. The encounter item codes OblivionReign has provided change the item wild Pokemon are holding.

If you want to modify the item wild Pokemon are holding, you will need to modify the encounter item codes yourself and its important to note the item IDs used in item codes don't work for encounter item codes. I've created a list of all the item IDs in the game which lists the IDs used in either type of code:
https://github.com/entropiccode/legends_za_item_codes/blob/main/legends_za_item_ids.md
 
Okay, I understand the question now.

The two codes you are looking at do two different things. The item codes in my repo add the item directly to your inventory. The encounter item codes OblivionReign has provided change the item wild Pokemon are holding.

If you want to modify the item wild Pokemon are holding, you will need to modify the encounter item codes yourself and its important to note the item IDs used in item codes don't work for encounter item codes. I've created a list of all the item IDs in the game which lists the IDs used in either type of code:
https://github.com/entropiccode/legends_za_item_codes/blob/main/legends_za_item_ids.md
Ahhh ok ok, Don't know nothing about that lol but I appreciate explaining it. Beats attaching berries over and over to send to my switch 2 but appreciate it non the less.
Post automatically merged:

Okay, I understand the question now.

The two codes you are looking at do two different things. The item codes in my repo add the item directly to your inventory. The encounter item codes OblivionReign has provided change the item wild Pokemon are holding.

If you want to modify the item wild Pokemon are holding, you will need to modify the encounter item codes yourself and its important to note the item IDs used in item codes don't work for encounter item codes. I've created a list of all the item IDs in the game which lists the IDs used in either type of code:
https://github.com/entropiccode/legends_za_item_codes/blob/main/legends_za_item_ids.md
As said prob something I doing wrong just crashed me lol
 

Attachments

  • Untitled.jpg
    Untitled.jpg
    339 KB · Views: 36
  • Untitled1.jpg
    Untitled1.jpg
    333.7 KB · Views: 26
Last edited by TwilightxSaga,
Ahhh ok ok, Don't know nothing about that lol but I appreciate explaining it. Beats attaching berries over and over to send to my switch 2 but appreciate it non the less.
Post automatically merged:


As said prob something I doing wrong just crashed me lol
It looks like some of your cheats are out of date. Download the most recent cheats file from the OP and modify the codes from that.
 
  • Like
Reactions: ELY_M
Out of date? I didn't even know because everything else is working tbh but I'll try it
The "Encounter Item Masterball" code in your screenshot:
Code:
[№16. Encounter Item Masterball]
040A0000 0315EFB0 00000001

The one from the current cheat file:
Code:
[№16. Encounter Item Masterball]
040A0000 0315EFC0 00000001
 
  • Like
Reactions: TwilightxSaga
The "Encounter Item Masterball" code in your screenshot:
Code:
[№16. Encounter Item Masterball]
040A0000 0315EFB0 00000001

The one from the current cheat file:
Code:
[№16. Encounter Item Masterball]
040A0000 0315EFC0 00000001
Yeah I just did that I saw the B0 changed to C0 so I'm trying it now. Never used the Encounter Item cheat until today.

EDIT: Worked Thanks very much
 

Attachments

  • Untitled.jpg
    Untitled.jpg
    479.3 KB · Views: 30
Does anyone know of a way to activate the Diancie and Mewtwo Sidequests asides from PkHex? i Updated to the latest version so the Save doesen't work in PkHex anymore
 
Does anyone know of a way to activate the Diancie and Mewtwo Sidequests asides from PkHex? i Updated to the latest version so the Save doesen't work in PkHex anymore
It does work tho just know the flags
Post automatically merged:

Does anyone know of a way to activate the Diancie and Mewtwo Sidequests asides from PkHex? i Updated to the latest version so the Save doesen't work in PkHex anymore
As of now all i know its 253 and 257
 

Site & Scene News

Popular threads in this forum