Pokemon RNG

Using IPS Patches with Luma and Citra

Use game patches for instant text, no outlines, and extra fun

Using IPS files with Luma

  1. Find your game's title ID using 3dsdb
  2. Put your code.ips patch at /luma/titles/_title ID_/code.ips

For example, Ultra Moon would be /luma/title/00040000001B5100/code.ips

Using IPS files with Citra

  1. Right click your game in Citra
  2. Select "Open Mods Location" to open the mods folder
  3. Copy your code.ips into the mods folder

Merging patches with IPSPatcher.js

Note: Some IPS patches use a feature called 'RLE' where one byte is repeated multiple times. This method does not support RLE.

  1. Download any IPS files you want to apply
  2. Go to the IPSPatcher.js site
  3. Click the "Merge" button
  4. Select every IPS patch you want to apply
  5. Click "Open" or "Upload" (depending on your browser)
    • A file called merged.ips will be downloaded
  6. Rename the downloaded merged.ips to code.ips
© 2021, PokemonRNG.com | Build: cfdfd6e4 (2/17/2024)