# Install mods on Yuzu/Ryujinx Emulator

<figure><img src="https://1680260334-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fuyv6WKxbnPSm2zlRacJi%2Fuploads%2FKdFcfbuVRsf1tu1DiRVD%2Fimage.png?alt=media&#x26;token=7776b223-115b-4ff8-a7ed-5ec758e068e0" alt=""><figcaption></figcaption></figure>

## Requirements <a href="#h1_1" id="h1_1"></a>

* Modded Switch
* Yuzu Emulator or Ryujinx Emulator
* A dumped copy of Pokemon Brilliant Diamond or Shining Pearl and its update
* Any mod

## Preparation <a href="#h1_2" id="h1_2"></a>

1. Follow [Yuzu Quickstart Guide](https://yuzu-emu.org/help/quickstart/) if you are using Yuzu
2. Follow [Ryujinx Setup & Configuration Guide](https://github.com/Ryujinx/Ryujinx/wiki/Ryujinx-Setup-&-Configuration-Guide) if you are using Ryujinx
3. Dump your prefer game and its update
4. Install the ROM and Update on your emulator

## Installation <a href="#h1_3" id="h1_3"></a>

### For Yuzu Users <a href="#h2_4" id="h2_4"></a>

1. Right click the game in the library and Open Mod Data Location
2. Create a new folder and name it whatever you like
3. Extract the mod you downloaded and drag and drop romfs or exefs to the new folder
4. If the file contains only Data, drag and drop that to romfs
5. For `.ips`, put it in exefs

### For Ryujinx Users <a href="#h2_5" id="h2_5"></a>

1. Right click the game in the library and Open Mods Directory
2. Create a new folder and name it whatever you like
3. Extract the mod you downloaded and drag and drop romfs or exefs to the new folder
4. If the file contains only Data, drag and drop that to romfs
5. For `.ips`, put it in exefs

PS: I have never tested an exefs mod before so I could be wrong here. So I suggest you check the setup guide for more details.\
\
And you're done! You can play with mods on your prefer emulator! Any questions, feel free in the comments.

## Additional Notes <a href="#h1_6" id="h1_6"></a>

### Title ID <a href="#h2_7" id="h2_7"></a>

Brilliant Diamond: 0100000011D90000\
Shining Pearl: 010018E011D92000

### Is this wifi-safe? <a href="#h2_8" id="h2_8"></a>

Apparently yes. Just try not to trade hacked pokemons or give pokemons unfair moves. Tho using a modified save file does increase the chances of banning, assuming it's the same as any other games if loading or modifying a save file.\
Using stuff such as No Exp Share, Pokemon Size, or No Blur is surely safe.\
Mod at your own risk

### Mobile version of the emulator?

Pls don't ask that. Neither emulators have a functional mobile port that can run a commercial game.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://book.loliteam.net/mod-nintendo-switch-game/pokemon-brilliant-diamond-and-shining-pearl/install-mods-on-yuzu-ryujinx-emulator.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
