├── .gitattributes ├── Mario vs. Donkey Kong └── 0100B99019412000 │ ├── 4K-2K.zip │ ├── 5K-2K.zip │ ├── Disable DOF │ └── exefs │ │ ├── 1.0.0.pchtxt │ │ └── 1.0.1.pchtxt │ ├── 2K-1080p │ └── exefs │ │ ├── 1.0.0.pchtxt │ │ └── 1.0.1.pchtxt │ └── 1620p-1080p │ └── exefs │ ├── 1.0.0.pchtxt │ └── 1.0.1.pchtxt ├── README.md ├── Legend of Zelda, The - Tears of the Kingdom └── 0100F2C0115B6000 │ ├── 2K.zip │ ├── 4K.zip │ ├── 5K.zip │ └── 1800p.zip ├── Red Dead Redemption └── 01007820196A6000 │ ├── Disable DOF │ └── exefs │ │ ├── 1.0.0.pchtxt │ │ ├── 1.0.1.pchtxt │ │ ├── 1.0.2.pchtxt │ │ ├── 1.0.3.pchtxt │ │ └── 1.0.4.pchtxt │ ├── Disable Bloom │ └── exefs │ │ ├── 1.0.0.pchtxt │ │ ├── 1.0.1.pchtxt │ │ ├── 1.0.2.pchtxt │ │ ├── 1.0.3.pchtxt │ │ └── 1.0.4.pchtxt │ ├── Disable Clouds │ └── exefs │ │ ├── 1.0.0.pchtxt │ │ ├── 1.0.1.pchtxt │ │ ├── 1.0.2.pchtxt │ │ ├── 1.0.3.pchtxt │ │ └── 1.0.4.pchtxt │ ├── Remove Sun Flare │ └── exefs │ │ ├── 1.0.0.pchtxt │ │ ├── 1.0.1.pchtxt │ │ ├── 1.0.2.pchtxt │ │ ├── 1.0.3.pchtxt │ │ └── 1.0.4.pchtxt │ ├── Disable Heat Wave Effect │ └── exefs │ │ ├── 1.0.0.pchtxt │ │ ├── 1.0.1.pchtxt │ │ ├── 1.0.2.pchtxt │ │ ├── 1.0.3.pchtxt │ │ └── 1.0.4.pchtxt │ ├── Normal Targeting in Hardcore │ └── exefs │ │ ├── 1.0.2.pchtxt │ │ ├── 1.0.0.pchtxt │ │ └── 1.0.1.pchtxt │ ├── Remove Dead Eye Filter │ └── exefs │ │ ├── 1.0.0.pchtxt │ │ ├── 1.0.1.pchtxt │ │ ├── 1.0.2.pchtxt │ │ ├── 1.0.3.pchtxt │ │ └── 1.0.4.pchtxt │ ├── Skip Intro │ └── exefs │ │ ├── 1.0.0.pchtxt │ │ ├── 1.0.1.pchtxt │ │ ├── 1.0.2.pchtxt │ │ ├── 1.0.3.pchtxt │ │ └── 1.0.4.pchtxt │ ├── Aspect Ratio │ ├── 16'10 │ │ └── exefs │ │ │ ├── 1.0.0.pchtxt │ │ │ ├── 1.0.1.pchtxt │ │ │ ├── 1.0.2.pchtxt │ │ │ ├── 1.0.3.pchtxt │ │ │ └── 1.0.4.pchtxt │ ├── 21'9 │ │ └── exefs │ │ │ ├── 1.0.0.pchtxt │ │ │ ├── 1.0.1.pchtxt │ │ │ ├── 1.0.2.pchtxt │ │ │ ├── 1.0.3.pchtxt │ │ │ └── 1.0.4.pchtxt │ ├── 32'9 │ │ └── exefs │ │ │ ├── 1.0.0.pchtxt │ │ │ ├── 1.0.1.pchtxt │ │ │ ├── 1.0.2.pchtxt │ │ │ ├── 1.0.3.pchtxt │ │ │ └── 1.0.4.pchtxt │ ├── 43'18 │ │ └── exefs │ │ │ ├── 1.0.0.pchtxt │ │ │ ├── 1.0.1.pchtxt │ │ │ ├── 1.0.2.pchtxt │ │ │ ├── 1.0.3.pchtxt │ │ │ └── 1.0.4.pchtxt │ └── 19.3'9 │ │ └── exefs │ │ ├── 1.0.0.pchtxt │ │ ├── 1.0.1.pchtxt │ │ ├── 1.0.2.pchtxt │ │ ├── 1.0.3.pchtxt │ │ └── 1.0.4.pchtxt │ ├── Disable Rain+Blood on 'Lens' │ └── exefs │ │ ├── 1.0.0.pchtxt │ │ ├── 1.0.1.pchtxt │ │ ├── 1.0.2.pchtxt │ │ ├── 1.0.3.pchtxt │ │ └── 1.0.4.pchtxt │ ├── Remove Pause Menu Filter │ └── exefs │ │ ├── 1.0.0.pchtxt │ │ ├── 1.0.1.pchtxt │ │ ├── 1.0.2.pchtxt │ │ ├── 1.0.3.pchtxt │ │ └── 1.0.4.pchtxt │ └── B&W Pause Menu Filter │ └── exefs │ ├── 1.0.0.pchtxt │ ├── 1.0.1.pchtxt │ ├── 1.0.2.pchtxt │ ├── 1.0.3.pchtxt │ └── 1.0.4.pchtxt ├── Super Mario Maker 2 └── 01009B90006DC000 │ ├── 1080p │ └── exefs │ │ └── 3.0.3.pchtxt │ └── 1260p │ └── exefs │ └── 3.0.3.pchtxt ├── Metroid Dread └── 010093801237C000 │ ├── 1008p │ └── exefs │ │ └── 2.1.0.pchtxt │ ├── Disable Motion Blur │ └── exefs │ │ └── 2.1.0.pchtxt │ ├── Disable Bloom │ └── exefs │ │ └── 2.1.0.pchtxt │ ├── Disable DOF │ └── exefs │ │ └── 2.1.0.pchtxt │ ├── 1008p v2 │ └── exefs │ │ └── 2.1.0.pchtxt │ └── Graphics Mod │ └── exefs │ └── 2.1.0.pchtxt ├── WitchSpring R └── 010018401EEA8000 │ └── 60 FPS │ └── exefs │ ├── 1.0.3.pchtxt │ ├── 1.0.4.pchtxt │ ├── 1.0.5.pchtxt │ └── 1.4.9.pchtxt ├── Mario Kart 8 Deluxe └── 0100152000022000 │ ├── Disable HDR │ └── exefs │ │ ├── 3.0.4.pchtxt │ │ └── 3.0.5.pchtxt │ └── Reduce Bloom │ └── exefs │ ├── 3.0.4.pchtxt │ └── 3.0.5.pchtxt ├── Super Mario Bros. Wonder └── 010015100B514000 │ ├── Disable Fog │ ├── Disable Fog v1 │ │ └── exefs │ │ │ ├── 1.0.0.pchtxt │ │ │ └── 1.0.1.pchtxt │ └── Disable Fog v2 │ │ └── exefs │ │ ├── 1.0.0.pchtxt │ │ └── 1.0.1.pchtxt │ ├── Disable Bloom │ └── exefs │ │ ├── 1.0.0.pchtxt │ │ └── 1.0.1.pchtxt │ ├── Aspect Ratio │ ├── 16'10 │ │ └── exefs │ │ │ ├── 1.0.0.pchtxt │ │ │ └── 1.0.1.pchtxt │ ├── 21'9 │ │ └── exefs │ │ │ ├── 1.0.0.pchtxt │ │ │ └── 1.0.1.pchtxt │ ├── 32'9 │ │ └── exefs │ │ │ ├── 1.0.0.pchtxt │ │ │ └── 1.0.1.pchtxt │ └── 43'18 │ │ └── exefs │ │ ├── 1.0.0.pchtxt │ │ └── 1.0.1.pchtxt │ ├── No Music │ └── exefs │ │ ├── 1.0.0.pchtxt │ │ └── 1.0.1.pchtxt │ └── No Prince Florian │ └── exefs │ ├── 1.0.0.pchtxt │ └── 1.0.1.pchtxt ├── Astral Chain └── 01007300020FA000 │ ├── Disable Bloom │ └── exefs │ │ └── 1.0.1.pchtxt │ ├── Remove Outlines │ └── exefs │ │ └── 1.0.1.pchtxt │ ├── Aspect Ratio │ ├── 16'10 │ │ └── exefs │ │ │ └── 1.0.1.pchtxt │ ├── 21'9 │ │ └── exefs │ │ │ └── 1.0.1.pchtxt │ └── 32'9 │ │ └── exefs │ │ └── 1.0.1.pchtxt │ ├── Disable IRIS Blue Tint │ └── exefs │ │ └── 1.0.1.pchtxt │ ├── Reduced Bloom │ └── exefs │ │ └── 1.0.1.pchtxt │ └── 900p │ └── exefs │ └── 1.0.1.pchtxt ├── Octopath Traveler └── 010057D006492000 │ ├── 60 FPS │ └── exefs │ │ ├── 1.0.4.pchtxt │ │ └── 1.0.5.pchtxt │ └── 2x SSAA │ └── exefs │ ├── 1.0.4.pchtxt │ └── 1.0.5.pchtxt ├── GRIME Definitive Edition └── 0100F300169B6000 │ ├── 60 FPS │ └── exefs │ │ ├── 1.3.2.pchtxt │ │ ├── 1.3.6.pchtxt │ │ └── 1.3.9.pchtxt │ └── 1080p-720p │ └── exefs │ ├── 1.3.2.pchtxt │ ├── 1.3.6.pchtxt │ └── 1.3.9.pchtxt ├── Luigi's Mansion 2 HD └── 010048701995E000 │ ├── 60 FPS │ └── exefs │ │ └── 1.0.0.pchtxt │ ├── 2K │ └── exefs │ │ └── 1.0.0.pchtxt │ ├── 1800p │ └── exefs │ │ └── 1.0.0.pchtxt │ └── 1998p (yuzu only) │ └── exefs │ └── 1.0.0.pchtxt ├── Another Crab's Treasure └── 0100A21017C42000 │ ├── 60 FPS │ └── exefs │ │ ├── 1.0.101.1.pchtxt │ │ └── 1.0.103.9.pchtxt │ └── 1080p │ └── exefs │ ├── 1.0.101.1.pchtxt │ └── 1.0.103.9.pchtxt ├── Contra - Operation Galuga └── 0100CF401A98E000 │ ├── 60 FPS │ └── exefs │ │ ├── 1.0.867143.pchtxt │ │ ├── 1.0.876634.pchtxt │ │ └── 1.0.882291.pchtxt │ ├── 2K │ └── exefs │ │ ├── 1.0.867143.pchtxt │ │ ├── 1.0.876634.pchtxt │ │ └── 1.0.882291.pchtxt │ ├── 4K │ └── exefs │ │ ├── 1.0.867143.pchtxt │ │ ├── 1.0.876634.pchtxt │ │ └── 1.0.882291.pchtxt │ └── 5K │ └── exefs │ ├── 1.0.867143.pchtxt │ ├── 1.0.876634.pchtxt │ └── 1.0.882291.pchtxt ├── Mario+Rabbids Kingdom Battle └── 010067300059A000 │ ├── Disable DOF │ └── exefs │ │ └── 1.9.589692.pchtxt │ ├── 60 FPS │ └── exefs │ │ └── 1.9.589692.pchtxt │ ├── Boot Straight Into Game │ └── exefs │ │ └── 1.9.589692.pchtxt │ ├── 1080p-720p │ └── exefs │ │ └── 1.9.589692.pchtxt │ ├── Skip Intro │ └── exefs │ │ └── 1.9.589692.pchtxt │ └── 2K-1080p │ └── exefs │ └── 1.9.589692.pchtxt ├── Paper Mario - The Origami King └── 0100A3900C3E2000 │ ├── Disable AA │ └── exefs │ │ ├── 1.0.0.pchtxt │ │ └── 1.0.1.pchtxt │ ├── Aspect Ratio │ ├── 16'10 │ │ └── exefs │ │ │ ├── 1.0.0.pchtxt │ │ │ └── 1.0.1.pchtxt │ ├── 21'9 │ │ └── exefs │ │ │ ├── 1.0.0.pchtxt │ │ │ └── 1.0.1.pchtxt │ └── 43'18 │ │ └── exefs │ │ ├── 1.0.0.pchtxt │ │ └── 1.0.1.pchtxt │ └── No Music │ └── exefs │ ├── 1.0.0.pchtxt │ └── 1.0.1.pchtxt ├── Star Ocean The Second Story R └── 010065301A2E0000 │ ├── 60 FPS │ └── exefs │ │ ├── 1.0.0.pchtxt │ │ ├── 1.0.1.pchtxt │ │ ├── 1.0.2.pchtxt │ │ └── 1.1.0.pchtxt │ └── 1800p │ └── exefs │ ├── 1.0.0.pchtxt │ ├── 1.0.1.pchtxt │ ├── 1.0.2.pchtxt │ └── 1.1.0.pchtxt ├── Trails in the Sky 1st Chapter └── 01002C9022770000 │ ├── Disable DOF │ └── exefs │ │ ├── 1.0.4.pchtxt │ │ ├── 1.0.5.pchtxt │ │ └── 1.0.6.pchtxt │ ├── Disable FXAA │ └── exefs │ │ ├── 1.0.4.pchtxt │ │ ├── 1.0.5.pchtxt │ │ └── 1.0.6.pchtxt │ ├── Disable Bloom │ └── exefs │ │ ├── 1.0.4.pchtxt │ │ ├── 1.0.5.pchtxt │ │ └── 1.0.6.pchtxt │ ├── Remove Outlines │ └── exefs │ │ ├── 1.0.4.pchtxt │ │ ├── 1.0.5.pchtxt │ │ └── 1.0.6.pchtxt │ ├── Disable Shadow Blur │ └── exefs │ │ ├── 1.0.4.pchtxt │ │ ├── 1.0.5.pchtxt │ │ └── 1.0.6.pchtxt │ ├── 1080p │ └── exefs │ │ ├── 1.0.4.pchtxt │ │ ├── 1.0.5.pchtxt │ │ └── 1.0.6.pchtxt │ ├── Aspect Ratio │ ├── 16'10 │ │ └── exefs │ │ │ ├── 1.0.4.pchtxt │ │ │ ├── 1.0.5.pchtxt │ │ │ └── 1.0.6.pchtxt │ ├── 21'9 │ │ └── exefs │ │ │ ├── 1.0.4.pchtxt │ │ │ ├── 1.0.5.pchtxt │ │ │ └── 1.0.6.pchtxt │ ├── 32'9 │ │ └── exefs │ │ │ ├── 1.0.4.pchtxt │ │ │ ├── 1.0.5.pchtxt │ │ │ └── 1.0.6.pchtxt │ └── 43'18 │ │ └── exefs │ │ ├── 1.0.4.pchtxt │ │ ├── 1.0.5.pchtxt │ │ └── 1.0.6.pchtxt │ ├── 2K │ └── exefs │ │ ├── 1.0.4.pchtxt │ │ ├── 1.0.5.pchtxt │ │ └── 1.0.6.pchtxt │ ├── 4K │ └── exefs │ │ ├── 1.0.4.pchtxt │ │ ├── 1.0.5.pchtxt │ │ └── 1.0.6.pchtxt │ └── 2430p (1.04 only) │ └── exefs │ └── 1.0.4.pchtxt ├── Celeste └── 01002B30028F6000 │ ├── 1080p │ └── exefs │ │ └── 1.4.1.1.pchtxt │ ├── 2K │ └── exefs │ │ └── 1.4.1.1.pchtxt │ ├── 4K │ └── exefs │ │ └── 1.4.1.1.pchtxt │ └── 5K │ └── exefs │ └── 1.4.1.1.pchtxt ├── Baten Kaitos I & II ├── 0100C07018CA6001 │ ├── 2K Shadow Resolution │ │ └── exefs │ │ │ └── 1.0.3-bk1.pchtxt │ ├── 4K Shadow Resolution │ │ └── exefs │ │ │ └── 1.0.3-bk1.pchtxt │ └── 8K Shadow Resolution │ │ └── exefs │ │ └── 1.0.3-bk1.pchtxt └── 0100C07018CA6002 │ ├── 2K Shadow Resolution │ └── exefs │ │ └── 1.0.3-bk2.pchtxt │ ├── 4K Shadow Resolution │ └── exefs │ │ └── 1.0.3-bk2.pchtxt │ └── 8K Shadow Resolution │ └── exefs │ └── 1.0.3-bk2.pchtxt ├── Legend of Zelda, The - Echoes of Wisdom └── 01008CF01BAAC000 │ ├── Hide Tri │ └── exefs │ │ ├── 1.0.1.pchtxt │ │ └── 1.0.2.pchtxt │ ├── Disable DOF │ └── exefs │ │ ├── 1.0.1.pchtxt │ │ └── 1.0.2.pchtxt │ ├── 30 FPS │ └── exefs │ │ ├── 1.0.1.pchtxt │ │ └── 1.0.2.pchtxt │ ├── 60 FPS │ └── exefs │ │ ├── 1.0.1.pchtxt │ │ └── 1.0.2.pchtxt │ ├── Hide Minimap │ └── exefs │ │ ├── 1.0.1.pchtxt │ │ └── 1.0.2.pchtxt │ ├── 1080p │ └── exefs │ │ ├── 1.0.1.pchtxt │ │ └── 1.0.2.pchtxt │ ├── Unlimited Swordfighter │ └── exefs │ │ ├── 1.0.1.pchtxt │ │ └── 1.0.2.pchtxt │ ├── Unlimited Swordfighter - No Music │ └── exefs │ │ ├── 1.0.1.pchtxt │ │ └── 1.0.2.pchtxt │ ├── No Music │ └── exefs │ │ ├── 1.0.1.pchtxt │ │ └── 1.0.2.pchtxt │ └── Zelda Hood Down │ └── exefs │ ├── 1.0.1.pchtxt │ └── 1.0.2.pchtxt ├── Legend of Zelda, The - Skyward Sword HD └── 01002DA013484000 │ ├── 30 FPS │ └── exefs │ │ ├── 1.0.0.pchtxt │ │ └── 1.0.1.pchtxt │ ├── 4K │ └── exefs │ │ ├── 1.0.0.pchtxt │ │ └── 1.0.1.pchtxt │ ├── 5K │ └── exefs │ │ ├── 1.0.0.pchtxt │ │ └── 1.0.1.pchtxt │ ├── 8K │ └── exefs │ │ ├── 1.0.0.pchtxt │ │ └── 1.0.1.pchtxt │ └── 2K │ └── exefs │ ├── 1.0.0.pchtxt │ └── 1.0.1.pchtxt ├── Paper Mario - The Thousand-Year Door └── 0100ECD018EBE000 │ ├── Disable AA │ └── exefs │ │ ├── 1.0.0.pchtxt │ │ └── 1.0.1.pchtxt │ ├── Disable SSR v2 │ └── exefs │ │ ├── 1.0.0.pchtxt │ │ └── 1.0.1.pchtxt │ ├── No Music │ └── exefs │ │ ├── 1.0.0.pchtxt │ │ └── 1.0.1.pchtxt │ └── 1080p │ └── exefs │ ├── 1.0.0.pchtxt │ └── 1.0.1.pchtxt ├── Legend of Zelda, The - Link's Awakening └── 01006BB00C6F0000 │ ├── Disable Mysterious Fog │ └── exefs │ │ ├── 1.0.0.pchtxt │ │ └── 1.0.1.pchtxt │ ├── Disable SSAO │ └── exefs │ │ ├── 1.0.0.pchtxt │ │ └── 1.0.1.pchtxt │ └── Aspect Ratio │ ├── 32'9 │ └── exefs │ │ ├── 1.0.0.pchtxt │ │ └── 1.0.1.pchtxt │ └── 21'9 │ └── exefs │ ├── 1.0.0.pchtxt │ └── 1.0.1.pchtxt ├── Metroid Prime Remastered └── 010012101468C000 │ └── Disable Dynamic Resolution │ └── exefs │ └── 1.0.0.pchtxt ├── Final Fantasy XII - The Zodiac Age └── 0100EB100AB42000 │ └── 1080p │ └── exefs │ └── 1.1.0.pchtxt ├── Mario+Rabbids Sparks of Hope └── 0100317013770000 │ ├── 60 FPS │ └── exefs │ │ └── 1.6.2225577.pchtxt │ ├── 1080p-720p │ └── exefs │ │ └── 1.6.2225577.pchtxt │ └── 2K-1080p │ └── exefs │ └── 1.6.2225577.pchtxt ├── Star Ocean First Departure R └── 0100EBF00E702000 │ └── 60 FPS (All Areas) │ └── exefs │ └── 1.0.0.pchtxt ├── Persona 5 Royal └── 01005CA01580E000 │ ├── Aspect Ratio │ ├── 16'10 │ │ └── exefs │ │ │ └── 1.0.2.pchtxt │ ├── 21'9 │ │ └── exefs │ │ │ └── 1.0.2.pchtxt │ ├── 32'9 │ │ └── exefs │ │ │ └── 1.0.2.pchtxt │ └── 43'18 │ │ └── exefs │ │ └── 1.0.2.pchtxt │ ├── 1080p-720p │ └── exefs │ │ └── 1.0.2.pchtxt │ └── 1260p-1080p │ └── exefs │ └── 1.0.2.pchtxt ├── Braid, Anniversary Edition └── 010089C00B026000 │ ├── 2K │ └── exefs │ │ └── 1.5.0.pchtxt │ ├── 4K │ └── exefs │ │ └── 1.5.0.pchtxt │ ├── 5K │ └── exefs │ │ └── 1.5.0.pchtxt │ └── 8K │ └── exefs │ └── 1.5.0.pchtxt ├── Hades └── 0100535012974000 │ ├── 2K │ └── exefs │ │ └── 1.0.38233.pchtxt │ ├── 4K │ └── exefs │ │ └── 1.0.38233.pchtxt │ └── 5K │ └── exefs │ └── 1.0.38233.pchtxt ├── Shiren the Wanderer - The Mystery Dungeon of Serpentcoil Island └── 01006BF01C4C8000 │ └── 1080p │ └── exefs │ ├── 1.0.3.pchtxt │ ├── 1.1.2.pchtxt │ └── 1.2.0.pchtxt ├── Okami HD └── 0100276009872000 │ └── 2K │ └── exefs │ └── 1.0.0.pchtxt ├── Unicorn Overlord └── 010069401ADB8000 │ └── 1224p │ └── exefs │ ├── 1.0.1.pchtxt │ ├── 1.0.3.pchtxt │ └── 1.0.5.pchtxt ├── World Ends With You, The └── 0100C1500B82E000 │ └── 1080p │ └── exefs │ └── 1.0.0.pchtxt ├── El Shaddai - Ascension of the Metatron └── 010019201938A000 │ ├── 2K │ └── exefs │ │ └── 1.0.1.pchtxt │ ├── 4K │ └── exefs │ │ └── 1.0.1.pchtxt │ └── 5K │ └── exefs │ └── 1.0.1.pchtxt ├── Kirby Star Allies └── 01007E3006DDA000 │ └── 1080p │ └── exefs │ └── 4.0.0.pchtxt ├── Ni No Kuni II - Revenant Kingdom └── 0100BE7013E06000 │ ├── 1080p │ └── exefs │ │ └── 1.10.pchtxt │ ├── 2K │ └── exefs │ │ └── 1.10.pchtxt │ ├── 4K │ └── exefs │ │ └── 1.10.pchtxt │ └── 5K │ └── exefs │ └── 1.10.pchtxt ├── Persona 4 Golden └── 010062B01525C000 │ ├── Aspect Ratio │ ├── 21'9 │ │ └── exefs │ │ │ └── 1.0.1.pchtxt │ ├── 32'9 │ │ └── exefs │ │ │ └── 1.0.1.pchtxt │ ├── 16'10 │ │ └── exefs │ │ │ └── 1.0.1.pchtxt │ └── 43'18 │ │ └── exefs │ │ └── 1.0.1.pchtxt │ └── 2K-1080p │ └── exefs │ └── 1.0.1.pchtxt ├── Crash Bandicoot N. Sane Trilogy └── 0100D1B006744000 │ ├── 1080p │ └── exefs │ │ └── 1.0.0.pchtxt │ └── 1206p │ └── exefs │ └── 1.0.0.pchtxt ├── Xenoblade Chronicles - Definitive Edition └── 010065301A2E0000 │ └── Remove 'Press Any Button' │ └── exefs │ └── 1.1.2.pchtxt ├── Animal Well └── 010020D01AD24000 │ └── 2K │ └── exefs │ ├── 1.0.6.pchtxt │ └── 1.0.7.pchtxt ├── Persona 3 Portable └── 0100DCD01525A000 │ └── 2K-1080p │ └── exefs │ └── 1.0.0.pchtxt ├── Super Mario RPG └── 0100BC0018138000 │ ├── 4K-2K │ └── exefs │ │ ├── 1.0.0.pchtxt │ │ └── 1.0.1.pchtxt │ ├── 2K-1080p │ └── exefs │ │ ├── 1.0.0.pchtxt │ │ └── 1.0.1.pchtxt │ └── 5K-2K │ └── exefs │ ├── 1.0.0.pchtxt │ └── 1.0.1.pchtxt ├── Prince of Persia - The Lost Crown └── 0100210019428000 │ ├── 2K │ └── exefs │ │ ├── 1.0.2.pchtxt │ │ ├── 1.0.3.pchtxt │ │ ├── 1.0.4.pchtxt │ │ ├── 1.0.5.pchtxt │ │ ├── 1.1.0.pchtxt │ │ ├── 1.1.1.pchtxt │ │ ├── 1.2.0.pchtxt │ │ ├── 1.3.0.pchtxt │ │ ├── 1.3.1.pchtxt │ │ ├── 1.4.0.pchtxt │ │ └── 1.4.1.pchtxt │ ├── 4K │ └── exefs │ │ ├── 1.0.2.pchtxt │ │ ├── 1.0.3.pchtxt │ │ ├── 1.0.4.pchtxt │ │ ├── 1.0.5.pchtxt │ │ ├── 1.1.0.pchtxt │ │ ├── 1.1.1.pchtxt │ │ ├── 1.2.0.pchtxt │ │ ├── 1.3.0.pchtxt │ │ ├── 1.3.1.pchtxt │ │ ├── 1.4.0.pchtxt │ │ └── 1.4.1.pchtxt │ └── 5K │ └── exefs │ ├── 1.0.2.pchtxt │ ├── 1.0.3.pchtxt │ ├── 1.0.4.pchtxt │ ├── 1.0.5.pchtxt │ ├── 1.1.0.pchtxt │ ├── 1.1.1.pchtxt │ └── 1.2.0.pchtxt ├── Marvel vs. Capcom Fighting Collection - Arcade Classics └── 010069301E220000 │ └── 2K-1080p │ └── exefs │ └── 1.0.1.pchtxt ├── Sonic Superstars └── 01008F701C074000 │ ├── 4K-2K │ └── exefs │ │ └── 1.0.5A.pchtxt │ └── 2K-1080p │ └── exefs │ └── 1.0.5A.pchtxt ├── Bluey The Videogame └── 01008C2019598000 │ ├── 4K-2K │ └── exefs │ │ └── 1.0.2.pchtxt │ ├── 2K-1080p │ └── exefs │ │ └── 1.0.2.pchtxt │ └── 5K-2K │ └── exefs │ └── 1.0.2.pchtxt └── Ori and the Blind Forest └── 010061D00DB74000 └── 4K-2K └── exefs └── 1.0.2.pchtxt /.gitattributes: -------------------------------------------------------------------------------- 1 | # Auto detect text files and perform LF normalization 2 | * text=auto 3 | -------------------------------------------------------------------------------- /Mario vs. Donkey Kong/0100B99019412000/4K-2K.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kenji-NX/switch-pchtxt-mods/HEAD/Mario vs. Donkey Kong/0100B99019412000/4K-2K.zip -------------------------------------------------------------------------------- /Mario vs. Donkey Kong/0100B99019412000/5K-2K.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kenji-NX/switch-pchtxt-mods/HEAD/Mario vs. Donkey Kong/0100B99019412000/5K-2K.zip -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- 1 | # switch pchtxt mods 2 | 3 | If you like what I do, visit my Linktree for other places to download my mods or to support my work: https://linktr.ee/keatonthebot -------------------------------------------------------------------------------- /Legend of Zelda, The - Tears of the Kingdom/0100F2C0115B6000/2K.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kenji-NX/switch-pchtxt-mods/HEAD/Legend of Zelda, The - Tears of the Kingdom/0100F2C0115B6000/2K.zip -------------------------------------------------------------------------------- /Legend of Zelda, The - Tears of the Kingdom/0100F2C0115B6000/4K.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kenji-NX/switch-pchtxt-mods/HEAD/Legend of Zelda, The - Tears of the Kingdom/0100F2C0115B6000/4K.zip -------------------------------------------------------------------------------- /Legend of Zelda, The - Tears of the Kingdom/0100F2C0115B6000/5K.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kenji-NX/switch-pchtxt-mods/HEAD/Legend of Zelda, The - Tears of the Kingdom/0100F2C0115B6000/5K.zip -------------------------------------------------------------------------------- /Legend of Zelda, The - Tears of the Kingdom/0100F2C0115B6000/1800p.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kenji-NX/switch-pchtxt-mods/HEAD/Legend of Zelda, The - Tears of the Kingdom/0100F2C0115B6000/1800p.zip -------------------------------------------------------------------------------- /Red Dead Redemption/01007820196A6000/Disable DOF/exefs/1.0.0.pchtxt: -------------------------------------------------------------------------------- 1 | @nsobid-9515EF1F79EF3CB800BD85E5D3DE0D98F39381F3 2 | # Red Dead Redemption [01007820196A6000] v1.0.0 3 | 4 | @flag print_values 5 | @flag offset_shift 0x100 6 | 7 | // Disable DOF 8 | 9 | @enabled 10 | 010E0380 14000014 11 | @stop 12 | 13 | @KeatonTheBot 14 | -------------------------------------------------------------------------------- /Red Dead Redemption/01007820196A6000/Disable DOF/exefs/1.0.1.pchtxt: -------------------------------------------------------------------------------- 1 | @nsobid-90D38D285A365D9E834001B144E1D20F6E0E285A 2 | # Red Dead Redemption [01007820196A6000] v1.0.1 3 | 4 | @flag print_values 5 | @flag offset_shift 0x100 6 | 7 | // Disable DOF 8 | 9 | @enabled 10 | 010E0380 14000014 11 | @stop 12 | 13 | @KeatonTheBot 14 | -------------------------------------------------------------------------------- /Red Dead Redemption/01007820196A6000/Disable DOF/exefs/1.0.2.pchtxt: -------------------------------------------------------------------------------- 1 | @nsobid-F68A7D87ABAC6AACA5B9B0D57A0BB1301C23A735 2 | # Red Dead Redemption [01007820196A6000] v1.0.2 3 | 4 | @flag print_values 5 | @flag offset_shift 0x100 6 | 7 | // Disable DOF 8 | 9 | @enabled 10 | 00C4F304 14000014 11 | @stop 12 | 13 | @KeatonTheBot 14 | -------------------------------------------------------------------------------- /Red Dead Redemption/01007820196A6000/Disable DOF/exefs/1.0.3.pchtxt: -------------------------------------------------------------------------------- 1 | @nsobid-B97EF033026D1E6F66FC03B58FB738BBA2E4BD74 2 | # Red Dead Redemption [01007820196A6000] v1.0.3 3 | 4 | @flag print_values 5 | @flag offset_shift 0x100 6 | 7 | // Disable DOF 8 | 9 | @enabled 10 | 00C4FAB8 14000014 11 | @stop 12 | 13 | @KeatonTheBot 14 | -------------------------------------------------------------------------------- /Red Dead Redemption/01007820196A6000/Disable Bloom/exefs/1.0.0.pchtxt: -------------------------------------------------------------------------------- 1 | @nsobid-9515EF1F79EF3CB800BD85E5D3DE0D98F39381F3 2 | # Red Dead Redemption [01007820196A6000] v1.0.0 3 | 4 | @flag print_values 5 | @flag offset_shift 0x100 6 | 7 | // Disable Bloom 8 | 9 | @enabled 10 | 010E0314 14000014 11 | @stop 12 | 13 | @KeatonTheBot 14 | -------------------------------------------------------------------------------- /Red Dead Redemption/01007820196A6000/Disable Bloom/exefs/1.0.1.pchtxt: -------------------------------------------------------------------------------- 1 | @nsobid-90D38D285A365D9E834001B144E1D20F6E0E285A 2 | # Red Dead Redemption [01007820196A6000] v1.0.1 3 | 4 | @flag print_values 5 | @flag offset_shift 0x100 6 | 7 | // Disable Bloom 8 | 9 | @enabled 10 | 010E0314 14000014 11 | @stop 12 | 13 | @KeatonTheBot 14 | -------------------------------------------------------------------------------- /Red Dead Redemption/01007820196A6000/Disable Bloom/exefs/1.0.2.pchtxt: -------------------------------------------------------------------------------- 1 | @nsobid-F68A7D87ABAC6AACA5B9B0D57A0BB1301C23A735 2 | # Red Dead Redemption [01007820196A6000] v1.0.2 3 | 4 | @flag print_values 5 | @flag offset_shift 0x100 6 | 7 | // Disable Bloom 8 | 9 | @enabled 10 | 00C4F298 14000014 11 | @stop 12 | 13 | @KeatonTheBot 14 | -------------------------------------------------------------------------------- /Red Dead Redemption/01007820196A6000/Disable Bloom/exefs/1.0.3.pchtxt: -------------------------------------------------------------------------------- 1 | @nsobid-B97EF033026D1E6F66FC03B58FB738BBA2E4BD74 2 | # Red Dead Redemption [01007820196A6000] v1.0.3 3 | 4 | @flag print_values 5 | @flag offset_shift 0x100 6 | 7 | // Disable Bloom 8 | 9 | @enabled 10 | 00C4FA4C 14000014 11 | @stop 12 | 13 | @KeatonTheBot 14 | -------------------------------------------------------------------------------- /Red Dead Redemption/01007820196A6000/Disable Clouds/exefs/1.0.0.pchtxt: -------------------------------------------------------------------------------- 1 | @nsobid-9515EF1F79EF3CB800BD85E5D3DE0D98F39381F3 2 | # Red Dead Redemption [01007820196A6000] v1.0.0 3 | 4 | @flag print_values 5 | @flag offset_shift 0x100 6 | 7 | // Disable Clouds 8 | 9 | @enabled 10 | 01ABB580 C0035FD6 11 | @stop 12 | 13 | @KeatonTheBot 14 | -------------------------------------------------------------------------------- /Red Dead Redemption/01007820196A6000/Disable Clouds/exefs/1.0.1.pchtxt: -------------------------------------------------------------------------------- 1 | @nsobid-90D38D285A365D9E834001B144E1D20F6E0E285A 2 | # Red Dead Redemption [01007820196A6000] v1.0.1 3 | 4 | @flag print_values 5 | @flag offset_shift 0x100 6 | 7 | // Disable Clouds 8 | 9 | @enabled 10 | 01ABB5C0 C0035FD6 11 | @stop 12 | 13 | @KeatonTheBot 14 | -------------------------------------------------------------------------------- /Red Dead Redemption/01007820196A6000/Remove Sun Flare/exefs/1.0.0.pchtxt: -------------------------------------------------------------------------------- 1 | @nsobid-9515EF1F79EF3CB800BD85E5D3DE0D98F39381F3 2 | # Red Dead Redemption [01007820196A6000] v1.0.0 3 | 4 | @flag print_values 5 | @flag offset_shift 0x100 6 | 7 | // Remove Sun Flare 8 | 9 | @enabled 10 | 01ABBE34 1F2003D5 11 | @stop 12 | 13 | @KeatonTheBot 14 | -------------------------------------------------------------------------------- /Red Dead Redemption/01007820196A6000/Remove Sun Flare/exefs/1.0.1.pchtxt: -------------------------------------------------------------------------------- 1 | @nsobid-90D38D285A365D9E834001B144E1D20F6E0E285A 2 | # Red Dead Redemption [01007820196A6000] v1.0.1 3 | 4 | @flag print_values 5 | @flag offset_shift 0x100 6 | 7 | // Remove Sun Flare 8 | 9 | @enabled 10 | 01ABBE74 1F2003D5 11 | @stop 12 | 13 | @KeatonTheBot 14 | -------------------------------------------------------------------------------- /Super Mario Maker 2/01009B90006DC000/1080p/exefs/3.0.3.pchtxt: -------------------------------------------------------------------------------- 1 | @nsobid-C2DC405AC414C37C8B1C50219C7A0F0C 2 | # Super Mario Maker 2 [01009B90006DC000] v3.0.3 3 | 4 | @flag print_values 5 | @flag offset_shift 0x100 6 | 7 | // 1080p 8 | 9 | @enabled 10 | 0132D66C 19000014 11 | @stop 12 | 13 | @KeatonTheBot 14 | https://linktr.ee/keatonthebot 15 | -------------------------------------------------------------------------------- /Metroid Dread/010093801237C000/1008p/exefs/2.1.0.pchtxt: -------------------------------------------------------------------------------- 1 | @nsobid-646761F643AFEBB379EDD5E6A5151AF2CEF93DC1 2 | # Metroid Dread [010093801237C000] v2.1.0 3 | 4 | @flag print_values 5 | @flag offset_shift 0x100 6 | 7 | // 1008p 8 | 9 | @enabled 10 | 01A1BE18 00070000F0030000 11 | @stop 12 | 13 | @KeatonTheBot 14 | https://linktr.ee/keatonthebot 15 | -------------------------------------------------------------------------------- /WitchSpring R/010018401EEA8000/60 FPS/exefs/1.0.3.pchtxt: -------------------------------------------------------------------------------- 1 | @nsobid-297B31EB4A82FDAE80537839EB9DE887 2 | # WitchSpring R [010018401EEA8000] v1.0.3 3 | 4 | @flag print_values 5 | @flag offset_shift 0x100 6 | 7 | // 60 FPS 8 | 9 | @enabled 10 | 0096A7E4 01008052 // mov w1, #0x0 11 | @stop 12 | 13 | @KeatonTheBot 14 | https://linktr.ee/keatonthebot 15 | -------------------------------------------------------------------------------- /WitchSpring R/010018401EEA8000/60 FPS/exefs/1.0.4.pchtxt: -------------------------------------------------------------------------------- 1 | @nsobid-E37D26FB254E801FA6B03ED9A69369EB 2 | # WitchSpring R [010018401EEA8000] v1.0.4 3 | 4 | @flag print_values 5 | @flag offset_shift 0x100 6 | 7 | // 60 FPS 8 | 9 | @enabled 10 | 0096B884 01008052 // mov w1, #0x0 11 | @stop 12 | 13 | @KeatonTheBot 14 | https://linktr.ee/keatonthebot 15 | -------------------------------------------------------------------------------- /WitchSpring R/010018401EEA8000/60 FPS/exefs/1.0.5.pchtxt: -------------------------------------------------------------------------------- 1 | @nsobid-0A6D6FD636EC9D2BD16A1157A049DC6F 2 | # WitchSpring R [010018401EEA8000] v1.0.5 3 | 4 | @flag print_values 5 | @flag offset_shift 0x100 6 | 7 | // 60 FPS 8 | 9 | @enabled 10 | 0096CDB4 01008052 // mov w1, #0x0 11 | @stop 12 | 13 | @KeatonTheBot 14 | https://linktr.ee/keatonthebot 15 | -------------------------------------------------------------------------------- /WitchSpring R/010018401EEA8000/60 FPS/exefs/1.4.9.pchtxt: -------------------------------------------------------------------------------- 1 | @nsobid-5E3F71147A4851120F4D974195B2C894 2 | # WitchSpring R [010018401EEA8000] v1.4.9 3 | 4 | @flag print_values 5 | @flag offset_shift 0x100 6 | 7 | // 60 FPS 8 | 9 | @enabled 10 | 0096DCB4 01008052 // mov w1, #0x0 11 | @stop 12 | 13 | @KeatonTheBot 14 | https://linktr.ee/keatonthebot 15 | -------------------------------------------------------------------------------- /Mario Kart 8 Deluxe/0100152000022000/Disable HDR/exefs/3.0.4.pchtxt: -------------------------------------------------------------------------------- 1 | @nsobid-2452C49BC26EC15904C507A34B6F16AE 2 | # Mario Kart 8 Deluxe [0100152000022000] v3.0.4 3 | 4 | @flag print_values 5 | @flag offset_shift 0x100 6 | 7 | // Disable HDR 8 | 9 | @enabled 10 | 00EF7606 00000000 11 | @stop 12 | 13 | @KeatonTheBot 14 | https://linktr.ee/keatonthebot 15 | -------------------------------------------------------------------------------- /Mario Kart 8 Deluxe/0100152000022000/Disable HDR/exefs/3.0.5.pchtxt: -------------------------------------------------------------------------------- 1 | @nsobid-FE941ED5BA14BE5D505698DA1BBF4FE7 2 | # Mario Kart 8 Deluxe [0100152000022000] v3.0.5 3 | 4 | @flag print_values 5 | @flag offset_shift 0x100 6 | 7 | // Disable HDR 8 | 9 | @enabled 10 | 00EF7606 00000000 11 | @stop 12 | 13 | @KeatonTheBot 14 | https://linktr.ee/keatonthebot 15 | -------------------------------------------------------------------------------- /Red Dead Redemption/01007820196A6000/Disable Heat Wave Effect/exefs/1.0.0.pchtxt: -------------------------------------------------------------------------------- 1 | @nsobid-9515EF1F79EF3CB800BD85E5D3DE0D98F39381F3 2 | # Red Dead Redemption [01007820196A6000] v1.0.0 3 | 4 | @flag print_values 5 | @flag offset_shift 0x100 6 | 7 | // Disable Heat Wave Effect 8 | 9 | @enabled 10 | 01A39A4C 14000014 11 | @stop 12 | 13 | @KeatonTheBot 14 | -------------------------------------------------------------------------------- /Red Dead Redemption/01007820196A6000/Disable Heat Wave Effect/exefs/1.0.1.pchtxt: -------------------------------------------------------------------------------- 1 | @nsobid-90D38D285A365D9E834001B144E1D20F6E0E285A 2 | # Red Dead Redemption [01007820196A6000] v1.0.1 3 | 4 | @flag print_values 5 | @flag offset_shift 0x100 6 | 7 | // Disable Heat Wave Effect 8 | 9 | @enabled 10 | 01A39A8C 14000014 11 | @stop 12 | 13 | @KeatonTheBot 14 | -------------------------------------------------------------------------------- /Red Dead Redemption/01007820196A6000/Disable Heat Wave Effect/exefs/1.0.2.pchtxt: -------------------------------------------------------------------------------- 1 | @nsobid-F68A7D87ABAC6AACA5B9B0D57A0BB1301C23A735 2 | # Red Dead Redemption [01007820196A6000] v1.0.2 3 | 4 | @flag print_values 5 | @flag offset_shift 0x100 6 | 7 | // Disable Heat Wave Effect 8 | 9 | @enabled 10 | 0135EBE8 14000014 11 | @stop 12 | 13 | @KeatonTheBot 14 | -------------------------------------------------------------------------------- /Red Dead Redemption/01007820196A6000/Disable Heat Wave Effect/exefs/1.0.3.pchtxt: -------------------------------------------------------------------------------- 1 | @nsobid-B97EF033026D1E6F66FC03B58FB738BBA2E4BD74 2 | # Red Dead Redemption [01007820196A6000] v1.0.3 3 | 4 | @flag print_values 5 | @flag offset_shift 0x100 6 | 7 | // Disable Heat Wave Effect 8 | 9 | @enabled 10 | 013640D0 14000014 11 | @stop 12 | 13 | @KeatonTheBot 14 | -------------------------------------------------------------------------------- /Super Mario Bros. Wonder/010015100B514000/Disable Fog/Disable Fog v1/exefs/1.0.0.pchtxt: -------------------------------------------------------------------------------- 1 | @nsobid-CD6E42AEE7934F4D8393CD43893AE25EDC83D338 2 | # Super Mario Bros. Wonder [010015100B514000] v1.0.0 3 | 4 | @flag print_values 5 | @flag offset_shift 0x100 6 | 7 | // Disable Fog 8 | 9 | @enabled 10 | 000BB3C8 EC010014 11 | @stop 12 | 13 | @KeatonTheBot 14 | -------------------------------------------------------------------------------- /Super Mario Bros. Wonder/010015100B514000/Disable Fog/Disable Fog v1/exefs/1.0.1.pchtxt: -------------------------------------------------------------------------------- 1 | @nsobid-F91868B88F60D3D59009DB3389FDE314A6A32FCD 2 | # Super Mario Bros. Wonder [010015100B514000] v1.0.1 3 | 4 | @flag print_values 5 | @flag offset_shift 0x100 6 | 7 | // Disable Fog 8 | 9 | @enabled 10 | 000BEC98 EC010014 11 | @stop 12 | 13 | @KeatonTheBot 14 | -------------------------------------------------------------------------------- /Super Mario Bros. Wonder/010015100B514000/Disable Fog/Disable Fog v2/exefs/1.0.0.pchtxt: -------------------------------------------------------------------------------- 1 | @nsobid-CD6E42AEE7934F4D8393CD43893AE25EDC83D338 2 | # Super Mario Bros. Wonder [010015100B514000] v1.0.0 3 | 4 | @flag print_values 5 | @flag offset_shift 0x100 6 | 7 | // Disable Fog 8 | 9 | @enabled 10 | 006FECA4 1F2003D5 11 | @stop 12 | 13 | @KeatonTheBot 14 | -------------------------------------------------------------------------------- /Super Mario Bros. Wonder/010015100B514000/Disable Fog/Disable Fog v2/exefs/1.0.1.pchtxt: -------------------------------------------------------------------------------- 1 | @nsobid-F91868B88F60D3D59009DB3389FDE314A6A32FCD 2 | # Super Mario Bros. Wonder [010015100B514000] v1.0.1 3 | 4 | @flag print_values 5 | @flag offset_shift 0x100 6 | 7 | // Disable Fog 8 | 9 | @enabled 10 | 006FA100 1F2003D5 11 | @stop 12 | 13 | @KeatonTheBot 14 | -------------------------------------------------------------------------------- /Astral Chain/01007300020FA000/Disable Bloom/exefs/1.0.1.pchtxt: -------------------------------------------------------------------------------- 1 | @nsobid-4B159F0F7A360669738390EE8657B4F0 2 | # Astral Chain [01007300020FA000] v1.0.1 3 | 4 | @flag print_values 5 | @flag offset_shift 0x100 6 | 7 | // Disable Bloom 8 | 9 | @enabled 10 | 00414188 E4031F2A // mov w4, wzr 11 | @stop 12 | 13 | @KeatonTheBot 14 | https://linktr.ee/keatonthebot 15 | -------------------------------------------------------------------------------- /Mario Kart 8 Deluxe/0100152000022000/Reduce Bloom/exefs/3.0.4.pchtxt: -------------------------------------------------------------------------------- 1 | @nsobid-2452C49BC26EC15904C507A34B6F16AE 2 | # Mario Kart 8 Deluxe [0100152000022000] v3.0.4 3 | 4 | @flag print_values 5 | @flag offset_shift 0x100 6 | 7 | // Reduce Bloom 8 | 9 | @enabled 10 | 00EFA4B6 00000000 11 | @stop 12 | 13 | @KeatonTheBot 14 | https://linktr.ee/keatonthebot 15 | -------------------------------------------------------------------------------- /Mario Kart 8 Deluxe/0100152000022000/Reduce Bloom/exefs/3.0.5.pchtxt: -------------------------------------------------------------------------------- 1 | @nsobid-FE941ED5BA14BE5D505698DA1BBF4FE7 2 | # Mario Kart 8 Deluxe [0100152000022000] v3.0.5 3 | 4 | @flag print_values 5 | @flag offset_shift 0x100 6 | 7 | // Reduce Bloom 8 | 9 | @enabled 10 | 00EFA4B6 00000000 11 | @stop 12 | 13 | @KeatonTheBot 14 | https://linktr.ee/keatonthebot 15 | -------------------------------------------------------------------------------- /Octopath Traveler/010057D006492000/60 FPS/exefs/1.0.4.pchtxt: -------------------------------------------------------------------------------- 1 | @nsobid-B88A8D8E5516DDE98E70F55A86375DE6 2 | # Octopath Traveler [010057D006492000] v1.0.4 3 | 4 | @flag print_values 5 | @flag offset_shift 0x100 6 | 7 | // 60 FPS 8 | 9 | @enabled 10 | 01BDEE94 E803271E // fmov s8, wzr 11 | @stop 12 | 13 | @KeatonTheBot 14 | https://linktr.ee/keatonthebot 15 | -------------------------------------------------------------------------------- /Octopath Traveler/010057D006492000/60 FPS/exefs/1.0.5.pchtxt: -------------------------------------------------------------------------------- 1 | @nsobid-67DACC049CEEE8585B1583336C565B43 2 | # Octopath Traveler [010057D006492000] v1.0.5 3 | 4 | @flag print_values 5 | @flag offset_shift 0x100 6 | 7 | // 60 FPS 8 | 9 | @enabled 10 | 01BDEE94 E803271E // fmov s8, wzr 11 | @stop 12 | 13 | @KeatonTheBot 14 | https://linktr.ee/keatonthebot 15 | -------------------------------------------------------------------------------- /Red Dead Redemption/01007820196A6000/Remove Sun Flare/exefs/1.0.2.pchtxt: -------------------------------------------------------------------------------- 1 | @nsobid-F68A7D87ABAC6AACA5B9B0D57A0BB1301C23A735 2 | # Red Dead Redemption [01007820196A6000] v1.0.2 3 | 4 | @flag print_values 5 | @flag offset_shift 0x100 6 | 7 | // Remove Sun Flare 8 | 9 | @enabled 10 | 012A5684 1F2003D5 11 | 012A5774 1F2003D5 12 | @stop 13 | 14 | @KeatonTheBot 15 | -------------------------------------------------------------------------------- /Red Dead Redemption/01007820196A6000/Remove Sun Flare/exefs/1.0.3.pchtxt: -------------------------------------------------------------------------------- 1 | @nsobid-B97EF033026D1E6F66FC03B58FB738BBA2E4BD74 2 | # Red Dead Redemption [01007820196A6000] v1.0.3 3 | 4 | @flag print_values 5 | @flag offset_shift 0x100 6 | 7 | // Remove Sun Flare 8 | 9 | @enabled 10 | 012A5634 1F2003D5 11 | 012A5724 1F2003D5 12 | @stop 13 | 14 | @KeatonTheBot 15 | -------------------------------------------------------------------------------- /Astral Chain/01007300020FA000/Remove Outlines/exefs/1.0.1.pchtxt: -------------------------------------------------------------------------------- 1 | @nsobid-4B159F0F7A360669738390EE8657B4F0 2 | # Astral Chain [01007300020FA000] v1.0.1 3 | 4 | @flag print_values 5 | @flag offset_shift 0x100 6 | 7 | // Remove Outlines 8 | 9 | @enabled 10 | 0040624C E103271E // fmov s1, wzr 11 | @stop 12 | 13 | @KeatonTheBot 14 | https://linktr.ee/keatonthebot 15 | -------------------------------------------------------------------------------- /Red Dead Redemption/01007820196A6000/Disable DOF/exefs/1.0.4.pchtxt: -------------------------------------------------------------------------------- 1 | @nsobid-37531419DA7654EC3F5B586693F7F3314D2E4044 2 | # Red Dead Redemption [01007820196A6000] v1.0.4 3 | 4 | @flag print_values 5 | @flag offset_shift 0x100 6 | 7 | // Disable DOF 8 | 9 | @enabled 10 | 00C54888 14000014 11 | @stop 12 | 13 | @KeatonTheBot 14 | https://linktr.ee/keatonthebot 15 | -------------------------------------------------------------------------------- /Red Dead Redemption/01007820196A6000/Normal Targeting in Hardcore/exefs/1.0.2.pchtxt: -------------------------------------------------------------------------------- 1 | @nsobid-F68A7D87ABAC6AACA5B9B0D57A0BB1301C23A735 2 | # Red Dead Redemption [01007820196A6000] v1.0.2 3 | 4 | @flag print_values 5 | @flag offset_shift 0x100 6 | 7 | // Normal Targeting in Hardcore 8 | 9 | @enabled 10 | 013333B8 C0035FD6 11 | @stop 12 | 13 | @KeatonTheBot 14 | -------------------------------------------------------------------------------- /Red Dead Redemption/01007820196A6000/Disable Bloom/exefs/1.0.4.pchtxt: -------------------------------------------------------------------------------- 1 | @nsobid-37531419DA7654EC3F5B586693F7F3314D2E4044 2 | # Red Dead Redemption [01007820196A6000] v1.0.4 3 | 4 | @flag print_values 5 | @flag offset_shift 0x100 6 | 7 | // Disable Bloom 8 | 9 | @enabled 10 | 00C5481C 14000014 11 | @stop 12 | 13 | @KeatonTheBot 14 | https://linktr.ee/keatonthebot 15 | -------------------------------------------------------------------------------- /Red Dead Redemption/01007820196A6000/Disable Clouds/exefs/1.0.2.pchtxt: -------------------------------------------------------------------------------- 1 | @nsobid-F68A7D87ABAC6AACA5B9B0D57A0BB1301C23A735 2 | # Red Dead Redemption [01007820196A6000] v1.0.2 3 | 4 | @flag print_values 5 | @flag offset_shift 0x100 6 | 7 | // Disable Clouds 8 | 9 | @enabled 10 | 013FE078 1F2003D5 11 | @stop 12 | 13 | @KeatonTheBot 14 | https://linktr.ee/keatonthebot 15 | -------------------------------------------------------------------------------- /Red Dead Redemption/01007820196A6000/Disable Clouds/exefs/1.0.3.pchtxt: -------------------------------------------------------------------------------- 1 | @nsobid-B97EF033026D1E6F66FC03B58FB738BBA2E4BD74 2 | # Red Dead Redemption [01007820196A6000] v1.0.3 3 | 4 | @flag print_values 5 | @flag offset_shift 0x100 6 | 7 | // Disable Clouds 8 | 9 | @enabled 10 | 01403E48 1F2003D5 11 | @stop 12 | 13 | @KeatonTheBot 14 | https://linktr.ee/keatonthebot 15 | -------------------------------------------------------------------------------- /Red Dead Redemption/01007820196A6000/Disable Clouds/exefs/1.0.4.pchtxt: -------------------------------------------------------------------------------- 1 | @nsobid-37531419DA7654EC3F5B586693F7F3314D2E4044 2 | # Red Dead Redemption [01007820196A6000] v1.0.4 3 | 4 | @flag print_values 5 | @flag offset_shift 0x100 6 | 7 | // Disable Clouds 8 | 9 | @enabled 10 | 014091D8 1F2003D5 11 | @stop 12 | 13 | @KeatonTheBot 14 | https://linktr.ee/keatonthebot 15 | -------------------------------------------------------------------------------- /Astral Chain/01007300020FA000/Aspect Ratio/16'10/exefs/1.0.1.pchtxt: -------------------------------------------------------------------------------- 1 | @nsobid-4B159F0F7A360669738390EE8657B4F0 2 | # Astral Chain [01007300020FA000] v1.0.1 3 | 4 | @flag print_values 5 | @flag offset_shift 0x100 6 | 7 | // 16:10 Aspect Ratio 8 | 9 | @enabled 10 | 009A30BC 01502F1E // fmov s1, #1.625 11 | @stop 12 | 13 | @KeatonTheBot 14 | https://linktr.ee/keatonthebot 15 | -------------------------------------------------------------------------------- /Astral Chain/01007300020FA000/Aspect Ratio/21'9/exefs/1.0.1.pchtxt: -------------------------------------------------------------------------------- 1 | @nsobid-4B159F0F7A360669738390EE8657B4F0 2 | # Astral Chain [01007300020FA000] v1.0.1 3 | 4 | @flag print_values 5 | @flag offset_shift 0x100 6 | 7 | // 21:9 Aspect Ratio 8 | 9 | @enabled 10 | 009A30BC 0170201E // fmov s1, #2.375 11 | @stop 12 | 13 | @KeatonTheBot 14 | https://linktr.ee/keatonthebot 15 | -------------------------------------------------------------------------------- /Astral Chain/01007300020FA000/Aspect Ratio/32'9/exefs/1.0.1.pchtxt: -------------------------------------------------------------------------------- 1 | @nsobid-4B159F0F7A360669738390EE8657B4F0 2 | # Astral Chain [01007300020FA000] v1.0.1 3 | 4 | @flag print_values 5 | @flag offset_shift 0x100 6 | 7 | // 32:9 Aspect Ratio 8 | 9 | @enabled 10 | 009A30BC 0190211E // fmov s1, #3.50 11 | @stop 12 | 13 | @KeatonTheBot 14 | https://linktr.ee/keatonthebot 15 | -------------------------------------------------------------------------------- /GRIME Definitive Edition/0100F300169B6000/60 FPS/exefs/1.3.2.pchtxt: -------------------------------------------------------------------------------- 1 | @nsobid-30D54FEC2708DFA84F47FAB65D0EB0A8 2 | # GRIME Definitive Edition [0100F300169B6000] v1.3.2 3 | 4 | @flag print_values 5 | @flag offset_shift 0x100 6 | 7 | // 60 FPS 8 | 9 | @enabled 10 | 008B23A8 21008052 // mov w1, #0x1 11 | @stop 12 | 13 | @KeatonTheBot 14 | https://linktr.ee/keatonthebot 15 | -------------------------------------------------------------------------------- /GRIME Definitive Edition/0100F300169B6000/60 FPS/exefs/1.3.6.pchtxt: -------------------------------------------------------------------------------- 1 | @nsobid-7A5685BD6B0480DA86BE6C30D7588187 2 | # GRIME Definitive Edition [0100F300169B6000] v1.3.6 3 | 4 | @flag print_values 5 | @flag offset_shift 0x100 6 | 7 | // 60 FPS 8 | 9 | @enabled 10 | 00D2CFA8 21008052 // mov w1, #0x1 11 | @stop 12 | 13 | @KeatonTheBot 14 | https://linktr.ee/keatonthebot 15 | -------------------------------------------------------------------------------- /GRIME Definitive Edition/0100F300169B6000/60 FPS/exefs/1.3.9.pchtxt: -------------------------------------------------------------------------------- 1 | @nsobid-326AC32516E23370564437435EB05D35 2 | # GRIME Definitive Edition [0100F300169B6000] v1.3.9 3 | 4 | @flag print_values 5 | @flag offset_shift 0x100 6 | 7 | // 60 FPS 8 | 9 | @enabled 10 | 00D2EF38 21008052 // mov w1, #0x1 11 | @stop 12 | 13 | @KeatonTheBot 14 | https://linktr.ee/keatonthebot 15 | -------------------------------------------------------------------------------- /Luigi's Mansion 2 HD/010048701995E000/60 FPS/exefs/1.0.0.pchtxt: -------------------------------------------------------------------------------- 1 | @nsobid-A71EC0B9FF4F54CB41A5DE4CF7472D899EDCC561 2 | # Luigi's Mansion 2 HD [010048701995E000] v1.0.0 3 | 4 | @flag print_values 5 | @flag offset_shift 0x100 6 | 7 | // 60 FPS 8 | 9 | @enabled 10 | 006D29B0 0110A0E3 // mov r1, #0x1 11 | @stop 12 | 13 | @KeatonTheBot 14 | https://linktr.ee/keatonthebot 15 | -------------------------------------------------------------------------------- /Mario vs. Donkey Kong/0100B99019412000/Disable DOF/exefs/1.0.0.pchtxt: -------------------------------------------------------------------------------- 1 | @nsobid-37CE685A99F0BC0FB72132C40015F101ECB81C46 2 | # Mario vs. Donkey Kong [0100B99019412000] v1.0.0 3 | 4 | @flag print_values 5 | @flag offset_shift 0x100 6 | 7 | // Disable DOF 8 | 9 | @enabled 10 | 004F5510 1F2003D5 // nop 11 | @stop 12 | 13 | @KeatonTheBot 14 | https://linktr.ee/keatonthebot 15 | -------------------------------------------------------------------------------- /Mario vs. Donkey Kong/0100B99019412000/Disable DOF/exefs/1.0.1.pchtxt: -------------------------------------------------------------------------------- 1 | @nsobid-43AE51EE9766867DA5F1272CA0D3D8A60AC53296 2 | # Mario vs. Donkey Kong [0100B99019412000] v1.0.1 3 | 4 | @flag print_values 5 | @flag offset_shift 0x100 6 | 7 | // Disable DOF 8 | 9 | @enabled 10 | 004F5520 1F2003D5 // nop 11 | @stop 12 | 13 | @KeatonTheBot 14 | https://linktr.ee/keatonthebot 15 | -------------------------------------------------------------------------------- /Octopath Traveler/010057D006492000/2x SSAA/exefs/1.0.4.pchtxt: -------------------------------------------------------------------------------- 1 | @nsobid-B88A8D8E5516DDE98E70F55A86375DE6 2 | # Octopath Traveler [010057D006492000] v1.0.4 3 | 4 | @flag print_values 5 | @flag offset_shift 0x100 6 | 7 | // 2x SSAA 8 | 9 | @enabled 10 | 019FABFC 0869A852 // movz w8, #0x4348, lsl #16 11 | @stop 12 | 13 | @KeatonTheBot 14 | https://linktr.ee/keatonthebot 15 | -------------------------------------------------------------------------------- /Octopath Traveler/010057D006492000/2x SSAA/exefs/1.0.5.pchtxt: -------------------------------------------------------------------------------- 1 | @nsobid-67DACC049CEEE8585B1583336C565B43 2 | # Octopath Traveler [010057D006492000] v1.0.5 3 | 4 | @flag print_values 5 | @flag offset_shift 0x100 6 | 7 | // 2x SSAA 8 | 9 | @enabled 10 | 019FABFC 0869A852 // movz w8, #0x4348, lsl #16 11 | @stop 12 | 13 | @KeatonTheBot 14 | https://linktr.ee/keatonthebot 15 | -------------------------------------------------------------------------------- /Red Dead Redemption/01007820196A6000/Remove Dead Eye Filter/exefs/1.0.0.pchtxt: -------------------------------------------------------------------------------- 1 | @nsobid-9515EF1F79EF3CB800BD85E5D3DE0D98F39381F3 2 | # Red Dead Redemption [01007820196A6000] v1.0.0 3 | 4 | @flag print_values 5 | @flag offset_shift 0x100 6 | 7 | // Remove Dead Eye Filter 8 | 9 | @enabled 10 | 015054DC 34000014 11 | 00BBEB24 30000014 12 | @stop 13 | 14 | @KeatonTheBot 15 | -------------------------------------------------------------------------------- /Red Dead Redemption/01007820196A6000/Remove Dead Eye Filter/exefs/1.0.1.pchtxt: -------------------------------------------------------------------------------- 1 | @nsobid-90D38D285A365D9E834001B144E1D20F6E0E285A 2 | # Red Dead Redemption [01007820196A6000] v1.0.1 3 | 4 | @flag print_values 5 | @flag offset_shift 0x100 6 | 7 | // Remove Dead Eye Filter 8 | 9 | @enabled 10 | 0150550C 34000014 11 | 00BBEB24 30000014 12 | @stop 13 | 14 | @KeatonTheBot 15 | -------------------------------------------------------------------------------- /Red Dead Redemption/01007820196A6000/Remove Dead Eye Filter/exefs/1.0.2.pchtxt: -------------------------------------------------------------------------------- 1 | @nsobid-F68A7D87ABAC6AACA5B9B0D57A0BB1301C23A735 2 | # Red Dead Redemption [01007820196A6000] v1.0.2 3 | 4 | @flag print_values 5 | @flag offset_shift 0x100 6 | 7 | // Remove Dead Eye Filter 8 | 9 | @enabled 10 | 00FA2008 33000014 11 | 007E8FA0 BCFFFF17 12 | @stop 13 | 14 | @KeatonTheBot 15 | -------------------------------------------------------------------------------- /Red Dead Redemption/01007820196A6000/Remove Dead Eye Filter/exefs/1.0.3.pchtxt: -------------------------------------------------------------------------------- 1 | @nsobid-B97EF033026D1E6F66FC03B58FB738BBA2E4BD74 2 | # Red Dead Redemption [01007820196A6000] v1.0.3 3 | 4 | @flag print_values 5 | @flag offset_shift 0x100 6 | 7 | // Remove Dead Eye Filter 8 | 9 | @enabled 10 | 00FA2438 33000014 11 | 007EED20 BCFFFF17 12 | @stop 13 | 14 | @KeatonTheBot 15 | -------------------------------------------------------------------------------- /Another Crab's Treasure/0100A21017C42000/60 FPS/exefs/1.0.101.1.pchtxt: -------------------------------------------------------------------------------- 1 | @nsobid-3980F76403AE4CF2996F4F69EF3B5E38 2 | # Another Crab's Treasure [0100A21017C42000] v1.0.101.1 3 | 4 | @flag print_values 5 | @flag offset_shift 0x100 6 | 7 | // 60 FPS 8 | 9 | @enabled 10 | 009DAA24 21008052 // mov w1, #0x1 11 | @stop 12 | 13 | @KeatonTheBot 14 | https://linktr.ee/keatonthebot 15 | -------------------------------------------------------------------------------- /Another Crab's Treasure/0100A21017C42000/60 FPS/exefs/1.0.103.9.pchtxt: -------------------------------------------------------------------------------- 1 | @nsobid-01CBDFDED43B80F50A3EF2FB9FE3C647 2 | # Another Crab's Treasure [0100A21017C42000] v1.0.103.9 3 | 4 | @flag print_values 5 | @flag offset_shift 0x100 6 | 7 | // 60 FPS 8 | 9 | @enabled 10 | 009DC444 21008052 // mov w1, #0x1 11 | @stop 12 | 13 | @KeatonTheBot 14 | https://linktr.ee/keatonthebot 15 | -------------------------------------------------------------------------------- /Astral Chain/01007300020FA000/Disable IRIS Blue Tint/exefs/1.0.1.pchtxt: -------------------------------------------------------------------------------- 1 | @nsobid-4B159F0F7A360669738390EE8657B4F0 2 | # Astral Chain [01007300020FA000] v1.0.1 3 | 4 | @flag print_values 5 | @flag offset_shift 0x100 6 | 7 | // Disable IRIS Blue Tint 8 | 9 | @enabled 10 | 00998F24 E003271E // fmov s0, wzr 11 | @stop 12 | 13 | @KeatonTheBot 14 | https://linktr.ee/keatonthebot 15 | -------------------------------------------------------------------------------- /Red Dead Redemption/01007820196A6000/Skip Intro/exefs/1.0.0.pchtxt: -------------------------------------------------------------------------------- 1 | @nsobid-9515EF1F79EF3CB800BD85E5D3DE0D98F39381F3 2 | # Red Dead Redemption [01007820196A6000] v1.0.0 3 | 4 | @flag print_values 5 | @flag offset_shift 0x100 6 | 7 | // Skip Intro 8 | 9 | @enabled 10 | 01A30810 1F2003D5 // Skip Legals 11 | 01A310E4 1F2003D5 // Skip Logo 12 | @stop 13 | 14 | @KeatonTheBot 15 | -------------------------------------------------------------------------------- /Red Dead Redemption/01007820196A6000/Skip Intro/exefs/1.0.1.pchtxt: -------------------------------------------------------------------------------- 1 | @nsobid-90D38D285A365D9E834001B144E1D20F6E0E285A 2 | # Red Dead Redemption [01007820196A6000] v1.0.1 3 | 4 | @flag print_values 5 | @flag offset_shift 0x100 6 | 7 | // Skip Intro 8 | 9 | @enabled 10 | 01A30850 1F2003D5 // Skip Legals 11 | 01A31124 1F2003D5 // Skip Logo 12 | @stop 13 | 14 | @KeatonTheBot 15 | -------------------------------------------------------------------------------- /Red Dead Redemption/01007820196A6000/Skip Intro/exefs/1.0.2.pchtxt: -------------------------------------------------------------------------------- 1 | @nsobid-F68A7D87ABAC6AACA5B9B0D57A0BB1301C23A735 2 | # Red Dead Redemption [01007820196A6000] v1.0.2 3 | 4 | @flag print_values 5 | @flag offset_shift 0x100 6 | 7 | // Skip Intro 8 | 9 | @enabled 10 | 013582F8 1F2003D5 // Skip Legals 11 | 00BD4404 1F2003D5 // Skip Logo 12 | @stop 13 | 14 | @KeatonTheBot 15 | -------------------------------------------------------------------------------- /Red Dead Redemption/01007820196A6000/Skip Intro/exefs/1.0.3.pchtxt: -------------------------------------------------------------------------------- 1 | @nsobid-B97EF033026D1E6F66FC03B58FB738BBA2E4BD74 2 | # Red Dead Redemption [01007820196A6000] v1.0.3 3 | 4 | @flag print_values 5 | @flag offset_shift 0x100 6 | 7 | // Skip Intro 8 | 9 | @enabled 10 | 0135D424 1F2003D5 // Skip Legals 11 | 00BD86EC 1F2003D5 // Skip Logo 12 | @stop 13 | 14 | @KeatonTheBot 15 | -------------------------------------------------------------------------------- /Super Mario Bros. Wonder/010015100B514000/Disable Bloom/exefs/1.0.0.pchtxt: -------------------------------------------------------------------------------- 1 | @nsobid-CD6E42AEE7934F4D8393CD43893AE25EDC83D338 2 | # Super Mario Bros. Wonder [010015100B514000] v1.0.0 3 | 4 | @flag print_values 5 | @flag offset_shift 0x100 6 | 7 | // Disable Bloom 8 | 9 | @enabled 10 | 0016D440 C0035FD6 11 | @stop 12 | 13 | @KeatonTheBot 14 | https://linktr.ee/keatonthebot 15 | -------------------------------------------------------------------------------- /Super Mario Bros. Wonder/010015100B514000/Disable Bloom/exefs/1.0.1.pchtxt: -------------------------------------------------------------------------------- 1 | @nsobid-F91868B88F60D3D59009DB3389FDE314A6A32FCD 2 | # Super Mario Bros. Wonder [010015100B514000] v1.0.1 3 | 4 | @flag print_values 5 | @flag offset_shift 0x100 6 | 7 | // Disable Bloom 8 | 9 | @enabled 10 | 00186060 C0035FD6 11 | @stop 12 | 13 | @KeatonTheBot 14 | https://linktr.ee/keatonthebot 15 | -------------------------------------------------------------------------------- /Contra - Operation Galuga/0100CF401A98E000/60 FPS/exefs/1.0.867143.pchtxt: -------------------------------------------------------------------------------- 1 | @nsobid-9EB32F76831B73F3BC610EB5F23414AD 2 | # Contra: Operation Galuga [0100CF401A98E000] v1.0.867143 3 | 4 | @flag print_values 5 | @flag offset_shift 0x100 6 | 7 | // 60 FPS 8 | 9 | @enabled 10 | 01033CF8 21008052 // mov w1, #0x1 11 | @stop 12 | 13 | @KeatonTheBot 14 | https://linktr.ee/keatonthebot 15 | -------------------------------------------------------------------------------- /Contra - Operation Galuga/0100CF401A98E000/60 FPS/exefs/1.0.876634.pchtxt: -------------------------------------------------------------------------------- 1 | @nsobid-0C96F996FDE48DA803E8037140864265 2 | # Contra: Operation Galuga [0100CF401A98E000] v1.0.876634 3 | 4 | @flag print_values 5 | @flag offset_shift 0x100 6 | 7 | // 60 FPS 8 | 9 | @enabled 10 | 010368B8 21008052 // mov w1, #0x1 11 | @stop 12 | 13 | @KeatonTheBot 14 | https://linktr.ee/keatonthebot 15 | -------------------------------------------------------------------------------- /Contra - Operation Galuga/0100CF401A98E000/60 FPS/exefs/1.0.882291.pchtxt: -------------------------------------------------------------------------------- 1 | @nsobid-5ECFB8F85105FE3C156D0254F91DAE23 2 | # Contra: Operation Galuga [0100CF401A98E000] v1.0.882291 3 | 4 | @flag print_values 5 | @flag offset_shift 0x100 6 | 7 | // 60 FPS 8 | 9 | @enabled 10 | 01036B08 21008052 // mov w1, #0x1 11 | @stop 12 | 13 | @KeatonTheBot 14 | https://linktr.ee/keatonthebot 15 | -------------------------------------------------------------------------------- /Mario+Rabbids Kingdom Battle/010067300059A000/Disable DOF/exefs/1.9.589692.pchtxt: -------------------------------------------------------------------------------- 1 | @nsobid-3B39E0C06B8841F1BAF0EA4D54286BFE 2 | # Mario+Rabbids Kingdom Battle [010067300059A000] v1.9.589692 3 | 4 | @flag print_values 5 | @flag offset_shift 0x100 6 | 7 | // Disable DOF 8 | 9 | @enabled 10 | 00A531B0 1F2003D5 11 | @stop 12 | 13 | @KeatonTheBot 14 | https://linktr.ee/keatonthebot 15 | -------------------------------------------------------------------------------- /Metroid Dread/010093801237C000/Disable Motion Blur/exefs/2.1.0.pchtxt: -------------------------------------------------------------------------------- 1 | @nsobid-646761F643AFEBB379EDD5E6A5151AF2CEF93DC1 2 | # Metroid Dread [010093801237C000] v2.1.0 3 | 4 | @flag print_values 5 | @flag offset_shift 0x100 6 | 7 | // Disable Motion Blur 8 | 9 | @enabled 10 | 0014F4E0 14008052 // mov w20, #0x0 11 | @stop 12 | 13 | @KeatonTheBot 14 | https://linktr.ee/keatonthebot 15 | -------------------------------------------------------------------------------- /Paper Mario - The Origami King/0100A3900C3E2000/Disable AA/exefs/1.0.0.pchtxt: -------------------------------------------------------------------------------- 1 | @nsobid-BDD6DC7DA7A69290B443DB41243319D6547C3D24 2 | # Paper Mario - The Origami King [0100A3900C3E2000] v1.0.0 3 | 4 | @flag print_values 5 | @flag offset_shift 0x100 6 | 7 | // Disable AA 8 | 9 | @enabled 10 | 005F4348 1F2003D5 11 | @stop 12 | 13 | @KeatonTheBot 14 | https://linktr.ee/keatonthebot 15 | -------------------------------------------------------------------------------- /Paper Mario - The Origami King/0100A3900C3E2000/Disable AA/exefs/1.0.1.pchtxt: -------------------------------------------------------------------------------- 1 | @nsobid-E74395F066FD8CCB51EC17B39B3DA2C8CF520089 2 | # Paper Mario - The Origami King [0100A3900C3E2000] v1.0.1 3 | 4 | @flag print_values 5 | @flag offset_shift 0x100 6 | 7 | // Disable AA 8 | 9 | @enabled 10 | 005F4348 1F2003D5 11 | @stop 12 | 13 | @KeatonTheBot 14 | https://linktr.ee/keatonthebot 15 | -------------------------------------------------------------------------------- /Red Dead Redemption/01007820196A6000/Normal Targeting in Hardcore/exefs/1.0.0.pchtxt: -------------------------------------------------------------------------------- 1 | @nsobid-9515EF1F79EF3CB800BD85E5D3DE0D98F39381F3 2 | # Red Dead Redemption [01007820196A6000] v1.0.0 3 | 4 | @flag print_values 5 | @flag offset_shift 0x100 6 | 7 | // Normal Targeting in Hardcore 8 | 9 | @enabled 10 | 019EC3A4 C0035FD6 11 | 019EB9D4 C0035FD6 12 | @stop 13 | 14 | @KeatonTheBot 15 | -------------------------------------------------------------------------------- /Red Dead Redemption/01007820196A6000/Normal Targeting in Hardcore/exefs/1.0.1.pchtxt: -------------------------------------------------------------------------------- 1 | @nsobid-90D38D285A365D9E834001B144E1D20F6E0E285A 2 | # Red Dead Redemption [01007820196A6000] v1.0.1 3 | 4 | @flag print_values 5 | @flag offset_shift 0x100 6 | 7 | // Normal Targeting in Hardcore 8 | 9 | @enabled 10 | 019EC3E4 C0035FD6 11 | 019EBA14 C0035FD6 12 | @stop 13 | 14 | @KeatonTheBot 15 | -------------------------------------------------------------------------------- /Star Ocean The Second Story R/010065301A2E0000/60 FPS/exefs/1.0.0.pchtxt: -------------------------------------------------------------------------------- 1 | @nsobid-F2993582074B5FA5E76B01B5A6ECC357 2 | # Star Ocean The Second Story R [010065301A2E0000] v1.0.0 3 | 4 | @flag print_values 5 | @flag offset_shift 0x100 6 | 7 | // 60 FPS 8 | 9 | @enabled 10 | 0076D2C4 21008052 // mov w1, #0x1 11 | @stop 12 | 13 | @KeatonTheBot 14 | https://linktr.ee/keatonthebot 15 | -------------------------------------------------------------------------------- /Star Ocean The Second Story R/010065301A2E0000/60 FPS/exefs/1.0.1.pchtxt: -------------------------------------------------------------------------------- 1 | @nsobid-3F8DB95C54C9B11CC59AF41C443DFA46 2 | # Star Ocean The Second Story R [010065301A2E0000] v1.0.1 3 | 4 | @flag print_values 5 | @flag offset_shift 0x100 6 | 7 | // 60 FPS 8 | 9 | @enabled 10 | 0076D794 21008052 // mov w1, #0x1 11 | @stop 12 | 13 | @KeatonTheBot 14 | https://linktr.ee/keatonthebot 15 | -------------------------------------------------------------------------------- /Star Ocean The Second Story R/010065301A2E0000/60 FPS/exefs/1.0.2.pchtxt: -------------------------------------------------------------------------------- 1 | @nsobid-7266AEB08847B0FA86D1B8B653D21402 2 | # Star Ocean The Second Story R [010065301A2E0000] v1.0.2 3 | 4 | @flag print_values 5 | @flag offset_shift 0x100 6 | 7 | // 60 FPS 8 | 9 | @enabled 10 | 0076D904 21008052 // mov w1, #0x1 11 | @stop 12 | 13 | @KeatonTheBot 14 | https://linktr.ee/keatonthebot 15 | -------------------------------------------------------------------------------- /Star Ocean The Second Story R/010065301A2E0000/60 FPS/exefs/1.1.0.pchtxt: -------------------------------------------------------------------------------- 1 | @nsobid-D214BA64D902AEDA4197B57DEBABD01B 2 | # Star Ocean The Second Story R [010065301A2E0000] v1.1.0 3 | 4 | @flag print_values 5 | @flag offset_shift 0x100 6 | 7 | // 60 FPS 8 | 9 | @enabled 10 | 0076DA04 21008052 // mov w1, #0x1 11 | @stop 12 | 13 | @KeatonTheBot 14 | https://linktr.ee/keatonthebot 15 | -------------------------------------------------------------------------------- /Trails in the Sky 1st Chapter/01002C9022770000/Disable DOF/exefs/1.0.4.pchtxt: -------------------------------------------------------------------------------- 1 | @nsobid-2AD8CC7892EBF9FAB667F6D218366C24F073A89F 2 | # Trails in the Sky 1st Chapter [01002C9022770000] v1.0.4 3 | 4 | @flag print_values 5 | @flag offset_shift 0x100 6 | 7 | // Disable DOF 8 | 9 | @enabled 10 | 005076D5 00000000 11 | @stop 12 | 13 | @KeatonTheBot 14 | https://linktr.ee/keatonthebot 15 | -------------------------------------------------------------------------------- /Trails in the Sky 1st Chapter/01002C9022770000/Disable DOF/exefs/1.0.5.pchtxt: -------------------------------------------------------------------------------- 1 | @nsobid-E5F70FFCBD0DD378C11A0F79F086676759A6250F 2 | # Trails in the Sky 1st Chapter [01002C9022770000] v1.0.5 3 | 4 | @flag print_values 5 | @flag offset_shift 0x100 6 | 7 | // Disable DOF 8 | 9 | @enabled 10 | 0060B490 00000000 11 | @stop 12 | 13 | @KeatonTheBot 14 | https://linktr.ee/keatonthebot 15 | -------------------------------------------------------------------------------- /Trails in the Sky 1st Chapter/01002C9022770000/Disable DOF/exefs/1.0.6.pchtxt: -------------------------------------------------------------------------------- 1 | @nsobid-2B18130BD191CAC5D407B54C3C8A2381C59CDD48 2 | # Trails in the Sky 1st Chapter [01002C9022770000] v1.0.6 3 | 4 | @flag print_values 5 | @flag offset_shift 0x100 6 | 7 | // Disable DOF 8 | 9 | @enabled 10 | 0060C490 00000000 11 | @stop 12 | 13 | @KeatonTheBot 14 | https://linktr.ee/keatonthebot 15 | -------------------------------------------------------------------------------- /Trails in the Sky 1st Chapter/01002C9022770000/Disable FXAA/exefs/1.0.4.pchtxt: -------------------------------------------------------------------------------- 1 | @nsobid-2AD8CC7892EBF9FAB667F6D218366C24F073A89F 2 | # Trails in the Sky 1st Chapter [01002C9022770000] v1.0.4 3 | 4 | @flag print_values 5 | @flag offset_shift 0x100 6 | 7 | // Disable FXAA 8 | 9 | @enabled 10 | 0051DF69 00000000 11 | @stop 12 | 13 | @KeatonTheBot 14 | https://linktr.ee/keatonthebot 15 | -------------------------------------------------------------------------------- /Trails in the Sky 1st Chapter/01002C9022770000/Disable FXAA/exefs/1.0.5.pchtxt: -------------------------------------------------------------------------------- 1 | @nsobid-E5F70FFCBD0DD378C11A0F79F086676759A6250F 2 | # Trails in the Sky 1st Chapter [01002C9022770000] v1.0.5 3 | 4 | @flag print_values 5 | @flag offset_shift 0x100 6 | 7 | // Disable FXAA 8 | 9 | @enabled 10 | 0061DF1D 00000000 11 | @stop 12 | 13 | @KeatonTheBot 14 | https://linktr.ee/keatonthebot 15 | -------------------------------------------------------------------------------- /Trails in the Sky 1st Chapter/01002C9022770000/Disable FXAA/exefs/1.0.6.pchtxt: -------------------------------------------------------------------------------- 1 | @nsobid-2B18130BD191CAC5D407B54C3C8A2381C59CDD48 2 | # Trails in the Sky 1st Chapter [01002C9022770000] v1.0.6 3 | 4 | @flag print_values 5 | @flag offset_shift 0x100 6 | 7 | // Disable FXAA 8 | 9 | @enabled 10 | 0061EF22 00000000 11 | @stop 12 | 13 | @KeatonTheBot 14 | https://linktr.ee/keatonthebot 15 | -------------------------------------------------------------------------------- /Celeste/01002B30028F6000/1080p/exefs/1.4.1.1.pchtxt: -------------------------------------------------------------------------------- 1 | @nsobid-9382989AF9636A1E02AEB3693094E87D1A02A898 2 | # Celeste [01002B30028F6000] v1.4.1.1 3 | 4 | @flag print_values 5 | @flag offset_shift 0x100 6 | 7 | // 1080p 8 | 9 | @enabled 10 | 0066CB60 01F08052 // mov w1, #0x780 11 | 0066CB6C 01878052 // mov w1, #0x438 12 | @stop 13 | 14 | @KeatonTheBot 15 | https://linktr.ee/keatonthebot 16 | -------------------------------------------------------------------------------- /Mario+Rabbids Kingdom Battle/010067300059A000/60 FPS/exefs/1.9.589692.pchtxt: -------------------------------------------------------------------------------- 1 | @nsobid-3B39E0C06B8841F1BAF0EA4D54286BFE 2 | # Mario+Rabbids Kingdom Battle [010067300059A000] v1.9.589692 3 | 4 | @flag print_values 5 | @flag offset_shift 0x100 6 | 7 | // 60 FPS 8 | 9 | @enabled 10 | 011085D8 35008052 // mov w21, #0x1 11 | @stop 12 | 13 | @KeatonTheBot 14 | https://linktr.ee/keatonthebot 15 | -------------------------------------------------------------------------------- /Red Dead Redemption/01007820196A6000/Disable Heat Wave Effect/exefs/1.0.4.pchtxt: -------------------------------------------------------------------------------- 1 | @nsobid-37531419DA7654EC3F5B586693F7F3314D2E4044 2 | # Red Dead Redemption [01007820196A6000] v1.0.4 3 | 4 | @flag print_values 5 | @flag offset_shift 0x100 6 | 7 | // Disable Heat Wave Effect 8 | 9 | @enabled 10 | 013696C0 14000014 11 | @stop 12 | 13 | @KeatonTheBot 14 | https://linktr.ee/keatonthebot 15 | -------------------------------------------------------------------------------- /Super Mario Bros. Wonder/010015100B514000/Aspect Ratio/16'10/exefs/1.0.0.pchtxt: -------------------------------------------------------------------------------- 1 | @nsobid-CD6E42AEE7934F4D8393CD43893AE25EDC83D338 2 | # Super Mario Bros. Wonder [010015100B514000] v1.0.0 3 | 4 | @flag print_values 5 | @flag offset_shift 0x100 6 | 7 | // 16:10 8 | 9 | @enabled 10 | 002E9F70 0130261E // fmov s1, #17.0 11 | 029B5FE8 CDCCCC3F // #1.6 12 | @stop 13 | 14 | @KeatonTheBot 15 | -------------------------------------------------------------------------------- /Super Mario Bros. Wonder/010015100B514000/Aspect Ratio/16'10/exefs/1.0.1.pchtxt: -------------------------------------------------------------------------------- 1 | @nsobid-F91868B88F60D3D59009DB3389FDE314A6A32FCD 2 | # Super Mario Bros. Wonder [010015100B514000] v1.0.1 3 | 4 | @flag print_values 5 | @flag offset_shift 0x100 6 | 7 | // 16:10 8 | 9 | @enabled 10 | 002B9FB4 0130261E // fmov s1, #17.0 11 | 029B5108 CDCCCC3F // #1.6 12 | @stop 13 | 14 | @KeatonTheBot 15 | -------------------------------------------------------------------------------- /Super Mario Bros. Wonder/010015100B514000/Aspect Ratio/21'9/exefs/1.0.0.pchtxt: -------------------------------------------------------------------------------- 1 | @nsobid-CD6E42AEE7934F4D8393CD43893AE25EDC83D338 2 | # Super Mario Bros. Wonder [010015100B514000] v1.0.0 3 | 4 | @flag print_values 5 | @flag offset_shift 0x100 6 | 7 | // 21:9 8 | 9 | @enabled 10 | 002E9F70 01F0251E // fmov s1, #15.5 11 | 029B5FE8 54551540 // #2.333333 12 | @stop 13 | 14 | @KeatonTheBot 15 | -------------------------------------------------------------------------------- /Super Mario Bros. Wonder/010015100B514000/Aspect Ratio/21'9/exefs/1.0.1.pchtxt: -------------------------------------------------------------------------------- 1 | @nsobid-F91868B88F60D3D59009DB3389FDE314A6A32FCD 2 | # Super Mario Bros. Wonder [010015100B514000] v1.0.1 3 | 4 | @flag print_values 5 | @flag offset_shift 0x100 6 | 7 | // 21:9 8 | 9 | @enabled 10 | 002B9FB4 01F0251E // fmov s1, #15.5 11 | 029B5108 54551540 // #2.333333 12 | @stop 13 | 14 | @KeatonTheBot 15 | -------------------------------------------------------------------------------- /Super Mario Bros. Wonder/010015100B514000/Aspect Ratio/32'9/exefs/1.0.0.pchtxt: -------------------------------------------------------------------------------- 1 | @nsobid-CD6E42AEE7934F4D8393CD43893AE25EDC83D338 2 | # Super Mario Bros. Wonder [010015100B514000] v1.0.0 3 | 4 | @flag print_values 5 | @flag offset_shift 0x100 6 | 7 | // 32:9 8 | 9 | @enabled 10 | 002E9F70 01F0251E // fmov s1, #15.5 11 | 029B5FE8 3B8E6340 // #3.555556 12 | @stop 13 | 14 | @KeatonTheBot 15 | -------------------------------------------------------------------------------- /Super Mario Bros. Wonder/010015100B514000/Aspect Ratio/32'9/exefs/1.0.1.pchtxt: -------------------------------------------------------------------------------- 1 | @nsobid-F91868B88F60D3D59009DB3389FDE314A6A32FCD 2 | # Super Mario Bros. Wonder [010015100B514000] v1.0.1 3 | 4 | @flag print_values 5 | @flag offset_shift 0x100 6 | 7 | // 32:9 8 | 9 | @enabled 10 | 002B9FB4 01F0251E // fmov s1, #15.5 11 | 029B5108 3B8E6340 // #3.555556 12 | @stop 13 | 14 | @KeatonTheBot 15 | -------------------------------------------------------------------------------- /Super Mario Bros. Wonder/010015100B514000/No Music/exefs/1.0.0.pchtxt: -------------------------------------------------------------------------------- 1 | @nsobid-CD6E42AEE7934F4D8393CD43893AE25EDC83D338 2 | # Super Mario Bros. Wonder [010015100B514000] v1.0.0 3 | 4 | @flag print_values 5 | @flag offset_shift 0x100 6 | 7 | // No Music 8 | 9 | @enabled 10 | 01D819A4 E003271E // Main Menu & Level 11 | @stop 12 | 13 | @KeatonTheBot 14 | https://linktr.ee/keatonthebot 15 | -------------------------------------------------------------------------------- /Super Mario Bros. Wonder/010015100B514000/No Music/exefs/1.0.1.pchtxt: -------------------------------------------------------------------------------- 1 | @nsobid-F91868B88F60D3D59009DB3389FDE314A6A32FCD 2 | # Super Mario Bros. Wonder [010015100B514000] v1.0.1 3 | 4 | @flag print_values 5 | @flag offset_shift 0x100 6 | 7 | // No Music 8 | 9 | @enabled 10 | 01D7EA9C E003271E // Main Menu & Level 11 | @stop 12 | 13 | @KeatonTheBot 14 | https://linktr.ee/keatonthebot 15 | -------------------------------------------------------------------------------- /Trails in the Sky 1st Chapter/01002C9022770000/Disable Bloom/exefs/1.0.4.pchtxt: -------------------------------------------------------------------------------- 1 | @nsobid-2AD8CC7892EBF9FAB667F6D218366C24F073A89F 2 | # Trails in the Sky 1st Chapter [01002C9022770000] v1.0.4 3 | 4 | @flag print_values 5 | @flag offset_shift 0x100 6 | 7 | // Disable Bloom 8 | 9 | @enabled 10 | 0050A287 00000000 11 | @stop 12 | 13 | @KeatonTheBot 14 | https://linktr.ee/keatonthebot 15 | -------------------------------------------------------------------------------- /Trails in the Sky 1st Chapter/01002C9022770000/Disable Bloom/exefs/1.0.5.pchtxt: -------------------------------------------------------------------------------- 1 | @nsobid-E5F70FFCBD0DD378C11A0F79F086676759A6250F 2 | # Trails in the Sky 1st Chapter [01002C9022770000] v1.0.5 3 | 4 | @flag print_values 5 | @flag offset_shift 0x100 6 | 7 | // Disable Bloom 8 | 9 | @enabled 10 | 0060D83E 00000000 11 | @stop 12 | 13 | @KeatonTheBot 14 | https://linktr.ee/keatonthebot 15 | -------------------------------------------------------------------------------- /Trails in the Sky 1st Chapter/01002C9022770000/Disable Bloom/exefs/1.0.6.pchtxt: -------------------------------------------------------------------------------- 1 | @nsobid-2B18130BD191CAC5D407B54C3C8A2381C59CDD48 2 | # Trails in the Sky 1st Chapter [01002C9022770000] v1.0.6 3 | 4 | @flag print_values 5 | @flag offset_shift 0x100 6 | 7 | // Disable Bloom 8 | 9 | @enabled 10 | 0060E83E 00000000 11 | @stop 12 | 13 | @KeatonTheBot 14 | https://linktr.ee/keatonthebot 15 | -------------------------------------------------------------------------------- /Baten Kaitos I & II/0100C07018CA6001/2K Shadow Resolution/exefs/1.0.3-bk1.pchtxt: -------------------------------------------------------------------------------- 1 | @nsobid-A16BEA3ABA632D53666021E0FB38993C 2 | # Baten Kaitos I [0100C07018CA6001] v1.0.3 3 | 4 | @flag print_values 5 | @flag offset_shift 0x100 6 | 7 | // 2K Shadow Resolution 8 | 9 | @enabled 10 | 053B2CF8 0B008152 // mov w11, #0x800 11 | @stop 12 | 13 | @KeatonTheBot 14 | https://linktr.ee/keatonthebot 15 | -------------------------------------------------------------------------------- /Baten Kaitos I & II/0100C07018CA6001/4K Shadow Resolution/exefs/1.0.3-bk1.pchtxt: -------------------------------------------------------------------------------- 1 | @nsobid-A16BEA3ABA632D53666021E0FB38993C 2 | # Baten Kaitos I [0100C07018CA6001] v1.0.3 3 | 4 | @flag print_values 5 | @flag offset_shift 0x100 6 | 7 | // 4K Shadow Resolution 8 | 9 | @enabled 10 | 053B2CF8 0B008252 // mov w11, #0x1000 11 | @stop 12 | 13 | @KeatonTheBot 14 | https://linktr.ee/keatonthebot 15 | -------------------------------------------------------------------------------- /Baten Kaitos I & II/0100C07018CA6001/8K Shadow Resolution/exefs/1.0.3-bk1.pchtxt: -------------------------------------------------------------------------------- 1 | @nsobid-A16BEA3ABA632D53666021E0FB38993C 2 | # Baten Kaitos I [0100C07018CA6001] v1.0.3 3 | 4 | @flag print_values 5 | @flag offset_shift 0x100 6 | 7 | // 8K Shadow Resolution 8 | 9 | @enabled 10 | 053B2CF8 0B008452 // mov w11, #0x2000 11 | @stop 12 | 13 | @KeatonTheBot 14 | https://linktr.ee/keatonthebot 15 | -------------------------------------------------------------------------------- /Baten Kaitos I & II/0100C07018CA6002/2K Shadow Resolution/exefs/1.0.3-bk2.pchtxt: -------------------------------------------------------------------------------- 1 | @nsobid-446DD0DC908E197CEFEA6B3548FC9FD6 2 | # Baten Kaitos II [0100C07018CA6002] v1.0.3 3 | 4 | @flag print_values 5 | @flag offset_shift 0x100 6 | 7 | // 2K Shadow Resolution 8 | 9 | @enabled 10 | 04EB4318 0B008152 // mov w11, #0x800 11 | @stop 12 | 13 | @KeatonTheBot 14 | https://linktr.ee/keatonthebot 15 | -------------------------------------------------------------------------------- /Baten Kaitos I & II/0100C07018CA6002/4K Shadow Resolution/exefs/1.0.3-bk2.pchtxt: -------------------------------------------------------------------------------- 1 | @nsobid-446DD0DC908E197CEFEA6B3548FC9FD6 2 | # Baten Kaitos II [0100C07018CA6002] v1.0.3 3 | 4 | @flag print_values 5 | @flag offset_shift 0x100 6 | 7 | // 4K Shadow Resolution 8 | 9 | @enabled 10 | 04EB4318 0B008252 // mov w11, #0x1000 11 | @stop 12 | 13 | @KeatonTheBot 14 | https://linktr.ee/keatonthebot 15 | -------------------------------------------------------------------------------- /Baten Kaitos I & II/0100C07018CA6002/8K Shadow Resolution/exefs/1.0.3-bk2.pchtxt: -------------------------------------------------------------------------------- 1 | @nsobid-446DD0DC908E197CEFEA6B3548FC9FD6 2 | # Baten Kaitos II [0100C07018CA6002] v1.0.3 3 | 4 | @flag print_values 5 | @flag offset_shift 0x100 6 | 7 | // 8K Shadow Resolution 8 | 9 | @enabled 10 | 04EB4318 0B008452 // mov w11, #0x2000 11 | @stop 12 | 13 | @KeatonTheBot 14 | https://linktr.ee/keatonthebot 15 | -------------------------------------------------------------------------------- /Legend of Zelda, The - Echoes of Wisdom/01008CF01BAAC000/Hide Tri/exefs/1.0.1.pchtxt: -------------------------------------------------------------------------------- 1 | @nsobid-09A15C8259828A41B91B036B12F0687973A4627A 2 | # The Legend of Zelda: Echoes of Wisdom [01008CF01BAAC000] v1.0.1 3 | 4 | @flag print_values 5 | @flag offset_shift 0x100 6 | 7 | // Hide Tri 8 | 9 | @enabled 10 | 01A50888 10000014 11 | @stop 12 | 13 | @KeatonTheBot 14 | https://linktr.ee/keatonthebot 15 | -------------------------------------------------------------------------------- /Legend of Zelda, The - Echoes of Wisdom/01008CF01BAAC000/Hide Tri/exefs/1.0.2.pchtxt: -------------------------------------------------------------------------------- 1 | @nsobid-D1ED438C8BDAF4368B30DAEC53ED8E9BACD31A34 2 | # The Legend of Zelda: Echoes of Wisdom [01008CF01BAAC000] v1.0.2 3 | 4 | @flag print_values 5 | @flag offset_shift 0x100 6 | 7 | // Hide Tri 8 | 9 | @enabled 10 | 01A524F8 10000014 11 | @stop 12 | 13 | @KeatonTheBot 14 | https://linktr.ee/keatonthebot 15 | -------------------------------------------------------------------------------- /Legend of Zelda, The - Skyward Sword HD/01002DA013484000/30 FPS/exefs/1.0.0.pchtxt: -------------------------------------------------------------------------------- 1 | @nsobid-D824D4B1BBD45D03668380D6D041BA4CA00A64FF 2 | # The Legend of Zelda: Skyward Sword HD [01002DA013484000] v1.0.0 3 | 4 | @flag print_values 5 | @flag offset_shift 0x100 6 | 7 | // 30 FPS 8 | 9 | @enabled 10 | 0104A094 28018012 11 | @stop 12 | 13 | @KeatonTheBot 14 | https://linktr.ee/keatonthebot 15 | -------------------------------------------------------------------------------- /Legend of Zelda, The - Skyward Sword HD/01002DA013484000/30 FPS/exefs/1.0.1.pchtxt: -------------------------------------------------------------------------------- 1 | @nsobid-5441AF3C89F97E1D25A8CCF14C742BF82336D8A8 2 | # The Legend of Zelda: Skyward Sword HD [01002DA013484000] v1.0.1 3 | 4 | @flag print_values 5 | @flag offset_shift 0x100 6 | 7 | // 30 FPS 8 | 9 | @enabled 10 | 0104A094 28018012 11 | @stop 12 | 13 | @KeatonTheBot 14 | https://linktr.ee/keatonthebot 15 | -------------------------------------------------------------------------------- /Paper Mario - The Thousand-Year Door/0100ECD018EBE000/Disable AA/exefs/1.0.0.pchtxt: -------------------------------------------------------------------------------- 1 | @nsobid-78F37BB55D015BE3B368EC22AF595455F1544DC1 2 | # Paper Mario: The Thousand-Year Door [0100ECD018EBE000] v1.0.0 3 | 4 | @flag print_values 5 | @flag offset_shift 0x100 6 | 7 | // Disable AA 8 | 9 | @enabled 10 | 0035E8E0 1F2003D5 11 | @stop 12 | 13 | @KeatonTheBot 14 | https://linktr.ee/keatonthebot 15 | -------------------------------------------------------------------------------- /Super Mario Bros. Wonder/010015100B514000/Aspect Ratio/43'18/exefs/1.0.0.pchtxt: -------------------------------------------------------------------------------- 1 | @nsobid-CD6E42AEE7934F4D8393CD43893AE25EDC83D338 2 | # Super Mario Bros. Wonder [010015100B514000] v1.0.0 3 | 4 | @flag print_values 5 | @flag offset_shift 0x100 6 | 7 | // 43:18 8 | 9 | @enabled 10 | 002E9F70 01F0251E // fmov s1, #15.5 11 | 029B5FE8 8FE31840 // #2.388889 12 | @stop 13 | 14 | @KeatonTheBot 15 | -------------------------------------------------------------------------------- /Super Mario Bros. Wonder/010015100B514000/Aspect Ratio/43'18/exefs/1.0.1.pchtxt: -------------------------------------------------------------------------------- 1 | @nsobid-F91868B88F60D3D59009DB3389FDE314A6A32FCD 2 | # Super Mario Bros. Wonder [010015100B514000] v1.0.1 3 | 4 | @flag print_values 5 | @flag offset_shift 0x100 6 | 7 | // 43:18 8 | 9 | @enabled 10 | 002B9FB4 01F0251E // fmov s1, #15.5 11 | 029B5108 8FE31840 // #2.388889 12 | @stop 13 | 14 | @KeatonTheBot 15 | -------------------------------------------------------------------------------- /Trails in the Sky 1st Chapter/01002C9022770000/Remove Outlines/exefs/1.0.4.pchtxt: -------------------------------------------------------------------------------- 1 | @nsobid-2AD8CC7892EBF9FAB667F6D218366C24F073A89F 2 | # Trails in the Sky 1st Chapter [01002C9022770000] v1.0.4 3 | 4 | @flag print_values 5 | @flag offset_shift 0x100 6 | 7 | // Remove Outlines 8 | 9 | @enabled 10 | 00511D78 00000000 11 | @stop 12 | 13 | @KeatonTheBot 14 | https://linktr.ee/keatonthebot 15 | -------------------------------------------------------------------------------- /Trails in the Sky 1st Chapter/01002C9022770000/Remove Outlines/exefs/1.0.5.pchtxt: -------------------------------------------------------------------------------- 1 | @nsobid-E5F70FFCBD0DD378C11A0F79F086676759A6250F 2 | # Trails in the Sky 1st Chapter [01002C9022770000] v1.0.5 3 | 4 | @flag print_values 5 | @flag offset_shift 0x100 6 | 7 | // Remove Outlines 8 | 9 | @enabled 10 | 00613DAB 00000000 11 | @stop 12 | 13 | @KeatonTheBot 14 | https://linktr.ee/keatonthebot 15 | -------------------------------------------------------------------------------- /Trails in the Sky 1st Chapter/01002C9022770000/Remove Outlines/exefs/1.0.6.pchtxt: -------------------------------------------------------------------------------- 1 | @nsobid-2B18130BD191CAC5D407B54C3C8A2381C59CDD48 2 | # Trails in the Sky 1st Chapter [01002C9022770000] v1.0.6 3 | 4 | @flag print_values 5 | @flag offset_shift 0x100 6 | 7 | // Remove Outlines 8 | 9 | @enabled 10 | 00614DAB 00000000 11 | @stop 12 | 13 | @KeatonTheBot 14 | https://linktr.ee/keatonthebot 15 | -------------------------------------------------------------------------------- /Astral Chain/01007300020FA000/Reduced Bloom/exefs/1.0.1.pchtxt: -------------------------------------------------------------------------------- 1 | @nsobid-4B159F0F7A360669738390EE8657B4F0 2 | # Astral Chain [01007300020FA000] v1.0.1 3 | 4 | @flag print_values 5 | @flag offset_shift 0x100 6 | 7 | // Reduced Bloom 8 | 9 | @enabled 10 | 004141A4 E3031F2A // mov w3, wzr 11 | 004141C0 E4031F2A // mov w4, wzr 12 | @stop 13 | 14 | @KeatonTheBot 15 | https://linktr.ee/keatonthebot 16 | -------------------------------------------------------------------------------- /Legend of Zelda, The - Link's Awakening/01006BB00C6F0000/Disable Mysterious Fog/exefs/1.0.0.pchtxt: -------------------------------------------------------------------------------- 1 | @nsobid-AE16F71E002AF8CB059A9A74C4D90F34BA984892 2 | 3 | Zelda: Link's Awakening [01006BB00C6F0000] 1.0.0 4 | 5 | @flag print_values 6 | @flag offset_shift 0x100 7 | 8 | // Disable Mysterious Forest Fog 9 | @enabled 10 | 007D9774 1F2003D5 // nop 11 | @stop 12 | 13 | // By @Jaddey and @KeatonTheBot -------------------------------------------------------------------------------- /Legend of Zelda, The - Link's Awakening/01006BB00C6F0000/Disable Mysterious Fog/exefs/1.0.1.pchtxt: -------------------------------------------------------------------------------- 1 | @nsobid-909E904AF78AC1B8DEEFE97AB2CCDB51968F0EC7 2 | 3 | Zelda: Link's Awakening [01006BB00C6F0000] 1.0.1 4 | 5 | @flag print_values 6 | @flag offset_shift 0x100 7 | 8 | // Disable Mysterious Forest Fog 9 | @enabled 10 | 007D9774 1F2003D5 // nop 11 | @stop 12 | 13 | // By @Jaddey and @KeatonTheBot -------------------------------------------------------------------------------- /Legend of Zelda, The - Link's Awakening/01006BB00C6F0000/Disable SSAO/exefs/1.0.0.pchtxt: -------------------------------------------------------------------------------- 1 | @nsobid-AE16F71E002AF8CB059A9A74C4D90F34BA984892 2 | 3 | # Zelda: Link's Awakening [01006BB00C6F0000] 1.0.0 4 | 5 | @flag print_values 6 | @flag offset_shift 0x100 7 | 8 | // Disable SSAO 9 | 10 | @enabled 11 | 016BFAC4 "PFXSSAOOff" 12 | @stop 13 | 14 | @KeatonTheBot 15 | https://linktr.ee/keatonthebot 16 | -------------------------------------------------------------------------------- /Legend of Zelda, The - Link's Awakening/01006BB00C6F0000/Disable SSAO/exefs/1.0.1.pchtxt: -------------------------------------------------------------------------------- 1 | @nsobid-909E904AF78AC1B8DEEFE97AB2CCDB51968F0EC7 2 | 3 | # Zelda: Link's Awakening [01006BB00C6F0000] 1.0.1 4 | 5 | @flag print_values 6 | @flag offset_shift 0x100 7 | 8 | // Disable SSAO 9 | 10 | @enabled 11 | 016BFAC4 "PFXSSAOOff" 12 | @stop 13 | 14 | @KeatonTheBot 15 | https://linktr.ee/keatonthebot 16 | -------------------------------------------------------------------------------- /Red Dead Redemption/01007820196A6000/Remove Sun Flare/exefs/1.0.4.pchtxt: -------------------------------------------------------------------------------- 1 | @nsobid-37531419DA7654EC3F5B586693F7F3314D2E4044 2 | # Red Dead Redemption [01007820196A6000] v1.0.4 3 | 4 | @flag print_values 5 | @flag offset_shift 0x100 6 | 7 | // Remove Sun Flare 8 | 9 | @enabled 10 | 012AA704 1F2003D5 11 | 012A57F4 1F2003D5 12 | @stop 13 | 14 | @KeatonTheBot 15 | https://linktr.ee/keatonthebot 16 | -------------------------------------------------------------------------------- /Super Mario Bros. Wonder/010015100B514000/No Prince Florian/exefs/1.0.0.pchtxt: -------------------------------------------------------------------------------- 1 | @nsobid-CD6E42AEE7934F4D8393CD43893AE25EDC83D338 2 | # Super Mario Bros. Wonder [010015100B514000] v1.0.0 3 | 4 | @flag print_values 5 | @flag offset_shift 0x100 6 | 7 | // No Prince Florian (when idling) 8 | 9 | @enabled 10 | 007C07D4 1F2003D5 11 | @stop 12 | 13 | @KeatonTheBot 14 | https://linktr.ee/keatonthebot 15 | -------------------------------------------------------------------------------- /Super Mario Bros. Wonder/010015100B514000/No Prince Florian/exefs/1.0.1.pchtxt: -------------------------------------------------------------------------------- 1 | @nsobid-F91868B88F60D3D59009DB3389FDE314A6A32FCD 2 | # Super Mario Bros. Wonder [010015100B514000] v1.0.1 3 | 4 | @flag print_values 5 | @flag offset_shift 0x100 6 | 7 | // No Prince Florian (when idling) 8 | 9 | @enabled 10 | 007B93D4 1F2003D5 11 | @stop 12 | 13 | @KeatonTheBot 14 | https://linktr.ee/keatonthebot 15 | -------------------------------------------------------------------------------- /Trails in the Sky 1st Chapter/01002C9022770000/Disable Shadow Blur/exefs/1.0.4.pchtxt: -------------------------------------------------------------------------------- 1 | @nsobid-2AD8CC7892EBF9FAB667F6D218366C24F073A89F 2 | # Trails in the Sky 1st Chapter [01002C9022770000] v1.0.4 3 | 4 | @flag print_values 5 | @flag offset_shift 0x100 6 | 7 | // Disable Shadow Blur 8 | 9 | @enabled 10 | 00517243 00000000 11 | @stop 12 | 13 | @KeatonTheBot 14 | https://linktr.ee/keatonthebot 15 | -------------------------------------------------------------------------------- /Trails in the Sky 1st Chapter/01002C9022770000/Disable Shadow Blur/exefs/1.0.5.pchtxt: -------------------------------------------------------------------------------- 1 | @nsobid-E5F70FFCBD0DD378C11A0F79F086676759A6250F 2 | # Trails in the Sky 1st Chapter [01002C9022770000] v1.0.5 3 | 4 | @flag print_values 5 | @flag offset_shift 0x100 6 | 7 | // Disable Shadow Blur 8 | 9 | @enabled 10 | 0061849B 00000000 11 | @stop 12 | 13 | @KeatonTheBot 14 | https://linktr.ee/keatonthebot 15 | -------------------------------------------------------------------------------- /Trails in the Sky 1st Chapter/01002C9022770000/Disable Shadow Blur/exefs/1.0.6.pchtxt: -------------------------------------------------------------------------------- 1 | @nsobid-2B18130BD191CAC5D407B54C3C8A2381C59CDD48 2 | # Trails in the Sky 1st Chapter [01002C9022770000] v1.0.6 3 | 4 | @flag print_values 5 | @flag offset_shift 0x100 6 | 7 | // Disable Shadow Blur 8 | 9 | @enabled 10 | 0061949B 00000000 11 | @stop 12 | 13 | @KeatonTheBot 14 | https://linktr.ee/keatonthebot 15 | -------------------------------------------------------------------------------- /Legend of Zelda, The - Echoes of Wisdom/01008CF01BAAC000/Disable DOF/exefs/1.0.1.pchtxt: -------------------------------------------------------------------------------- 1 | @nsobid-09A15C8259828A41B91B036B12F0687973A4627A 2 | # The Legend of Zelda: Echoes of Wisdom [01008CF01BAAC000] v1.0.1 3 | 4 | @flag print_values 5 | @flag offset_shift 0x100 6 | 7 | // Disable DOF 8 | 9 | @enabled 10 | 033032CC 00000000 11 | @stop 12 | 13 | @KeatonTheBot 14 | https://linktr.ee/keatonthebot 15 | -------------------------------------------------------------------------------- /Legend of Zelda, The - Echoes of Wisdom/01008CF01BAAC000/Disable DOF/exefs/1.0.2.pchtxt: -------------------------------------------------------------------------------- 1 | @nsobid-D1ED438C8BDAF4368B30DAEC53ED8E9BACD31A34 2 | # The Legend of Zelda: Echoes of Wisdom [01008CF01BAAC000] v1.0.2 3 | 4 | @flag print_values 5 | @flag offset_shift 0x100 6 | 7 | // Disable DOF 8 | 9 | @enabled 10 | 03305537 00000000 11 | @stop 12 | 13 | @KeatonTheBot 14 | https://linktr.ee/keatonthebot 15 | -------------------------------------------------------------------------------- /Metroid Prime Remastered/010012101468C000/Disable Dynamic Resolution/exefs/1.0.0.pchtxt: -------------------------------------------------------------------------------- 1 | @nsobid-67C9CA1428222752F951021464A7B3597EB98FEC 2 | # Metroid Prime Remastered [010012101468C000] v1.0.0 3 | 4 | @flag print_values 5 | @flag offset_shift 0x100 6 | 7 | // Disable Dynamic Resolution 8 | 9 | @enabled 10 | 00AFF5D4 C0035FD6 11 | @stop 12 | 13 | @KeatonTheBot 14 | https://linktr.ee/keatonthebot 15 | -------------------------------------------------------------------------------- /Legend of Zelda, The - Echoes of Wisdom/01008CF01BAAC000/30 FPS/exefs/1.0.1.pchtxt: -------------------------------------------------------------------------------- 1 | @nsobid-09A15C8259828A41B91B036B12F0687973A4627A 2 | # The Legend of Zelda: Echoes of Wisdom [01008CF01BAAC000] v1.0.1 3 | 4 | @flag print_values 5 | @flag offset_shift 0x100 6 | 7 | // 30 FPS 8 | 9 | @enabled 10 | 0032D2D8 55008052 // mov w21, #0x2 11 | @stop 12 | 13 | @KeatonTheBot 14 | https://linktr.ee/keatonthebot 15 | -------------------------------------------------------------------------------- /Legend of Zelda, The - Echoes of Wisdom/01008CF01BAAC000/30 FPS/exefs/1.0.2.pchtxt: -------------------------------------------------------------------------------- 1 | @nsobid-D1ED438C8BDAF4368B30DAEC53ED8E9BACD31A34 2 | # The Legend of Zelda: Echoes of Wisdom [01008CF01BAAC000] v1.0.2 3 | 4 | @flag print_values 5 | @flag offset_shift 0x100 6 | 7 | // 30 FPS 8 | 9 | @enabled 10 | 0032D2D8 55008052 // mov w21, #0x2 11 | @stop 12 | 13 | @KeatonTheBot 14 | https://linktr.ee/keatonthebot 15 | -------------------------------------------------------------------------------- /Legend of Zelda, The - Echoes of Wisdom/01008CF01BAAC000/60 FPS/exefs/1.0.1.pchtxt: -------------------------------------------------------------------------------- 1 | @nsobid-09A15C8259828A41B91B036B12F0687973A4627A 2 | # The Legend of Zelda: Echoes of Wisdom [01008CF01BAAC000] v1.0.1 3 | 4 | @flag print_values 5 | @flag offset_shift 0x100 6 | 7 | // 60 FPS 8 | 9 | @enabled 10 | 0032D2D8 35008052 // mov w21, #0x1 11 | @stop 12 | 13 | @KeatonTheBot 14 | https://linktr.ee/keatonthebot 15 | -------------------------------------------------------------------------------- /Legend of Zelda, The - Echoes of Wisdom/01008CF01BAAC000/60 FPS/exefs/1.0.2.pchtxt: -------------------------------------------------------------------------------- 1 | @nsobid-D1ED438C8BDAF4368B30DAEC53ED8E9BACD31A34 2 | # The Legend of Zelda: Echoes of Wisdom [01008CF01BAAC000] v1.0.2 3 | 4 | @flag print_values 5 | @flag offset_shift 0x100 6 | 7 | // 60 FPS 8 | 9 | @enabled 10 | 0032D2D8 35008052 // mov w21, #0x1 11 | @stop 12 | 13 | @KeatonTheBot 14 | https://linktr.ee/keatonthebot 15 | -------------------------------------------------------------------------------- /Mario+Rabbids Kingdom Battle/010067300059A000/Boot Straight Into Game/exefs/1.9.589692.pchtxt: -------------------------------------------------------------------------------- 1 | @nsobid-3B39E0C06B8841F1BAF0EA4D54286BFE 2 | # Mario+Rabbids Kingdom Battle [010067300059A000] v1.9.589692 3 | 4 | @flag print_values 5 | @flag offset_shift 0x100 6 | 7 | // Boot Straight Into Game 8 | 9 | @enabled 10 | 006CAD5C 1F2003D5 11 | @stop 12 | 13 | @KeatonTheBot 14 | https://linktr.ee/keatonthebot 15 | -------------------------------------------------------------------------------- /Metroid Dread/010093801237C000/Disable Bloom/exefs/2.1.0.pchtxt: -------------------------------------------------------------------------------- 1 | @nsobid-646761F643AFEBB379EDD5E6A5151AF2CEF93DC1 2 | # Metroid Dread [010093801237C000] v2.1.0 3 | 4 | @flag print_values 5 | @flag offset_shift 0x100 6 | 7 | // Disable Bloom 8 | 9 | @enabled 10 | 0014DC80 08008052 // mov w8, #0x0 11 | 0014DDE0 08008052 // mov w8, #0x0 12 | @stop 13 | 14 | @KeatonTheBot 15 | https://linktr.ee/keatonthebot 16 | -------------------------------------------------------------------------------- /Metroid Dread/010093801237C000/Disable DOF/exefs/2.1.0.pchtxt: -------------------------------------------------------------------------------- 1 | @nsobid-646761F643AFEBB379EDD5E6A5151AF2CEF93DC1 2 | # Metroid Dread [010093801237C000] v2.1.0 3 | 4 | @flag print_values 5 | @flag offset_shift 0x100 6 | 7 | // Disable DOF 8 | 9 | @enabled 10 | 0014E3D8 08008052 // mov w8, #0x0 11 | 0014E528 08008052 // mov w8, #0x0 12 | @stop 13 | 14 | @KeatonTheBot 15 | https://linktr.ee/keatonthebot 16 | -------------------------------------------------------------------------------- /Paper Mario - The Thousand-Year Door/0100ECD018EBE000/Disable AA/exefs/1.0.1.pchtxt: -------------------------------------------------------------------------------- 1 | @nsobid-0EFFE4AF1DEC3A7966B934D4A7C3D2BF566A9C62 2 | # Paper Mario: The Thousand-Year Door [0100ECD018EBE000] v1.0.1 3 | 4 | @flag print_values 5 | @flag offset_shift 0x100 6 | 7 | // Disable AA 8 | 9 | @enabled 10 | 0035EAF4 28008052 // mov w8, #0x1 11 | @stop 12 | 13 | @KeatonTheBot 14 | https://linktr.ee/keatonthebot 15 | -------------------------------------------------------------------------------- /Red Dead Redemption/01007820196A6000/Aspect Ratio/16'10/exefs/1.0.0.pchtxt: -------------------------------------------------------------------------------- 1 | @nsobid-9515EF1F79EF3CB800BD85E5D3DE0D98F39381F3 2 | # Red Dead Redemption [01007820196A6000] v1.0.0 3 | 4 | @flag print_values 5 | @flag offset_shift 0x100 6 | 7 | // 16:10 Aspect Ratio 8 | 9 | @enabled 10 | 01392020 A9999952 11 | 01392024 89F9A772 12 | 019FCF1C A8999952 13 | 019FCF20 88F9A772 14 | @stop 15 | 16 | @KeatonTheBot 17 | -------------------------------------------------------------------------------- /Red Dead Redemption/01007820196A6000/Aspect Ratio/16'10/exefs/1.0.1.pchtxt: -------------------------------------------------------------------------------- 1 | @nsobid-90D38D285A365D9E834001B144E1D20F6E0E285A 2 | # Red Dead Redemption [01007820196A6000] v1.0.1 3 | 4 | @flag print_values 5 | @flag offset_shift 0x100 6 | 7 | // 16:10 Aspect Ratio 8 | 9 | @enabled 10 | 01392050 A9999952 11 | 01392054 89F9A772 12 | 019FCF5C A8999952 13 | 019FCF60 88F9A772 14 | @stop 15 | 16 | @KeatonTheBot 17 | -------------------------------------------------------------------------------- /Red Dead Redemption/01007820196A6000/Aspect Ratio/16'10/exefs/1.0.2.pchtxt: -------------------------------------------------------------------------------- 1 | @nsobid-F68A7D87ABAC6AACA5B9B0D57A0BB1301C23A735 2 | # Red Dead Redemption [01007820196A6000] v1.0.2 3 | 4 | @flag print_values 5 | @flag offset_shift 0x100 6 | 7 | // 16:10 Aspect Ratio 8 | 9 | @enabled 10 | 00E77E04 AA999952 11 | 00E77E08 8AF9A772 12 | 012F9C84 A8999952 13 | 012F9C88 88F9A772 14 | @stop 15 | 16 | @KeatonTheBot 17 | -------------------------------------------------------------------------------- /Red Dead Redemption/01007820196A6000/Aspect Ratio/16'10/exefs/1.0.3.pchtxt: -------------------------------------------------------------------------------- 1 | @nsobid-B97EF033026D1E6F66FC03B58FB738BBA2E4BD74 2 | # Red Dead Redemption [01007820196A6000] v1.0.3 3 | 4 | @flag print_values 5 | @flag offset_shift 0x100 6 | 7 | // 16:10 Aspect Ratio 8 | 9 | @enabled 10 | 00E78234 AA999952 11 | 00E78238 8AF9A772 12 | 012F9584 A8999952 13 | 012F9588 88F9A772 14 | @stop 15 | 16 | @KeatonTheBot 17 | -------------------------------------------------------------------------------- /Red Dead Redemption/01007820196A6000/Aspect Ratio/21'9/exefs/1.0.0.pchtxt: -------------------------------------------------------------------------------- 1 | @nsobid-9515EF1F79EF3CB800BD85E5D3DE0D98F39381F3 2 | # Red Dead Redemption [01007820196A6000] v1.0.0 3 | 4 | @flag print_values 5 | @flag offset_shift 0x100 6 | 7 | // 21:9 Aspect Ratio 8 | 9 | @enabled 10 | 01392020 A9AA8A52 11 | 01392024 A902A872 12 | 019FCF1C A8AA8A52 13 | 019FCF20 A802A872 14 | @stop 15 | 16 | @KeatonTheBot 17 | -------------------------------------------------------------------------------- /Red Dead Redemption/01007820196A6000/Aspect Ratio/21'9/exefs/1.0.1.pchtxt: -------------------------------------------------------------------------------- 1 | @nsobid-90D38D285A365D9E834001B144E1D20F6E0E285A 2 | # Red Dead Redemption [01007820196A6000] v1.0.1 3 | 4 | @flag print_values 5 | @flag offset_shift 0x100 6 | 7 | // 21:9 Aspect Ratio 8 | 9 | @enabled 10 | 01392050 A9AA8A52 11 | 01392054 A902A872 12 | 019FCF5C A8AA8A52 13 | 019FCF60 A802A872 14 | @stop 15 | 16 | @KeatonTheBot 17 | -------------------------------------------------------------------------------- /Red Dead Redemption/01007820196A6000/Aspect Ratio/21'9/exefs/1.0.2.pchtxt: -------------------------------------------------------------------------------- 1 | @nsobid-F68A7D87ABAC6AACA5B9B0D57A0BB1301C23A735 2 | # Red Dead Redemption [01007820196A6000] v1.0.2 3 | 4 | @flag print_values 5 | @flag offset_shift 0x100 6 | 7 | // 21:9 Aspect Ratio 8 | 9 | @enabled 10 | 00E77E04 AAAA8A52 11 | 00E77E08 AA02A872 12 | 012F9C84 A8AA8A52 13 | 012F9C88 A802A872 14 | @stop 15 | 16 | @KeatonTheBot 17 | -------------------------------------------------------------------------------- /Red Dead Redemption/01007820196A6000/Aspect Ratio/21'9/exefs/1.0.3.pchtxt: -------------------------------------------------------------------------------- 1 | @nsobid-B97EF033026D1E6F66FC03B58FB738BBA2E4BD74 2 | # Red Dead Redemption [01007820196A6000] v1.0.3 3 | 4 | @flag print_values 5 | @flag offset_shift 0x100 6 | 7 | // 21:9 Aspect Ratio 8 | 9 | @enabled 10 | 00E78234 AAAA8A52 11 | 00E78238 AA02A872 12 | 012F9584 A8AA8A52 13 | 012F9588 A802A872 14 | @stop 15 | 16 | @KeatonTheBot 17 | -------------------------------------------------------------------------------- /Red Dead Redemption/01007820196A6000/Aspect Ratio/32'9/exefs/1.0.0.pchtxt: -------------------------------------------------------------------------------- 1 | @nsobid-9515EF1F79EF3CB800BD85E5D3DE0D98F39381F3 2 | # Red Dead Redemption [01007820196A6000] v1.0.0 3 | 4 | @flag print_values 5 | @flag offset_shift 0x100 6 | 7 | // 32:9 Aspect Ratio 8 | 9 | @enabled 10 | 01392020 29C79152 11 | 01392024 690CA872 12 | 019FCF1C 28C79152 13 | 019FCF20 680CA872 14 | @stop 15 | 16 | @KeatonTheBot 17 | -------------------------------------------------------------------------------- /Red Dead Redemption/01007820196A6000/Aspect Ratio/32'9/exefs/1.0.1.pchtxt: -------------------------------------------------------------------------------- 1 | @nsobid-90D38D285A365D9E834001B144E1D20F6E0E285A 2 | # Red Dead Redemption [01007820196A6000] v1.0.1 3 | 4 | @flag print_values 5 | @flag offset_shift 0x100 6 | 7 | // 32:9 Aspect Ratio 8 | 9 | @enabled 10 | 01392050 29C79152 11 | 01392054 690CA872 12 | 019FCF5C 28C79152 13 | 019FCF60 680CA872 14 | @stop 15 | 16 | @KeatonTheBot 17 | -------------------------------------------------------------------------------- /Red Dead Redemption/01007820196A6000/Aspect Ratio/32'9/exefs/1.0.2.pchtxt: -------------------------------------------------------------------------------- 1 | @nsobid-F68A7D87ABAC6AACA5B9B0D57A0BB1301C23A735 2 | # Red Dead Redemption [01007820196A6000] v1.0.2 3 | 4 | @flag print_values 5 | @flag offset_shift 0x100 6 | 7 | // 32:9 Aspect Ratio 8 | 9 | @enabled 10 | 00E77E04 2AC79152 11 | 00E77E08 6A0CA872 12 | 012F9C84 28C79152 13 | 012F9C88 680CA872 14 | @stop 15 | 16 | @KeatonTheBot 17 | -------------------------------------------------------------------------------- /Red Dead Redemption/01007820196A6000/Aspect Ratio/32'9/exefs/1.0.3.pchtxt: -------------------------------------------------------------------------------- 1 | @nsobid-B97EF033026D1E6F66FC03B58FB738BBA2E4BD74 2 | # Red Dead Redemption [01007820196A6000] v1.0.3 3 | 4 | @flag print_values 5 | @flag offset_shift 0x100 6 | 7 | // 32:9 Aspect Ratio 8 | 9 | @enabled 10 | 00E78234 2AC79152 11 | 00E78238 6A0CA872 12 | 012F9584 28C79152 13 | 012F9588 680CA872 14 | @stop 15 | 16 | @KeatonTheBot 17 | -------------------------------------------------------------------------------- /Red Dead Redemption/01007820196A6000/Aspect Ratio/43'18/exefs/1.0.0.pchtxt: -------------------------------------------------------------------------------- 1 | @nsobid-9515EF1F79EF3CB800BD85E5D3DE0D98F39381F3 2 | # Red Dead Redemption [01007820196A6000] v1.0.0 3 | 4 | @flag print_values 5 | @flag offset_shift 0x100 6 | 7 | // 43:18 Aspect Ratio 8 | 9 | @enabled 10 | 01392020 C9719C52 11 | 01392024 0903A872 12 | 019FCF1C C8719C52 13 | 019FCF20 0803A872 14 | @stop 15 | 16 | @KeatonTheBot 17 | -------------------------------------------------------------------------------- /Red Dead Redemption/01007820196A6000/Aspect Ratio/43'18/exefs/1.0.1.pchtxt: -------------------------------------------------------------------------------- 1 | @nsobid-90D38D285A365D9E834001B144E1D20F6E0E285A 2 | # Red Dead Redemption [01007820196A6000] v1.0.1 3 | 4 | @flag print_values 5 | @flag offset_shift 0x100 6 | 7 | // 43:18 Aspect Ratio 8 | 9 | @enabled 10 | 01392050 C9719C52 11 | 01392054 0903A872 12 | 019FCF5C C8719C52 13 | 019FCF60 0803A872 14 | @stop 15 | 16 | @KeatonTheBot 17 | -------------------------------------------------------------------------------- /Red Dead Redemption/01007820196A6000/Aspect Ratio/43'18/exefs/1.0.2.pchtxt: -------------------------------------------------------------------------------- 1 | @nsobid-F68A7D87ABAC6AACA5B9B0D57A0BB1301C23A735 2 | # Red Dead Redemption [01007820196A6000] v1.0.2 3 | 4 | @flag print_values 5 | @flag offset_shift 0x100 6 | 7 | // 43:18 Aspect Ratio 8 | 9 | @enabled 10 | 00E77E04 CA719C52 11 | 00E77E08 0A03A872 12 | 012F9C84 C8719C52 13 | 012F9C88 0803A872 14 | @stop 15 | 16 | @KeatonTheBot 17 | -------------------------------------------------------------------------------- /Red Dead Redemption/01007820196A6000/Aspect Ratio/43'18/exefs/1.0.3.pchtxt: -------------------------------------------------------------------------------- 1 | @nsobid-B97EF033026D1E6F66FC03B58FB738BBA2E4BD74 2 | # Red Dead Redemption [01007820196A6000] v1.0.3 3 | 4 | @flag print_values 5 | @flag offset_shift 0x100 6 | 7 | // 43:18 Aspect Ratio 8 | 9 | @enabled 10 | 00E78234 CA719C52 11 | 00E78238 0A03A872 12 | 012F9584 C8719C52 13 | 012F9588 0803A872 14 | @stop 15 | 16 | @KeatonTheBot 17 | -------------------------------------------------------------------------------- /Red Dead Redemption/01007820196A6000/Disable Rain+Blood on 'Lens'/exefs/1.0.0.pchtxt: -------------------------------------------------------------------------------- 1 | @nsobid-9515EF1F79EF3CB800BD85E5D3DE0D98F39381F3 2 | # Red Dead Redemption [01007820196A6000] v1.0.0 3 | 4 | @flag print_values 5 | @flag offset_shift 0x100 6 | 7 | // Disable Rain/Blood on 'Lens' 8 | 9 | @enabled 10 | 01935F98 C0035FD6 // Rain 11 | 01936F88 C0035FD6 // Blood Splatter 12 | @stop 13 | 14 | @KeatonTheBot 15 | -------------------------------------------------------------------------------- /Red Dead Redemption/01007820196A6000/Disable Rain+Blood on 'Lens'/exefs/1.0.1.pchtxt: -------------------------------------------------------------------------------- 1 | @nsobid-90D38D285A365D9E834001B144E1D20F6E0E285A 2 | # Red Dead Redemption [01007820196A6000] v1.0.1 3 | 4 | @flag print_values 5 | @flag offset_shift 0x100 6 | 7 | // Disable Rain/Blood on 'Lens' 8 | 9 | @enabled 10 | 01935FC8 C0035FD6 // Rain 11 | 01936FB8 C0035FD6 // Blood Splatter 12 | @stop 13 | 14 | @KeatonTheBot 15 | -------------------------------------------------------------------------------- /Red Dead Redemption/01007820196A6000/Remove Dead Eye Filter/exefs/1.0.4.pchtxt: -------------------------------------------------------------------------------- 1 | @nsobid-37531419DA7654EC3F5B586693F7F3314D2E4044 2 | # Red Dead Redemption [01007820196A6000] v1.0.4 3 | 4 | @flag print_values 5 | @flag offset_shift 0x100 6 | 7 | // Remove Dead Eye Filter 8 | 9 | @enabled 10 | 00FA7728 33000014 11 | 007F3720 BCFFFF17 12 | @stop 13 | 14 | @KeatonTheBot 15 | https://linktr.ee/keatonthebot 16 | -------------------------------------------------------------------------------- /Final Fantasy XII - The Zodiac Age/0100EB100AB42000/1080p/exefs/1.1.0.pchtxt: -------------------------------------------------------------------------------- 1 | @nsobid-C2932C4D1C84ED7DEF7CEB1042B78951 2 | # Final Fantasy XII: The Zodiac Age [0100EB100AB42000] v1.1.0 3 | 4 | @flag print_values 5 | @flag offset_shift 0x100 6 | 7 | // 1080p (w/ FXAA disabled) 8 | 9 | @enabled 10 | 00031054 097D80D2 11 | 00DA491C 1F2003D5 12 | @stop 13 | 14 | @KeatonTheBot 15 | https://linktr.ee/keatonthebot 16 | -------------------------------------------------------------------------------- /Mario+Rabbids Sparks of Hope/0100317013770000/60 FPS/exefs/1.6.2225577.pchtxt: -------------------------------------------------------------------------------- 1 | @nsobid-5B76A43B231E0640521AC66203F7C178 2 | # Mario+Rabbids Sparks of Hope [0100317013770000] v1.6.2225577 3 | 4 | @flag print_values 5 | @flag offset_shift 0x100 6 | 7 | // 60 FPS 8 | 9 | @enabled 10 | 003E6E48 2B000014 11 | 003E6EF4 15008052 // mov w21, #0x0 12 | @stop 13 | 14 | @KeatonTheBot 15 | https://linktr.ee/keatonthebot 16 | -------------------------------------------------------------------------------- /Red Dead Redemption/01007820196A6000/Aspect Ratio/19.3'9/exefs/1.0.0.pchtxt: -------------------------------------------------------------------------------- 1 | @nsobid-9515EF1F79EF3CB800BD85E5D3DE0D98F39381F3 2 | # Red Dead Redemption [01007820196A6000] v1.0.0 3 | 4 | @flag print_values 5 | @flag offset_shift 0x100 6 | 7 | // 19.3:9 Aspect Ratio 8 | 9 | @enabled 10 | 01392020 89D28752 11 | 01392024 2901A872 12 | 019FCF1C 88D28752 13 | 019FCF20 2801A872 14 | @stop 15 | 16 | @KeatonTheBot 17 | -------------------------------------------------------------------------------- /Red Dead Redemption/01007820196A6000/Aspect Ratio/19.3'9/exefs/1.0.1.pchtxt: -------------------------------------------------------------------------------- 1 | @nsobid-90D38D285A365D9E834001B144E1D20F6E0E285A 2 | # Red Dead Redemption [01007820196A6000] v1.0.1 3 | 4 | @flag print_values 5 | @flag offset_shift 0x100 6 | 7 | // 19.3:9 Aspect Ratio 8 | 9 | @enabled 10 | 01392050 89D28752 11 | 01392054 2901A872 12 | 019FCF5C 88D28752 13 | 019FCF60 2801A872 14 | @stop 15 | 16 | @KeatonTheBot 17 | -------------------------------------------------------------------------------- /Red Dead Redemption/01007820196A6000/Aspect Ratio/19.3'9/exefs/1.0.2.pchtxt: -------------------------------------------------------------------------------- 1 | @nsobid-F68A7D87ABAC6AACA5B9B0D57A0BB1301C23A735 2 | # Red Dead Redemption [01007820196A6000] v1.0.2 3 | 4 | @flag print_values 5 | @flag offset_shift 0x100 6 | 7 | // 19.3:9 Aspect Ratio 8 | 9 | @enabled 10 | 00E77E04 8AD28752 11 | 00E77E08 2A01A872 12 | 012F9C84 88D28752 13 | 012F9C88 2801A872 14 | @stop 15 | 16 | @KeatonTheBot 17 | -------------------------------------------------------------------------------- /Red Dead Redemption/01007820196A6000/Aspect Ratio/19.3'9/exefs/1.0.3.pchtxt: -------------------------------------------------------------------------------- 1 | @nsobid-B97EF033026D1E6F66FC03B58FB738BBA2E4BD74 2 | # Red Dead Redemption [01007820196A6000] v1.0.3 3 | 4 | @flag print_values 5 | @flag offset_shift 0x100 6 | 7 | // 19.3:9 Aspect Ratio 8 | 9 | @enabled 10 | 00E78234 8AD28752 11 | 00E78238 2A01A872 12 | 012F9584 88D28752 13 | 012F9588 2801A872 14 | @stop 15 | 16 | @KeatonTheBot 17 | -------------------------------------------------------------------------------- /Red Dead Redemption/01007820196A6000/Skip Intro/exefs/1.0.4.pchtxt: -------------------------------------------------------------------------------- 1 | @nsobid-37531419DA7654EC3F5B586693F7F3314D2E4044 2 | # Red Dead Redemption [01007820196A6000] v1.0.4 3 | 4 | @flag print_values 5 | @flag offset_shift 0x100 6 | 7 | // Skip Intro 8 | 9 | @enabled 10 | 01362A18 1F2003D5 // Skip Legals 11 | 00BDD3F8 1F2003D5 // Skip Logo 12 | @stop 13 | 14 | @KeatonTheBot 15 | https://linktr.ee/keatonthebot 16 | -------------------------------------------------------------------------------- /Star Ocean First Departure R/0100EBF00E702000/60 FPS (All Areas)/exefs/1.0.0.pchtxt: -------------------------------------------------------------------------------- 1 | @nsobid-5EC132F471291B7E3E667E77487195B99B3FFFEF 2 | # Star Ocean First Departure R [0100EBF00E702000] v1.0.0 3 | 4 | @flag print_values 5 | @flag offset_shift 0x100 6 | 7 | // 60 FPS (All Areas) 8 | 9 | @enabled 10 | 00006790 21008052 // mov w1, #0x1 11 | @stop 12 | 13 | @KeatonTheBot 14 | https://linktr.ee/keatonthebot 15 | -------------------------------------------------------------------------------- /Legend of Zelda, The - Echoes of Wisdom/01008CF01BAAC000/Hide Minimap/exefs/1.0.1.pchtxt: -------------------------------------------------------------------------------- 1 | @nsobid-09A15C8259828A41B91B036B12F0687973A4627A 2 | # The Legend of Zelda: Echoes of Wisdom [01008CF01BAAC000] v1.0.1 3 | 4 | @flag print_values 5 | @flag offset_shift 0x100 6 | 7 | // Hide Minimap 8 | 9 | @enabled 10 | 02622C3C FF7F0029 // stp wzr, wzr, [sp] 11 | @stop 12 | 13 | @KeatonTheBot 14 | https://linktr.ee/keatonthebot 15 | -------------------------------------------------------------------------------- /Legend of Zelda, The - Echoes of Wisdom/01008CF01BAAC000/Hide Minimap/exefs/1.0.2.pchtxt: -------------------------------------------------------------------------------- 1 | @nsobid-D1ED438C8BDAF4368B30DAEC53ED8E9BACD31A34 2 | # The Legend of Zelda: Echoes of Wisdom [01008CF01BAAC000] v1.0.2 3 | 4 | @flag print_values 5 | @flag offset_shift 0x100 6 | 7 | // Hide Minimap 8 | 9 | @enabled 10 | 02624A5C FF7F0029 // stp wzr, wzr, [sp] 11 | @stop 12 | 13 | @KeatonTheBot 14 | https://linktr.ee/keatonthebot 15 | -------------------------------------------------------------------------------- /Mario+Rabbids Kingdom Battle/010067300059A000/1080p-720p/exefs/1.9.589692.pchtxt: -------------------------------------------------------------------------------- 1 | @nsobid-3B39E0C06B8841F1BAF0EA4D54286BFE 2 | # Mario+Rabbids Kingdom Battle [010067300059A000] v1.9.589692 3 | 4 | @flag print_values 5 | @flag offset_shift 0x100 6 | 7 | // 1080p Docked, 720p Handheld 8 | 9 | @enabled 10 | 026E8268 0000803F // Disable Downscaling 11 | @stop 12 | 13 | @KeatonTheBot 14 | https://linktr.ee/keatonthebot 15 | -------------------------------------------------------------------------------- /Persona 5 Royal/01005CA01580E000/Aspect Ratio/16'10/exefs/1.0.2.pchtxt: -------------------------------------------------------------------------------- 1 | @nsobid-D4B150B29A931CD381E2A30318FC299F2B0EE36D 2 | # Persona 5 Royal [01005CA01580E000] v1.0.2 3 | 4 | @flag print_values 5 | @flag offset_shift 0x100 6 | 7 | // 16:10 Aspect Ratio 8 | 9 | @enabled 10 | 00CE3CC8 A8999952 // mov w8, #0xcccd 11 | 00CE3CCC 88F9A772 // movk w8, #0x3fcc, lsl #16 12 | @stop 13 | 14 | @KeatonTheBot 15 | https://linktr.ee/keatonthebot 16 | -------------------------------------------------------------------------------- /Persona 5 Royal/01005CA01580E000/Aspect Ratio/21'9/exefs/1.0.2.pchtxt: -------------------------------------------------------------------------------- 1 | @nsobid-D4B150B29A931CD381E2A30318FC299F2B0EE36D 2 | # Persona 5 Royal [01005CA01580E000] v1.0.2 3 | 4 | @flag print_values 5 | @flag offset_shift 0x100 6 | 7 | // 21:9 Aspect Ratio 8 | 9 | @enabled 10 | 00CE3CC8 A8AA8A52 // mov w8, #0x5555 11 | 00CE3CCC A802A872 // movk w8, #0x4015, lsl #16 12 | @stop 13 | 14 | @KeatonTheBot 15 | https://linktr.ee/keatonthebot 16 | -------------------------------------------------------------------------------- /Persona 5 Royal/01005CA01580E000/Aspect Ratio/32'9/exefs/1.0.2.pchtxt: -------------------------------------------------------------------------------- 1 | @nsobid-D4B150B29A931CD381E2A30318FC299F2B0EE36D 2 | # Persona 5 Royal [01005CA01580E000] v1.0.2 3 | 4 | @flag print_values 5 | @flag offset_shift 0x100 6 | 7 | // 32:9 Aspect Ratio 8 | 9 | @enabled 10 | 00CE3CC8 28C79152 // mov w8, #0x8e39 11 | 00CE3CCC 680CA872 // movk w8, #0x4063, lsl #16 12 | @stop 13 | 14 | @KeatonTheBot 15 | https://linktr.ee/keatonthebot 16 | -------------------------------------------------------------------------------- /Persona 5 Royal/01005CA01580E000/Aspect Ratio/43'18/exefs/1.0.2.pchtxt: -------------------------------------------------------------------------------- 1 | @nsobid-D4B150B29A931CD381E2A30318FC299F2B0EE36D 2 | # Persona 5 Royal [01005CA01580E000] v1.0.2 3 | 4 | @flag print_values 5 | @flag offset_shift 0x100 6 | 7 | // 43:18 Aspect Ratio 8 | 9 | @enabled 10 | 00CE3CC8 C8719C52 // mov w8, #0xe38e 11 | 00CE3CCC 0803A872 // movk w8, #0x4018, lsl #16 12 | @stop 13 | 14 | @KeatonTheBot 15 | https://linktr.ee/keatonthebot 16 | -------------------------------------------------------------------------------- /Trails in the Sky 1st Chapter/01002C9022770000/1080p/exefs/1.0.4.pchtxt: -------------------------------------------------------------------------------- 1 | @nsobid-2AD8CC7892EBF9FAB667F6D218366C24F073A89F 2 | # Trails in the Sky 1st Chapter [01002C9022770000] v1.0.4 3 | 4 | @flag print_values 5 | @flag offset_shift 0x100 6 | 7 | // 1080p 8 | 9 | @enabled 10 | 0000665C 08F080D2 // mov x8, #0x780 11 | 0000666C 0887C0F2 // movk x8, #0x438, lsl #32 12 | @stop 13 | 14 | @KeatonTheBot 15 | https://linktr.ee/keatonthebot 16 | -------------------------------------------------------------------------------- /Trails in the Sky 1st Chapter/01002C9022770000/1080p/exefs/1.0.5.pchtxt: -------------------------------------------------------------------------------- 1 | @nsobid-E5F70FFCBD0DD378C11A0F79F086676759A6250F 2 | # Trails in the Sky 1st Chapter [01002C9022770000] v1.0.5 3 | 4 | @flag print_values 5 | @flag offset_shift 0x100 6 | 7 | // 1080p 8 | 9 | @enabled 10 | 000086B0 08F080D2 // mov x8, #0x780 11 | 000086C0 0887C0F2 // movk x8, #0x438, lsl #32 12 | @stop 13 | 14 | @KeatonTheBot 15 | https://linktr.ee/keatonthebot 16 | -------------------------------------------------------------------------------- /Trails in the Sky 1st Chapter/01002C9022770000/1080p/exefs/1.0.6.pchtxt: -------------------------------------------------------------------------------- 1 | @nsobid-2B18130BD191CAC5D407B54C3C8A2381C59CDD48 2 | # Trails in the Sky 1st Chapter [01002C9022770000] v1.0.6 3 | 4 | @flag print_values 5 | @flag offset_shift 0x100 6 | 7 | // 1080p 8 | 9 | @enabled 10 | 00008780 08F080D2 // mov x8, #0x780 11 | 00008790 0887C0F2 // movk x8, #0x438, lsl #32 12 | @stop 13 | 14 | @KeatonTheBot 15 | https://linktr.ee/keatonthebot 16 | -------------------------------------------------------------------------------- /Mario+Rabbids Sparks of Hope/0100317013770000/1080p-720p/exefs/1.6.2225577.pchtxt: -------------------------------------------------------------------------------- 1 | @nsobid-5B76A43B231E0640521AC66203F7C178 2 | # Mario+Rabbids Sparks of Hope [0100317013770000] v1.6.2225577 3 | 4 | @flag print_values 5 | @flag offset_shift 0x100 6 | 7 | // 1080p Docked, 720p Handheld 8 | 9 | @enabled 10 | 033664A8 00102E1E // fmov s0, #1.00 // Disable Downscaling 11 | @stop 12 | 13 | @KeatonTheBot 14 | https://linktr.ee/keatonthebot 15 | -------------------------------------------------------------------------------- /Red Dead Redemption/01007820196A6000/Aspect Ratio/21'9/exefs/1.0.4.pchtxt: -------------------------------------------------------------------------------- 1 | @nsobid-37531419DA7654EC3F5B586693F7F3314D2E4044 2 | # Red Dead Redemption [01007820196A6000] v1.0.4 3 | 4 | @flag print_values 5 | @flag offset_shift 0x100 6 | 7 | // 21:9 Aspect Ratio 8 | 9 | @enabled 10 | 00E7D524 AAAA8A52 11 | 00E7D528 AA02A872 12 | 012FF064 A8AA8A52 13 | 012FF068 A802A872 14 | @stop 15 | 16 | @KeatonTheBot 17 | https://linktr.ee/keatonthebot 18 | -------------------------------------------------------------------------------- /Red Dead Redemption/01007820196A6000/Aspect Ratio/32'9/exefs/1.0.4.pchtxt: -------------------------------------------------------------------------------- 1 | @nsobid-37531419DA7654EC3F5B586693F7F3314D2E4044 2 | # Red Dead Redemption [01007820196A6000] v1.0.4 3 | 4 | @flag print_values 5 | @flag offset_shift 0x100 6 | 7 | // 32:9 Aspect Ratio 8 | 9 | @enabled 10 | 00E7D524 2AC79152 11 | 00E7D528 6A0CA872 12 | 012FF064 28C79152 13 | 012FF068 680CA872 14 | @stop 15 | 16 | @KeatonTheBot 17 | https://linktr.ee/keatonthebot 18 | -------------------------------------------------------------------------------- /Red Dead Redemption/01007820196A6000/Remove Pause Menu Filter/exefs/1.0.0.pchtxt: -------------------------------------------------------------------------------- 1 | @nsobid-9515EF1F79EF3CB800BD85E5D3DE0D98F39381F3 2 | # Red Dead Redemption [01007820196A6000] v1.0.0 3 | 4 | @flag print_values 5 | @flag offset_shift 0x100 6 | 7 | // Remove Pause Menu Filter 8 | 9 | @enabled 10 | 019E617C 1F2003D5 // Normal 11 | 019E6180 58000014 // Hardcore 12 | 019E6200 38000014 // Undead Nightmare 13 | @stop 14 | 15 | @KeatonTheBot 16 | -------------------------------------------------------------------------------- /Red Dead Redemption/01007820196A6000/Remove Pause Menu Filter/exefs/1.0.1.pchtxt: -------------------------------------------------------------------------------- 1 | @nsobid-90D38D285A365D9E834001B144E1D20F6E0E285A 2 | # Red Dead Redemption [01007820196A6000] v1.0.1 3 | 4 | @flag print_values 5 | @flag offset_shift 0x100 6 | 7 | // Remove Pause Menu Filter 8 | 9 | @enabled 10 | 019E61BC 1F2003D5 // Normal 11 | 019E61C0 58000014 // Hardcore 12 | 019E6240 38000014 // Undead Nightmare 13 | @stop 14 | 15 | @KeatonTheBot 16 | -------------------------------------------------------------------------------- /Red Dead Redemption/01007820196A6000/Remove Pause Menu Filter/exefs/1.0.2.pchtxt: -------------------------------------------------------------------------------- 1 | @nsobid-F68A7D87ABAC6AACA5B9B0D57A0BB1301C23A735 2 | # Red Dead Redemption [01007820196A6000] v1.0.2 3 | 4 | @flag print_values 5 | @flag offset_shift 0x100 6 | 7 | // Remove Pause Menu Filter 8 | 9 | @enabled 10 | 0132CC5C 1F2003D5 // Normal 11 | 0132CC60 58000014 // Hardcore 12 | 0132CCE0 38000014 // Undead Nightmare 13 | @stop 14 | 15 | @KeatonTheBot 16 | -------------------------------------------------------------------------------- /Red Dead Redemption/01007820196A6000/Remove Pause Menu Filter/exefs/1.0.3.pchtxt: -------------------------------------------------------------------------------- 1 | @nsobid-B97EF033026D1E6F66FC03B58FB738BBA2E4BD74 2 | # Red Dead Redemption [01007820196A6000] v1.0.3 3 | 4 | @flag print_values 5 | @flag offset_shift 0x100 6 | 7 | // Remove Pause Menu Filter 8 | 9 | @enabled 10 | 013307FC 1F2003D5 // Normal 11 | 01330800 58000014 // Hardcore 12 | 01330880 38000014 // Undead Nightmare 13 | @stop 14 | 15 | @KeatonTheBot 16 | -------------------------------------------------------------------------------- /Legend of Zelda, The - Echoes of Wisdom/01008CF01BAAC000/1080p/exefs/1.0.1.pchtxt: -------------------------------------------------------------------------------- 1 | @nsobid-09A15C8259828A41B91B036B12F0687973A4627A 2 | # The Legend of Zelda: Echoes of Wisdom [01008CF01BAAC000] v1.0.1 3 | 4 | @flag print_values 5 | @flag offset_shift 0x100 6 | 7 | // 1080p 8 | 9 | @enabled 10 | 02721DAC 08F08052 // mov w8, #0x780 11 | 02721DBC 08878052 // mov w8, #0x438 12 | @stop 13 | 14 | @KeatonTheBot 15 | https://linktr.ee/keatonthebot 16 | -------------------------------------------------------------------------------- /Legend of Zelda, The - Echoes of Wisdom/01008CF01BAAC000/1080p/exefs/1.0.2.pchtxt: -------------------------------------------------------------------------------- 1 | @nsobid-D1ED438C8BDAF4368B30DAEC53ED8E9BACD31A34 2 | # The Legend of Zelda: Echoes of Wisdom [01008CF01BAAC000] v1.0.2 3 | 4 | @flag print_values 5 | @flag offset_shift 0x100 6 | 7 | // 1080p 8 | 9 | @enabled 10 | 02723C8C 08F08052 // mov w8, #0x780 11 | 02723C9C 08878052 // mov w8, #0x438 12 | @stop 13 | 14 | @KeatonTheBot 15 | https://linktr.ee/keatonthebot 16 | -------------------------------------------------------------------------------- /Mario+Rabbids Kingdom Battle/010067300059A000/Skip Intro/exefs/1.9.589692.pchtxt: -------------------------------------------------------------------------------- 1 | @nsobid-3B39E0C06B8841F1BAF0EA4D54286BFE 2 | # Mario+Rabbids Kingdom Battle [010067300059A000] v1.9.589692 3 | 4 | @flag print_values 5 | @flag offset_shift 0x100 6 | 7 | // Skip Intro 8 | 9 | @enabled 10 | 000FF364 1F2003D5 // Epilepsy Warning 11 | 0081029C 1F2003D5 // Intro Game Cinematic 12 | @stop 13 | 14 | @KeatonTheBot 15 | https://linktr.ee/keatonthebot 16 | -------------------------------------------------------------------------------- /Red Dead Redemption/01007820196A6000/Aspect Ratio/16'10/exefs/1.0.4.pchtxt: -------------------------------------------------------------------------------- 1 | @nsobid-37531419DA7654EC3F5B586693F7F3314D2E4044 2 | # Red Dead Redemption [01007820196A6000] v1.0.4 3 | 4 | @flag print_values 5 | @flag offset_shift 0x100 6 | 7 | // 16:10 Aspect Ratio 8 | 9 | @enabled 10 | 00E7D524 AA999952 11 | 00E7D528 8AF9A772 12 | 012FF064 A8999952 13 | 012FF068 88F9A772 14 | @stop 15 | 16 | @KeatonTheBot 17 | https://linktr.ee/keatonthebot 18 | -------------------------------------------------------------------------------- /Red Dead Redemption/01007820196A6000/Aspect Ratio/19.3'9/exefs/1.0.4.pchtxt: -------------------------------------------------------------------------------- 1 | @nsobid-37531419DA7654EC3F5B586693F7F3314D2E4044 2 | # Red Dead Redemption [01007820196A6000] v1.0.4 3 | 4 | @flag print_values 5 | @flag offset_shift 0x100 6 | 7 | // 19.3:9 Aspect Ratio 8 | 9 | @enabled 10 | 00E7D524 8AD28752 11 | 00E7D528 2A01A872 12 | 012FF064 88D28752 13 | 012FF068 2801A872 14 | @stop 15 | 16 | @KeatonTheBot 17 | https://linktr.ee/keatonthebot 18 | -------------------------------------------------------------------------------- /Red Dead Redemption/01007820196A6000/Aspect Ratio/43'18/exefs/1.0.4.pchtxt: -------------------------------------------------------------------------------- 1 | @nsobid-37531419DA7654EC3F5B586693F7F3314D2E4044 2 | # Red Dead Redemption [01007820196A6000] v1.0.4 3 | 4 | @flag print_values 5 | @flag offset_shift 0x100 6 | 7 | // 43:18 Aspect Ratio 8 | 9 | @enabled 10 | 00E7D524 CA719C52 11 | 00E7D528 0A03A872 12 | 012FF064 C8719C52 13 | 012FF068 0803A872 14 | @stop 15 | 16 | @KeatonTheBot 17 | https://linktr.ee/keatonthebot 18 | -------------------------------------------------------------------------------- /Red Dead Redemption/01007820196A6000/Disable Rain+Blood on 'Lens'/exefs/1.0.2.pchtxt: -------------------------------------------------------------------------------- 1 | @nsobid-F68A7D87ABAC6AACA5B9B0D57A0BB1301C23A735 2 | # Red Dead Redemption [01007820196A6000] v1.0.2 3 | 4 | @flag print_values 5 | @flag offset_shift 0x100 6 | 7 | // Disable Rain/Blood on 'Lens' 8 | 9 | @enabled 10 | 012B8FA0 C0035FD6 // Rain 11 | 012B6278 1F2003D5 // Blood Splatter 12 | @stop 13 | 14 | @KeatonTheBot 15 | https://linktr.ee/keatonthebot 16 | -------------------------------------------------------------------------------- /Red Dead Redemption/01007820196A6000/Disable Rain+Blood on 'Lens'/exefs/1.0.3.pchtxt: -------------------------------------------------------------------------------- 1 | @nsobid-B97EF033026D1E6F66FC03B58FB738BBA2E4BD74 2 | # Red Dead Redemption [01007820196A6000] v1.0.3 3 | 4 | @flag print_values 5 | @flag offset_shift 0x100 6 | 7 | // Disable Rain/Blood on 'Lens' 8 | 9 | @enabled 10 | 012B8064 C0035FD6 // Rain 11 | 012B5328 1F2003D5 // Blood Splatter 12 | @stop 13 | 14 | @KeatonTheBot 15 | https://linktr.ee/keatonthebot 16 | -------------------------------------------------------------------------------- /Red Dead Redemption/01007820196A6000/Disable Rain+Blood on 'Lens'/exefs/1.0.4.pchtxt: -------------------------------------------------------------------------------- 1 | @nsobid-37531419DA7654EC3F5B586693F7F3314D2E4044 2 | # Red Dead Redemption [01007820196A6000] v1.0.4 3 | 4 | @flag print_values 5 | @flag offset_shift 0x100 6 | 7 | // Disable Rain/Blood on 'Lens' 8 | 9 | @enabled 10 | 012BD134 C0035FD6 // Rain 11 | 012BA3F8 1F2003D5 // Blood Splatter 12 | @stop 13 | 14 | @KeatonTheBot 15 | https://linktr.ee/keatonthebot 16 | -------------------------------------------------------------------------------- /Celeste/01002B30028F6000/2K/exefs/1.4.1.1.pchtxt: -------------------------------------------------------------------------------- 1 | @nsobid-9382989AF9636A1E02AEB3693094E87D1A02A898 2 | # Celeste [01002B30028F6000] v1.4.1.1 3 | 4 | @flag print_values 5 | @flag offset_shift 0x100 6 | 7 | // 2K 8 | 9 | @enabled 10 | 0066CB60 01408152 // mov w1, #0xa00 11 | 0066CB6C 01B48052 // mov w1, #0x5a0 12 | 004D19B4 00408152 // mov w0, #0xa00 13 | 004D19C8 00B48052 // mov w0, #0x5a0 14 | @stop 15 | 16 | @KeatonTheBot 17 | https://linktr.ee/keatonthebot 18 | -------------------------------------------------------------------------------- /Celeste/01002B30028F6000/4K/exefs/1.4.1.1.pchtxt: -------------------------------------------------------------------------------- 1 | @nsobid-9382989AF9636A1E02AEB3693094E87D1A02A898 2 | # Celeste [01002B30028F6000] v1.4.1.1 3 | 4 | @flag print_values 5 | @flag offset_shift 0x100 6 | 7 | // 4K 8 | 9 | @enabled 10 | 0066CB60 01E08152 // mov w1, #0xf00 11 | 0066CB6C 010E8152 // mov w1, #0x870 12 | 004D19B4 00E08152 // mov w0, #0xf00 13 | 004D19C8 000E8152 // mov w0, #0x870 14 | @stop 15 | 16 | @KeatonTheBot 17 | https://linktr.ee/keatonthebot 18 | -------------------------------------------------------------------------------- /Celeste/01002B30028F6000/5K/exefs/1.4.1.1.pchtxt: -------------------------------------------------------------------------------- 1 | @nsobid-9382989AF9636A1E02AEB3693094E87D1A02A898 2 | # Celeste [01002B30028F6000] v1.4.1.1 3 | 4 | @flag print_values 5 | @flag offset_shift 0x100 6 | 7 | // 5K 8 | 9 | @enabled 10 | 0066CB60 01808252 // mov w1, #0x1400 11 | 0066CB6C 01688152 // mov w1, #0xb40 12 | 004D19B4 00808252 // mov w0, #0x1400 13 | 004D19C8 00688152 // mov w0, #0xb40 14 | @stop 15 | 16 | @KeatonTheBot 17 | https://linktr.ee/keatonthebot 18 | -------------------------------------------------------------------------------- /Paper Mario - The Origami King/0100A3900C3E2000/Aspect Ratio/16'10/exefs/1.0.0.pchtxt: -------------------------------------------------------------------------------- 1 | @nsobid-BDD6DC7DA7A69290B443DB41243319D6547C3D24 2 | # Paper Mario - The Origami King [0100A3900C3E2000] v1.0.0 3 | 4 | @flag print_values 5 | @flag offset_shift 0x100 6 | 7 | // 16:10 Aspect Ratio 8 | 9 | @enabled 10 | 005A20EC A8999952 // mov w8, #0xcccd 11 | 005A20F0 88F9A772 // movk w8, #0x3fcc, lsl #16 12 | @stop 13 | 14 | @KeatonTheBot 15 | https://linktr.ee/keatonthebot 16 | -------------------------------------------------------------------------------- /Paper Mario - The Origami King/0100A3900C3E2000/Aspect Ratio/16'10/exefs/1.0.1.pchtxt: -------------------------------------------------------------------------------- 1 | @nsobid-E74395F066FD8CCB51EC17B39B3DA2C8CF520089 2 | # Paper Mario - The Origami King [0100A3900C3E2000] v1.0.1 3 | 4 | @flag print_values 5 | @flag offset_shift 0x100 6 | 7 | // 16:10 Aspect Ratio 8 | 9 | @enabled 10 | 005A20EC A8999952 // mov w8, #0xcccd 11 | 005A20F0 88F9A772 // movk w8, #0x3fcc, lsl #16 12 | @stop 13 | 14 | @KeatonTheBot 15 | https://linktr.ee/keatonthebot 16 | -------------------------------------------------------------------------------- /Paper Mario - The Origami King/0100A3900C3E2000/Aspect Ratio/21'9/exefs/1.0.0.pchtxt: -------------------------------------------------------------------------------- 1 | @nsobid-BDD6DC7DA7A69290B443DB41243319D6547C3D24 2 | # Paper Mario - The Origami King [0100A3900C3E2000] v1.0.0 3 | 4 | @flag print_values 5 | @flag offset_shift 0x100 6 | 7 | // 21:9 Aspect Ratio 8 | 9 | @enabled 10 | 005A20EC A8AA8A52 // mov w8, #0x5555 11 | 005A20F0 A802A872 // movk w8, #0x4015, lsl #16 12 | @stop 13 | 14 | @KeatonTheBot 15 | https://linktr.ee/keatonthebot 16 | -------------------------------------------------------------------------------- /Paper Mario - The Origami King/0100A3900C3E2000/Aspect Ratio/21'9/exefs/1.0.1.pchtxt: -------------------------------------------------------------------------------- 1 | @nsobid-E74395F066FD8CCB51EC17B39B3DA2C8CF520089 2 | # Paper Mario - The Origami King [0100A3900C3E2000] v1.0.1 3 | 4 | @flag print_values 5 | @flag offset_shift 0x100 6 | 7 | // 21:9 Aspect Ratio 8 | 9 | @enabled 10 | 005A20EC A8AA8A52 // mov w8, #0x5555 11 | 005A20F0 A802A872 // movk w8, #0x4015, lsl #16 12 | @stop 13 | 14 | @KeatonTheBot 15 | https://linktr.ee/keatonthebot 16 | -------------------------------------------------------------------------------- /Paper Mario - The Origami King/0100A3900C3E2000/Aspect Ratio/43'18/exefs/1.0.0.pchtxt: -------------------------------------------------------------------------------- 1 | @nsobid-BDD6DC7DA7A69290B443DB41243319D6547C3D24 2 | # Paper Mario - The Origami King [0100A3900C3E2000] v1.0.0 3 | 4 | @flag print_values 5 | @flag offset_shift 0x100 6 | 7 | // 43:18 Aspect Ratio 8 | 9 | @enabled 10 | 005A20EC C8719C52 // mov w8, #0xe38e 11 | 005A20F0 0803A872 // movk w8, #0x4018, lsl #16 12 | @stop 13 | 14 | @KeatonTheBot 15 | https://linktr.ee/keatonthebot 16 | -------------------------------------------------------------------------------- /Paper Mario - The Origami King/0100A3900C3E2000/Aspect Ratio/43'18/exefs/1.0.1.pchtxt: -------------------------------------------------------------------------------- 1 | @nsobid-E74395F066FD8CCB51EC17B39B3DA2C8CF520089 2 | # Paper Mario - The Origami King [0100A3900C3E2000] v1.0.1 3 | 4 | @flag print_values 5 | @flag offset_shift 0x100 6 | 7 | // 43:18 Aspect Ratio 8 | 9 | @enabled 10 | 005A20EC C8719C52 // mov w8, #0xe38e 11 | 005A20F0 0803A872 // movk w8, #0x4018, lsl #16 12 | @stop 13 | 14 | @KeatonTheBot 15 | https://linktr.ee/keatonthebot 16 | -------------------------------------------------------------------------------- /Super Mario Maker 2/01009B90006DC000/1260p/exefs/3.0.3.pchtxt: -------------------------------------------------------------------------------- 1 | @nsobid-C2DC405AC414C37C8B1C50219C7A0F0C 2 | # Super Mario Maker 2 [01009B90006DC000] v3.0.3 3 | 4 | @flag print_values 5 | @flag offset_shift 0x100 6 | 7 | // 1260p 8 | 9 | @enabled 10 | 023CEAA8 C0080000EC040000 11 | 00E7EB84 081881D2 // mov x8, #0x8c0 12 | 00E7EB90 889DC0F2 // movk x8, #0x4ec, lsl #32 13 | 0132D66C 19000014 14 | @stop 15 | 16 | @KeatonTheBot 17 | https://linktr.ee/keatonthebot 18 | -------------------------------------------------------------------------------- /Braid, Anniversary Edition/010089C00B026000/2K/exefs/1.5.0.pchtxt: -------------------------------------------------------------------------------- 1 | @nsobid-CD85B6C4896C899F749DD63908679EE90118316C 2 | # Braid, Anniversary Edition [010089C00B026000] v1.5.0 3 | 4 | @flag print_values 5 | @flag offset_shift 0x100 6 | 7 | // 2K 8 | 9 | @enabled 10 | 000F42B4 084081D2 // mov x8, #0xa00 11 | 000F42C0 08B4C0F2 // movk x8, #0x5a0, lsl #32 12 | 0022C6A8 000A0000 13 | 0022C6C0 A0050000 14 | @stop 15 | 16 | @KeatonTheBot 17 | https://linktr.ee/keatonthebot 18 | -------------------------------------------------------------------------------- /Braid, Anniversary Edition/010089C00B026000/4K/exefs/1.5.0.pchtxt: -------------------------------------------------------------------------------- 1 | @nsobid-CD85B6C4896C899F749DD63908679EE90118316C 2 | # Braid, Anniversary Edition [010089C00B026000] v1.5.0 3 | 4 | @flag print_values 5 | @flag offset_shift 0x100 6 | 7 | // 4K 8 | 9 | @enabled 10 | 000F42B4 08E081D2 // mov x8, #0xf00 11 | 000F42C0 080EC1F2 // movk x8, #0x870, lsl #32 12 | 0022C6A8 000F0000 13 | 0022C6C0 70080000 14 | @stop 15 | 16 | @KeatonTheBot 17 | https://linktr.ee/keatonthebot 18 | -------------------------------------------------------------------------------- /Braid, Anniversary Edition/010089C00B026000/5K/exefs/1.5.0.pchtxt: -------------------------------------------------------------------------------- 1 | @nsobid-CD85B6C4896C899F749DD63908679EE90118316C 2 | # Braid, Anniversary Edition [010089C00B026000] v1.5.0 3 | 4 | @flag print_values 5 | @flag offset_shift 0x100 6 | 7 | // 5K 8 | 9 | @enabled 10 | 000F42B4 088082D2 // mov x8, #0x1400 11 | 000F42C0 0868C1F2 // movk x8, #0xb40, lsl #32 12 | 0022C6A8 00140000 13 | 0022C6C0 400B0000 14 | @stop 15 | 16 | @KeatonTheBot 17 | https://linktr.ee/keatonthebot 18 | -------------------------------------------------------------------------------- /Legend of Zelda, The - Skyward Sword HD/01002DA013484000/4K/exefs/1.0.0.pchtxt: -------------------------------------------------------------------------------- 1 | @nsobid-D824D4B1BBD45D03668380D6D041BA4CA00A64FF 2 | # The Legend of Zelda: Skyward Sword HD [01002DA013484000] v1.0.0 3 | 4 | @flag print_values 5 | @flag offset_shift 0x100 6 | 7 | // 4K Docked, 2K Handheld 8 | 9 | @enabled 10 | 013A915C 000A0000A0050000 11 | 013A916C 000F000070080000 12 | 016CAC94 000F000070080000 13 | @stop 14 | 15 | @KeatonTheBot 16 | https://linktr.ee/keatonthebot 17 | -------------------------------------------------------------------------------- /Legend of Zelda, The - Skyward Sword HD/01002DA013484000/4K/exefs/1.0.1.pchtxt: -------------------------------------------------------------------------------- 1 | @nsobid-5441AF3C89F97E1D25A8CCF14C742BF82336D8A8 2 | # The Legend of Zelda: Skyward Sword HD [01002DA013484000] v1.0.1 3 | 4 | @flag print_values 5 | @flag offset_shift 0x100 6 | 7 | // 4K Docked, 2K Handheld 8 | 9 | @enabled 10 | 013A915C 000A0000A0050000 11 | 013A916C 000F000070080000 12 | 016CAC94 000F000070080000 13 | @stop 14 | 15 | @KeatonTheBot 16 | https://linktr.ee/keatonthebot 17 | -------------------------------------------------------------------------------- /Legend of Zelda, The - Skyward Sword HD/01002DA013484000/5K/exefs/1.0.0.pchtxt: -------------------------------------------------------------------------------- 1 | @nsobid-D824D4B1BBD45D03668380D6D041BA4CA00A64FF 2 | # The Legend of Zelda: Skyward Sword HD [01002DA013484000] v1.0.0 3 | 4 | @flag print_values 5 | @flag offset_shift 0x100 6 | 7 | // 5K Docked, 2K Handheld 8 | 9 | @enabled 10 | 013A915C 000A0000A0050000 11 | 013A916C 00140000400B0000 12 | 016CAC94 00140000400B0000 13 | @stop 14 | 15 | @KeatonTheBot 16 | https://linktr.ee/keatonthebot 17 | -------------------------------------------------------------------------------- /Legend of Zelda, The - Skyward Sword HD/01002DA013484000/5K/exefs/1.0.1.pchtxt: -------------------------------------------------------------------------------- 1 | @nsobid-5441AF3C89F97E1D25A8CCF14C742BF82336D8A8 2 | # The Legend of Zelda: Skyward Sword HD [01002DA013484000] v1.0.1 3 | 4 | @flag print_values 5 | @flag offset_shift 0x100 6 | 7 | // 5K Docked, 2K Handheld 8 | 9 | @enabled 10 | 013A915C 000A0000A0050000 11 | 013A916C 00140000400B0000 12 | 016CAC94 00140000400B0000 13 | @stop 14 | 15 | @KeatonTheBot 16 | https://linktr.ee/keatonthebot 17 | -------------------------------------------------------------------------------- /Legend of Zelda, The - Skyward Sword HD/01002DA013484000/8K/exefs/1.0.0.pchtxt: -------------------------------------------------------------------------------- 1 | @nsobid-D824D4B1BBD45D03668380D6D041BA4CA00A64FF 2 | # The Legend of Zelda: Skyward Sword HD [01002DA013484000] v1.0.0 3 | 4 | @flag print_values 5 | @flag offset_shift 0x100 6 | 7 | // 8K Docked, 4K Handheld 8 | 9 | @enabled 10 | 013A915C 000F000070080000 11 | 013A916C 001E0000E0100000 12 | 016CAC94 001E0000E0100000 13 | @stop 14 | 15 | @KeatonTheBot 16 | https://linktr.ee/keatonthebot 17 | -------------------------------------------------------------------------------- /Legend of Zelda, The - Skyward Sword HD/01002DA013484000/8K/exefs/1.0.1.pchtxt: -------------------------------------------------------------------------------- 1 | @nsobid-5441AF3C89F97E1D25A8CCF14C742BF82336D8A8 2 | # The Legend of Zelda: Skyward Sword HD [01002DA013484000] v1.0.1 3 | 4 | @flag print_values 5 | @flag offset_shift 0x100 6 | 7 | // 8K Docked, 4K Handheld 8 | 9 | @enabled 10 | 013A915C 000F000070080000 11 | 013A916C 001E0000E0100000 12 | 016CAC94 001E0000E0100000 13 | @stop 14 | 15 | @KeatonTheBot 16 | https://linktr.ee/keatonthebot 17 | -------------------------------------------------------------------------------- /Metroid Dread/010093801237C000/1008p v2/exefs/2.1.0.pchtxt: -------------------------------------------------------------------------------- 1 | @nsobid-646761F643AFEBB379EDD5E6A5151AF2CEF93DC1 2 | # Metroid Dread [010093801237C000] v2.1.0 3 | 4 | @flag print_values 5 | @flag offset_shift 0x100 6 | 7 | // 1008p v2 8 | 9 | @enabled 10 | 01A1BE18 00070000F0030000 11 | 0015EB98 00103E1E // fmov s0, #-1.00 // Mipmap Bias 12 | 0015EBC8 0010261E // fmov s0, #16.00 // Aniso. Filtering 13 | @stop 14 | 15 | @KeatonTheBot 16 | https://linktr.ee/keatonthebot 17 | -------------------------------------------------------------------------------- /Braid, Anniversary Edition/010089C00B026000/8K/exefs/1.5.0.pchtxt: -------------------------------------------------------------------------------- 1 | @nsobid-CD85B6C4896C899F749DD63908679EE90118316C 2 | # Braid, Anniversary Edition [010089C00B026000] v1.5.0 3 | 4 | @flag print_values 5 | @flag offset_shift 0x100 6 | 7 | // 8K 8 | 9 | @enabled 10 | 000F42B4 08C083D2 // mov x8, #0x1e00 11 | 000F42C0 081CC2F2 // movk x8, #0x10e0, lsl #32 12 | 0022C6A8 001E0000 13 | 0022C6C0 E0100000 14 | @stop 15 | 16 | @KeatonTheBot 17 | https://linktr.ee/keatonthebot 18 | -------------------------------------------------------------------------------- /Legend of Zelda, The - Skyward Sword HD/01002DA013484000/2K/exefs/1.0.0.pchtxt: -------------------------------------------------------------------------------- 1 | @nsobid-D824D4B1BBD45D03668380D6D041BA4CA00A64FF 2 | # The Legend of Zelda: Skyward Sword HD [01002DA013484000] v1.0.0 3 | 4 | @flag print_values 5 | @flag offset_shift 0x100 6 | 7 | // 2K Docked, 1080p Handheld 8 | 9 | @enabled 10 | 013A915C 8007000038040000 11 | 013A916C 000A0000A0050000 12 | 016CAC94 000A0000A0050000 13 | @stop 14 | 15 | @KeatonTheBot 16 | https://linktr.ee/keatonthebot 17 | -------------------------------------------------------------------------------- /Legend of Zelda, The - Skyward Sword HD/01002DA013484000/2K/exefs/1.0.1.pchtxt: -------------------------------------------------------------------------------- 1 | @nsobid-5441AF3C89F97E1D25A8CCF14C742BF82336D8A8 2 | # The Legend of Zelda: Skyward Sword HD [01002DA013484000] v1.0.1 3 | 4 | @flag print_values 5 | @flag offset_shift 0x100 6 | 7 | // 2K Docked, 1080p Handheld 8 | 9 | @enabled 10 | 013A915C 8007000038040000 11 | 013A916C 000A0000A0050000 12 | 016CAC94 000A0000A0050000 13 | @stop 14 | 15 | @KeatonTheBot 16 | https://linktr.ee/keatonthebot 17 | -------------------------------------------------------------------------------- /Red Dead Redemption/01007820196A6000/Remove Pause Menu Filter/exefs/1.0.4.pchtxt: -------------------------------------------------------------------------------- 1 | @nsobid-37531419DA7654EC3F5B586693F7F3314D2E4044 2 | # Red Dead Redemption [01007820196A6000] v1.0.4 3 | 4 | @flag print_values 5 | @flag offset_shift 0x100 6 | 7 | // Remove Pause Menu Filter 8 | 9 | @enabled 10 | 013362DC 1F2003D5 // Normal 11 | 013362E0 58000014 // Hardcore 12 | 01330360 38000014 // Undead Nightmare 13 | @stop 14 | 15 | @KeatonTheBot 16 | https://linktr.ee/keatonthebot 17 | -------------------------------------------------------------------------------- /Trails in the Sky 1st Chapter/01002C9022770000/Aspect Ratio/16'10/exefs/1.0.4.pchtxt: -------------------------------------------------------------------------------- 1 | @nsobid-2AD8CC7892EBF9FAB667F6D218366C24F073A89F 2 | # Trails in the Sky 1st Chapter [01002C9022770000] v1.0.4 3 | 4 | @flag print_values 5 | @flag offset_shift 0x100 6 | 7 | // 16:10 Aspect Ratio 8 | 9 | @enabled 10 | 004025CC A899D9F2 // movk x8, #0xcccd, lsl #32 11 | 004025D0 88F9E7F2 // movk x8, #0x3fcc, lsl #48 12 | @stop 13 | 14 | @KeatonTheBot 15 | https://linktr.ee/keatonthebot 16 | -------------------------------------------------------------------------------- /Trails in the Sky 1st Chapter/01002C9022770000/Aspect Ratio/16'10/exefs/1.0.5.pchtxt: -------------------------------------------------------------------------------- 1 | @nsobid-E5F70FFCBD0DD378C11A0F79F086676759A6250F 2 | # Trails in the Sky 1st Chapter [01002C9022770000] v1.0.5 3 | 4 | @flag print_values 5 | @flag offset_shift 0x100 6 | 7 | // 16:10 Aspect Ratio 8 | 9 | @enabled 10 | 0050EC7C A899D9F2 // movk x8, #0xcccd, lsl #32 11 | 0050EC80 88F9E7F2 // movk x8, #0x3fcc, lsl #48 12 | @stop 13 | 14 | @KeatonTheBot 15 | https://linktr.ee/keatonthebot 16 | -------------------------------------------------------------------------------- /Trails in the Sky 1st Chapter/01002C9022770000/Aspect Ratio/16'10/exefs/1.0.6.pchtxt: -------------------------------------------------------------------------------- 1 | @nsobid-2B18130BD191CAC5D407B54C3C8A2381C59CDD48 2 | # Trails in the Sky 1st Chapter [01002C9022770000] v1.0.6 3 | 4 | @flag print_values 5 | @flag offset_shift 0x100 6 | 7 | // 16:10 Aspect Ratio 8 | 9 | @enabled 10 | 0050FE8C A899D9F2 // movk x8, #0xcccd, lsl #32 11 | 0050FE90 88F9E7F2 // movk x8, #0x3fcc, lsl #48 12 | @stop 13 | 14 | @KeatonTheBot 15 | https://linktr.ee/keatonthebot 16 | -------------------------------------------------------------------------------- /Trails in the Sky 1st Chapter/01002C9022770000/Aspect Ratio/21'9/exefs/1.0.4.pchtxt: -------------------------------------------------------------------------------- 1 | @nsobid-2AD8CC7892EBF9FAB667F6D218366C24F073A89F 2 | # Trails in the Sky 1st Chapter [01002C9022770000] v1.0.4 3 | 4 | @flag print_values 5 | @flag offset_shift 0x100 6 | 7 | // 21:9 Aspect Ratio 8 | 9 | @enabled 10 | 004025CC A8AACAF2 // movk x8, #0x5555, lsl #32 11 | 004025D0 A802E8F2 // movk x8, #0x4015, lsl #48 12 | @stop 13 | 14 | @KeatonTheBot 15 | https://linktr.ee/keatonthebot 16 | -------------------------------------------------------------------------------- /Trails in the Sky 1st Chapter/01002C9022770000/Aspect Ratio/21'9/exefs/1.0.5.pchtxt: -------------------------------------------------------------------------------- 1 | @nsobid-E5F70FFCBD0DD378C11A0F79F086676759A6250F 2 | # Trails in the Sky 1st Chapter [01002C9022770000] v1.0.5 3 | 4 | @flag print_values 5 | @flag offset_shift 0x100 6 | 7 | // 21:9 Aspect Ratio 8 | 9 | @enabled 10 | 0050EC7C A8AACAF2 // movk x8, #0x5555, lsl #32 11 | 0050EC80 A802E8F2 // movk x8, #0x4015, lsl #48 12 | @stop 13 | 14 | @KeatonTheBot 15 | https://linktr.ee/keatonthebot 16 | -------------------------------------------------------------------------------- /Trails in the Sky 1st Chapter/01002C9022770000/Aspect Ratio/21'9/exefs/1.0.6.pchtxt: -------------------------------------------------------------------------------- 1 | @nsobid-2B18130BD191CAC5D407B54C3C8A2381C59CDD48 2 | # Trails in the Sky 1st Chapter [01002C9022770000] v1.0.6 3 | 4 | @flag print_values 5 | @flag offset_shift 0x100 6 | 7 | // 21:9 Aspect Ratio 8 | 9 | @enabled 10 | 0050FE8C A8AACAF2 // movk x8, #0x5555, lsl #32 11 | 0050FE90 A802E8F2 // movk x8, #0x4015, lsl #48 12 | @stop 13 | 14 | @KeatonTheBot 15 | https://linktr.ee/keatonthebot 16 | -------------------------------------------------------------------------------- /Trails in the Sky 1st Chapter/01002C9022770000/Aspect Ratio/32'9/exefs/1.0.4.pchtxt: -------------------------------------------------------------------------------- 1 | @nsobid-2AD8CC7892EBF9FAB667F6D218366C24F073A89F 2 | # Trails in the Sky 1st Chapter [01002C9022770000] v1.0.4 3 | 4 | @flag print_values 5 | @flag offset_shift 0x100 6 | 7 | // 32:9 Aspect Ratio 8 | 9 | @enabled 10 | 004025CC 28C7D1F2 // movk x8, #0x8e39, lsl #32 11 | 004025D0 680CE8F2 // movk x8, #0x4063, lsl #48 12 | @stop 13 | 14 | @KeatonTheBot 15 | https://linktr.ee/keatonthebot 16 | -------------------------------------------------------------------------------- /Trails in the Sky 1st Chapter/01002C9022770000/Aspect Ratio/32'9/exefs/1.0.5.pchtxt: -------------------------------------------------------------------------------- 1 | @nsobid-E5F70FFCBD0DD378C11A0F79F086676759A6250F 2 | # Trails in the Sky 1st Chapter [01002C9022770000] v1.0.5 3 | 4 | @flag print_values 5 | @flag offset_shift 0x100 6 | 7 | // 32:9 Aspect Ratio 8 | 9 | @enabled 10 | 0050EC7C 28C7D1F2 // movk x8, #0x8e39, lsl #32 11 | 0050EC80 680CE8F2 // movk x8, #0x4063, lsl #48 12 | @stop 13 | 14 | @KeatonTheBot 15 | https://linktr.ee/keatonthebot 16 | -------------------------------------------------------------------------------- /Trails in the Sky 1st Chapter/01002C9022770000/Aspect Ratio/32'9/exefs/1.0.6.pchtxt: -------------------------------------------------------------------------------- 1 | @nsobid-2B18130BD191CAC5D407B54C3C8A2381C59CDD48 2 | # Trails in the Sky 1st Chapter [01002C9022770000] v1.0.6 3 | 4 | @flag print_values 5 | @flag offset_shift 0x100 6 | 7 | // 32:9 Aspect Ratio 8 | 9 | @enabled 10 | 0050FE8C 28C7D1F2 // movk x8, #0x8e39, lsl #32 11 | 0050FE90 680CE8F2 // movk x8, #0x4063, lsl #48 12 | @stop 13 | 14 | @KeatonTheBot 15 | https://linktr.ee/keatonthebot 16 | -------------------------------------------------------------------------------- /Trails in the Sky 1st Chapter/01002C9022770000/Aspect Ratio/43'18/exefs/1.0.4.pchtxt: -------------------------------------------------------------------------------- 1 | @nsobid-2AD8CC7892EBF9FAB667F6D218366C24F073A89F 2 | # Trails in the Sky 1st Chapter [01002C9022770000] v1.0.4 3 | 4 | @flag print_values 5 | @flag offset_shift 0x100 6 | 7 | // 43:18 Aspect Ratio 8 | 9 | @enabled 10 | 004025CC C871DCF2 // movk x8, #0xe38e, lsl #32 11 | 004025D0 0803E8F2 // movk x8, #0x4018, lsl #48 12 | @stop 13 | 14 | @KeatonTheBot 15 | https://linktr.ee/keatonthebot 16 | -------------------------------------------------------------------------------- /Trails in the Sky 1st Chapter/01002C9022770000/Aspect Ratio/43'18/exefs/1.0.5.pchtxt: -------------------------------------------------------------------------------- 1 | @nsobid-E5F70FFCBD0DD378C11A0F79F086676759A6250F 2 | # Trails in the Sky 1st Chapter [01002C9022770000] v1.0.5 3 | 4 | @flag print_values 5 | @flag offset_shift 0x100 6 | 7 | // 43:18 Aspect Ratio 8 | 9 | @enabled 10 | 0050EC7C C871DCF2 // movk x8, #0xe38e, lsl #32 11 | 0050EC80 0803E8F2 // movk x8, #0x4018, lsl #48 12 | @stop 13 | 14 | @KeatonTheBot 15 | https://linktr.ee/keatonthebot 16 | -------------------------------------------------------------------------------- /Trails in the Sky 1st Chapter/01002C9022770000/Aspect Ratio/43'18/exefs/1.0.6.pchtxt: -------------------------------------------------------------------------------- 1 | @nsobid-2B18130BD191CAC5D407B54C3C8A2381C59CDD48 2 | # Trails in the Sky 1st Chapter [01002C9022770000] v1.0.6 3 | 4 | @flag print_values 5 | @flag offset_shift 0x100 6 | 7 | // 43:18 Aspect Ratio 8 | 9 | @enabled 10 | 0050FE8C C871DCF2 // movk x8, #0xe38e, lsl #32 11 | 0050FE90 0803E8F2 // movk x8, #0x4018, lsl #48 12 | @stop 13 | 14 | @KeatonTheBot 15 | https://linktr.ee/keatonthebot 16 | -------------------------------------------------------------------------------- /Hades/0100535012974000/2K/exefs/1.0.38233.pchtxt: -------------------------------------------------------------------------------- 1 | @nsobid-D41357A3DA356B09FA400B90F303B56497DA075E 2 | # Hades [0100535012974000] v1.0.38233 3 | 4 | @flag print_values 5 | @flag offset_shift 0x100 6 | 7 | // 2K 8 | 9 | @enabled 10 | 002492D8 094081D2 // mov x9, #0xa00 11 | 002492E0 09B4C0F2 // movk x9, #0x5a0, lsl #32 12 | 00262D54 094081D2 // mov x9, #0xa00 13 | 00262D58 09B4C0F2 // movk x9, #0x5a0, lsl #32 14 | @stop 15 | 16 | @KeatonTheBot 17 | https://linktr.ee/keatonthebot 18 | -------------------------------------------------------------------------------- /Hades/0100535012974000/4K/exefs/1.0.38233.pchtxt: -------------------------------------------------------------------------------- 1 | @nsobid-D41357A3DA356B09FA400B90F303B56497DA075E 2 | # Hades [0100535012974000] v1.0.38233 3 | 4 | @flag print_values 5 | @flag offset_shift 0x100 6 | 7 | // 4K 8 | 9 | @enabled 10 | 002492D8 09E081D2 // mov x9, #0xf00 11 | 002492E0 090EC1F2 // movk x9, #0x870, lsl #32 12 | 00262D54 09E081D2 // mov x9, #0xf00 13 | 00262D58 090EC1F2 // movk x9, #0x870, lsl #32 14 | @stop 15 | 16 | @KeatonTheBot 17 | https://linktr.ee/keatonthebot 18 | -------------------------------------------------------------------------------- /Hades/0100535012974000/5K/exefs/1.0.38233.pchtxt: -------------------------------------------------------------------------------- 1 | @nsobid-D41357A3DA356B09FA400B90F303B56497DA075E 2 | # Hades [0100535012974000] v1.0.38233 3 | 4 | @flag print_values 5 | @flag offset_shift 0x100 6 | 7 | // 5K 8 | 9 | @enabled 10 | 002492D8 098082D2 // mov x9, #0x1400 11 | 002492E0 0968C1F2 // movk x9, #0xb40, lsl #32 12 | 00262D54 098082D2 // mov x9, #0xf00 13 | 00262D58 0968C1F2 // movk x9, #0x870, lsl #32 14 | @stop 15 | 16 | @KeatonTheBot 17 | https://linktr.ee/keatonthebot 18 | -------------------------------------------------------------------------------- /Luigi's Mansion 2 HD/010048701995E000/2K/exefs/1.0.0.pchtxt: -------------------------------------------------------------------------------- 1 | @nsobid-A71EC0B9FF4F54CB41A5DE4CF7472D899EDCC561 2 | # Luigi's Mansion 2 HD [010048701995E000] v1.0.0 3 | 4 | @flag print_values 5 | @flag offset_shift 0x100 6 | 7 | // 2K 8 | 9 | @enabled 10 | 0014CE38 A01500E3 // movw r1, #0x5a0 11 | 0014CE3C 0A3CA0E3 // mov r3, #0xa00 12 | 006D2EB8 0A1CA0E3 // mov r1, #0xa00 13 | 006D2EC0 A01500E3 // movw r1, #0x5a0 14 | @stop 15 | 16 | @KeatonTheBot 17 | https://linktr.ee/keatonthebot 18 | -------------------------------------------------------------------------------- /Shiren the Wanderer - The Mystery Dungeon of Serpentcoil Island/01006BF01C4C8000/1080p/exefs/1.0.3.pchtxt: -------------------------------------------------------------------------------- 1 | @nsobid-05F4E2661B7618B9 2 | # Shiren the Wanderer: The Mystery Dungeon of Serpentcoil Island [01006BF01C4C8000] v1.0.3 3 | 4 | @flag print_values 5 | @flag offset_shift 0x100 6 | 7 | // 1080p 8 | 9 | @enabled 10 | 02944468 08102E1E // fmov s8, #1.00 // Handheld 11 | 029444BC 08102E1E // fmov s8, #1.00 // Docked 12 | @stop 13 | 14 | @KeatonTheBot 15 | https://linktr.ee/keatonthebot 16 | -------------------------------------------------------------------------------- /Shiren the Wanderer - The Mystery Dungeon of Serpentcoil Island/01006BF01C4C8000/1080p/exefs/1.1.2.pchtxt: -------------------------------------------------------------------------------- 1 | @nsobid-CF0CCF2AC22F6F0B 2 | # Shiren the Wanderer: The Mystery Dungeon of Serpentcoil Island [01006BF01C4C8000] v1.1.2 3 | 4 | @flag print_values 5 | @flag offset_shift 0x100 6 | 7 | // 1080p 8 | 9 | @enabled 10 | 02944468 08102E1E // fmov s8, #1.00 // Handheld 11 | 029444BC 08102E1E // fmov s8, #1.00 // Docked 12 | @stop 13 | 14 | @KeatonTheBot 15 | https://linktr.ee/keatonthebot 16 | -------------------------------------------------------------------------------- /Shiren the Wanderer - The Mystery Dungeon of Serpentcoil Island/01006BF01C4C8000/1080p/exefs/1.2.0.pchtxt: -------------------------------------------------------------------------------- 1 | @nsobid-8098263CEDA74F5A 2 | # Shiren the Wanderer: The Mystery Dungeon of Serpentcoil Island [01006BF01C4C8000] v1.2.0 3 | 4 | @flag print_values 5 | @flag offset_shift 0x100 6 | 7 | // 1080p 8 | 9 | @enabled 10 | 029A24B8 08102E1E // fmov s8, #1.00 // Handheld 11 | 029A250C 08102E1E // fmov s8, #1.00 // Docked 12 | @stop 13 | 14 | @KeatonTheBot 15 | https://linktr.ee/keatonthebot 16 | -------------------------------------------------------------------------------- /Luigi's Mansion 2 HD/010048701995E000/1800p/exefs/1.0.0.pchtxt: -------------------------------------------------------------------------------- 1 | @nsobid-A71EC0B9FF4F54CB41A5DE4CF7472D899EDCC561 2 | # Luigi's Mansion 2 HD [010048701995E000] v1.0.0 3 | 4 | @flag print_values 5 | @flag offset_shift 0x100 6 | 7 | // 1800p 8 | 9 | @enabled 10 | 0014CE38 081700E3 // movw r1, #0x708 11 | 0014CE3C 323DA0E3 // mov r3, #0xc80 12 | 006D2EB8 321DA0E3 // mov r1, #0xc80 13 | 006D2EC0 081700E3 // movw r1, #0x708 14 | @stop 15 | 16 | @KeatonTheBot 17 | https://linktr.ee/keatonthebot 18 | -------------------------------------------------------------------------------- /Okami HD/0100276009872000/2K/exefs/1.0.0.pchtxt: -------------------------------------------------------------------------------- 1 | @nsobid-A4FDDC7FD35B30CB763BF70C3213DCB7 2 | # Okami HD [0100276009872000] v1.0.0 3 | 4 | @flag print_values 5 | @flag offset_shift 0x100 6 | 7 | // 2K 8 | 9 | @enabled 10 | 0000969C 084081D2 // mov x8, #0xa00 11 | 000096A0 08B4C0F2 // movk x8, #0x5a0, lsl #32 12 | 0000A398 08408152 // mov w8, #0xa00 13 | 0000A3B8 09B48052 // mov w9, #0x5a0 14 | 0079ECF0 000A0000A0050000 15 | @stop 16 | 17 | @KeatonTheBot 18 | https://linktr.ee/keatonthebot 19 | -------------------------------------------------------------------------------- /Another Crab's Treasure/0100A21017C42000/1080p/exefs/1.0.101.1.pchtxt: -------------------------------------------------------------------------------- 1 | @nsobid-3980F76403AE4CF2996F4F69EF3B5E38 2 | # Another Crab's Treasure [0100A21017C42000] v1.0.101.1 3 | 4 | @flag print_values 5 | @flag offset_shift 0x100 6 | 7 | // 1080p 8 | 9 | @enabled 10 | 009C3218 03878052 // mov w3, #0x438 11 | 009C3224 02F08052 // mov w2, #0x780 12 | 009C44C8 17F08052 // mov w23, #0x780 13 | 009C44CC 16878052 // mov w22, #0x438 14 | @stop 15 | 16 | @KeatonTheBot 17 | https://linktr.ee/keatonthebot 18 | -------------------------------------------------------------------------------- /Another Crab's Treasure/0100A21017C42000/1080p/exefs/1.0.103.9.pchtxt: -------------------------------------------------------------------------------- 1 | @nsobid-01CBDFDED43B80F50A3EF2FB9FE3C647 2 | # Another Crab's Treasure [0100A21017C42000] v1.0.103.9 3 | 4 | @flag print_values 5 | @flag offset_shift 0x100 6 | 7 | // 1080p 8 | 9 | @enabled 10 | 009C4C38 03878052 // mov w3, #0x438 11 | 009C4C44 02F08052 // mov w2, #0x780 12 | 009C5EE8 17F08052 // mov w23, #0x780 13 | 009C5EEC 16878052 // mov w22, #0x438 14 | @stop 15 | 16 | @KeatonTheBot 17 | https://linktr.ee/keatonthebot 18 | -------------------------------------------------------------------------------- /Unicorn Overlord/010069401ADB8000/1224p/exefs/1.0.1.pchtxt: -------------------------------------------------------------------------------- 1 | @nsobid-E2876F945A831D786795996DD2509E40B9335DAA 2 | # Unicorn Overlord [010069401ADB8000] v1.0.1 3 | 4 | @flag print_values 5 | @flag offset_shift 0x100 6 | 7 | // 1224p 8 | 9 | @enabled 10 | 005C974C 181081D2 // mov x24, #0x880 11 | 005C9758 1899C0F2 // movk x24, #0x4c8, lsl #32 12 | 005CEDC4 08A1A852 // mov w8, #0x45080000 13 | 005CEDD4 2893A852 // mov w8, #0x44990000 14 | @stop 15 | 16 | @KeatonTheBot 17 | https://linktr.ee/keatonthebot 18 | -------------------------------------------------------------------------------- /Unicorn Overlord/010069401ADB8000/1224p/exefs/1.0.3.pchtxt: -------------------------------------------------------------------------------- 1 | @nsobid-A3780FD4DDD6238916F7F0D243BC74E50D1D9E11 2 | # Unicorn Overlord [010069401ADB8000] v1.0.3 3 | 4 | @flag print_values 5 | @flag offset_shift 0x100 6 | 7 | // 1224p 8 | 9 | @enabled 10 | 005CA57C 181081D2 // mov x24, #0x880 11 | 005CA588 1899C0F2 // movk x24, #0x4c8, lsl #32 12 | 005CFBF4 08A1A852 // mov w8, #0x45080000 13 | 005CFC04 2893A852 // mov w8, #0x44990000 14 | @stop 15 | 16 | @KeatonTheBot 17 | https://linktr.ee/keatonthebot 18 | -------------------------------------------------------------------------------- /Unicorn Overlord/010069401ADB8000/1224p/exefs/1.0.5.pchtxt: -------------------------------------------------------------------------------- 1 | @nsobid-C841FFE2717FF03A13990480C51DA73F091C04FA 2 | # Unicorn Overlord [010069401ADB8000] v1.0.5 3 | 4 | @flag print_values 5 | @flag offset_shift 0x100 6 | 7 | // 1224p 8 | 9 | @enabled 10 | 005E3A5C 181081D2 // mov x24, #0x880 11 | 005E3A68 1899C0F2 // movk x24, #0x4c8, lsl #32 12 | 005E90D4 08A1A852 // mov w8, #0x45080000 13 | 005E90E4 2893A852 // mov w8, #0x44990000 14 | @stop 15 | 16 | @KeatonTheBot 17 | https://linktr.ee/keatonthebot 18 | -------------------------------------------------------------------------------- /World Ends With You, The/0100C1500B82E000/1080p/exefs/1.0.0.pchtxt: -------------------------------------------------------------------------------- 1 | @nsobid-2A5408063198B646AFB74F47A3520622 2 | # The World Ends With You: Final Remix [0100C1500B82E000] v1.0.0 3 | 4 | @flag print_values 5 | @flag offset_shift 0x100 6 | 7 | // 1080p 8 | 9 | @enabled 10 | 003F9FE0 09F08052 // mov w9, #0x780 11 | 003F9FE4 0A878052 // mov w10, #0x438 12 | 011EA0E8 17F08052 // mov w23, #0x780 13 | 011EA0EC 16878052 // mov w22, #0x438 14 | @stop 15 | 16 | @KeatonTheBot 17 | https://linktr.ee/keatonthebot 18 | -------------------------------------------------------------------------------- /Luigi's Mansion 2 HD/010048701995E000/1998p (yuzu only)/exefs/1.0.0.pchtxt: -------------------------------------------------------------------------------- 1 | @nsobid-A71EC0B9FF4F54CB41A5DE4CF7472D899EDCC561 2 | # Luigi's Mansion 2 HD [010048701995E000] v1.0.0 3 | 4 | @flag print_values 5 | @flag offset_shift 0x100 6 | 7 | // 1998p (yuzu only) 8 | 9 | @enabled 10 | 0014CE38 CE1700E3 // movw r1, #0x7ce 11 | 0014CE3C DE3EA0E3 // mov r3, #0xde0 12 | 006D2EB8 DE1EA0E3 // mov r1, #0xde0 13 | 006D2EC0 CE1700E3 // movw r1, #0x7ce 14 | @stop 15 | 16 | @KeatonTheBot 17 | https://linktr.ee/keatonthebot 18 | -------------------------------------------------------------------------------- /Paper Mario - The Thousand-Year Door/0100ECD018EBE000/Disable SSR v2/exefs/1.0.0.pchtxt: -------------------------------------------------------------------------------- 1 | @nsobid-78F37BB55D015BE3B368EC22AF595455F1544DC1 2 | # Paper Mario: The Thousand-Year Door [0100ECD018EBE000] v1.0.0 3 | 4 | @flag print_values 5 | @flag offset_shift 0x100 6 | 7 | // Disable SSR v2 (w/ reflections) 8 | 9 | @enabled 10 | 009C24E8 E103271E // fmov s1, wzr 11 | @stop 12 | 13 | @KeatonTheBot & @Fl4sh_#9174 14 | https://linktr.ee/keatonthebot 15 | https://github.com/Fl4sh9174 16 | https://Ko-fi.com/Fl4sh9174 17 | -------------------------------------------------------------------------------- /El Shaddai - Ascension of the Metatron/010019201938A000/2K/exefs/1.0.1.pchtxt: -------------------------------------------------------------------------------- 1 | @nsobid-733351E6BD1FCEAD472F8309ACFF11C8D165266D 2 | # El Shaddai: Ascension of the Metatron [010019201938A000] v1.0.1 3 | 4 | @flag print_values 5 | @flag offset_shift 0x100 6 | 7 | // 2K 8 | 9 | @enabled 10 | 007A5D58 0A408152 // mov w10, #0xa00 11 | 007A5D6C 09B48052 // mov w9, #0x5a0 12 | 008D66B4 01B48052 // mov w1, #0x5a0 13 | 008D66B8 00408152 // mov w0, #0xa00 14 | @stop 15 | 16 | @KeatonTheBot 17 | https://linktr.ee/keatonthebot 18 | -------------------------------------------------------------------------------- /El Shaddai - Ascension of the Metatron/010019201938A000/4K/exefs/1.0.1.pchtxt: -------------------------------------------------------------------------------- 1 | @nsobid-733351E6BD1FCEAD472F8309ACFF11C8D165266D 2 | # El Shaddai: Ascension of the Metatron [010019201938A000] v1.0.1 3 | 4 | @flag print_values 5 | @flag offset_shift 0x100 6 | 7 | // 4K 8 | 9 | @enabled 10 | 007A5D58 0AE08152 // mov w10, #0xf00 11 | 007A5D6C 090E8152 // mov w9, #0x870 12 | 008D66B4 010E8152 // mov w1, #0x870 13 | 008D66B8 00E08152 // mov w0, #0xf00 14 | @stop 15 | 16 | @KeatonTheBot 17 | https://linktr.ee/keatonthebot 18 | -------------------------------------------------------------------------------- /GRIME Definitive Edition/0100F300169B6000/1080p-720p/exefs/1.3.2.pchtxt: -------------------------------------------------------------------------------- 1 | @nsobid-30D54FEC2708DFA84F47FAB65D0EB0A8 2 | # GRIME Definitive Edition [0100F300169B6000] v1.3.2 3 | 4 | @flag print_values 5 | @flag offset_shift 0x100 6 | 7 | // 1080p Docked, 720p Handheld 8 | 9 | @enabled 10 | 01C87C24 13F08052 // mov w19, #0x780 11 | 01C87C2C 14878052 // mov w20, #0x438 12 | 01C87CC4 135A8052 // mov w19, #0x2d0 13 | 01C87CCC 00A08052 // mov w0, #0x500 14 | @stop 15 | 16 | @KeatonTheBot 17 | https://linktr.ee/keatonthebot 18 | -------------------------------------------------------------------------------- /GRIME Definitive Edition/0100F300169B6000/1080p-720p/exefs/1.3.6.pchtxt: -------------------------------------------------------------------------------- 1 | @nsobid-7A5685BD6B0480DA86BE6C30D7588187 2 | # GRIME Definitive Edition [0100F300169B6000] v1.3.6 3 | 4 | @flag print_values 5 | @flag offset_shift 0x100 6 | 7 | // 1080p Docked, 720p Handheld 8 | 9 | @enabled 10 | 03A767A4 13F08052 // mov w19, #0x780 11 | 03A767AC 14878052 // mov w20, #0x438 12 | 03A76844 135A8052 // mov w19, #0x2d0 13 | 03A7684C 00A08052 // mov w0, #0x500 14 | @stop 15 | 16 | @KeatonTheBot 17 | https://linktr.ee/keatonthebot 18 | -------------------------------------------------------------------------------- /GRIME Definitive Edition/0100F300169B6000/1080p-720p/exefs/1.3.9.pchtxt: -------------------------------------------------------------------------------- 1 | @nsobid-326AC32516E23370564437435EB05D35 2 | # GRIME Definitive Edition [0100F300169B6000] v1.3.9 3 | 4 | @flag print_values 5 | @flag offset_shift 0x100 6 | 7 | // 1080p Docked, 720p Handheld 8 | 9 | @enabled 10 | 03B4ADF4 13F08052 // mov w19, #0x780 11 | 03B4ADFC 14878052 // mov w20, #0x438 12 | 03B4AE94 135A8052 // mov w19, #0x2d0 13 | 03B4AE9C 00A08052 // mov w0, #0x500 14 | @stop 15 | 16 | @KeatonTheBot 17 | https://linktr.ee/keatonthebot 18 | -------------------------------------------------------------------------------- /Legend of Zelda, The - Echoes of Wisdom/01008CF01BAAC000/Unlimited Swordfighter/exefs/1.0.1.pchtxt: -------------------------------------------------------------------------------- 1 | @nsobid-09A15C8259828A41B91B036B12F0687973A4627A 2 | # The Legend of Zelda: Echoes of Wisdom [01008CF01BAAC000] v1.0.1 3 | 4 | @flag print_values 5 | @flag offset_shift 0x100 6 | 7 | // Unlimited Swordfighter 8 | 9 | @enabled 10 | 02107400 0090261E // Energy Meter Always Full 11 | 0209DE04 0090261E // "" 12 | 02623370 08008052 // Hide Energy Meter 13 | @stop 14 | 15 | @KeatonTheBot 16 | https://linktr.ee/keatonthebot 17 | -------------------------------------------------------------------------------- /Legend of Zelda, The - Echoes of Wisdom/01008CF01BAAC000/Unlimited Swordfighter/exefs/1.0.2.pchtxt: -------------------------------------------------------------------------------- 1 | @nsobid-D1ED438C8BDAF4368B30DAEC53ED8E9BACD31A34 2 | # The Legend of Zelda: Echoes of Wisdom [01008CF01BAAC000] v1.0.2 3 | 4 | @flag print_values 5 | @flag offset_shift 0x100 6 | 7 | // Unlimited Swordfighter 8 | 9 | @enabled 10 | 02109070 0090261E // Energy Meter Always Full 11 | 0209FA74 0090261E // "" 12 | 02625190 08008052 // Hide Energy Meter 13 | @stop 14 | 15 | @KeatonTheBot 16 | https://linktr.ee/keatonthebot 17 | -------------------------------------------------------------------------------- /Paper Mario - The Origami King/0100A3900C3E2000/No Music/exefs/1.0.0.pchtxt: -------------------------------------------------------------------------------- 1 | @nsobid-BDD6DC7DA7A69290B443DB41243319D6547C3D24 2 | # Paper Mario - The Origami King [0100A3900C3E2000] v1.0.0 3 | 4 | @flag print_values 5 | @flag offset_shift 0x100 6 | 7 | // No Music 8 | 9 | @enabled 10 | 0042980C E803271E // fmov s8, wzr // Battle 11 | 0042CE74 EB03271E // fmov s11, wzr // Main Menu, Town, Indoors 12 | 0042E484 E203271E // fmov s2, wzr // World 13 | @stop 14 | 15 | @KeatonTheBot 16 | https://linktr.ee/keatonthebot 17 | -------------------------------------------------------------------------------- /Paper Mario - The Origami King/0100A3900C3E2000/No Music/exefs/1.0.1.pchtxt: -------------------------------------------------------------------------------- 1 | @nsobid-E74395F066FD8CCB51EC17B39B3DA2C8CF520089 2 | # Paper Mario - The Origami King [0100A3900C3E2000] v1.0.1 3 | 4 | @flag print_values 5 | @flag offset_shift 0x100 6 | 7 | // No Music 8 | 9 | @enabled 10 | 0042980C E803271E // fmov s8, wzr // Battle 11 | 0042CE74 EB03271E // fmov s11, wzr // Main Menu, Town, Indoors 12 | 0042E484 E203271E // fmov s2, wzr // World 13 | @stop 14 | 15 | @KeatonTheBot 16 | https://linktr.ee/keatonthebot 17 | -------------------------------------------------------------------------------- /El Shaddai - Ascension of the Metatron/010019201938A000/5K/exefs/1.0.1.pchtxt: -------------------------------------------------------------------------------- 1 | @nsobid-733351E6BD1FCEAD472F8309ACFF11C8D165266D 2 | # El Shaddai: Ascension of the Metatron [010019201938A000] v1.0.1 3 | 4 | @flag print_values 5 | @flag offset_shift 0x100 6 | 7 | // 5K 8 | 9 | @enabled 10 | 007A5D58 0A808252 // mov w10, #0x1400 11 | 007A5D6C 09688152 // mov w9, #0xb40 12 | 008D66B4 01688152 // mov w1, #0xb40 13 | 008D66B8 00808252 // mov w0, #0x1400 14 | @stop 15 | 16 | @KeatonTheBot 17 | https://linktr.ee/keatonthebot 18 | -------------------------------------------------------------------------------- /Kirby Star Allies/01007E3006DDA000/1080p/exefs/4.0.0.pchtxt: -------------------------------------------------------------------------------- 1 | @nsobid-D55608916FA56C184F2A8FE80DA0427C 2 | # Kirby Star Allies [01007E3006DDA000] v4.0.0 3 | 4 | @flag print_values 5 | @flag offset_shift 0x100 6 | 7 | // 1080p (no dynamic res) 8 | 9 | @enabled 10 | 00068CCC C0035FD6 // ret 11 | 001CBB10 01F08052 // mov w1, #0x780 12 | 001CBB14 02878052 // mov w2, #0x438 13 | 001CBB38 01A08052 // mov w1, #0x500 14 | 001CBB3C 025A8052 // mov w2, #0x2d0 15 | @stop 16 | 17 | @KeatonTheBot 18 | https://linktr.ee/keatonthebot 19 | -------------------------------------------------------------------------------- /Paper Mario - The Thousand-Year Door/0100ECD018EBE000/Disable SSR v2/exefs/1.0.1.pchtxt: -------------------------------------------------------------------------------- 1 | @nsobid-0EFFE4AF1DEC3A7966B934D4A7C3D2BF566A9C62 2 | # Paper Mario: The Thousand-Year Door [0100ECD018EBE000] v1.0.1 3 | 4 | @flag print_values 5 | @flag offset_shift 0x100 6 | 7 | // Disable SSR v2 (w/ reflections) 8 | 9 | @enabled 10 | 009C2ED8 E103271E // fmov s1, wzr 11 | @stop 12 | 13 | @KeatonTheBot 14 | https://linktr.ee/keatonthebot 15 | 16 | @Fl4sh_#9174 17 | https://github.com/Fl4sh9174 18 | https://Ko-fi.com/Fl4sh9174 19 | -------------------------------------------------------------------------------- /Ni No Kuni II - Revenant Kingdom/0100BE7013E06000/1080p/exefs/1.10.pchtxt: -------------------------------------------------------------------------------- 1 | @nsobid-14C7986BEB94A1A19F3C34FA2B490AA168153F59 2 | # Ni No Kuni II: Revenant Kingdom [0100BE7013E06000] v1.10 3 | 4 | @flag print_values 5 | @flag offset_shift 0x100 6 | 7 | // 1080p (no dynamic res) 8 | 9 | @enabled 10 | 006825E8 095A8052 // mov w9, #0x2d0 11 | 006825EC 0A878052 // mov w10, #0x438 12 | 00683844 085A8052 // mov w8, #0x2d0 13 | 00683848 09878052 // mov w9, #0x438 14 | @stop 15 | 16 | @KeatonTheBot 17 | https://linktr.ee/keatonthebot 18 | -------------------------------------------------------------------------------- /Persona 4 Golden/010062B01525C000/Aspect Ratio/21'9/exefs/1.0.1.pchtxt: -------------------------------------------------------------------------------- 1 | @nsobid-66B2B6D53549A6364A43F69E282E3882F4D7028E 2 | # Persona 4 Golden [010062B01525C000] v1.0.1 3 | 4 | @flag print_values 5 | @flag offset_shift 0x100 6 | 7 | // 21:9 Aspect Ratio 8 | 9 | @enabled 10 | 0039D3A8 A8AA8A52 // mov w8, #0x5555 11 | 0039D3AC A802A872 // movk w8, #0x4015, lsl #16 12 | 0039E4C4 A8AA8A52 // mov w8, #0x5555 13 | 0039E4C8 A802A872 // movk w8, #0x4015, lsl #16 14 | @stop 15 | 16 | @KeatonTheBot 17 | https://linktr.ee/keatonthebot 18 | -------------------------------------------------------------------------------- /Persona 4 Golden/010062B01525C000/Aspect Ratio/32'9/exefs/1.0.1.pchtxt: -------------------------------------------------------------------------------- 1 | @nsobid-66B2B6D53549A6364A43F69E282E3882F4D7028E 2 | # Persona 4 Golden [010062B01525C000] v1.0.1 3 | 4 | @flag print_values 5 | @flag offset_shift 0x100 6 | 7 | // 32:9 Aspect Ratio 8 | 9 | @enabled 10 | 0039D3A8 28C79152 // mov w8, #0x8e39 11 | 0039D3AC 680CA872 // movk w8, #0x4063, lsl #16 12 | 0039E4C4 28C79152 // mov w8, #0x8e39 13 | 0039E4C8 680CA872 // movk w8, #0x4063, lsl #16 14 | @stop 15 | 16 | @KeatonTheBot 17 | https://linktr.ee/keatonthebot 18 | -------------------------------------------------------------------------------- /Persona 4 Golden/010062B01525C000/Aspect Ratio/16'10/exefs/1.0.1.pchtxt: -------------------------------------------------------------------------------- 1 | @nsobid-66B2B6D53549A6364A43F69E282E3882F4D7028E 2 | # Persona 4 Golden [010062B01525C000] v1.0.1 3 | 4 | @flag print_values 5 | @flag offset_shift 0x100 6 | 7 | // 16:10 Aspect Ratio 8 | 9 | @enabled 10 | 0039D3A8 A8999952 // mov w8, #0xcccd 11 | 0039D3AC 88F9A772 // movk w8, #0x3fcc, lsl #16 12 | 0039E4C4 A8999952 // mov w8, #0xcccd 13 | 0039E4C8 88F9A772 // movk w8, #0x3fcc, lsl #16 14 | @stop 15 | 16 | @KeatonTheBot 17 | https://linktr.ee/keatonthebot 18 | -------------------------------------------------------------------------------- /Persona 4 Golden/010062B01525C000/Aspect Ratio/43'18/exefs/1.0.1.pchtxt: -------------------------------------------------------------------------------- 1 | @nsobid-66B2B6D53549A6364A43F69E282E3882F4D7028E 2 | # Persona 4 Golden [010062B01525C000] v1.0.1 3 | 4 | @flag print_values 5 | @flag offset_shift 0x100 6 | 7 | // 43:18 Aspect Ratio 8 | 9 | @enabled 10 | 0039D3A8 68709C52 // mov w8, #0xe383 11 | 0039D3AC 0803A872 // movk w8, #0x4018, lsl #16 12 | 0039E4C4 68709C52 // mov w8, #0xe383 13 | 0039E4C8 0803A872 // movk w8, #0x4018, lsl #16 14 | @stop 15 | 16 | @KeatonTheBot 17 | https://linktr.ee/keatonthebot 18 | -------------------------------------------------------------------------------- /Astral Chain/01007300020FA000/900p/exefs/1.0.1.pchtxt: -------------------------------------------------------------------------------- 1 | @nsobid-4B159F0F7A360669738390EE8657B4F0 2 | # Astral Chain [01007300020FA000] v1.0.1 3 | 4 | @flag print_values 5 | @flag offset_shift 0x100 6 | 7 | // 900p (no dynamic res) 8 | 9 | @enabled 10 | 0040F1A4 08A08052 // mov w8, #0x500 11 | 0040F1A8 09C88052 // mov w9, #0x640 12 | 0040F1B0 145A8052 // mov w20, #0x2d0 13 | 0040F1B4 96708052 // mov w22, #0x384 14 | 009ED178 00102E1E // fmov s0, #1.00 // Mipmap Bias 15 | @stop 16 | 17 | @KeatonTheBot 18 | https://linktr.ee/keatonthebot 19 | -------------------------------------------------------------------------------- /Crash Bandicoot N. Sane Trilogy/0100D1B006744000/1080p/exefs/1.0.0.pchtxt: -------------------------------------------------------------------------------- 1 | @nsobid-29E1A37D84227147A50A18D055FBB032 2 | # Crash Bandicoot N. Sane Trilogy [0100D1B006744000] v1.0.0 3 | 4 | @flag print_values 5 | @flag offset_shift 0x100 6 | 7 | // 1080p 8 | 9 | @enabled 10 | 009EDBC4 0887C0D2 // mov x8, #0x43800000000 11 | 009EDBD0 08F080F2 // movk x8, #0x780 12 | 0010BE8C 1F2003D5 // nop 13 | 0010BE90 0887C0D2 // mov x8, #0x43800000000 14 | 0010BE94 08F080F2 // movk x8, #0x780 15 | @stop 16 | 17 | @KeatonTheBot 18 | https://linktr.ee/keatonthebot 19 | -------------------------------------------------------------------------------- /Crash Bandicoot N. Sane Trilogy/0100D1B006744000/1206p/exefs/1.0.0.pchtxt: -------------------------------------------------------------------------------- 1 | @nsobid-29E1A37D84227147A50A18D055FBB032 2 | # Crash Bandicoot N. Sane Trilogy [0100D1B006744000] v1.0.0 3 | 4 | @flag print_values 5 | @flag offset_shift 0x100 6 | 7 | // 1206p 8 | 9 | @enabled 10 | 009EDBC4 C896C0D2 // mov x8, #0x4b600000000 11 | 009EDBD0 080C81F2 // movk x8, #0x860 12 | 0010BE8C 1F2003D5 // nop 13 | 0010BE90 C896C0D2 // mov x8, #0x4b600000000 14 | 0010BE94 080C81F2 // movk x8, #0x860 15 | @stop 16 | 17 | @KeatonTheBot 18 | https://linktr.ee/keatonthebot 19 | -------------------------------------------------------------------------------- /Xenoblade Chronicles - Definitive Edition/010065301A2E0000/Remove 'Press Any Button'/exefs/1.1.2.pchtxt: -------------------------------------------------------------------------------- 1 | @nsobid-92C78BB3DCBBC3F7A3CAF601D7B85F7A36C20907 2 | # Xenoblade Chronicles - Definitive Edition [010065301A2E0000] v1.1.2 3 | 4 | @flag print_values 5 | @flag offset_shift 0x100 6 | 7 | // Remove 'Press Any Button' 8 | 9 | @enabled 10 | 00304790 C0035FD6 // startFadeInPressAnyKey 11 | 003047D0 C0035FD6 // startIdlePressAnyKey 12 | 00304810 C0035FD6 // startFadePushPressAnyKey 13 | @stop 14 | 15 | @KeatonTheBot 16 | https://linktr.ee/keatonthebot 17 | -------------------------------------------------------------------------------- /Red Dead Redemption/01007820196A6000/B&W Pause Menu Filter/exefs/1.0.0.pchtxt: -------------------------------------------------------------------------------- 1 | @nsobid-9515EF1F79EF3CB800BD85E5D3DE0D98F39381F3 2 | # Red Dead Redemption [01007820196A6000] v1.0.0 3 | 4 | @flag print_values 5 | @flag offset_shift 0x100 6 | 7 | // B&W Pause Menu Filter 8 | 9 | @enabled 10 | 019E6270 38960090 // adrp x24, 0x7102caa000 // Normal 11 | 019E6274 18772891 // add x24, x24, #0xa1d // Normal 12 | 019E620C 38960090 // adrp x24, 0x7102caa000 // Undead Nightmare 13 | 019E6210 18772891 // add x24, x24, #0xa1d // Undead Nightmare 14 | @stop 15 | 16 | @KeatonTheBot 17 | -------------------------------------------------------------------------------- /Red Dead Redemption/01007820196A6000/B&W Pause Menu Filter/exefs/1.0.1.pchtxt: -------------------------------------------------------------------------------- 1 | @nsobid-90D38D285A365D9E834001B144E1D20F6E0E285A 2 | # Red Dead Redemption [01007820196A6000] v1.0.1 3 | 4 | @flag print_values 5 | @flag offset_shift 0x100 6 | 7 | // B&W Pause Menu Filter 8 | 9 | @enabled 10 | 019E62B0 38960090 // adrp x24, 0x7102caa000 // Normal 11 | 019E62B4 187B2891 // add x24, x24, #0xa1e // Normal 12 | 019E624C 38960090 // adrp x24, 0x7102caa000 // Undead Nightmare 13 | 019E6250 187B2891 // add x24, x24, #0xa1e // Undead Nightmare 14 | @stop 15 | 16 | @KeatonTheBot 17 | -------------------------------------------------------------------------------- /Red Dead Redemption/01007820196A6000/B&W Pause Menu Filter/exefs/1.0.2.pchtxt: -------------------------------------------------------------------------------- 1 | @nsobid-F68A7D87ABAC6AACA5B9B0D57A0BB1301C23A735 2 | # Red Dead Redemption [01007820196A6000] v1.0.2 3 | 4 | @flag print_values 5 | @flag offset_shift 0x100 6 | 7 | // B&W Pause Menu Filter 8 | 9 | @enabled 10 | 0132CD50 782500F0 // adrp x24, 0x71017db000 // Normal 11 | 0132CD54 183B1791 // add x24, x24, #0x5ce // Normal 12 | 0132CCEC 782500F0 // adrp x24, 0x71017db000 // Undead Nightmare 13 | 0132CCF0 183B1791 // add x24, x24, #0x5ce // Undead Nightmare 14 | @stop 15 | 16 | @KeatonTheBot 17 | -------------------------------------------------------------------------------- /Red Dead Redemption/01007820196A6000/B&W Pause Menu Filter/exefs/1.0.3.pchtxt: -------------------------------------------------------------------------------- 1 | @nsobid-B97EF033026D1E6F66FC03B58FB738BBA2E4BD74 2 | # Red Dead Redemption [01007820196A6000] v1.0.3 3 | 4 | @flag print_values 5 | @flag offset_shift 0x100 6 | 7 | // B&W Pause Menu Filter 8 | 9 | @enabled 10 | 013308F0 982500D0 // adrp x24, 0x71017e2000 // Normal 11 | 013308F4 18973091 // add x24, x24, #0xc25 // Normal 12 | 0133088C 982500D0 // adrp x24, 0x71017e2000 // Undead Nightmare 13 | 01330890 18973091 // add x24, x24, #0xc25 // Undead Nightmare 14 | @stop 15 | 16 | @KeatonTheBot 17 | -------------------------------------------------------------------------------- /Animal Well/010020D01AD24000/2K/exefs/1.0.6.pchtxt: -------------------------------------------------------------------------------- 1 | @nsobid-7AA692F7DF3CE91F04DEDD95FDB91C5B1206102C 2 | # Animal Well [010020D01AD24000] v1.0.6 3 | 4 | @flag print_values 5 | @flag offset_shift 0x100 6 | 7 | // 2K 8 | 9 | @enabled 10 | 0000E5EC 094081D2 // mov x9, #0xa00 11 | 0000E5F8 09B4C0F2 // movk x9, #0x5a0, lsl #32 12 | 00011208 08B48052 // mov w8, #0x5a0 13 | 00011214 0840C1F2 // movk x8, #0xa00, lsl #32 14 | 000132E4 0840C1F2 // movk x8, #0xa00, lsl #32 15 | 000132EC 08B48052 // mov w8, #0x5a0 16 | @stop 17 | 18 | @KeatonTheBot 19 | https://linktr.ee/keatonthebot 20 | -------------------------------------------------------------------------------- /Animal Well/010020D01AD24000/2K/exefs/1.0.7.pchtxt: -------------------------------------------------------------------------------- 1 | @nsobid-2F362E79FB916C13C51B5DEDFF876742DEB88C13 2 | # Animal Well [010020D01AD24000] v1.0.7 3 | 4 | @flag print_values 5 | @flag offset_shift 0x100 6 | 7 | // 2K 8 | 9 | @enabled 10 | 0000E5EC 094081D2 // mov x9, #0xa00 11 | 0000E5F8 09B4C0F2 // movk x9, #0x5a0, lsl #32 12 | 00011208 08B48052 // mov w8, #0x5a0 13 | 00011214 0840C1F2 // movk x8, #0xa00, lsl #32 14 | 000132E4 0840C1F2 // movk x8, #0xa00, lsl #32 15 | 000132EC 08B48052 // mov w8, #0x5a0 16 | @stop 17 | 18 | @KeatonTheBot 19 | https://linktr.ee/keatonthebot 20 | -------------------------------------------------------------------------------- /Paper Mario - The Thousand-Year Door/0100ECD018EBE000/No Music/exefs/1.0.0.pchtxt: -------------------------------------------------------------------------------- 1 | @nsobid-78F37BB55D015BE3B368EC22AF595455F1544DC1 2 | # Paper Mario: The Thousand-Year Door [0100ECD018EBE000] v1.0.0 3 | 4 | @flag print_values 5 | @flag offset_shift 0x100 6 | 7 | // No Music 8 | 9 | @enabled 10 | 000702E8 E103271E // fmov s1, wzr // Main Menu & World 11 | 000703D0 EA03271E // fmov s10, wzr // Rogueport 12 | 0044CD9C E003271E // fmov s0, wzr // Battle 13 | 007EB4E4 E003271E // fmov s0, wzr // Battle Intro 14 | @stop 15 | 16 | @KeatonTheBot 17 | https://linktr.ee/keatonthebot 18 | -------------------------------------------------------------------------------- /Paper Mario - The Thousand-Year Door/0100ECD018EBE000/No Music/exefs/1.0.1.pchtxt: -------------------------------------------------------------------------------- 1 | @nsobid-0EFFE4AF1DEC3A7966B934D4A7C3D2BF566A9C62 2 | # Paper Mario: The Thousand-Year Door [0100ECD018EBE000] v1.0.1 3 | 4 | @flag print_values 5 | @flag offset_shift 0x100 6 | 7 | // No Music 8 | 9 | @enabled 10 | 000702E8 E103271E // fmov s1, wzr // Main Menu & World 11 | 000703D0 EA03271E // fmov s10, wzr // Rogueport 12 | 0044CFAC E003271E // fmov s0, wzr // Battle 13 | 007EBED4 E003271E // fmov s0, wzr // Battle Intro 14 | @stop 15 | 16 | @KeatonTheBot 17 | https://linktr.ee/keatonthebot 18 | -------------------------------------------------------------------------------- /Mario+Rabbids Kingdom Battle/010067300059A000/2K-1080p/exefs/1.9.589692.pchtxt: -------------------------------------------------------------------------------- 1 | @nsobid-3B39E0C06B8841F1BAF0EA4D54286BFE 2 | # Mario+Rabbids Kingdom Battle [010067300059A000] v1.9.589692 3 | 4 | @flag print_values 5 | @flag offset_shift 0x100 6 | 7 | // 2K Docked, 1080p Handheld 8 | 9 | @enabled 10 | 010985A0 08B48052 // mov w8, #0x5a0 11 | 010985AC 09408152 // mov w9, #0xa00 12 | 010985E4 0887C0D2 // mov x8, #0x43800000000 13 | 010985E8 08F080F2 // movk x8, #0x780 14 | 026E8268 0000803F // Disable Downscaling 15 | @stop 16 | 17 | @KeatonTheBot 18 | https://linktr.ee/keatonthebot 19 | -------------------------------------------------------------------------------- /Legend of Zelda, The - Echoes of Wisdom/01008CF01BAAC000/Unlimited Swordfighter - No Music/exefs/1.0.1.pchtxt: -------------------------------------------------------------------------------- 1 | @nsobid-09A15C8259828A41B91B036B12F0687973A4627A 2 | # The Legend of Zelda: Echoes of Wisdom [01008CF01BAAC000] v1.0.1 3 | 4 | @flag print_values 5 | @flag offset_shift 0x100 6 | 7 | // Unlimited Swordfighter (No Music) 8 | 9 | @enabled 10 | 0062592C 09008052 // No Swordfighter Music 11 | 02107400 0090261E // Energy Meter Always Full 12 | 0209DE04 0090261E // "" 13 | 02623370 08008052 // Hide Energy Meter 14 | @stop 15 | 16 | @KeatonTheBot 17 | https://linktr.ee/keatonthebot 18 | -------------------------------------------------------------------------------- /Legend of Zelda, The - Echoes of Wisdom/01008CF01BAAC000/Unlimited Swordfighter - No Music/exefs/1.0.2.pchtxt: -------------------------------------------------------------------------------- 1 | @nsobid-D1ED438C8BDAF4368B30DAEC53ED8E9BACD31A34 2 | # The Legend of Zelda: Echoes of Wisdom [01008CF01BAAC000] v1.0.2 3 | 4 | @flag print_values 5 | @flag offset_shift 0x100 6 | 7 | // Unlimited Swordfighter (No Music) 8 | 9 | @enabled 10 | 0062615C 09008052 // No Swordfighter Music 11 | 02109070 0090261E // Energy Meter Always Full 12 | 0209FA74 0090261E // "" 13 | 02625190 08008052 // Hide Energy Meter 14 | @stop 15 | 16 | @KeatonTheBot 17 | https://linktr.ee/keatonthebot 18 | -------------------------------------------------------------------------------- /Legend of Zelda, The - Echoes of Wisdom/01008CF01BAAC000/No Music/exefs/1.0.1.pchtxt: -------------------------------------------------------------------------------- 1 | @nsobid-09A15C8259828A41B91B036B12F0687973A4627A 2 | # The Legend of Zelda: Echoes of Wisdom [01008CF01BAAC000] v1.0.1 3 | 4 | @flag print_values 5 | @flag offset_shift 0x100 6 | 7 | // No Music 8 | 9 | @enabled 10 | 00331350 C0035FD6 // Background Music 11 | 006163D0 C0035FD6 12 | 00628280 C0035FD6 13 | 00635F60 C0035FD6 14 | 015CF1F0 C0035FD6 15 | 023535A0 C0035FD6 16 | 02353780 C0035FD6 17 | 0062592C 09008052 // Swordfighter Form 18 | @stop 19 | 20 | @KeatonTheBot 21 | https://linktr.ee/keatonthebot 22 | -------------------------------------------------------------------------------- /Legend of Zelda, The - Echoes of Wisdom/01008CF01BAAC000/No Music/exefs/1.0.2.pchtxt: -------------------------------------------------------------------------------- 1 | @nsobid-D1ED438C8BDAF4368B30DAEC53ED8E9BACD31A34 2 | # The Legend of Zelda: Echoes of Wisdom [01008CF01BAAC000] v1.0.2 3 | 4 | @flag print_values 5 | @flag offset_shift 0x100 6 | 7 | // No Music 8 | 9 | @enabled 10 | 00331350 C0035FD6 // Background Music 11 | 00616C00 C0035FD6 12 | 00628AB0 C0035FD6 13 | 006367A0 C0035FD6 14 | 015CFB70 C0035FD6 15 | 023553D0 C0035FD6 16 | 023555B0 C0035FD6 17 | 0062615C 09008052 // Swordfighter Form 18 | @stop 19 | 20 | @KeatonTheBot 21 | https://linktr.ee/keatonthebot 22 | -------------------------------------------------------------------------------- /Paper Mario - The Thousand-Year Door/0100ECD018EBE000/1080p/exefs/1.0.0.pchtxt: -------------------------------------------------------------------------------- 1 | @nsobid-78F37BB55D015BE3B368EC22AF595455F1544DC1 2 | # Paper Mario: The Thousand-Year Door [0100ECD018EBE000] v1.0.0 3 | 4 | @flag print_values 5 | @flag offset_shift 0x100 6 | 7 | // 1080p 8 | 9 | @enabled 10 | 0030ECBC 09878052 // mov w9, #0x438 11 | 0030ECC0 08F08052 // mov w8, #0x780 12 | 0030ED70 09F08052 // mov w9, #0x780 13 | 0030ED7C 0A878052 // mov w10, #0x438 14 | 0030EE34 09878052 // mov w9, #0x438 15 | 0030EE38 08F08052 // mov w8, #0x780 16 | @stop 17 | 18 | @KeatonTheBot 19 | https://linktr.ee/keatonthebot 20 | -------------------------------------------------------------------------------- /Paper Mario - The Thousand-Year Door/0100ECD018EBE000/1080p/exefs/1.0.1.pchtxt: -------------------------------------------------------------------------------- 1 | @nsobid-0EFFE4AF1DEC3A7966B934D4A7C3D2BF566A9C62 2 | # Paper Mario: The Thousand-Year Door [0100ECD018EBE000] v1.0.1 3 | 4 | @flag print_values 5 | @flag offset_shift 0x100 6 | 7 | // 1080p 8 | 9 | @enabled 10 | 0030EECC 09878052 // mov w9, #0x438 11 | 0030EED0 08F08052 // mov w8, #0x780 12 | 0030EF80 09F08052 // mov w9, #0x780 13 | 0030EF8C 0A878052 // mov w10, #0x438 14 | 0030F044 09878052 // mov w9, #0x438 15 | 0030F048 08F08052 // mov w8, #0x780 16 | @stop 17 | 18 | @KeatonTheBot 19 | https://linktr.ee/keatonthebot 20 | -------------------------------------------------------------------------------- /Legend of Zelda, The - Echoes of Wisdom/01008CF01BAAC000/Zelda Hood Down/exefs/1.0.1.pchtxt: -------------------------------------------------------------------------------- 1 | @nsobid-09A15C8259828A41B91B036B12F0687973A4627A 2 | # The Legend of Zelda: Echoes of Wisdom [01008CF01BAAC000] v1.0.1 3 | 4 | @flag print_values 5 | @flag offset_shift 0x100 6 | 7 | // Zelda Hood Down 8 | 9 | @enabled 10 | 02116274 E203142A // mov w2, w20 11 | 0211628C E203142A // mov w2, w20 12 | 021162A8 E203142A // mov w2, w20 13 | 021162C4 E203142A // mov w2, w20 14 | 021162E4 E203152A // mov w2, w21 15 | 02116300 E203152A // mov w2, w21 16 | @stop 17 | 18 | @KeatonTheBot 19 | https://linktr.ee/keatonthebot 20 | -------------------------------------------------------------------------------- /Legend of Zelda, The - Echoes of Wisdom/01008CF01BAAC000/Zelda Hood Down/exefs/1.0.2.pchtxt: -------------------------------------------------------------------------------- 1 | @nsobid-D1ED438C8BDAF4368B30DAEC53ED8E9BACD31A34 2 | # The Legend of Zelda: Echoes of Wisdom [01008CF01BAAC000] v1.0.2 3 | 4 | @flag print_values 5 | @flag offset_shift 0x100 6 | 7 | // Zelda Hood Down 8 | 9 | @enabled 10 | 02117EE4 E203142A // mov w2, w20 11 | 02117EFC E203142A // mov w2, w20 12 | 02117F18 E203142A // mov w2, w20 13 | 02117F34 E203142A // mov w2, w20 14 | 02117F54 E203152A // mov w2, w21 15 | 02117F70 E203152A // mov w2, w21 16 | @stop 17 | 18 | @KeatonTheBot 19 | https://linktr.ee/keatonthebot 20 | -------------------------------------------------------------------------------- /Red Dead Redemption/01007820196A6000/B&W Pause Menu Filter/exefs/1.0.4.pchtxt: -------------------------------------------------------------------------------- 1 | @nsobid-37531419DA7654EC3F5B586693F7F3314D2E4044 2 | # Red Dead Redemption [01007820196A6000] v1.0.4 3 | 4 | @flag print_values 5 | @flag offset_shift 0x100 6 | 7 | // B&W Pause Menu Filter 8 | 9 | @enabled 10 | 013363D0 982500B0 // adrp x24, 0x71017e7000 // Normal 11 | 013363D4 18172391 // add x24, x24, #0x865 // Normal 12 | 0133636C 982500B0 // adrp x24, 0x71017e7000 // Undead Nightmare 13 | 01336370 18172391 // add x24, x24, #0x865 // Undead Nightmare 14 | @stop 15 | 16 | @KeatonTheBot 17 | https://linktr.ee/keatonthebot 18 | -------------------------------------------------------------------------------- /Mario+Rabbids Sparks of Hope/0100317013770000/2K-1080p/exefs/1.6.2225577.pchtxt: -------------------------------------------------------------------------------- 1 | @nsobid-5B76A43B231E0640521AC66203F7C178 2 | # Mario+Rabbids Sparks of Hope [0100317013770000] v1.6.2225577 3 | 4 | @flag print_values 5 | @flag offset_shift 0x100 6 | 7 | // 2K Docked, 1080p Handheld 8 | 9 | @enabled 10 | 002863C8 084081D2 // mov x8, #0xa00 11 | 002863D4 08B4C0F2 // movk x8, #0x5a0, lsl #32 12 | 0028639C 15F080D2 // mov x21, #0x780 13 | 002863A8 1587C0F2 // movk x8, #0x438, lsl #32 14 | 033664A8 00102E1E // fmov s0, #1.00 // Disable Downscaling 15 | @stop 16 | 17 | @KeatonTheBot 18 | https://linktr.ee/keatonthebot 19 | -------------------------------------------------------------------------------- /Mario vs. Donkey Kong/0100B99019412000/2K-1080p/exefs/1.0.0.pchtxt: -------------------------------------------------------------------------------- 1 | @nsobid-37CE685A99F0BC0FB72132C40015F101ECB81C46 2 | # Mario vs. Donkey Kong [0100B99019412000] v1.0.0 3 | 4 | @flag print_values 5 | @flag offset_shift 0x100 6 | 7 | // 2K Docked, 1080p Handheld 8 | 9 | @enabled 10 | 003A8A34 0AB48052 // mov w10, #0x5a0 11 | 003A8A60 0840C1F2 // movk x8, #0xa00, lsl #32 12 | 00E73C5C 084081D2 // mov x8, #0xa00 13 | 00E73C60 08B4C0F2 // movk x8, #0x5a0, lsl #32 14 | 00E73C68 08F080D2 // mov x8, #0x780 15 | 00E73C6C 0887C0F2 // movk x8, #0x438, lsl #32 16 | @stop 17 | 18 | @KeatonTheBot 19 | https://linktr.ee/keatonthebot 20 | -------------------------------------------------------------------------------- /Mario vs. Donkey Kong/0100B99019412000/2K-1080p/exefs/1.0.1.pchtxt: -------------------------------------------------------------------------------- 1 | @nsobid-43AE51EE9766867DA5F1272CA0D3D8A60AC53296 2 | # Mario vs. Donkey Kong [0100B99019412000] v1.0.1 3 | 4 | @flag print_values 5 | @flag offset_shift 0x100 6 | 7 | // 2K Docked, 1080p Handheld 8 | 9 | @enabled 10 | 003A8A44 0AB48052 // mov w10, #0x5a0 11 | 003A8A70 0840C1F2 // movk x8, #0xa00, lsl #32 12 | 00E73C6C 084081D2 // mov x8, #0xa00 13 | 00E73C70 08B4C0F2 // movk x8, #0x5a0, lsl #32 14 | 00E73C78 08F080D2 // mov x8, #0x780 15 | 00E73C7C 0887C0F2 // movk x8, #0x438, lsl #32 16 | @stop 17 | 18 | @KeatonTheBot 19 | https://linktr.ee/keatonthebot 20 | -------------------------------------------------------------------------------- /Mario vs. Donkey Kong/0100B99019412000/1620p-1080p/exefs/1.0.0.pchtxt: -------------------------------------------------------------------------------- 1 | @nsobid-37CE685A99F0BC0FB72132C40015F101ECB81C46 2 | # Mario vs. Donkey Kong [0100B99019412000] v1.0.0 3 | 4 | @flag print_values 5 | @flag offset_shift 0x100 6 | 7 | // 1620p Docked, 1080p Handheld 8 | 9 | @enabled 10 | 003A8A34 8ACA8052 // mov w10, #0x654 11 | 003A8A60 0868C1F2 // movk x8, #0xb40, lsl #32 12 | 00E73C5C 086881D2 // mov x8, #0xb40 13 | 00E73C60 88CAC0F2 // movk x8, #0x654, lsl #32 14 | 00E73C68 08F080D2 // mov x8, #0x780 15 | 00E73C6C 0887C0F2 // movk x8, #0x438, lsl #32 16 | @stop 17 | 18 | @KeatonTheBot 19 | https://linktr.ee/keatonthebot 20 | -------------------------------------------------------------------------------- /Mario vs. Donkey Kong/0100B99019412000/1620p-1080p/exefs/1.0.1.pchtxt: -------------------------------------------------------------------------------- 1 | @nsobid-43AE51EE9766867DA5F1272CA0D3D8A60AC53296 2 | # Mario vs. Donkey Kong [0100B99019412000] v1.0.1 3 | 4 | @flag print_values 5 | @flag offset_shift 0x100 6 | 7 | // 1620p Docked, 1080p Handheld 8 | 9 | @enabled 10 | 003A8A44 8ACA8052 // mov w10, #0x654 11 | 003A8A70 0868C1F2 // movk x8, #0xb40, lsl #32 12 | 00E73C6C 086881D2 // mov x8, #0xb40 13 | 00E73C70 88CAC0F2 // movk x8, #0x654, lsl #32 14 | 00E73C78 08F080D2 // mov x8, #0x780 15 | 00E73C7C 0887C0F2 // movk x8, #0x438, lsl #32 16 | @stop 17 | 18 | @KeatonTheBot 19 | https://linktr.ee/keatonthebot 20 | -------------------------------------------------------------------------------- /Persona 4 Golden/010062B01525C000/2K-1080p/exefs/1.0.1.pchtxt: -------------------------------------------------------------------------------- 1 | @nsobid-66B2B6D53549A6364A43F69E282E3882F4D7028E 2 | # Persona 4 Golden [010062B01525C000] v1.0.1 3 | 4 | @flag print_values 5 | @flag offset_shift 0x100 6 | 7 | // 2K Docked, 1080p Handheld 8 | 9 | @enabled 10 | 0030AEA0 0A878052 // mov w10, #0x438 11 | 0030AEA4 0BB48052 // mov w11, #0x5a0 12 | 0030AEB4 09408152 // mov w9, #0xa00 13 | 0030AEC0 0AF08052 // mov w10, #0x780 14 | 0030BE20 08408152 // mov w8, #0xa00 15 | 0030BE24 09F08052 // mov w9, #0x780 16 | 0030BE28 0AB48052 // mov w10, #0x5a0 17 | 0030BE30 09878052 // mov w9, #0x438 18 | @stop 19 | 20 | @KeatonTheBot 21 | https://linktr.ee/keatonthebot 22 | -------------------------------------------------------------------------------- /Ni No Kuni II - Revenant Kingdom/0100BE7013E06000/2K/exefs/1.10.pchtxt: -------------------------------------------------------------------------------- 1 | @nsobid-14C7986BEB94A1A19F3C34FA2B490AA168153F59 2 | # Ni No Kuni II: Revenant Kingdom [0100BE7013E06000] v1.10 3 | 4 | @flag print_values 5 | @flag offset_shift 0x100 6 | 7 | // 2K 8 | 9 | @enabled 10 | 009E4F14 02B48052 // mov w2, #0x5a0 11 | 009E4F1C 01408152 // mov w1, #0xa00 12 | 009E0C0C 08408152 // mov w8, #0xa00 13 | 009E0C14 08B48052 // mov w8, #0x5a0 14 | 000DA974 08408152 // mov w8, #0xa00 15 | 000DA978 08B4A072 // movk w8, #0x5a0, lsl #16 16 | 006825E8 095A8052 // mov w9, #0x2d0 17 | 006825EC 0AB48052 // mov w10, #0x5a0 18 | @stop 19 | 20 | @KeatonTheBot 21 | https://linktr.ee/keatonthebot 22 | -------------------------------------------------------------------------------- /Ni No Kuni II - Revenant Kingdom/0100BE7013E06000/4K/exefs/1.10.pchtxt: -------------------------------------------------------------------------------- 1 | @nsobid-14C7986BEB94A1A19F3C34FA2B490AA168153F59 2 | # Ni No Kuni II: Revenant Kingdom [0100BE7013E06000] v1.10 3 | 4 | @flag print_values 5 | @flag offset_shift 0x100 6 | 7 | // 4K 8 | 9 | @enabled 10 | 009E4F14 020E8152 // mov w2, #0x870 11 | 009E4F1C 01E08152 // mov w1, #0xf00 12 | 009E0C0C 08E08152 // mov w8, #0xf00 13 | 009E0C14 080E8152 // mov w8, #0x870 14 | 000DA974 08E08152 // mov w8, #0xf00 15 | 000DA978 080EA172 // movk w8, #0x870, lsl #16 16 | 006825E8 095A8052 // mov w9, #0x2d0 17 | 006825EC 0A0E8152 // mov w10, #0x870 18 | @stop 19 | 20 | @KeatonTheBot 21 | https://linktr.ee/keatonthebot 22 | -------------------------------------------------------------------------------- /Persona 3 Portable/0100DCD01525A000/2K-1080p/exefs/1.0.0.pchtxt: -------------------------------------------------------------------------------- 1 | @nsobid-663052C2C7E8C357BA6EAD36641EE2792397EB1F 2 | # Persona 3 Portable [0100DCD01525A000] v1.0.0 3 | 4 | @flag print_values 5 | @flag offset_shift 0x100 6 | 7 | // 2K Docked, 1080p Handheld 8 | 9 | @enabled 10 | 00237B40 0A878052 // mov w10, #0x438 11 | 00237B44 0BB48052 // mov w11, #0x5a0 12 | 00237B54 09408152 // mov w9, #0xa00 13 | 00237B60 0AF08052 // mov w10, #0x780 14 | 00238AC0 08408152 // mov w8, #0xa00 15 | 00238AC4 09F08052 // mov w9, #0x780 16 | 00238AC8 0AB48052 // mov w10, #0x5a0 17 | 00238AD0 09878052 // mov w9, #0x438 18 | @stop 19 | 20 | @KeatonTheBot 21 | https://linktr.ee/keatonthebot 22 | -------------------------------------------------------------------------------- /Ni No Kuni II - Revenant Kingdom/0100BE7013E06000/5K/exefs/1.10.pchtxt: -------------------------------------------------------------------------------- 1 | @nsobid-14C7986BEB94A1A19F3C34FA2B490AA168153F59 2 | # Ni No Kuni II: Revenant Kingdom [0100BE7013E06000] v1.10 3 | 4 | @flag print_values 5 | @flag offset_shift 0x100 6 | 7 | // 5K 8 | 9 | @enabled 10 | 009E4F14 02688152 // mov w2, #0xb40 11 | 009E4F1C 01808252 // mov w1, #0x1400 12 | 009E0C0C 08808252 // mov w8, #0x1400 13 | 009E0C14 08688152 // mov w8, #0xb40 14 | 000DA974 08808252 // mov w8, #0x1400 15 | 000DA978 0868A172 // movk w8, #0xb40, lsl #16 16 | 006825E8 095A8052 // mov w9, #0x2d0 17 | 006825EC 0A688152 // mov w10, #0xb40 18 | @stop 19 | 20 | @KeatonTheBot 21 | https://linktr.ee/keatonthebot 22 | -------------------------------------------------------------------------------- /Super Mario RPG/0100BC0018138000/4K-2K/exefs/1.0.0.pchtxt: -------------------------------------------------------------------------------- 1 | @nsobid-E968832CADE2AD7CBD85B6C6DFE1D9C1 2 | # Super Mario RPG [0100BC0018138000] v1.0.0 3 | 4 | @flag print_values 5 | @flag offset_shift 0x100 6 | 7 | // 4K Docked, 2K Handheld 8 | 9 | @enabled 10 | 006B60B8 09008052 // mov w9, #0x0 11 | 006B60C8 02E08152 // mov w2, #0xf00 12 | 006B60BC 030E8152 // mov w3, #0x870 13 | 006B72D0 08E08152 // mov w8, #0xf00 14 | 006B72D8 080E8152 // mov w8, #0x870 15 | 006B7218 17408152 // mov w23, #0xa00 16 | 006B721C 16B48052 // mov w22, #0x5a0 17 | 006CB198 01E08152 // mov w1, #0xf00 18 | 006CB19C 020E8152 // mov w2, #0x870 19 | @stop 20 | 21 | @KeatonTheBot 22 | https://linktr.ee/keatonthebot 23 | -------------------------------------------------------------------------------- /Super Mario RPG/0100BC0018138000/4K-2K/exefs/1.0.1.pchtxt: -------------------------------------------------------------------------------- 1 | @nsobid-97F9664CFB2721546954CDEB3B303A4C 2 | # Super Mario RPG [0100BC0018138000] v1.0.1 3 | 4 | @flag print_values 5 | @flag offset_shift 0x100 6 | 7 | // 4K Docked, 2K Handheld 8 | 9 | @enabled 10 | 006B60B8 09008052 // mov w9, #0x0 11 | 006B60C8 02E08152 // mov w2, #0xf00 12 | 006B60BC 030E8152 // mov w3, #0x870 13 | 006B72D0 08E08152 // mov w8, #0xf00 14 | 006B72D8 080E8152 // mov w8, #0x870 15 | 006B7218 17408152 // mov w23, #0xa00 16 | 006B721C 16B48052 // mov w22, #0x5a0 17 | 006CB198 01E08152 // mov w1, #0xf00 18 | 006CB19C 020E8152 // mov w2, #0x870 19 | @stop 20 | 21 | @KeatonTheBot 22 | https://linktr.ee/keatonthebot 23 | -------------------------------------------------------------------------------- /Super Mario RPG/0100BC0018138000/2K-1080p/exefs/1.0.0.pchtxt: -------------------------------------------------------------------------------- 1 | @nsobid-E968832CADE2AD7CBD85B6C6DFE1D9C1 2 | # Super Mario RPG [0100BC0018138000] v1.0.0 3 | 4 | @flag print_values 5 | @flag offset_shift 0x100 6 | 7 | // 2K Docked, 1080p Handheld 8 | 9 | @enabled 10 | 006B60B8 09008052 // mov w9, #0x0 11 | 006B60C8 02408152 // mov w2, #0xa00 12 | 006B60BC 03B48052 // mov w3, #0x5a0 13 | 006B72D0 08408152 // mov w8, #0xa00 14 | 006B72D8 08B48052 // mov w8, #0x5a0 15 | 006B7218 17F08052 // mov w23, #0x780 16 | 006B721C 16878052 // mov w22, #0x438 17 | 006CB198 01408152 // mov w1, #0xa00 18 | 006CB19C 02B48052 // mov w2, #0x5a0 19 | @stop 20 | 21 | @KeatonTheBot 22 | https://linktr.ee/keatonthebot 23 | -------------------------------------------------------------------------------- /Super Mario RPG/0100BC0018138000/2K-1080p/exefs/1.0.1.pchtxt: -------------------------------------------------------------------------------- 1 | @nsobid-97F9664CFB2721546954CDEB3B303A4C 2 | # Super Mario RPG [0100BC0018138000] v1.0.1 3 | 4 | @flag print_values 5 | @flag offset_shift 0x100 6 | 7 | // 2K Docked, 1080p Handheld 8 | 9 | @enabled 10 | 006B60B8 09008052 // mov w9, #0x0 11 | 006B60C8 02408152 // mov w2, #0xa00 12 | 006B60BC 03B48052 // mov w3, #0x5a0 13 | 006B72D0 08408152 // mov w8, #0xa00 14 | 006B72D8 08B48052 // mov w8, #0x5a0 15 | 006B7218 17F08052 // mov w23, #0x780 16 | 006B721C 16878052 // mov w22, #0x438 17 | 006CB198 01408152 // mov w1, #0xa00 18 | 006CB19C 02B48052 // mov w2, #0x5a0 19 | @stop 20 | 21 | @KeatonTheBot 22 | https://linktr.ee/keatonthebot 23 | -------------------------------------------------------------------------------- /Super Mario RPG/0100BC0018138000/5K-2K/exefs/1.0.0.pchtxt: -------------------------------------------------------------------------------- 1 | @nsobid-E968832CADE2AD7CBD85B6C6DFE1D9C1 2 | # Super Mario RPG [0100BC0018138000] v1.0.0 3 | 4 | @flag print_values 5 | @flag offset_shift 0x100 6 | 7 | // 5K Docked, 2K Handheld 8 | 9 | @enabled 10 | 006B60B8 09008052 // mov w9, #0x0 11 | 006B60C8 02808252 // mov w2, #0x1400 12 | 006B60BC 03688152 // mov w3, #0xb40 13 | 006B72D0 08808252 // mov w8, #0x1400 14 | 006B72D8 08688152 // mov w8, #0xb40 15 | 006B7218 17408152 // mov w23, #0xa00 16 | 006B721C 16B48052 // mov w22, #0x5a0 17 | 006CB198 01808252 // mov w1, #0x1400 18 | 006CB19C 02688152 // mov w2, #0xb40 19 | @stop 20 | 21 | @KeatonTheBot 22 | https://linktr.ee/keatonthebot 23 | -------------------------------------------------------------------------------- /Super Mario RPG/0100BC0018138000/5K-2K/exefs/1.0.1.pchtxt: -------------------------------------------------------------------------------- 1 | @nsobid-97F9664CFB2721546954CDEB3B303A4C 2 | # Super Mario RPG [0100BC0018138000] v1.0.1 3 | 4 | @flag print_values 5 | @flag offset_shift 0x100 6 | 7 | // 5K Docked, 2K Handheld 8 | 9 | @enabled 10 | 006B60B8 09008052 // mov w9, #0x0 11 | 006B60C8 02808252 // mov w2, #0x1400 12 | 006B60BC 03688152 // mov w3, #0xb40 13 | 006B72D0 08808252 // mov w8, #0x1400 14 | 006B72D8 08688152 // mov w8, #0xb40 15 | 006B7218 17408152 // mov w23, #0xa00 16 | 006B721C 16B48052 // mov w22, #0x5a0 17 | 006CB198 01808252 // mov w1, #0x1400 18 | 006CB19C 02688152 // mov w2, #0xb40 19 | @stop 20 | 21 | @KeatonTheBot 22 | https://linktr.ee/keatonthebot 23 | -------------------------------------------------------------------------------- /Trails in the Sky 1st Chapter/01002C9022770000/2K/exefs/1.0.4.pchtxt: -------------------------------------------------------------------------------- 1 | @nsobid-2AD8CC7892EBF9FAB667F6D218366C24F073A89F 2 | # Trails in the Sky 1st Chapter [01002C9022770000] v1.0.4 3 | 4 | @flag print_values 5 | @flag offset_shift 0x100 6 | 7 | // 2K 8 | 9 | @enabled 10 | 0000685C 084081D2 // mov x8, #0xa00 11 | 0000686C 08B4C0F2 // movk x8, #0x5a0, lsl #32 12 | 0000665C 084081D2 // mov x8, #0xa00 13 | 0000666C 08B4C0F2 // movk x8, #0x5a0, lsl #32 14 | 0000691C 08B48052 // mov w8, #0x5a0 15 | 00006920 0A408152 // mov w10, #0xa00 16 | 003A4F6C 084081D2 // mov x8, #0xa00 17 | 003A4F74 08B4C0F2 // movk x8, #0x5a0, lsl #32 18 | @stop 19 | 20 | @KeatonTheBot 21 | https://linktr.ee/keatonthebot 22 | -------------------------------------------------------------------------------- /Trails in the Sky 1st Chapter/01002C9022770000/2K/exefs/1.0.5.pchtxt: -------------------------------------------------------------------------------- 1 | @nsobid-E5F70FFCBD0DD378C11A0F79F086676759A6250F 2 | # Trails in the Sky 1st Chapter [01002C9022770000] v1.0.5 3 | 4 | @flag print_values 5 | @flag offset_shift 0x100 6 | 7 | // 2K 8 | 9 | @enabled 10 | 0000FBC0 0840C1F2 // movk x8, #0xa00, lsl #32 11 | 0000FBC8 08B48052 // mov w8, #0x5a0 12 | 000086B0 084081D2 // mov x8, #0xa00 13 | 000086C0 08B4C0F2 // movk x8, #0x5a0, lsl #32 14 | 00008778 0BB48052 // mov w11, #0x5a0 15 | 0000877C 0D408152 // mov w13, #0xa00 16 | 004B3C88 084081D2 // mov x8, #0xa00 17 | 004B3C90 08B4C0F2 // movk x8, #0x5a0, lsl #32 18 | @stop 19 | 20 | @KeatonTheBot 21 | https://linktr.ee/keatonthebot 22 | -------------------------------------------------------------------------------- /Trails in the Sky 1st Chapter/01002C9022770000/2K/exefs/1.0.6.pchtxt: -------------------------------------------------------------------------------- 1 | @nsobid-2B18130BD191CAC5D407B54C3C8A2381C59CDD48 2 | # Trails in the Sky 1st Chapter [01002C9022770000] v1.0.6 3 | 4 | @flag print_values 5 | @flag offset_shift 0x100 6 | 7 | // 2K 8 | 9 | @enabled 10 | 0000FC90 0840C1F2 // movk x8, #0xa00, lsl #32 11 | 0000FC98 08B48052 // mov w8, #0x5a0 12 | 00008780 084081D2 // mov x8, #0xa00 13 | 00008790 08B4C0F2 // movk x8, #0x5a0, lsl #32 14 | 00008848 0BB48052 // mov w11, #0x5a0 15 | 0000884C 0D408152 // mov w13, #0xa00 16 | 004B4E98 084081D2 // mov x8, #0xa00 17 | 004B4EA0 08B4C0F2 // movk x8, #0x5a0, lsl #32 18 | @stop 19 | 20 | @KeatonTheBot 21 | https://linktr.ee/keatonthebot 22 | -------------------------------------------------------------------------------- /Trails in the Sky 1st Chapter/01002C9022770000/4K/exefs/1.0.4.pchtxt: -------------------------------------------------------------------------------- 1 | @nsobid-2AD8CC7892EBF9FAB667F6D218366C24F073A89F 2 | # Trails in the Sky 1st Chapter [01002C9022770000] v1.0.4 3 | 4 | @flag print_values 5 | @flag offset_shift 0x100 6 | 7 | // 4K 8 | 9 | @enabled 10 | 0000685C 08E081D2 // mov x8, #0xf00 11 | 0000686C 080EC1F2 // movk x8, #0x870, lsl #32 12 | 0000665C 08E081D2 // mov x8, #0xf00 13 | 0000666C 080EC1F2 // movk x8, #0x870, lsl #32 14 | 0000691C 080E8152 // mov w8, #0x870 15 | 00006920 0AE08152 // mov w10, #0xf00 16 | 003A4F6C 08E081D2 // mov x8, #0xf00 17 | 003A4F74 080EC1F2 // movk x8, #0x870, lsl #32 18 | @stop 19 | 20 | @KeatonTheBot 21 | https://linktr.ee/keatonthebot 22 | -------------------------------------------------------------------------------- /Trails in the Sky 1st Chapter/01002C9022770000/4K/exefs/1.0.5.pchtxt: -------------------------------------------------------------------------------- 1 | @nsobid-E5F70FFCBD0DD378C11A0F79F086676759A6250F 2 | # Trails in the Sky 1st Chapter [01002C9022770000] v1.0.5 3 | 4 | @flag print_values 5 | @flag offset_shift 0x100 6 | 7 | // 4K 8 | 9 | @enabled 10 | 0000FBC0 08E0C1F2 // movk x8, #0xf00, lsl #32 11 | 0000FBC8 080E8152 // mov w8, #0x870 12 | 000086B0 08E081D2 // mov x8, #0xf00 13 | 000086C0 080EC1F2 // movk x8, #0x870, lsl #32 14 | 00008778 0B0E8152 // mov w11, #0x870 15 | 0000877C 0DE08152 // mov w13, #0xf00 16 | 004B3C88 08E081D2 // mov x8, #0xf00 17 | 004B3C90 080EC1F2 // movk x8, #0x870, lsl #32 18 | @stop 19 | 20 | @KeatonTheBot 21 | https://linktr.ee/keatonthebot 22 | -------------------------------------------------------------------------------- /Trails in the Sky 1st Chapter/01002C9022770000/4K/exefs/1.0.6.pchtxt: -------------------------------------------------------------------------------- 1 | @nsobid-2B18130BD191CAC5D407B54C3C8A2381C59CDD48 2 | # Trails in the Sky 1st Chapter [01002C9022770000] v1.0.6 3 | 4 | @flag print_values 5 | @flag offset_shift 0x100 6 | 7 | // 4K 8 | 9 | @enabled 10 | 0000FC90 08E0C1F2 // movk x8, #0xf00, lsl #32 11 | 0000FC98 080E8152 // mov w8, #0x870 12 | 00008780 08E081D2 // mov x8, #0xf00 13 | 00008790 080EC1F2 // movk x8, #0x870, lsl #32 14 | 00008848 0B0E8152 // mov w11, #0x870 15 | 0000884C 0DE08152 // mov w13, #0xf00 16 | 004B4E98 08E081D2 // mov x8, #0xf00 17 | 004B4EA0 080EC1F2 // movk x8, #0x870, lsl #32 18 | @stop 19 | 20 | @KeatonTheBot 21 | https://linktr.ee/keatonthebot 22 | -------------------------------------------------------------------------------- /Prince of Persia - The Lost Crown/0100210019428000/2K/exefs/1.0.2.pchtxt: -------------------------------------------------------------------------------- 1 | @nsobid-CAE3A5E7D27670CB85B5ADC5BAE312F9 2 | # Prince of Persia: The Lost Crown [0100210019428000] v1.0.2 3 | 4 | @flag print_values 5 | @flag offset_shift 0x100 6 | 7 | // 2K 8 | 9 | @enabled 10 | 00FF7268 09008052 // mov w9, #0x0 11 | 00FF726C 03B48052 // mov w3, #0x5a0 12 | 00FF727C 02408152 // mov w2, #0xa00 13 | 00FF8414 17408152 // mov w23, #0xa00 14 | 00FF8418 16B48052 // mov w22, #0x5a0 15 | 00FF84D0 08408152 // mov w8, #0xa00 16 | 00FF84D8 08B48052 // mov w8, #0x5a0 17 | 00FF8A8C 02B48052 // mov w2, #0x5a0 18 | 00FF8A94 01408152 // mov w1, #0xa00 19 | @stop 20 | 21 | @KeatonTheBot 22 | https://linktr.ee/keatonthebot 23 | -------------------------------------------------------------------------------- /Prince of Persia - The Lost Crown/0100210019428000/2K/exefs/1.0.3.pchtxt: -------------------------------------------------------------------------------- 1 | @nsobid-792772F681BE6F3A822DCB54D517E6D5 2 | # Prince of Persia: The Lost Crown [0100210019428000] v1.0.3 3 | 4 | @flag print_values 5 | @flag offset_shift 0x100 6 | 7 | // 2K 8 | 9 | @enabled 10 | 00FF6FC8 09008052 // mov w9, #0x0 11 | 00FF6FCC 03B48052 // mov w3, #0x5a0 12 | 00FF6FDC 02408152 // mov w2, #0xa00 13 | 00FF8174 17408152 // mov w23, #0xa00 14 | 00FF8178 16B48052 // mov w22, #0x5a0 15 | 00FF8230 08408152 // mov w8, #0xa00 16 | 00FF8238 08B48052 // mov w8, #0x5a0 17 | 00FF87EC 02B48052 // mov w2, #0x5a0 18 | 00FF87F4 01408152 // mov w1, #0xa00 19 | @stop 20 | 21 | @KeatonTheBot 22 | https://linktr.ee/keatonthebot 23 | -------------------------------------------------------------------------------- /Prince of Persia - The Lost Crown/0100210019428000/2K/exefs/1.0.4.pchtxt: -------------------------------------------------------------------------------- 1 | @nsobid-5E6AEB3C8B1598004DF9AE9ACB6C9F1B 2 | # Prince of Persia: The Lost Crown [0100210019428000] v1.0.4 3 | 4 | @flag print_values 5 | @flag offset_shift 0x100 6 | 7 | // 2K 8 | 9 | @enabled 10 | 00FF6FB8 09008052 // mov w9, #0x0 11 | 00FF6FBC 03B48052 // mov w3, #0x5a0 12 | 00FF6FCC 02408152 // mov w2, #0xa00 13 | 00FF8164 17408152 // mov w23, #0xa00 14 | 00FF8168 16B48052 // mov w22, #0x5a0 15 | 00FF8220 08408152 // mov w8, #0xa00 16 | 00FF8228 08B48052 // mov w8, #0x5a0 17 | 00FF87DC 02B48052 // mov w2, #0x5a0 18 | 00FF87E4 01408152 // mov w1, #0xa00 19 | @stop 20 | 21 | @KeatonTheBot 22 | https://linktr.ee/keatonthebot 23 | -------------------------------------------------------------------------------- /Prince of Persia - The Lost Crown/0100210019428000/2K/exefs/1.0.5.pchtxt: -------------------------------------------------------------------------------- 1 | @nsobid-BD547CDBCEC87CB274B15D5EE02A6626 2 | # Prince of Persia: The Lost Crown [0100210019428000] v1.0.5 3 | 4 | @flag print_values 5 | @flag offset_shift 0x100 6 | 7 | // 2K 8 | 9 | @enabled 10 | 00FF6DC8 09008052 // mov w9, #0x0 11 | 00FF6DCC 03B48052 // mov w3, #0x5a0 12 | 00FF6DDC 02408152 // mov w2, #0xa00 13 | 00FF7F74 17408152 // mov w23, #0xa00 14 | 00FF7F78 16B48052 // mov w22, #0x5a0 15 | 00FF8030 08408152 // mov w8, #0xa00 16 | 00FF8038 08B48052 // mov w8, #0x5a0 17 | 00FF85EC 02B48052 // mov w2, #0x5a0 18 | 00FF85F4 01408152 // mov w1, #0xa00 19 | @stop 20 | 21 | @KeatonTheBot 22 | https://linktr.ee/keatonthebot 23 | -------------------------------------------------------------------------------- /Prince of Persia - The Lost Crown/0100210019428000/2K/exefs/1.1.0.pchtxt: -------------------------------------------------------------------------------- 1 | @nsobid-55F27218FA17688AE974465348254D41 2 | # Prince of Persia: The Lost Crown [0100210019428000] v1.1.0 3 | 4 | @flag print_values 5 | @flag offset_shift 0x100 6 | 7 | // 2K 8 | 9 | @enabled 10 | 00FFA348 09008052 // mov w9, #0x0 11 | 00FFA34C 03B48052 // mov w3, #0x5a0 12 | 00FFA35C 02408152 // mov w2, #0xa00 13 | 00FFB4F4 17408152 // mov w23, #0xa00 14 | 00FFB4F8 16B48052 // mov w22, #0x5a0 15 | 00FFB5B0 08408152 // mov w8, #0xa00 16 | 00FFB5B8 08B48052 // mov w8, #0x5a0 17 | 00FFBB6C 02B48052 // mov w2, #0x5a0 18 | 00FFBB74 01408152 // mov w1, #0xa00 19 | @stop 20 | 21 | @KeatonTheBot 22 | https://linktr.ee/keatonthebot 23 | -------------------------------------------------------------------------------- /Prince of Persia - The Lost Crown/0100210019428000/2K/exefs/1.1.1.pchtxt: -------------------------------------------------------------------------------- 1 | @nsobid-1DB918AFB40447C8CC5C1D8D6846D79D 2 | # Prince of Persia: The Lost Crown [0100210019428000] v1.1.1 3 | 4 | @flag print_values 5 | @flag offset_shift 0x100 6 | 7 | // 2K 8 | 9 | @enabled 10 | 00FFA3E8 09008052 // mov w9, #0x0 11 | 00FFA3EC 03B48052 // mov w3, #0x5a0 12 | 00FFA3FC 02408152 // mov w2, #0xa00 13 | 00FFB594 17408152 // mov w23, #0xa00 14 | 00FFB598 16B48052 // mov w22, #0x5a0 15 | 00FFB650 08408152 // mov w8, #0xa00 16 | 00FFB658 08B48052 // mov w8, #0x5a0 17 | 00FFBC0C 02B48052 // mov w2, #0x5a0 18 | 00FFBC14 01408152 // mov w1, #0xa00 19 | @stop 20 | 21 | @KeatonTheBot 22 | https://linktr.ee/keatonthebot 23 | -------------------------------------------------------------------------------- /Prince of Persia - The Lost Crown/0100210019428000/2K/exefs/1.2.0.pchtxt: -------------------------------------------------------------------------------- 1 | @nsobid-2A4DE86FD2986E1FF481D017165F9613 2 | # Prince of Persia: The Lost Crown [0100210019428000] v1.2.0 3 | 4 | @flag print_values 5 | @flag offset_shift 0x100 6 | 7 | // 2K 8 | 9 | @enabled 10 | 00FFB538 09008052 // mov w9, #0x0 11 | 00FFB53C 03B48052 // mov w3, #0x5a0 12 | 00FFB54C 02408152 // mov w2, #0xa00 13 | 00FFC6E4 17408152 // mov w23, #0xa00 14 | 00FFC6E8 16B48052 // mov w22, #0x5a0 15 | 00FFC7A0 08408152 // mov w8, #0xa00 16 | 00FFC7A8 08B48052 // mov w8, #0x5a0 17 | 00FFCD5C 02B48052 // mov w2, #0x5a0 18 | 00FFCD64 01408152 // mov w1, #0xa00 19 | @stop 20 | 21 | @KeatonTheBot 22 | https://linktr.ee/keatonthebot 23 | -------------------------------------------------------------------------------- /Prince of Persia - The Lost Crown/0100210019428000/2K/exefs/1.3.0.pchtxt: -------------------------------------------------------------------------------- 1 | @nsobid-2C1B5B88D07D8B612325E87280AB3572 2 | # Prince of Persia: The Lost Crown [0100210019428000] v1.3.0 3 | 4 | @flag print_values 5 | @flag offset_shift 0x100 6 | 7 | // 2K 8 | 9 | @enabled 10 | 00FFD9D8 09008052 // mov w9, #0x0 11 | 00FFD9DC 03B48052 // mov w3, #0x5a0 12 | 00FFD9EC 02408152 // mov w2, #0xa00 13 | 00FFEB84 17408152 // mov w23, #0xa00 14 | 00FFEB88 16B48052 // mov w22, #0x5a0 15 | 00FFEC40 08408152 // mov w8, #0xa00 16 | 00FFEC48 08B48052 // mov w8, #0x5a0 17 | 00FFF1FC 02B48052 // mov w2, #0x5a0 18 | 00FFF204 01408152 // mov w1, #0xa00 19 | @stop 20 | 21 | @KeatonTheBot 22 | https://linktr.ee/keatonthebot 23 | -------------------------------------------------------------------------------- /Prince of Persia - The Lost Crown/0100210019428000/2K/exefs/1.3.1.pchtxt: -------------------------------------------------------------------------------- 1 | @nsobid-CB97F4585D9B75C57070A9D15F38D564 2 | # Prince of Persia: The Lost Crown [0100210019428000] v1.3.1 3 | 4 | @flag print_values 5 | @flag offset_shift 0x100 6 | 7 | // 2K 8 | 9 | @enabled 10 | 00FFE668 09008052 // mov w9, #0x0 11 | 00FFE66C 03B48052 // mov w3, #0x5a0 12 | 00FFE67C 02408152 // mov w2, #0xa00 13 | 00FFF814 17408152 // mov w23, #0xa00 14 | 00FFF818 16B48052 // mov w22, #0x5a0 15 | 00FFF8D0 08408152 // mov w8, #0xa00 16 | 00FFF8D8 08B48052 // mov w8, #0x5a0 17 | 00FFFE8C 02B48052 // mov w2, #0x5a0 18 | 00FFFE94 01408152 // mov w1, #0xa00 19 | @stop 20 | 21 | @KeatonTheBot 22 | https://linktr.ee/keatonthebot 23 | -------------------------------------------------------------------------------- /Prince of Persia - The Lost Crown/0100210019428000/2K/exefs/1.4.0.pchtxt: -------------------------------------------------------------------------------- 1 | @nsobid-D914895AADB714B92B80CB09CB7EA7F4 2 | # Prince of Persia: The Lost Crown [0100210019428000] v1.4.0 3 | 4 | @flag print_values 5 | @flag offset_shift 0x100 6 | 7 | // 2K 8 | 9 | @enabled 10 | 01000238 09008052 // mov w9, #0x0 11 | 0100023C 03B48052 // mov w3, #0x5a0 12 | 0100024C 02408152 // mov w2, #0xa00 13 | 010013E4 17408152 // mov w23, #0xa00 14 | 010013E8 16B48052 // mov w22, #0x5a0 15 | 010014A0 08408152 // mov w8, #0xa00 16 | 010014A8 08B48052 // mov w8, #0x5a0 17 | 01001A5C 02B48052 // mov w2, #0x5a0 18 | 01001A64 01408152 // mov w1, #0xa00 19 | @stop 20 | 21 | @KeatonTheBot 22 | https://linktr.ee/keatonthebot 23 | -------------------------------------------------------------------------------- /Prince of Persia - The Lost Crown/0100210019428000/2K/exefs/1.4.1.pchtxt: -------------------------------------------------------------------------------- 1 | @nsobid-FDAF664BD6059F7368ED72C4B6AF69FF 2 | # Prince of Persia: The Lost Crown [0100210019428000] v1.4.1 3 | 4 | @flag print_values 5 | @flag offset_shift 0x100 6 | 7 | // 2K 8 | 9 | @enabled 10 | 01000B98 09008052 // mov w9, #0x0 11 | 01000B9C 03B48052 // mov w3, #0x5a0 12 | 01000BAC 02408152 // mov w2, #0xa00 13 | 01001D44 17408152 // mov w23, #0xa00 14 | 01001D48 16B48052 // mov w22, #0x5a0 15 | 01001E00 08408152 // mov w8, #0xa00 16 | 01001E08 08B48052 // mov w8, #0x5a0 17 | 010023BC 02B48052 // mov w2, #0x5a0 18 | 010023C4 01408152 // mov w1, #0xa00 19 | @stop 20 | 21 | @KeatonTheBot 22 | https://linktr.ee/keatonthebot 23 | -------------------------------------------------------------------------------- /Prince of Persia - The Lost Crown/0100210019428000/4K/exefs/1.0.2.pchtxt: -------------------------------------------------------------------------------- 1 | @nsobid-CAE3A5E7D27670CB85B5ADC5BAE312F9 2 | # Prince of Persia: The Lost Crown [0100210019428000] v1.0.2 3 | 4 | @flag print_values 5 | @flag offset_shift 0x100 6 | 7 | // 4K 8 | 9 | @enabled 10 | 00FF7268 09008052 // mov w9, #0x0 11 | 00FF726C 030E8152 // mov w3, #0x870 12 | 00FF727C 02E08152 // mov w2, #0xf00 13 | 00FF8414 17E08152 // mov w23, #0xf00 14 | 00FF8418 160E8152 // mov w22, #0x870 15 | 00FF84D0 08E08152 // mov w8, #0xf00 16 | 00FF84D8 080E8152 // mov w8, #0x870 17 | 00FF8A8C 020E8152 // mov w2, #0x870 18 | 00FF8A94 01E08152 // mov w1, #0xf00 19 | @stop 20 | 21 | @KeatonTheBot 22 | https://linktr.ee/keatonthebot 23 | -------------------------------------------------------------------------------- /Prince of Persia - The Lost Crown/0100210019428000/4K/exefs/1.0.3.pchtxt: -------------------------------------------------------------------------------- 1 | @nsobid-792772F681BE6F3A822DCB54D517E6D5 2 | # Prince of Persia: The Lost Crown [0100210019428000] v1.0.3 3 | 4 | @flag print_values 5 | @flag offset_shift 0x100 6 | 7 | // 4K 8 | 9 | @enabled 10 | 00FF6FC8 09008052 // mov w9, #0x0 11 | 00FF6FCC 030E8152 // mov w3, #0x870 12 | 00FF6FDC 02E08152 // mov w2, #0xf00 13 | 00FF8174 17E08152 // mov w23, #0xf00 14 | 00FF8178 160E8152 // mov w22, #0x870 15 | 00FF8230 08E08152 // mov w8, #0xf00 16 | 00FF8238 080E8152 // mov w8, #0x870 17 | 00FF87EC 020E8152 // mov w2, #0x870 18 | 00FF87F4 01E08152 // mov w1, #0xf00 19 | @stop 20 | 21 | @KeatonTheBot 22 | https://linktr.ee/keatonthebot 23 | -------------------------------------------------------------------------------- /Prince of Persia - The Lost Crown/0100210019428000/4K/exefs/1.0.4.pchtxt: -------------------------------------------------------------------------------- 1 | @nsobid-5E6AEB3C8B1598004DF9AE9ACB6C9F1B 2 | # Prince of Persia: The Lost Crown [0100210019428000] v1.0.4 3 | 4 | @flag print_values 5 | @flag offset_shift 0x100 6 | 7 | // 4K 8 | 9 | @enabled 10 | 00FF6FB8 09008052 // mov w9, #0x0 11 | 00FF6FBC 030E8152 // mov w3, #0x870 12 | 00FF6FCC 02E08152 // mov w2, #0xf00 13 | 00FF8164 17E08152 // mov w23, #0xf00 14 | 00FF8168 160E8152 // mov w22, #0x870 15 | 00FF8220 08E08152 // mov w8, #0xf00 16 | 00FF8228 080E8152 // mov w8, #0x870 17 | 00FF87DC 020E8152 // mov w2, #0x870 18 | 00FF87E4 01E08152 // mov w1, #0xf00 19 | @stop 20 | 21 | @KeatonTheBot 22 | https://linktr.ee/keatonthebot 23 | -------------------------------------------------------------------------------- /Prince of Persia - The Lost Crown/0100210019428000/4K/exefs/1.0.5.pchtxt: -------------------------------------------------------------------------------- 1 | @nsobid-BD547CDBCEC87CB274B15D5EE02A6626 2 | # Prince of Persia: The Lost Crown [0100210019428000] v1.0.5 3 | 4 | @flag print_values 5 | @flag offset_shift 0x100 6 | 7 | // 4K 8 | 9 | @enabled 10 | 00FF6DC8 09008052 // mov w9, #0x0 11 | 00FF6DCC 030E8152 // mov w3, #0x870 12 | 00FF6DDC 02E08152 // mov w2, #0xf00 13 | 00FF7F74 17E08152 // mov w23, #0xf00 14 | 00FF7F78 160E8152 // mov w22, #0x870 15 | 00FF8030 08E08152 // mov w8, #0xf00 16 | 00FF8038 080E8152 // mov w8, #0x870 17 | 00FF85EC 020E8152 // mov w2, #0x870 18 | 00FF85F4 01E08152 // mov w1, #0xf00 19 | @stop 20 | 21 | @KeatonTheBot 22 | https://linktr.ee/keatonthebot 23 | -------------------------------------------------------------------------------- /Prince of Persia - The Lost Crown/0100210019428000/4K/exefs/1.1.0.pchtxt: -------------------------------------------------------------------------------- 1 | @nsobid-55F27218FA17688AE974465348254D41 2 | # Prince of Persia: The Lost Crown [0100210019428000] v1.1.0 3 | 4 | @flag print_values 5 | @flag offset_shift 0x100 6 | 7 | // 4K 8 | 9 | @enabled 10 | 00FFA348 09008052 // mov w9, #0x0 11 | 00FFA34C 030E8152 // mov w3, #0x870 12 | 00FFA35C 02E08152 // mov w2, #0xf00 13 | 00FFB4F4 17E08152 // mov w23, #0xf00 14 | 00FFB4F8 160E8152 // mov w22, #0x870 15 | 00FFB5B0 08E08152 // mov w8, #0xf00 16 | 00FFB5B8 080E8152 // mov w8, #0x870 17 | 00FFBB6C 020E8152 // mov w2, #0x870 18 | 00FFBB74 01E08152 // mov w1, #0xf00 19 | @stop 20 | 21 | @KeatonTheBot 22 | https://linktr.ee/keatonthebot 23 | -------------------------------------------------------------------------------- /Prince of Persia - The Lost Crown/0100210019428000/4K/exefs/1.1.1.pchtxt: -------------------------------------------------------------------------------- 1 | @nsobid-1DB918AFB40447C8CC5C1D8D6846D79D 2 | # Prince of Persia: The Lost Crown [0100210019428000] v1.1.1 3 | 4 | @flag print_values 5 | @flag offset_shift 0x100 6 | 7 | // 4K 8 | 9 | @enabled 10 | 00FFA3E8 09008052 // mov w9, #0x0 11 | 00FFA3EC 030E8152 // mov w3, #0x870 12 | 00FFA3FC 02E08152 // mov w2, #0xf00 13 | 00FFB594 17E08152 // mov w23, #0xf00 14 | 00FFB598 160E8152 // mov w22, #0x870 15 | 00FFB650 08E08152 // mov w8, #0xf00 16 | 00FFB658 080E8152 // mov w8, #0x870 17 | 00FFBC0C 020E8152 // mov w2, #0x870 18 | 00FFBC14 01E08152 // mov w1, #0xf00 19 | @stop 20 | 21 | @KeatonTheBot 22 | https://linktr.ee/keatonthebot 23 | -------------------------------------------------------------------------------- /Prince of Persia - The Lost Crown/0100210019428000/4K/exefs/1.2.0.pchtxt: -------------------------------------------------------------------------------- 1 | @nsobid-2A4DE86FD2986E1FF481D017165F9613 2 | # Prince of Persia: The Lost Crown [0100210019428000] v1.2.0 3 | 4 | @flag print_values 5 | @flag offset_shift 0x100 6 | 7 | // 4K 8 | 9 | @enabled 10 | 00FFB538 09008052 // mov w9, #0x0 11 | 00FFB53C 030E8152 // mov w3, #0x870 12 | 00FFB54C 02E08152 // mov w2, #0xf00 13 | 00FFC6E4 17E08152 // mov w23, #0xf00 14 | 00FFC6E8 160E8152 // mov w22, #0x870 15 | 00FFC7A0 08E08152 // mov w8, #0xf00 16 | 00FFC7A8 080E8152 // mov w8, #0x870 17 | 00FFCD5C 020E8152 // mov w2, #0x870 18 | 00FFCD64 01E08152 // mov w1, #0xf00 19 | @stop 20 | 21 | @KeatonTheBot 22 | https://linktr.ee/keatonthebot 23 | -------------------------------------------------------------------------------- /Prince of Persia - The Lost Crown/0100210019428000/4K/exefs/1.3.0.pchtxt: -------------------------------------------------------------------------------- 1 | @nsobid-2C1B5B88D07D8B612325E87280AB3572 2 | # Prince of Persia: The Lost Crown [0100210019428000] v1.3.0 3 | 4 | @flag print_values 5 | @flag offset_shift 0x100 6 | 7 | // 4K 8 | 9 | @enabled 10 | 00FFD9D8 09008052 // mov w9, #0x0 11 | 00FFD9DC 030E8152 // mov w3, #0x870 12 | 00FFD9EC 02E08152 // mov w2, #0xf00 13 | 00FFEB84 17E08152 // mov w23, #0xf00 14 | 00FFEB88 160E8152 // mov w22, #0x870 15 | 00FFEC40 08E08152 // mov w8, #0xf00 16 | 00FFEC48 080E8152 // mov w8, #0x870 17 | 00FFF1FC 020E8152 // mov w2, #0x870 18 | 00FFF204 01E08152 // mov w1, #0xf00 19 | @stop 20 | 21 | @KeatonTheBot 22 | https://linktr.ee/keatonthebot 23 | -------------------------------------------------------------------------------- /Prince of Persia - The Lost Crown/0100210019428000/4K/exefs/1.3.1.pchtxt: -------------------------------------------------------------------------------- 1 | @nsobid-CB97F4585D9B75C57070A9D15F38D564 2 | # Prince of Persia: The Lost Crown [0100210019428000] v1.3.1 3 | 4 | @flag print_values 5 | @flag offset_shift 0x100 6 | 7 | // 4K 8 | 9 | @enabled 10 | 00FFE668 09008052 // mov w9, #0x0 11 | 00FFE66C 030E8152 // mov w3, #0x870 12 | 00FFE67C 02E08152 // mov w2, #0xf00 13 | 00FFF814 17E08152 // mov w23, #0xf00 14 | 00FFF818 160E8152 // mov w22, #0x870 15 | 00FFF8D0 08E08152 // mov w8, #0xf00 16 | 00FFF8D8 080E8152 // mov w8, #0x870 17 | 00FFFE8C 020E8152 // mov w2, #0x870 18 | 00FFFE94 01E08152 // mov w1, #0xf00 19 | @stop 20 | 21 | @KeatonTheBot 22 | https://linktr.ee/keatonthebot 23 | -------------------------------------------------------------------------------- /Prince of Persia - The Lost Crown/0100210019428000/4K/exefs/1.4.0.pchtxt: -------------------------------------------------------------------------------- 1 | @nsobid-D914895AADB714B92B80CB09CB7EA7F4 2 | # Prince of Persia: The Lost Crown [0100210019428000] v1.4.0 3 | 4 | @flag print_values 5 | @flag offset_shift 0x100 6 | 7 | // 4K 8 | 9 | @enabled 10 | 01000238 09008052 // mov w9, #0x0 11 | 0100023C 030E8152 // mov w3, #0x870 12 | 0100024C 02E08152 // mov w2, #0xf00 13 | 010013E4 17E08152 // mov w23, #0xf00 14 | 010013E8 160E8152 // mov w22, #0x870 15 | 010014A0 08E08152 // mov w8, #0xf00 16 | 010014A8 080E8152 // mov w8, #0x870 17 | 01001A5C 020E8152 // mov w2, #0x870 18 | 01001A64 01E08152 // mov w1, #0xf00 19 | @stop 20 | 21 | @KeatonTheBot 22 | https://linktr.ee/keatonthebot 23 | -------------------------------------------------------------------------------- /Prince of Persia - The Lost Crown/0100210019428000/4K/exefs/1.4.1.pchtxt: -------------------------------------------------------------------------------- 1 | @nsobid-FDAF664BD6059F7368ED72C4B6AF69FF 2 | # Prince of Persia: The Lost Crown [0100210019428000] v1.4.1 3 | 4 | @flag print_values 5 | @flag offset_shift 0x100 6 | 7 | // 4K 8 | 9 | @enabled 10 | 01000B98 09008052 // mov w9, #0x0 11 | 01000B9C 030E8152 // mov w3, #0x870 12 | 01000BAC 02E08152 // mov w2, #0xf00 13 | 01001D44 17E08152 // mov w23, #0xf00 14 | 01001D48 160E8152 // mov w22, #0x870 15 | 01001E00 08E08152 // mov w8, #0xf00 16 | 01001E08 080E8152 // mov w8, #0x870 17 | 010023BC 020E8152 // mov w2, #0x870 18 | 010023C4 01E08152 // mov w1, #0xf00 19 | @stop 20 | 21 | @KeatonTheBot 22 | https://linktr.ee/keatonthebot 23 | -------------------------------------------------------------------------------- /Metroid Dread/010093801237C000/Graphics Mod/exefs/2.1.0.pchtxt: -------------------------------------------------------------------------------- 1 | @nsobid-646761F643AFEBB379EDD5E6A5151AF2CEF93DC1 2 | # Metroid Dread [010093801237C000] v2.1.0 3 | 4 | @flag print_values 5 | @flag offset_shift 0x100 6 | 7 | // Graphics Mod 8 | 9 | @enabled 10 | 01A1BE18 00070000F0030000 // 1008p 11 | 0014E3D8 08008052 // mov w8, #0x0 // Disable DOF 12 | 0014E528 08008052 // mov w8, #0x0 // "" 13 | 0014E888 08008052 // mov w8, #0x0 // Disable AA 14 | 0014F4E0 14008052 // mov w20, #0x0 // Disable Motion Blur 15 | 0015EB98 00103E1E // fmov s0, #-1.00 // Mipmap Bias 16 | 0015EBC8 0010261E // fmov s0, #16.00 // Aniso. Filtering 17 | @stop 18 | 19 | @KeatonTheBot 20 | https://linktr.ee/keatonthebot 21 | -------------------------------------------------------------------------------- /Persona 5 Royal/01005CA01580E000/1080p-720p/exefs/1.0.2.pchtxt: -------------------------------------------------------------------------------- 1 | @nsobid-D4B150B29A931CD381E2A30318FC299F2B0EE36D 2 | # Persona 5 Royal [01005CA01580E000] v1.0.2 3 | 4 | @flag print_values 5 | @flag offset_shift 0x100 6 | 7 | // 1080p Docked, 720p Handheld 8 | 9 | @enabled 10 | 010A4C70 095A80D2 // mov x9, #0x2d0 11 | 010A4C78 08A0C0F2 // movk x8, #0x500, lsl #32 12 | 010A4C80 09A0C0F2 // movk x9, #0x500, lsl #32 13 | 010A4C90 085A8052 // mov w8, #0x2d0 14 | 010A4CF0 08F080D2 // mov x8, #0x780 15 | 010A4CF4 0887C0F2 // movk x8, #0x438, lsl #32 16 | 010A4CFC 08F080D2 // mov x8, #0x780 17 | 010A4D00 0887C0F2 // movk x8, #0x438, lsl #32 18 | @stop 19 | 20 | @KeatonTheBot 21 | https://linktr.ee/keatonthebot 22 | -------------------------------------------------------------------------------- /Persona 5 Royal/01005CA01580E000/1260p-1080p/exefs/1.0.2.pchtxt: -------------------------------------------------------------------------------- 1 | @nsobid-D4B150B29A931CD381E2A30318FC299F2B0EE36D 2 | # Persona 5 Royal [01005CA01580E000] v1.0.2 3 | 4 | @flag print_values 5 | @flag offset_shift 0x100 6 | 7 | // 1260p Docked, 1080p Handheld 8 | 9 | @enabled 10 | 010A4C70 098780D2 // mov x9, #0x438 11 | 010A4C78 08F0C0F2 // movk x8, #0x780, lsl #32 12 | 010A4C80 09F0C0F2 // movk x9, #0x780, lsl #32 13 | 010A4C90 08878052 // mov w8, #0x438 14 | 010A4CF0 082081D2 // mov x8, #0x900 15 | 010A4CF4 889DC0F2 // movk x8, #0x4ec, lsl #32 16 | 010A4CFC 082081D2 // mov x8, #0x900 17 | 010A4D00 889DC0F2 // movk x8, #0x4ec, lsl #32 18 | @stop 19 | 20 | @KeatonTheBot 21 | https://linktr.ee/keatonthebot 22 | -------------------------------------------------------------------------------- /Trails in the Sky 1st Chapter/01002C9022770000/2430p (1.04 only)/exefs/1.0.4.pchtxt: -------------------------------------------------------------------------------- 1 | @nsobid-2AD8CC7892EBF9FAB667F6D218366C24F073A89F 2 | # Trails in the Sky 1st Chapter [01002C9022770000] v1.0.4 3 | 4 | @flag print_values 5 | @flag offset_shift 0x100 6 | 7 | // 2430p (1.04 only) 8 | 9 | @enabled 10 | 0000685C 081C82D2 // mov x8, #0x10e0 11 | 0000686C C82FC1F2 // movk x8, #0x97e, lsl #32 12 | 0000665C 081C82D2 // mov x8, #0x10e0 13 | 0000666C C82FC1F2 // movk x8, #0x97e, lsl #32 14 | 0000691C C82F8152 // mov w8, #0x97e 15 | 00006920 0A1C8252 // mov w10, #0x10e0 16 | 003A4F6C 081C82D2 // mov x8, #0x10e0 17 | 003A4F74 C82FC1F2 // movk x8, #0x97e, lsl #32 18 | @stop 19 | 20 | @KeatonTheBot 21 | https://linktr.ee/keatonthebot 22 | -------------------------------------------------------------------------------- /Legend of Zelda, The - Link's Awakening/01006BB00C6F0000/Aspect Ratio/32'9/exefs/1.0.0.pchtxt: -------------------------------------------------------------------------------- 1 | @nsobid-AE16F71E002AF8CB059A9A74C4D90F34BA984892 2 | 3 | Zelda: Link's Awakening [01006BB00C6F0000] 1.0.0 4 | 5 | @flag print_values 6 | @flag offset_shift 0x100 7 | 8 | // 32:9 aspect ratio, also extends off-screen culling to 32:9 from 16:9 9 | @enabled 10 | 016AFBA4 00006040 // #3.5 // Aspect Ratio 11 | 00852AD8 0990211E // fmov s9, #3.5 // Culling 12 | 01023C64 88438052 // mov w8, #0x21c // Shadow Ver. Res 13 | @stop 14 | 15 | // Testing Addresses 16 | // 0001092C 0090211E // fmov s0, #3.5 // Aspect Ratio 17 | // 01023C70 0190211E // fmov s1, #3.5 // Indoor Shadow AR 18 | // 01023C78 0AF08052 // mov w10, #0x780 // Shadow Hor. Res 19 | 20 | // By @Jaddey and @KeatonTheBot -------------------------------------------------------------------------------- /Legend of Zelda, The - Link's Awakening/01006BB00C6F0000/Aspect Ratio/32'9/exefs/1.0.1.pchtxt: -------------------------------------------------------------------------------- 1 | @nsobid-909E904AF78AC1B8DEEFE97AB2CCDB51968F0EC7 2 | 3 | Zelda: Link's Awakening [01006BB00C6F0000] 1.0.1 4 | 5 | @flag print_values 6 | @flag offset_shift 0x100 7 | 8 | // 32:9 aspect ratio, also extends off-screen culling to 32:9 from 16:9 9 | @enabled 10 | 016AFBA4 00006040 // #3.5 // Aspect Ratio 11 | 00852AD8 0990211E // fmov s9, #3.5 // Culling 12 | 01023D34 88438052 // mov w8, #0x21c // Shadow Ver. Res 13 | @stop 14 | 15 | // Testing Addresses 16 | // 0001092C 0090211E // fmov s0, #3.5 // Aspect Ratio 17 | // 01023D40 0190211E // fmov s1, #3.5 // Indoor Shadow AR 18 | // 01023D48 0AF08052 // mov w10, #0x780 // Shadow Hor. Res 19 | 20 | // By @Jaddey and @KeatonTheBot -------------------------------------------------------------------------------- /Marvel vs. Capcom Fighting Collection - Arcade Classics/010069301E220000/2K-1080p/exefs/1.0.1.pchtxt: -------------------------------------------------------------------------------- 1 | @nsobid-12F5C6CE3C66DB3E72F74EA07C812A1D89E3B37C 2 | # Marvel vs. Capcom Fighting Collection: Arcade Classics [010069301E220000] v1.0.1 3 | 4 | @flag print_values 5 | @flag offset_shift 0x100 6 | 7 | // 2K Docked, 1080p Handheld 8 | 9 | @enabled 10 | 0001FB30 084081D2 // mov x8, #0xa00 11 | 0001FB34 09F080D2 // mov x9, #0x780 12 | 0001FB3C 08B4C0F2 // movk x8, #0x5a0, lsl #32 13 | 0001FB40 0987C0F2 // movk x9, #0x438, lsl #32 14 | 00489334 084081D2 // mov x8, #0xa00 15 | 00489338 08B4C0F2 // movk x8, #0x5a0, lsl #32 16 | 00489340 08F08052 // mov w8, #0x780 17 | 00489348 08878052 // mov w8, #0x438 18 | @stop 19 | 20 | @KeatonTheBot 21 | https://linktr.ee/keatonthebot 22 | -------------------------------------------------------------------------------- /Legend of Zelda, The - Link's Awakening/01006BB00C6F0000/Aspect Ratio/21'9/exefs/1.0.0.pchtxt: -------------------------------------------------------------------------------- 1 | @nsobid-AE16F71E002AF8CB059A9A74C4D90F34BA984892 2 | 3 | Zelda: Link's Awakening [01006BB00C6F0000] 1.0.0 4 | 5 | @flag print_values 6 | @flag offset_shift 0x100 7 | 8 | // 21:9 aspect ratio, also extends off-screen culling to 21:9 from 16:9 9 | @enabled 10 | 016AFBA4 00001840 // #2.375 // Aspect Ratio 11 | 00852AD8 0970201E // fmov s9, #2.375 // Culling 12 | 01023C64 08658052 // mov w8, #0x328 // Shadow Ver. Res 13 | @stop 14 | 15 | // Testing Addresses 16 | // 0001092C 0070201E // fmov s0, #2.375 // Aspect Ratio 17 | // 01023C70 0170201E // fmov s1, #2.375 // Indoor Shadow AR 18 | // 01023C78 0AF08052 // mov w10, #0x780 // Shadow Hor. Res 19 | 20 | // By @Jaddey and @KeatonTheBot -------------------------------------------------------------------------------- /Legend of Zelda, The - Link's Awakening/01006BB00C6F0000/Aspect Ratio/21'9/exefs/1.0.1.pchtxt: -------------------------------------------------------------------------------- 1 | @nsobid-909E904AF78AC1B8DEEFE97AB2CCDB51968F0EC7 2 | 3 | Zelda: Link's Awakening [01006BB00C6F0000] 1.0.1 4 | 5 | @flag print_values 6 | @flag offset_shift 0x100 7 | 8 | // 21:9 aspect ratio, also extends off-screen culling to 21:9 from 16:9 9 | @enabled 10 | 016AFBA4 00001840 // #2.375 // Aspect Ratio 11 | 00852AD8 0970201E // fmov s9, #2.375 // Culling 12 | 01023D34 08658052 // mov w8, #0x328 // Shadow Ver. Res 13 | @stop 14 | 15 | // Testing Addresses 16 | // 0001092C 0070201E // fmov s0, #2.375 // Aspect Ratio 17 | // 01023D40 0170201E // fmov s1, #2.375 // Indoor Shadow AR 18 | // 01023D48 0AF08052 // mov w10, #0x780 // Shadow Hor. Res 19 | 20 | // By @Jaddey and @KeatonTheBot -------------------------------------------------------------------------------- /Sonic Superstars/01008F701C074000/4K-2K/exefs/1.0.5A.pchtxt: -------------------------------------------------------------------------------- 1 | @nsobid-E0E9890EC746DBD1FD4C2ECBEC1E84A3 2 | # Sonic Superstars [01008F701C074000] v1.0.5A 3 | 4 | @flag print_values 5 | @flag offset_shift 0x100 6 | 7 | // 4K Docked, 2K Handheld 8 | 9 | @enabled 10 | 01CC6CC4 08E08152 // mov w8, #0xf00 11 | 01CC6CD4 080E8152 // mov w8, #0x870 12 | 01D6B1A8 09008052 // mov w9, #0x0 13 | 01D6B1AC 030E8152 // mov w3, #0x870 14 | 01D6B1BC 02E08152 // mov w2, #0xf00 15 | 01D6C354 17E08152 // mov w23, #0xf00 16 | 01D6C358 160E8152 // mov w22, #0x870 17 | 01D6C9CC 020E8152 // mov w2, #0x870 18 | 01D6C9D4 01E08152 // mov w1, #0xf00 19 | 03C61E54 00E08152 // mov w0, #0xf00 20 | 03C61E5C 010E8152 // mov w1, #0x870 21 | @stop 22 | 23 | @KeatonTheBot 24 | https://linktr.ee/keatonthebot 25 | -------------------------------------------------------------------------------- /Bluey The Videogame/01008C2019598000/4K-2K/exefs/1.0.2.pchtxt: -------------------------------------------------------------------------------- 1 | @nsobid-E35FC5BE1A4E2073E6E7525D859B9DCF 2 | # Bluey The Videogame [01008C2019598000] v1.0.2 3 | 4 | @flag print_values 5 | @flag offset_shift 0x100 6 | 7 | // 4K Docked, 2K Handheld 8 | 9 | @enabled 10 | 0087A704 09008052 // mov w9, #0x0 11 | 0087A708 030E8152 // mov w3, #0x870 12 | 0087A714 02E08152 // mov w2, #0xf00 13 | 0087BA24 17408152 // mov w23, #0xa00 14 | 0087BA28 16B48052 // mov w22, #0x5a0 15 | 0087BADC 08E08152 // mov w8, #0xf00 16 | 0087BAE4 080E8152 // mov w8, #0x870 17 | 0088F68C 160E8152 // mov w22, #0x870 18 | 0088F698 01E08152 // mov w1, #0xf00 19 | 0088F914 01E08152 // mov w1, #0xf00 20 | 0088F918 020E8152 // mov w2, #0x870 21 | @stop 22 | 23 | @KeatonTheBot 24 | https://linktr.ee/keatonthebot 25 | -------------------------------------------------------------------------------- /Contra - Operation Galuga/0100CF401A98E000/2K/exefs/1.0.867143.pchtxt: -------------------------------------------------------------------------------- 1 | @nsobid-9EB32F76831B73F3BC610EB5F23414AD 2 | # Contra: Operation Galuga [0100CF401A98E000] v1.0.867143 3 | 4 | @flag print_values 5 | @flag offset_shift 0x100 6 | 7 | // 2K 8 | 9 | @enabled 10 | 010248E8 09008052 // mov w9, #0x0 11 | 010248EC 03B48052 // mov w3, #0x5a0 12 | 010248FC 02408152 // mov w2, #0xa00 13 | 01025A94 17408152 // mov w23, #0xa00 14 | 01025A98 16B48052 // mov w22, #0x5a0 15 | 01025B50 08408152 // mov w8, #0xa00 16 | 01025B58 08B48052 // mov w8, #0x5a0 17 | 01025EE0 19B48052 // mov w25, #0x5a0 18 | 01025EEC 01408152 // mov w1, #0xa00 19 | 0102610C 02B48052 // mov w2, #0x5a0 20 | 01026114 01408152 // mov w1, #0xa00 21 | @stop 22 | 23 | @KeatonTheBot 24 | https://linktr.ee/keatonthebot 25 | -------------------------------------------------------------------------------- /Contra - Operation Galuga/0100CF401A98E000/2K/exefs/1.0.876634.pchtxt: -------------------------------------------------------------------------------- 1 | @nsobid-0C96F996FDE48DA803E8037140864265 2 | # Contra: Operation Galuga [0100CF401A98E000] v1.0.876634 3 | 4 | @flag print_values 5 | @flag offset_shift 0x100 6 | 7 | // 2K 8 | 9 | @enabled 10 | 010274A8 09008052 // mov w9, #0x0 11 | 010274AC 03B48052 // mov w3, #0x5a0 12 | 010274BC 02408152 // mov w2, #0xa00 13 | 01028654 17408152 // mov w23, #0xa00 14 | 01028658 16B48052 // mov w22, #0x5a0 15 | 01028710 08408152 // mov w8, #0xa00 16 | 01028718 08B48052 // mov w8, #0x5a0 17 | 01028AA0 19B48052 // mov w25, #0x5a0 18 | 01028AAC 01408152 // mov w1, #0xa00 19 | 01028CCC 02B48052 // mov w2, #0x5a0 20 | 01028CD4 01408152 // mov w1, #0xa00 21 | @stop 22 | 23 | @KeatonTheBot 24 | https://linktr.ee/keatonthebot 25 | -------------------------------------------------------------------------------- /Contra - Operation Galuga/0100CF401A98E000/2K/exefs/1.0.882291.pchtxt: -------------------------------------------------------------------------------- 1 | @nsobid-5ECFB8F85105FE3C156D0254F91DAE23 2 | # Contra: Operation Galuga [0100CF401A98E000] v1.0.882291 3 | 4 | @flag print_values 5 | @flag offset_shift 0x100 6 | 7 | // 2K 8 | 9 | @enabled 10 | 010276F8 09008052 // mov w9, #0x0 11 | 010276FC 03B48052 // mov w3, #0x5a0 12 | 0102770C 02408152 // mov w2, #0xa00 13 | 010288A4 17408152 // mov w23, #0xa00 14 | 010288A8 16B48052 // mov w22, #0x5a0 15 | 01028960 08408152 // mov w8, #0xa00 16 | 01028968 08B48052 // mov w8, #0x5a0 17 | 01028CF0 19B48052 // mov w25, #0x5a0 18 | 01028CFC 01408152 // mov w1, #0xa00 19 | 01028F1C 02B48052 // mov w2, #0x5a0 20 | 01028F24 01408152 // mov w1, #0xa00 21 | @stop 22 | 23 | @KeatonTheBot 24 | https://linktr.ee/keatonthebot 25 | -------------------------------------------------------------------------------- /Contra - Operation Galuga/0100CF401A98E000/4K/exefs/1.0.867143.pchtxt: -------------------------------------------------------------------------------- 1 | @nsobid-9EB32F76831B73F3BC610EB5F23414AD 2 | # Contra: Operation Galuga [0100CF401A98E000] v1.0.867143 3 | 4 | @flag print_values 5 | @flag offset_shift 0x100 6 | 7 | // 4K 8 | 9 | @enabled 10 | 010248E8 09008052 // mov w9, #0x0 11 | 010248EC 030E8152 // mov w3, #0x870 12 | 010248FC 02E08152 // mov w2, #0xf00 13 | 01025A94 17E08152 // mov w23, #0xf00 14 | 01025A98 160E8152 // mov w22, #0x870 15 | 01025B50 08E08152 // mov w8, #0xf00 16 | 01025B58 080E8152 // mov w8, #0x870 17 | 01025EE0 190E8152 // mov w25, #0x870 18 | 01025EEC 01E08152 // mov w1, #0xf00 19 | 0102610C 020E8152 // mov w2, #0x870 20 | 01026114 01E08152 // mov w1, #0xf00 21 | @stop 22 | 23 | @KeatonTheBot 24 | https://linktr.ee/keatonthebot 25 | -------------------------------------------------------------------------------- /Contra - Operation Galuga/0100CF401A98E000/4K/exefs/1.0.876634.pchtxt: -------------------------------------------------------------------------------- 1 | @nsobid-0C96F996FDE48DA803E8037140864265 2 | # Contra: Operation Galuga [0100CF401A98E000] v1.0.876634 3 | 4 | @flag print_values 5 | @flag offset_shift 0x100 6 | 7 | // 4K 8 | 9 | @enabled 10 | 010274A8 09008052 // mov w9, #0x0 11 | 010274AC 030E8152 // mov w3, #0x870 12 | 010274BC 02E08152 // mov w2, #0xf00 13 | 01028654 17E08152 // mov w23, #0xf00 14 | 01028658 160E8152 // mov w22, #0x870 15 | 01028710 08E08152 // mov w8, #0xf00 16 | 01028718 080E8152 // mov w8, #0x870 17 | 01028AA0 190E8152 // mov w25, #0x870 18 | 01028AAC 01E08152 // mov w1, #0xf00 19 | 01028CCC 020E8152 // mov w2, #0x870 20 | 01028CD4 01E08152 // mov w1, #0xf00 21 | @stop 22 | 23 | @KeatonTheBot 24 | https://linktr.ee/keatonthebot 25 | -------------------------------------------------------------------------------- /Contra - Operation Galuga/0100CF401A98E000/4K/exefs/1.0.882291.pchtxt: -------------------------------------------------------------------------------- 1 | @nsobid-5ECFB8F85105FE3C156D0254F91DAE23 2 | # Contra: Operation Galuga [0100CF401A98E000] v1.0.882291 3 | 4 | @flag print_values 5 | @flag offset_shift 0x100 6 | 7 | // 4K 8 | 9 | @enabled 10 | 010276F8 09008052 // mov w9, #0x0 11 | 010276FC 030E8152 // mov w3, #0x870 12 | 0102770C 02E08152 // mov w2, #0xf00 13 | 010288A4 17E08152 // mov w23, #0xf00 14 | 010288A8 160E8152 // mov w22, #0x870 15 | 01028960 08E08152 // mov w8, #0xf00 16 | 01028968 080E8152 // mov w8, #0x870 17 | 01028CF0 190E8152 // mov w25, #0x870 18 | 01028CFC 01E08152 // mov w1, #0xf00 19 | 01028F1C 020E8152 // mov w2, #0x870 20 | 01028F24 01E08152 // mov w1, #0xf00 21 | @stop 22 | 23 | @KeatonTheBot 24 | https://linktr.ee/keatonthebot 25 | -------------------------------------------------------------------------------- /Sonic Superstars/01008F701C074000/2K-1080p/exefs/1.0.5A.pchtxt: -------------------------------------------------------------------------------- 1 | @nsobid-E0E9890EC746DBD1FD4C2ECBEC1E84A3 2 | # Sonic Superstars [01008F701C074000] v1.0.5A 3 | 4 | @flag print_values 5 | @flag offset_shift 0x100 6 | 7 | // 2K Docked, 1080p Handheld 8 | 9 | @enabled 10 | 01CC6CC4 08408152 // mov w8, #0xa00 11 | 01CC6CD4 08B48052 // mov w8, #0x5a0 12 | 01D6B1A8 09008052 // mov w9, #0x0 13 | 01D6B1AC 03B48052 // mov w3, #0x5a0 14 | 01D6B1BC 02408152 // mov w2, #0xa00 15 | 01D6C354 17408152 // mov w23, #0xa00 16 | 01D6C358 16B48052 // mov w22, #0x5a0 17 | 01D6C9CC 02B48052 // mov w2, #0x5a0 18 | 01D6C9D4 01408152 // mov w1, #0xa00 19 | 03C61E54 00408152 // mov w0, #0xa00 20 | 03C61E5C 01B48052 // mov w1, #0x5a0 21 | @stop 22 | 23 | @KeatonTheBot 24 | https://linktr.ee/keatonthebot 25 | -------------------------------------------------------------------------------- /Star Ocean The Second Story R/010065301A2E0000/1800p/exefs/1.0.0.pchtxt: -------------------------------------------------------------------------------- 1 | @nsobid-F2993582074B5FA5E76B01B5A6ECC357 2 | # Star Ocean The Second Story R [010065301A2E0000] v1.0.0 3 | 4 | @flag print_values 5 | @flag offset_shift 0x100 6 | 7 | // 1800p 8 | 9 | @enabled 10 | 006DFD8C 08908152 // mov w8, #0xc80 11 | 006DFD9C 08E18052 // mov w8, #0x708 12 | 007660D4 09008052 // mov w9, #0x0 13 | 007660D8 03E18052 // mov w3, #0x708 14 | 007660E4 02908152 // mov w2, #0xc80 15 | 0077B2E4 01908152 // mov w1, #0xc80 16 | 0077B2E8 02E18052 // mov w2, #0x708 17 | 01BA25C8 00102E1E // fmov s0, #1.00 // Disable Downscaling (Town/Interior/Battle) 18 | 01BA53C0 00102E1E // fmov s0, #1.00 // Disable Downscaling (Overworld) 19 | @stop 20 | 21 | @KeatonTheBot 22 | https://linktr.ee/keatonthebot 23 | -------------------------------------------------------------------------------- /Star Ocean The Second Story R/010065301A2E0000/1800p/exefs/1.0.1.pchtxt: -------------------------------------------------------------------------------- 1 | @nsobid-3F8DB95C54C9B11CC59AF41C443DFA46 2 | # Star Ocean The Second Story R [010065301A2E0000] v1.0.1 3 | 4 | @flag print_values 5 | @flag offset_shift 0x100 6 | 7 | // 1800p 8 | 9 | @enabled 10 | 006E025C 08908152 // mov w8, #0xc80 11 | 006E026C 08E18052 // mov w8, #0x708 12 | 007665A4 09008052 // mov w9, #0x0 13 | 007665A8 03E18052 // mov w3, #0x708 14 | 007665B4 02908152 // mov w2, #0xc80 15 | 0077B7B4 01908152 // mov w1, #0xc80 16 | 0077B7B8 02E18052 // mov w2, #0x708 17 | 020C5918 00102E1E // fmov s0, #1.00 // Disable Downscaling (Town/Interior/Battle) 18 | 020C8AF0 00102E1E // fmov s0, #1.00 // Disable Downscaling (Overworld) 19 | @stop 20 | 21 | @KeatonTheBot 22 | https://linktr.ee/keatonthebot 23 | -------------------------------------------------------------------------------- /Star Ocean The Second Story R/010065301A2E0000/1800p/exefs/1.0.2.pchtxt: -------------------------------------------------------------------------------- 1 | @nsobid-7266AEB08847B0FA86D1B8B653D21402 2 | # Star Ocean The Second Story R [010065301A2E0000] v1.0.2 3 | 4 | @flag print_values 5 | @flag offset_shift 0x100 6 | 7 | // 1800p 8 | 9 | @enabled 10 | 006E03CC 08908152 // mov w8, #0xc80 11 | 006E03DC 08E18052 // mov w8, #0x708 12 | 00766714 09008052 // mov w9, #0x0 13 | 00766718 03E18052 // mov w3, #0x708 14 | 00766724 02908152 // mov w2, #0xc80 15 | 0077B924 01908152 // mov w1, #0xc80 16 | 0077B928 02E18052 // mov w2, #0x708 17 | 020C6208 00102E1E // fmov s0, #1.00 // Disable Downscaling (Town/Interior/Battle) 18 | 020C93E0 00102E1E // fmov s0, #1.00 // Disable Downscaling (Overworld) 19 | @stop 20 | 21 | @KeatonTheBot 22 | https://linktr.ee/keatonthebot 23 | -------------------------------------------------------------------------------- /Star Ocean The Second Story R/010065301A2E0000/1800p/exefs/1.1.0.pchtxt: -------------------------------------------------------------------------------- 1 | @nsobid-D214BA64D902AEDA4197B57DEBABD01B 2 | # Star Ocean The Second Story R [010065301A2E0000] v1.1.0 3 | 4 | @flag print_values 5 | @flag offset_shift 0x100 6 | 7 | // 1800p 8 | 9 | @enabled 10 | 006E04CC 08908152 // mov w8, #0xc80 11 | 006E04DC 08E18052 // mov w8, #0x708 12 | 00766814 09008052 // mov w9, #0x0 13 | 00766818 03E18052 // mov w3, #0x708 14 | 00766824 02908152 // mov w2, #0xc80 15 | 0077BA24 01908152 // mov w1, #0xc80 16 | 0077BA28 02E18052 // mov w2, #0x708 17 | 02012B88 00102E1E // fmov s0, #1.00 // Disable Downscaling (Town/Interior/Battle) 18 | 02015DD0 00102E1E // fmov s0, #1.00 // Disable Downscaling (Overworld) 19 | @stop 20 | 21 | @KeatonTheBot 22 | https://linktr.ee/keatonthebot 23 | -------------------------------------------------------------------------------- /Bluey The Videogame/01008C2019598000/2K-1080p/exefs/1.0.2.pchtxt: -------------------------------------------------------------------------------- 1 | @nsobid-E35FC5BE1A4E2073E6E7525D859B9DCF 2 | # Bluey The Videogame [01008C2019598000] v1.0.2 3 | 4 | @flag print_values 5 | @flag offset_shift 0x100 6 | 7 | // 2K Docked, 1080p Handheld 8 | 9 | @enabled 10 | 0087A704 09008052 // mov w9, #0x0 11 | 0087A708 03B48052 // mov w3, #0x5a0 12 | 0087A714 02408152 // mov w2, #0xa00 13 | 0087BA24 17F08052 // mov w23, #0x780 14 | 0087BA28 16878052 // mov w22, #0x438 15 | 0087BADC 08408152 // mov w8, #0xa00 16 | 0087BAE4 08B48052 // mov w8, #0x5a0 17 | 0088F68C 16B48052 // mov w22, #0x5a0 18 | 0088F698 01408152 // mov w1, #0xa00 19 | 0088F914 01408152 // mov w1, #0xa00 20 | 0088F918 02B48052 // mov w2, #0x5a0 21 | @stop 22 | 23 | @KeatonTheBot 24 | https://linktr.ee/keatonthebot 25 | -------------------------------------------------------------------------------- /Bluey The Videogame/01008C2019598000/5K-2K/exefs/1.0.2.pchtxt: -------------------------------------------------------------------------------- 1 | @nsobid-E35FC5BE1A4E2073E6E7525D859B9DCF 2 | # Bluey The Videogame [01008C2019598000] v1.0.2 3 | 4 | @flag print_values 5 | @flag offset_shift 0x100 6 | 7 | // 5K Docked, 2K Handheld 8 | 9 | @enabled 10 | 0087A704 09008052 // mov w9, #0x0 11 | 0087A708 03688152 // mov w3, #0xb40 12 | 0087A714 02808252 // mov w2, #0x1400 13 | 0087BA24 17408152 // mov w23, #0xa00 14 | 0087BA28 16B48052 // mov w22, #0x5a0 15 | 0087BADC 08808252 // mov w8, #0x1400 16 | 0087BAE4 08688152 // mov w8, #0xb40 17 | 0088F68C 16688152 // mov w22, #0xb40 18 | 0088F698 01808252 // mov w1, #0x1400 19 | 0088F914 01808252 // mov w1, #0x1400 20 | 0088F918 02688152 // mov w2, #0xb40 21 | @stop 22 | 23 | @KeatonTheBot 24 | https://linktr.ee/keatonthebot 25 | -------------------------------------------------------------------------------- /Contra - Operation Galuga/0100CF401A98E000/5K/exefs/1.0.867143.pchtxt: -------------------------------------------------------------------------------- 1 | @nsobid-9EB32F76831B73F3BC610EB5F23414AD 2 | # Contra: Operation Galuga [0100CF401A98E000] v1.0.867143 3 | 4 | @flag print_values 5 | @flag offset_shift 0x100 6 | 7 | // 5K 8 | 9 | @enabled 10 | 010248E8 09008052 // mov w9, #0x0 11 | 010248EC 03688152 // mov w3, #0xb40 12 | 010248FC 02808252 // mov w2, #0x1400 13 | 01025A94 17808252 // mov w23, #0x1400 14 | 01025A98 16688152 // mov w22, #0xb40 15 | 01025B50 08808252 // mov w8, #0x1400 16 | 01025B58 08688152 // mov w8, #0xb40 17 | 01025EE0 19688152 // mov w25, #0xb40 18 | 01025EEC 01808252 // mov w1, #0x1400 19 | 0102610C 02688152 // mov w2, #0xb40 20 | 01026114 01808252 // mov w1, #0x1400 21 | @stop 22 | 23 | @KeatonTheBot 24 | https://linktr.ee/keatonthebot 25 | -------------------------------------------------------------------------------- /Contra - Operation Galuga/0100CF401A98E000/5K/exefs/1.0.876634.pchtxt: -------------------------------------------------------------------------------- 1 | @nsobid-0C96F996FDE48DA803E8037140864265 2 | # Contra: Operation Galuga [0100CF401A98E000] v1.0.876634 3 | 4 | @flag print_values 5 | @flag offset_shift 0x100 6 | 7 | // 5K 8 | 9 | @enabled 10 | 010274A8 09008052 // mov w9, #0x0 11 | 010274AC 03688152 // mov w3, #0xb40 12 | 010274BC 02808252 // mov w2, #0x1400 13 | 01028654 17808252 // mov w23, #0x1400 14 | 01028658 16688152 // mov w22, #0xb40 15 | 01028710 08808252 // mov w8, #0x1400 16 | 01028718 08688152 // mov w8, #0xb40 17 | 01028AA0 19688152 // mov w25, #0xb40 18 | 01028AAC 01808252 // mov w1, #0x1400 19 | 01028CCC 02688152 // mov w2, #0xb40 20 | 01028CD4 01808252 // mov w1, #0x1400 21 | @stop 22 | 23 | @KeatonTheBot 24 | https://linktr.ee/keatonthebot 25 | -------------------------------------------------------------------------------- /Contra - Operation Galuga/0100CF401A98E000/5K/exefs/1.0.882291.pchtxt: -------------------------------------------------------------------------------- 1 | @nsobid-5ECFB8F85105FE3C156D0254F91DAE23 2 | # Contra: Operation Galuga [0100CF401A98E000] v1.0.882291 3 | 4 | @flag print_values 5 | @flag offset_shift 0x100 6 | 7 | // 5K 8 | 9 | @enabled 10 | 010276F8 09008052 // mov w9, #0x0 11 | 010276FC 03688152 // mov w3, #0xb40 12 | 0102770C 02808252 // mov w2, #0x1400 13 | 010288A4 17808252 // mov w23, #0x1400 14 | 010288A8 16688152 // mov w22, #0xb40 15 | 01028960 08808252 // mov w8, #0x1400 16 | 01028968 08688152 // mov w8, #0xb40 17 | 01028CF0 19688152 // mov w25, #0xb40 18 | 01028CFC 01808252 // mov w1, #0x1400 19 | 01028F1C 02688152 // mov w2, #0xb40 20 | 01028F24 01808252 // mov w1, #0x1400 21 | @stop 22 | 23 | @KeatonTheBot 24 | https://linktr.ee/keatonthebot 25 | -------------------------------------------------------------------------------- /Ori and the Blind Forest/010061D00DB74000/4K-2K/exefs/1.0.2.pchtxt: -------------------------------------------------------------------------------- 1 | @nsobid-9C4F2A47916B6A5478548ADC62A3A87C 2 | # Ori and the Blind Forest [010061D00DB74000] v1.0.2 3 | 4 | @flag print_values 5 | @flag offset_shift 0x100 6 | 7 | // 4K Docked, 2K Handheld 8 | 9 | @enabled 10 | 016C9DE4 17408152 // mov w23, #0xa00 11 | 016C9DE8 16B48052 // mov w22, #0x5a0 12 | 016C9E2C 08E08152 // mov w8, #0xf00 13 | 016C9E34 080E8152 // mov w8, #0x870 14 | 016C9F18 09008052 // mov w9, #0x0 15 | 016C9F1C 030E8152 // mov w3, #0x870 16 | 016C9F20 02E08152 // mov w2, #0xf00 17 | 016DE510 150E8152 // mov w21, #0x870 18 | 016DE518 01E08152 // mov w1, #0xf00 19 | 016DE768 01E08152 // mov w1, #0xf00 20 | 016DE76C 020E8152 // mov w2, #0x870 21 | @stop 22 | 23 | @KeatonTheBot 24 | https://linktr.ee/keatonthebot 25 | -------------------------------------------------------------------------------- /Prince of Persia - The Lost Crown/0100210019428000/5K/exefs/1.0.2.pchtxt: -------------------------------------------------------------------------------- 1 | @nsobid-CAE3A5E7D27670CB85B5ADC5BAE312F9 2 | # Prince of Persia: The Lost Crown [0100210019428000] v1.0.2 3 | 4 | @flag print_values 5 | @flag offset_shift 0x100 6 | 7 | // 5K 8 | 9 | @enabled 10 | 00FF7268 09008052 // mov w9, #0x0 11 | 00FF726C 03688152 // mov w3, #0xb40 12 | 00FF727C 02808252 // mov w2, #0x1400 13 | 00FF8414 17808252 // mov w23, #0x1400 14 | 00FF8418 16688152 // mov w22, #0xb40 15 | 00FF84D0 08808252 // mov w8, #0x1400 16 | 00FF84D8 08688152 // mov w8, #0xb40 17 | 00FF8860 19688152 // mov w25, #0xb40 18 | 00FF886C 01808252 // mov w1, #0x1400 19 | 00FF8A8C 02688152 // mov w2, #0xb40 20 | 00FF8A94 01808252 // mov w1, #0x1400 21 | @stop 22 | 23 | @KeatonTheBot 24 | https://linktr.ee/keatonthebot 25 | -------------------------------------------------------------------------------- /Prince of Persia - The Lost Crown/0100210019428000/5K/exefs/1.0.3.pchtxt: -------------------------------------------------------------------------------- 1 | @nsobid-792772F681BE6F3A822DCB54D517E6D5 2 | # Prince of Persia: The Lost Crown [0100210019428000] v1.0.3 3 | 4 | @flag print_values 5 | @flag offset_shift 0x100 6 | 7 | // 5K 8 | 9 | @enabled 10 | 00FF6FC8 09008052 // mov w9, #0x0 11 | 00FF6FCC 03688152 // mov w3, #0xb40 12 | 00FF6FDC 02808252 // mov w2, #0x1400 13 | 00FF8174 17808252 // mov w23, #0x1400 14 | 00FF8178 16688152 // mov w22, #0xb40 15 | 00FF8230 08808252 // mov w8, #0x1400 16 | 00FF8238 08688152 // mov w8, #0xb40 17 | 00FF85C0 19688152 // mov w25, #0xb40 18 | 00FF85CC 01808252 // mov w1, #0x1400 19 | 00FF87EC 02688152 // mov w2, #0xb40 20 | 00FF87F4 01808252 // mov w1, #0x1400 21 | @stop 22 | 23 | @KeatonTheBot 24 | https://linktr.ee/keatonthebot 25 | -------------------------------------------------------------------------------- /Prince of Persia - The Lost Crown/0100210019428000/5K/exefs/1.0.4.pchtxt: -------------------------------------------------------------------------------- 1 | @nsobid-5E6AEB3C8B1598004DF9AE9ACB6C9F1B 2 | # Prince of Persia: The Lost Crown [0100210019428000] v1.0.4 3 | 4 | @flag print_values 5 | @flag offset_shift 0x100 6 | 7 | // 5K 8 | 9 | @enabled 10 | 00FF6FB8 09008052 // mov w9, #0x0 11 | 00FF6FBC 03688152 // mov w3, #0xb40 12 | 00FF6FCC 02808252 // mov w2, #0x1400 13 | 00FF8164 17808252 // mov w23, #0x1400 14 | 00FF8168 16688152 // mov w22, #0xb40 15 | 00FF8220 08808252 // mov w8, #0x1400 16 | 00FF8228 08688152 // mov w8, #0xb40 17 | 00FF85B0 19688152 // mov w25, #0xb40 18 | 00FF85BC 01808252 // mov w1, #0x1400 19 | 00FF87DC 02688152 // mov w2, #0xb40 20 | 00FF87E4 01808252 // mov w1, #0x1400 21 | @stop 22 | 23 | @KeatonTheBot 24 | https://linktr.ee/keatonthebot 25 | -------------------------------------------------------------------------------- /Prince of Persia - The Lost Crown/0100210019428000/5K/exefs/1.0.5.pchtxt: -------------------------------------------------------------------------------- 1 | @nsobid-BD547CDBCEC87CB274B15D5EE02A6626 2 | # Prince of Persia: The Lost Crown [0100210019428000] v1.0.5 3 | 4 | @flag print_values 5 | @flag offset_shift 0x100 6 | 7 | // 5K 8 | 9 | @enabled 10 | 00FF6DC8 09008052 // mov w9, #0x0 11 | 00FF6DCC 03688152 // mov w3, #0xb40 12 | 00FF6DDC 02808252 // mov w2, #0x1400 13 | 00FF7F74 17808252 // mov w23, #0x1400 14 | 00FF7F78 16688152 // mov w22, #0xb40 15 | 00FF8030 08808252 // mov w8, #0x1400 16 | 00FF8038 08688152 // mov w8, #0xb40 17 | 00FF83C0 19688152 // mov w25, #0xb40 18 | 00FF83CC 01808252 // mov w1, #0x1400 19 | 00FF85EC 02688152 // mov w2, #0xb40 20 | 00FF85F4 01808252 // mov w1, #0x1400 21 | @stop 22 | 23 | @KeatonTheBot 24 | https://linktr.ee/keatonthebot 25 | -------------------------------------------------------------------------------- /Prince of Persia - The Lost Crown/0100210019428000/5K/exefs/1.1.0.pchtxt: -------------------------------------------------------------------------------- 1 | @nsobid-55F27218FA17688AE974465348254D41 2 | # Prince of Persia: The Lost Crown [0100210019428000] v1.1.0 3 | 4 | @flag print_values 5 | @flag offset_shift 0x100 6 | 7 | // 5K 8 | 9 | @enabled 10 | 00FFA348 09008052 // mov w9, #0x0 11 | 00FFA34C 03688152 // mov w3, #0xb40 12 | 00FFA35C 02808252 // mov w2, #0x1400 13 | 00FFB4F4 17808252 // mov w23, #0x1400 14 | 00FFB4F8 16688152 // mov w22, #0xb40 15 | 00FFB5B0 08808252 // mov w8, #0x1400 16 | 00FFB5B8 08688152 // mov w8, #0xb40 17 | 00FFB940 19688152 // mov w25, #0xb40 18 | 00FFB94C 01808252 // mov w1, #0x1400 19 | 00FFBB6C 02688152 // mov w2, #0xb40 20 | 00FFBB74 01808252 // mov w1, #0x1400 21 | @stop 22 | 23 | @KeatonTheBot 24 | https://linktr.ee/keatonthebot 25 | -------------------------------------------------------------------------------- /Prince of Persia - The Lost Crown/0100210019428000/5K/exefs/1.1.1.pchtxt: -------------------------------------------------------------------------------- 1 | @nsobid-1DB918AFB40447C8CC5C1D8D6846D79D 2 | # Prince of Persia: The Lost Crown [0100210019428000] v1.1.1 3 | 4 | @flag print_values 5 | @flag offset_shift 0x100 6 | 7 | // 5K 8 | 9 | @enabled 10 | 00FFA3E8 09008052 // mov w9, #0x0 11 | 00FFA3EC 03688152 // mov w3, #0xb40 12 | 00FFA3FC 02808252 // mov w2, #0x1400 13 | 00FFB594 17808252 // mov w23, #0x1400 14 | 00FFB598 16688152 // mov w22, #0xb40 15 | 00FFB650 08808252 // mov w8, #0x1400 16 | 00FFB658 08688152 // mov w8, #0xb40 17 | 00FFB9E0 19688152 // mov w25, #0xb40 18 | 00FFB9EC 01808252 // mov w1, #0x1400 19 | 00FFBC0C 02688152 // mov w2, #0xb40 20 | 00FFBC14 01808252 // mov w1, #0x1400 21 | @stop 22 | 23 | @KeatonTheBot 24 | https://linktr.ee/keatonthebot 25 | -------------------------------------------------------------------------------- /Prince of Persia - The Lost Crown/0100210019428000/5K/exefs/1.2.0.pchtxt: -------------------------------------------------------------------------------- 1 | @nsobid-2A4DE86FD2986E1FF481D017165F9613 2 | # Prince of Persia: The Lost Crown [0100210019428000] v1.2.0 3 | 4 | @flag print_values 5 | @flag offset_shift 0x100 6 | 7 | // 5K 8 | 9 | @enabled 10 | 00FFB538 09008052 // mov w9, #0x0 11 | 00FFB53C 03688152 // mov w3, #0xb40 12 | 00FFB54C 02808252 // mov w2, #0x1400 13 | 00FFC6E4 17808252 // mov w23, #0x1400 14 | 00FFC6E8 16688152 // mov w22, #0xb40 15 | 00FFC7A0 08808252 // mov w8, #0x1400 16 | 00FFC7A8 08688152 // mov w8, #0xb40 17 | 00FFCB30 19688152 // mov w25, #0xb40 18 | 00FFCB3C 01808252 // mov w1, #0x1400 19 | 00FFCD5C 02688152 // mov w2, #0xb40 20 | 00FFCD64 01808252 // mov w1, #0x1400 21 | @stop 22 | 23 | @KeatonTheBot 24 | https://linktr.ee/keatonthebot 25 | --------------------------------------------------------------------------------