Recent content by zSupremoz

  1. zSupremoz

    ROM Hack WIP I created a save editor for Paper Mario: The Origami King

    The game will crash if an Max HP Up Heart increases your Max HP beyond 999. Also note that killing any enemies required for progression without battling can soft lock you and can make your save file unusable if you save afterwards.
  2. zSupremoz

    ROM Hack WIP I created a save editor for Paper Mario: The Origami King

    I can change the targeted framework version with a few clicks so it can easily support older versions. From what I can tell, Used Breakrate determines if your weapon will break on the next turn based on the Used Endurance. If you want to fully repair a weapon to new, just set the Used Endurance...
  3. zSupremoz

    ROM Hack WIP I created a save editor for Paper Mario: The Origami King

    The save editor is now on Release v1.0, I added the ability to edit the amount of Toad Points you have and selecting Bobby or Bowser Jr. for your party slot no longer breaks your game. Edit: Attachment redacted as it's currently outdated.
  4. zSupremoz

    ROM Hack WIP I created a save editor for Paper Mario: The Origami King

    You should just be able to download the source straight from the repo then open the solution on Visual Studio (not vs code)
  5. zSupremoz

    ROM Hack WIP I created a save editor for Paper Mario: The Origami King

    It was only as quick as it was since I started poking at the save files a few days before the game got released. Plus since the friend who helped me with this has worked with game saves before, I was able to get functionality for recalculating the CRC32 hash in the editor pretty fast.
  6. zSupremoz

    ROM Hack WIP I created a save editor for Paper Mario: The Origami King

    By partners I meant the travel companions.
  7. zSupremoz

    ROM Hack WIP I created a save editor for Paper Mario: The Origami King

    Unfortunately, the two party members in your spoiler do not appear in battle at all and are only visible in the overworld.
  8. zSupremoz

    ROM Hack Question Paper Mario Origami King Hard Mode?

    Possibly, but I don't see it happening anytime soon since the game hasn't been released for long.
  9. zSupremoz

    ROM Hack WIP I created a save editor for Paper Mario: The Origami King

    Thanks, however there's still quite more I want to do with it. For example, I learned that you can have up to four partners in game at once, so at some point I want to add functionality that will allow the user to make use of all of the available slots. P.S. I updated the tool to v1.0...
  10. zSupremoz

    ROM Hack WIP I created a save editor for Paper Mario: The Origami King

    I was able to to back up my data just fine even before the game was officially released. If it's not showing up on the game list in those applications all I can guess is to make sure there's already a save file for the game.
  11. zSupremoz

    ROM Hack WIP I created a save editor for Paper Mario: The Origami King

    I was very hesitant to post about this at first because right as I was planning to make it public I noticed someone else here already shared one. However at the end of the day it would feel like a letdown to me if I were to work on something for 5 days just for no one to hear about it. So, here...