Recent content by acea

  1. A

    Hacking SX OS contains brick code!

    Theoretically and technically possible, but unlikely. This isn't a contradiction.
  2. A

    Hacking Henkaku Save Editing Thread

    Hm. Tried editing save file of cartridge version Disgaea 4. But when I import the save again, the changes do not seem to be reflected. Upon backing that up again, indeed the changes I made are reverted to the original value. I have made sure that I didn't forget to save and such. The raw...
  3. A

    ROM Hack [Help] How to make a save editor for 3ds games?

    If you just want to edit the save file, all you need to do is dump a few savefiles with variations in the interested parameter only, then find the offset. Based on save file I have and what I remember from the game, Character data: 18C and on (starting with Fafnir); skills are lumped somewhere...
  4. A

    ROM Hack [Release] FunKeyCIA - make GOOD cias from eshop content, no tickets needed!

    you might not even have to delete cia... might just give you an option to repair download.
  5. A

    ROM Hack [Request] Final Fantasy Explorers save editor

    Nothing to back up but I'm going to guess that the equipment on preset just remembers the index or something along the line, so when you change the equipment on editor but not the index, that happens.
  6. A

    Hacking Is Wewaware a Scam?

    I can also say that I haven't heard back from him via email, albeit I didn't actually buy anything; I simply made an inquiry about that bank transfer thing.
  7. A

    ROM Hack [Request] Final Fantasy Explorers save editor

    Custom Ability location-wise, there are two places; one that you have purchased (offset around 23E14~), and one where it is purchasable (at the big crystal; 29BD4~). The exact location should be listed somewhere earlier in the thread. Ability looks like this when you open from the hex editor...
  8. A

    ROM Hack [Spider] ARCode

    Took a while since I didn't realize dumping was supposed to make screen flicker (thought it wasn't working and just brushed it off....) Used: http://savedata.jp/3dssave/saveeditor_bbs/img/3509.txt as suggested. 10009A is replaced with 0319C0; can use this as a reference point and convert the...
  9. A

    ROM Hack [Spider] ARCode

    has anyone tried searching for incenses for Shin Megami Tensei IV? I'd like to try it except that I have whooping 0 items across the board and don't have any to modify the values... I imagine I could try to modify items that I think are located in similar region and do some dumping/guesswork too...