ROM Hack [RELEASE] Fantasy Life Save Viewer/Editor

  • Thread starter Thread starter mvmiranda
  • Start date Start date
  • Views Views 398,047
  • Replies Replies 910
  • Likes Likes 41
  • Like
Reactions: Ultimarok
I overhauled a ton of FL AR codes for the US version to allow editing specific equipped items. It does most of the same things - just not item ID since that tends to cause problems (especially if changing a weapon/armor item to a material, which leaves the material permanently marked as equipped)

That is definitely useful for equipment and I'm actually glad you did that. But I was trying to look for a way to add consumables, materials and such into my inventory. (Or at least change one non-equipment item into another non-equipment item.)

I ended up finding a way to do it, at least if you're playing it on Citra like I am. (With my own backed up cartridge, of course.) There's an item editor in this cheat table:

https://fearlessrevolution.com/viewtopic.php?f=4&t=18776

Download version 6.2 if you're using Citra Nightly 2104. (While it says "EUR", it WILL work on the U.S. version. Tested it myself.)

Will use your codes (No idea if it will work on Citra) for my equipment and the table for the items. Perfect!
 
Last edited by Ultimarok,
  • Like
Reactions: uriri
Hey iSharingan can you add the item crafting codes to european version? Also could you do Shin Megami Tensei IV for EU? I'm willing to pay you 5€ for each cheatlist
Unfortunately I don't own the EU version of the game - nor do I own any SMT games (other than technically some of the second degree spinoffs in the form of a couple 3DS Persona franchise games). I appreciate the offer of payment, but making codes is something I do as a personal hobby while figuring out how the games I'm playing work - and I share the results of that so others can benefit. If I let money come into the mix, it would kill the fun of it all - usually involving games I really don't like and/or forcing a timetable that eats into other aspects of my life.

As a side note: I'm currently locked out of my Github where the the CTRPFAR repo is hosted thanks to GH forcing 2 factor authentication merely due to the fact one of my other repos where I fixed another user's save editor has a release so they're trying to force it on everyone for "CoDe PrOtEcTiOn AnD sEcUrItY" that literally no one asked for. I saw it coming and made sure everything would still be accessible after I was locked out, but I won't be able to update anything there for a while. Sure, it'd be easy for me to get in, but that would mean submitting to their complete BS requirements, so I'm going to ride this one out a bit more (Note: its not the 2FA I have a problem with - its that they think they can force unilaterally what should be decided by the users and not take feedback. The same unilateral policy change BS could be used to sell user info to 3rd parties or worse, which is why I oppose it. Companies can require 2FA of their employees and I'm fine with that, but I'm not a GH employee so I will not give them that type of control over me.). Until I find a better hosting location or GH caves on their BS requirement, feel free to send the closest thing to feedback they have on their "help" page here under "Did this doc help you" and informing them no one asked for this crap. I don't recommend leaving an email there for 'replies' - as (1) they likely would only give a canned response (if anything) about it being 'an executive decision and cant be changes/overridden' and (2) you don't need to give them a way to harass you with promotional garbage (or in the worst of cases, more personal info for them to mismanage).
 
So i started as a miner and then i save and quit. I go give myself a bunch of Exp. and all of a sudden i joined ALL the jobs? why does editing my Exp. turn all the jobs on? i was Fledgling for every one. thats...a bug?
 
So i started as a miner and then i save and quit. I go give myself a bunch of Exp. and all of a sudden i joined ALL the jobs? why does editing my Exp. turn all the jobs on? i was Fledgling for every one. thats...a bug?
its a problem with the editor in the OP. don't use that one (and restore your save from before the edits). there should be another further into the thread (posted by another user) that doesn't have the issue.
 
Hey I need some help hex editing. I can't figure out where the hell the offsets are for items. Did they change when the DLC came out? Every time I change the 0X60 0001 or whatever the fuck it is. My game completely refuses to load.
Equip an item, then search "4001" or "8001" (hex) in 16 bytes, unequip then search for 0, re-equip, search again, etc. The result should put you right into that item's data block, with the item Qty and ID above the equip bytes
 
Equip an item, then search "4001" or "8001" (hex) in 16 bytes, unequip then search for 0, re-equip, search again, etc. The result should put you right into that item's data block, with the item Qty and ID above the equip bytes
you do realize you replied to a question from nearly 3 years ago, right? There's also a lot more 'equipped' IDs than that varying based on what equip slot the item goes in.

the real issue was they didn't realize that inventory filled from back to front. Yes, the inventory data starts at 0x60 and proceeds for 500 slots, but it fills form the 500th slot back towards the first slot. Likewise items remove from the inventory aren't cleared (the last know ID/quantity remain unchanged) - the slot is just flagged as unused. They were editing the wrong offset on the wrong slot and the game didn't know what to do with the data they entered.
 

Site & Scene News

Popular threads in this forum