ROM Hack [NTR Cheats Plugin] Ported from Gateshark

  • Thread starter Thread starter chronoss
  • Start date Start date
  • Views Views 1,806,489
  • Replies Replies 4,712
  • Likes Likes 83
Fire Emblem Warriors US and EU share almost the same addresses... I didn't check all but for example:

08BD23D0 is money in both, eu and us

08BD2186 is Captains Axe in EU, 08BD2184 is Captains Axe in US (so -2 on the offset), if you use the pastebin that @uhs posted one page earlier you can easily get the stuff you want. I checked these for a bunch of addresses and for all items you just need to subtract 0x2 on the offset to get the US addresses.

If you wanted to generate gateshark codes out of this you could for example do:

08BD2184 000000FF

to get 255 captain axes.
 
Last edited by Doodil,
  • Like
Reactions: DoodleTheHunter
None are known.
Actually, less than a day after release, I figured out how to save edit for every material in the game. The addresses for the materials are right at the beginning of the file, starting at 0000002A. You can just change everything to FF until you reach a section of the file that already has a bunch of FF segments (but keep in mind each material takes up 2 spots, so FF FF will be 65535 and if you change it to that, gaining the material normally before decreasing the value yourself will increment it to 0). The only materials that can't be changed through save editing are rowan's buckle and rowan's cape because for whatever reason, the game resets the values for only those two materials back to their original values when loading your file, so you need to use a real-time cheat for that.

Code:
[Max Money]
08BD23D0 0098967F

[Rowan materials x255]
08BD20CC 000000FF
08BD20CE 000000FF

You can use ntr plugin manager to convert these 2 codes and when combined with save editing, that should really be all you need. The US title ID is 000400000F70CC00.
 
For those impatients but have a CTRPF,(I don't know if the codes are accurate tho...)
Here are some codes I found in the "FE WARRIORS USA 1.1.0" at the training grounds:
Code:
[Level 99 Rowan] 8-Bit
08BEE850 00000062

[Level 99 Chrom] 8-bit
08BF0AA4 00000062

[Level 99 LIssa] 8-bit
08BF1290 00000062

[Level 99 Frederick] 8-bit
08BF1534 00000062

[Level 99 Cordelia] 8-bit
08BF17D8 00000062
I'm still in new game soo.. yup.
Here's some hint to search:

Level 99 value hex is 62 (98)
So level 1 means hex 0 (0)
= Their value is minus 1 to their current level.
 
Last edited by Vermil,
@Vermil interesting to note is that the offset between lisa and frederik as well as frederik and cordelia is 0x2A4. The offset between Chrom and Lisa is 7EC (or 3x2A4) and the offset between Chrom and Rowan is 0x2254 (or 13x2A4). I don't know if the game features a lot of characters (literally only played the first few missions until I got to the market screen), but if it does then I'm pretty sure you can find their level values in a 0x2A4 distance of the ones you listed.
 
  • Like
Reactions: Vermil
For those impatients but have a CTRPF,(I don't know if the codes are accurate tho...)
Here are some codes I found in the "FE WARRIORS USA 1.1.0" at the training grounds:
Code:
[Level 99 Rowan] 8-Bit
08BEE850 00000062

[Level 99 Chrom] 8-bit
08BF0AA4 00000062

[Level 99 LIssa] 8-bit
08BF1290 00000062

[Level 99 Frederick] 8-bit
08BF1534 00000062

[Level 99 Cordelia] 8-bit
08BF17D8 00000062
I'm still in new game soo.. yup.
Here's some hint to search:

Level 99 value hex is 62 (98)
So level 1 means hex 0 (0)
= Their value is minus 1 to their current level.


Tested on US version.
Apparently Lissa = Rowan xD
 
the money code and the material codes from that NTR debugger .json file

I just now noticed the level 99 character codes
when a more complete list is available I will put them in the plugin.
also the materials x99 codes aren't complete
after testing the plugin and playing the game I found it to be incomplete

but here's what I have so far with testing done but a lot more codes to be added
As another note it appears the JP plugin by @ioritree on speedfly has a code that makes it so all crests can be built without having materials (I assume by using a "nop" on the function that makes materials a requirement)

keep in mind I included a txt with all the codes so you can add EU version codes when more come out and then you can simply open the .txt in NTR plugin manager (make sure you have the latest devkitpro installed) and create the plugin. make sure the names for the codes are in brackets [ and ]

like so

[Code Name]
XXXXXXXX XXXXXXXX

or else NTR plugin manager won't recognize the codes and they won't appear in the menu and won't be added to the plugin while trying to create one.
 

Attachments

Last edited by supermariorick,
I compiled Fire Emblem Warriors plugin for US version 1.1 based on both json file and 2nd data provided.
ALL the materials works except for Myrmidon Breechcloth.
The trick to use materials cheat is to enable MISC materials first.
Thereafter enable Myrmidon Breechcloth. It will then be shown as 255.
Craft the item. Go out from the menu. Restart the game.
The 255 pieces of Myrmidon Breechcloth will thereafter become permanent.

The logic was explained by the user earlier. Certain materials are able to retain as static figure. Some would revert back to 0 figure.

To have soldier waist guard appearing, only Enable Misc materials. If you enable myrmidon material after that, somehow the cheat would trigger other materials to become 0 figure. So use the cheat separately. Craft an item to make the game save. Then restart console and enable the latter. Usually when you trigger all materials cheat. They will show u 255. But once you exit & re-enter that crafting page, few materials might revert to 0.

As for the Lv99 Rowan, it replaces LIssa with a Lv99 maxed stat Rowan in your party.
(Advise is not to play with this cheat yet)

Enjoy!
 

Attachments

Last edited by kenoon,
I compiled the plugin for US version based on both json file and 2nd data provided.
ALL the materials works except for Myrmidon Breechcloth.
The trick to use the material cheat is to enable MISC materials first.
Thereafter enable Myrmidon Breechcloth. It will then be shown as 255.
Craft the item. Go out from the menu. Restart the game.
The 255 pieces of Myrmidon Breechcloth will thereafter become permanent.

As for the Lv99 Rowan, it replaces LIssa with a Lv99 maxed stat Rowan in your party.
(Advise is not to play with this cheat yet)

Enjoy!

Hmmm tested this on my US version.. for some reason none of the codes work.. even the max money doesnt work while some codes crashed the game.
 

Site & Scene News

Popular threads in this forum