Recent content by Firecube247

  1. Firecube247

    Gaming Your favourite browser based games

    When I was younger I used to play random games on Armor Games and Kongregate. My favorites were Sushi Cat, Elephant Quest and Burrito Bison mostly because they had cute stories. ^_^
  2. Firecube247

    Tutorial Nintendo Switch Save File Megatutorial

    Hey, did you make sure you are on version 1.4? Since you just tried it, you may have the most recent version (1.5) which could be a problem. Since I am not able to update the save file anymore you can try editing it yourself with the help of this tool.
  3. Firecube247

    GBAtemp Exclusive GBAtemp SX PRO Give-away WINNERS ANNOUNCED

    I'm in! Not having to pay for something is always nice. :D
  4. Firecube247

    Hacking Nintendo Switch Banning Hub & Warning

    Banned: N Downloaded with CDN: N What firmware(s) were you on when you cleared error logs prior to going online in OFW: N Disabled "Send Error Information" in System Settings: Y SX OS used: N SX OS used while online: N Played online SX OS Backups: N Layered FS Used: N Layered FS Used while...
  5. Firecube247

    ROM Hack Suggestion Pokemon Quest editor?

    I think it means that the "rune slots" for each pokemon will become compatible with both attack and health runes at the same time.
  6. Firecube247

    ROM Hack Suggestion Pokemon Quest editor?

    Thanks for telling me. I'm having some problems installing the NET Library you mentioned mostly because of my minimal compiling knowledge. Would you be so kind and upload the compiled scripts please?
  7. Firecube247

    ROM Hack Suggestion Pokemon Quest editor?

    Your scripts give me these errors: Running flatter.csx... Error compiling flatter.csx: (1,49): error CS0012: The type 'ILazyDictionary<,>' is defined in an assembly that is not referenced. You must add a reference to assembly 'ZeroFormatter.Interfaces, Version=1.6.4.0, Culture=neutral...
  8. Firecube247

    ROM Hack Suggestion Pokemon Quest editor?

    Found a couple of addresses close to eachother that correspond to my ingredient numbers. I only edited the adresses I was sure of and probably overdid it a bit but it seems to be working. I put red dots on the adresses that have multiple possibilites and follow the special pattern as the other...
  9. Firecube247

    ROM Hack Suggestion Pokemon Quest editor?

    You're probably right. The ticket counter should be a couple of lines above the line where your username is after a 01.
  10. Firecube247

    ROM Hack Suggestion Pokemon Quest editor?

    Perfect! I think I found the place where tickets are stored. 140 Decimal = 8C Hexadecimal 90 Decimal = 5A Hexadecimal EDIT: Seems like your save file is very different from mine. What region is your game?
  11. Firecube247

    ROM Hack Suggestion Pokemon Quest editor?

    Thank you for the info! Here's the compiled version and a tutorial. (only for Windows atm) 1. Download this file. 2. Put the PqCrypt.exe in a folder with your save file. 3. Shift and Right-Click on an empty space in the folder. 4. Click open command prompt here. 5. Write this in the command...
  12. Firecube247

    ROM Hack Discussion Splatoon 2 NSO/SplatNet Bans

    What kind of hacks did you use? Some info on what hacks are in the danger zone would be nice.
  13. Firecube247

    ROM Hack Discussion Splatoon 2 NSO/SplatNet Bans

    Does this mean people only get banned if people report them? No automatic ban system involved yet?
  14. Firecube247

    ROM Hack WIP SplatHeX A Splatoon Save Editor

    I seem to have a problem with the Plaza Drawing feature. When I load up a raw .data file it looks corrupted (can still see the drawing but pixels seem mixed up) but when I convert it back to raw and open it in Photoshop it looks just fine. Does anybody know why this happens? Or does this happen...