Xenia Patches Repack
Following these steps will enable patches in your Xenia Canary build. 1. Download and Extract the Patches Navigate to the xenia-canary/game-patches GitHub. Click the green button and select "Download ZIP" . Extract the downloaded zip file. 2. Move Patches to Xenia Directory
Here is a very basic look at the process: It involves identifying the offending code or memory address in the game, determining the correct hex value to change it to, and then using the Patch Maker to generate a TOML structure that writes the new value. For instance, to unlock a frame rate, you would find the memory address controlling the frame cap and create a memory_write entry to set it to a new value . xenia patches