Files
eden/docs/user/InstallingAtmosphereMods.md
T
lizzie 858f9e5aea [docs] Various grammar fixes, fix dead links, update deps.md, merge RDOC into Debug.md (#4315)
Signed-off-by: lizzie <lizzie@eden-emu.dev>

- [x] I have read and followed the [Contribution Guidelines](https://git.eden-emu.dev/eden-emu/eden/src/branch/master/CONTRIBUTING.md#code-contributions).
- [x] I have read and followed the [AI Policy](https://git.eden-emu.dev/eden-emu/eden/src/branch/master/docs/policies/AI.md)
- [x] I have read and followed the [Coding Guidelines](https://git.eden-emu.dev/eden-emu/eden/src/branch/master/docs/policies/Coding.md) to the best of my ability.

-------------------

updates deps.md (freebsd had a package that didnt exist, oops)
netbsd also had outdated packages

moved windows caveats into the user guide (because well, those are user stuff, not build caveats)

MANY redundant wording removals (especially on dynarmic)

proper capitalization of Eden, Dynarmic, Amiibo, and CLion

fixed discord link on metainfo as well
also fixed file associations as well otherwise installed eden wont have icon over NSP/XCI/etc files

"please" is filler

fixes a HANDFUL of dead links as well

Reviewed-on: https://git.eden-emu.dev/eden-emu/eden/pulls/4315
Reviewed-by: crueter <crueter@eden-emu.dev>
Reviewed-by: CamilleLaVey <camillelavey99@gmail.com>
2026-09-01 06:45:47 +02:00

1.6 KiB

User Handbook - Installing Atmosphere Mods

Use this guide for when you want to install an Atmosphere-based mod for use in Eden.

See here for an illustrated guide.


Pre-Requisites

  • Eden already set up and functioning with keys and firmware
  • The mod you want to install

Steps

  1. Right-Click the game you want to apply the mod to and select Open Mod Data Location.

  2. Create new folder inside the mod directory with the name of the mod.

  3. Extract the downloaded mod (if applicable) to a temporary directory.

  4. Locate the exefs and romfs folders inside the extracted mod - usually atmosphere/contents/<TITLE_ID>.

  5. Copy the exefs and romfs folders into the mod folder you created earlier.

  6. Restart Eden.

  7. Right-Click the game you installed the mod to and hit Configure Game.

  8. Look in the Add-Ons tab and observe that the Mod Name (or whatever you named the folder to earlier) now appears on the list and is selected.

  9. Hit OK and launch the game. Your mod should now be active.

  10. Your mod is now ready to play.