Recent content by iSharingan

  1. iSharingan

    ROM Hack [Release][NTR Plugin] Fantasy Life

    Having resolved this privately: to anyone else using the loot spawner in the plugin: don't use any item IDs from 0x0A1D through 0x0AAE ("1D 0A | Killer Bunny" through "AE 0A | Millennial Tree" in the item IDs text file) These are the bounties themselves (the ones normally in a bag/cage that you...
  2. iSharingan

    ROM Hack [RELEASE] Fantasy Life Save Viewer/Editor

    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)
  3. iSharingan

    ROM Hack [Release][NTR Plugin] Fantasy Life

    Uh, considering that abomination of a code (looks like one of the fort42 garbage codes) is actually setting the wrong address to 17224 and not health to 200, you simply don't use that code at all. Here's more effective codes that actually max your HP to whatever your current max is, so you don't...
  4. iSharingan

    ROM Hack CTRPluginFramework - Blank Plugin - Now with Action Replay

    its a feature meant for cheats in the code of the plugin when its built (and specialized) for a specific game, not codes added via the text file, accessible by the blank plugin.
  5. iSharingan

    ROM Hack [Release][NTR Plugin] Fantasy Life

    There's actually another option. The save is not encrypted and should be very easy to access with Citra, so open it in a hex editor and edit the byte at 0x22349 and modify it like I mentioned previously. Do NOT mess with the right digit at that address, as that contains the DLC flag for the save...
  6. iSharingan

    ROM Hack [Release][NTR Plugin] Fantasy Life

    Its because in a few cases I used code types added by Nanqutas' upgraded CTRPFAR plugin that don't exist on gateshark - namely bitwise operators on values stored in data to toggle specific bits on and off or bit masks in conditionals that only check part of the value as opposed to the whole...
  7. iSharingan

    ROM Hack LBX Little Battlers Experience(USA) Hacking request

    You must be using it on NG parts. its designed to only work on parts that could normally have them - namely HG and TG parts
  8. iSharingan

    ROM Hack Question Does anyone can modify Snack World Treasure Gold SAVE file?

    there's an old, mostly-functional save editor called SWE by togenyan (and based on their Yokai Watch editors, since the save is very similar in format). I managed to get ahold of them a while back, but they had deleted all their publicly hosted save editors due to certain laws that passed in...
  9. iSharingan

    ROM Hack [Release][NTR Plugin] Fantasy Life

    This plugin is the outdated .plg format that only works with BootNTR (which is also defunct since a previous update broke the loader). In the meantime you can use the updated .3gx format blank plugin (see the readme for the plugin loader version of Luma firmware needed to use it) with these...
  10. iSharingan

    ROM Hack Cheat Codes AMS and Sx Os, Add and Request

    Fair enough. I'd hate to see the game's source code after this, but I can see I was indeed wrong in this case. Bonus points, those screen shots should be very helpful for the other person trying to find their own addresses. The value is indeed on an odd numbered byte so s16/u16 searches won't...
  11. iSharingan

    ROM Hack Cheat Codes AMS and Sx Os, Add and Request

    Yeah, that person either doesn't entirely know what they're doing or just had a brain fart moment. They put 0x999 when writing the code, which actually gives 2457 rupees. The game still caps rupees at 999, so it may only display 999 even though the value in RAM is forced higher. Still at 0...
  12. iSharingan

    ROM Hack Cheat Codes AMS and Sx Os, Add and Request

    Name 5. Scratch that, name one. I'm guessing you just forgot to switch your search results to hex mode in those cases because I've done tons of work on PC, GB, GBA, NES, SNES, DS, 3DS, CGN, Wii, and Switch games - from 80s titles all the way to the present - and not a single one does what you're...
  13. iSharingan

    ROM Hack Cheat Codes AMS and Sx Os, Add and Request

    I have literally never seen a game store a value of 10 as 16 or 200 as 512. Maybe it split each digit onto a separate byte (that was only for the on-screen counter's numbers and didn't affect the internal value it was supposed to represent), but never did it split digits over half bytes like...
  14. iSharingan

    ROM Hack Cheat Codes AMS and Sx Os, Add and Request

    you clearly do not understand how hexadecimal works. 0x200 (hexadecimal) is 512 (decimal), not 200 and certainly won't get the desired address. that said, its possible there's some bitpacking involved (IE: the right two or so bits track wallet upgrades, bit shifting the contents to the left, so...
  15. iSharingan

    ROM Hack LBX Little Battlers Experience(USA) Hacking request

    The easiest way is to get a blank CTRPFAR plugin (Nanquitas' Discord server has the latest downloads for both the blank plugin and the modified Luma loader to use it with) and put these codes in for use with the AR code function. Theres no currently viable plugins ready-made for LBX that I'm...
General chit-chat
Help Users
    RedColoredStars @ RedColoredStars: https://youtu.be/I7eGsMgneqE?si=7YJCkvMtfsABB3Mw