mirror of
https://github.com/HerXayah/road-to-yuzu-without-switch
synced 2024-12-23 06:15:03 -06:00
Added Game Mods/Patches Section
This commit is contained in:
parent
b73f740f92
commit
9b0473d824
1 changed files with 17 additions and 0 deletions
17
README.md
17
README.md
|
@ -13,6 +13,7 @@ This Repo explains how to install the Yuzu Switch Emulator without a Switch on a
|
||||||
* [Additional](#additional)
|
* [Additional](#additional)
|
||||||
* [GameUpdates](#gameupdates)
|
* [GameUpdates](#gameupdates)
|
||||||
* [GetKeys](#getkeys)
|
* [GetKeys](#getkeys)
|
||||||
|
* [Mods/Patches](Addons)
|
||||||
* [Goodybe](#goodybe)
|
* [Goodybe](#goodybe)
|
||||||
|
|
||||||
|
|
||||||
|
@ -76,6 +77,22 @@ Now the Game should be in the List. Next is do what i do
|
||||||
To get Keys easily just go to [this Subreddit](https://www.reddit.com/r/YuzuPiracy/) and look for posts with prod.keys
|
To get Keys easily just go to [this Subreddit](https://www.reddit.com/r/YuzuPiracy/) and look for posts with prod.keys
|
||||||
Then just paste their code into a [decoder](https://www.base64decode.org/) and then paste the outcome into prod.keys
|
Then just paste their code into a [decoder](https://www.base64decode.org/) and then paste the outcome into prod.keys
|
||||||
|
|
||||||
|
# Addons
|
||||||
|
|
||||||
|
Here ima show how to install Mods.
|
||||||
|
Its pretty simple, were gonna take the mod from [here](https://gbatemp.net/threads/pokemon-mystery-dungeon-dx-60-fps-mod.559469/)
|
||||||
|
When you download the Zip File you will have a foler called ,,exefs_patches,,.
|
||||||
|
Go inside that folder and in the other folder in there until you are at this file
|
||||||
|
![memememem](https://nuke.bayern/QTwbBtLy.png?key=GP1JZ3BylhCn9q)
|
||||||
|
Then move that IPS file into exefs_patches and delete the now empty folder.
|
||||||
|
Then rename exefs_patches into exefs.
|
||||||
|
Now open Yuzu and rightclick your Game -> Open Mod Directory.
|
||||||
|
Create a new folder with any Name you want and move the exefs folder into that, then restart Yuzu and your done.
|
||||||
|
You now see your Mod at Compatability.
|
||||||
|
- Additional Note here:
|
||||||
|
If you got any other names for the folder rename the folder not to exefs.
|
||||||
|
Instead rename them to romfs or romfs_ext.
|
||||||
|
|
||||||
# Goodbye
|
# Goodbye
|
||||||
|
|
||||||
Thank your for reading this and i hoped it helped you with your start into Switch Emulating.
|
Thank your for reading this and i hoped it helped you with your start into Switch Emulating.
|
||||||
|
|
Loading…
Reference in a new issue