Recent content by B1anYu

  1. B1anYu

    Hacking Homebrew Tutorial How to make 60FPS .ips Patch for Nintendo Switch Game Ghidra Tutorial

    I want to create a patch for Ring Fit Adventure to limit the frame rate to 30, but I encountered a problem in step 7. I can't find a place that looks like the "right ASM block." Specifically, I can't find anything similar to "w1, #0x1" (the game runs at 60 frames, so I guess it's like this)...