Recent content by thethiny

  1. thethiny

    Homebrew Question How to find offsets for IPS / exeFS patches?

    I wasn't aware he used strcmp. Thanks. Also to answer your question (kinda) pchtxt is actually a text version of IPS files.
  2. thethiny

    Homebrew Question How to find offsets for IPS / exeFS patches?

    Then that means the problem was that I wrote NSO0 in capital instead of small? Cuz when I tried hactool -t NSO0 --uncompressed=main.uncompressed main it didn't work.
  3. thethiny

    Debugging Switch using Yuzu?

    This article doesn't talk about the debugging process which is what I am looking for.
  4. thethiny

    Homebrew Question How to find offsets for IPS / exeFS patches?

    I am facepalming right now, I was missing the "-x" flag. Thanks!
  5. thethiny

    Debugging Switch using Yuzu?

    I am trying to develop IPS patches for Mario Odyssey but I have no way of verifying that they're working as intended (or if they're even loaded) in Yuzu. I know of JNoexes but that requires a real switch, but I don't want to do the debugging there as most often the switch is being borrowed by my...
  6. thethiny

    Emulation Memory search using Yuzu to develop cheats

    Only thing I've seen is this, but the guy did not respond back.
  7. thethiny

    Homebrew Question How to find offsets for IPS / exeFS patches?

    Yes I am using nsnsotool. Thank you I will use hactool now. edit: been trying for a while now and cant figure out how to decompress the main using hactool. I extracted everythjing and everything is working but the main is compressed. Can u give me example on how t odecompress using hactool?
  8. thethiny

    Homebrew Question How to find offsets for IPS / exeFS patches?

    Hi, sorry to bump a relatively old thread, but I cannot run Ghidra due to multiple JDK & Gradle issues, and also I don't know how to use it at all, as I'm an IDA person. I'm trying to create a pchtxt / ips patch for super mario odyssey, but I noticed that the nso header is actually 0x101 in...
  9. thethiny

    ROM Hack WIP Pokemon Quest Save Editor (PQSE)

    You can download an app called iFunBox which can do it for you. It's a PC app, you just connect your iPhone.
  10. thethiny

    ROM Hack WIP Pokemon Quest Save Editor (PQSE)

    Edit through memory. It's way easier. Use Game Guardian, search for the pokemon's name (UTF-16) and then you will find your save loaded into memory and decrypted. Do what you want there.
  11. thethiny

    ROM Hack WIP Pokemon Quest Save Editor (PQSE)

    Excellent! BTW replace the dot with SPACE DOT SPACE instead of [dot]. Less annoying
  12. thethiny

    ROM Hack WIP QEdit - A Pokemon Quest Web-Based Save Editor

    in C++ it would be sth like this: string name = ""; for (int i = 0; i < playerName.length(); i++) if (playerName != '\0') name += playerName; playerName = name;
  13. thethiny

    ROM Hack WIP QEdit - A Pokemon Quest Web-Based Save Editor

    1- I tried it yesterday and my key still worked lol. I didn't have to change anything it worked fine. 2- I don't accept donations or payments. 3- Thanks for the tool I'm sure it'll help some people out ^_^ Though, I'm sure you can get it working WITHOUT removing the line. Just remove the squares...
  14. thethiny

    ROM Hack WIP QEdit - A Pokemon Quest Web-Based Save Editor

    If I can understand how Game Guardia memory works. MAYBE, I can make a script?
  15. thethiny

    ROM Hack WIP QEdit - A Pokemon Quest Web-Based Save Editor

    I didn't update the game yet as I completely forgot. For now, use your last save (from the previous version) and play on the previous version. I will test later to see since I need to backup my files first. To be honest guys, if you can use game guardian then you don't need a save hack. I don't...
General chit-chat
Help Users
  • No one is chatting at the moment.
    K3Nv2 @ K3Nv2: https://youtu.be/22tVWwmTie8?si=2CEDZldUW5ODozYh meh