Recent content by Douman

  1. Douman

    ROM Hack Devil Survivor 2 RB Save Editor [WIP]

    I have added a bit of party modification. Haven't checked it much but it allows to modify exp, hp\mp, stats and move. I'm not sure what will happen if you raise all stats to 40(max) in case of LVL up so be careful. For move i'm not sure what is allowed values, so let me know if it is safe to...
  2. Douman

    ROM Hack Devil Survivor 2 RB Save Editor [WIP]

    Is there actually quantity for fusion items? I thought there can be only one per slot
  3. Douman

    ROM Hack Devil Survivor 2 RB Save Editor [WIP]

    Subj https://doumanash.github.io/ds2-js/ See README for up to date information about this tool. I was a bit lazy so for now it supports only macca. I'm planning to add more once i'll start replaying(no idea when though) but feel free to bump in with suggestions. Repo...
  4. Douman

    ROM Hack [Request] Tales of the Abyss save editor

    A bit of necro-posting. But for these that will find this thread in google: My notes Gald: 2046 Addr: 51C(4 bytes) Luke(addr 7D4): LV(addr 7E4): 7 HP(addr: 7F0/7F8): 583/583 TP(addr: 7F4/7FC): 60/60 Params: Modified Phys Attack(Addr: 840): 155 Fonic Attack(Addr: 844): 66 Modified Phys...
  5. Douman

    ROM Hack [Release] Fire Editor - Fire Emblem: Awakening's save editor

    Oh yes, my bad. I mistook it with save compressor/decompressor. Maybe... but it is annoying to reload from/to game and ftp server all the time. Though well it is worth to spend a bit of time to hack resources as it is even more bothersome to grind it :)
  6. Douman

    ROM Hack [Release] Fire Editor - Fire Emblem: Awakening's save editor

    Yep, i understand. It just points out the difficulty just to ask for location of something in save file without a proper understanding of its structure. Is there btw some reference with all details of Fate's save file structure? P.S. The convoy editor for Fates...
  7. Douman

    ROM Hack [Release] Fire Editor - Fire Emblem: Awakening's save editor

    Hm... Fates's save file changes its size from time to time?
  8. Douman

    ROM Hack [Release] Fire Editor - Fire Emblem: Awakening's save editor

    Did anyone find location of dragon points?
  9. Douman

    Homebrew [RELEASE] NASA - Universal Cia Manager for fw 4.1 - 10.7

    I'm curious is libSu unstable on 10.3? It seems on my n3ds i'm unable to launch NASA\sysUpdater. It just stuck during kernel exploit load It stuck at step #5 : Restoring SlabHeap backup... And according to source code it is supposed to do just memcpy() and that is strange P.s. Found in this...