Files
eden/docs/user/ImportingSaves.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.1 KiB

Importing Saves Into Eden

Use this guide when you want to manually import save files for use in the Eden emulator.

See here for an illustrated guide.

Pre-Requisites

  • Eden emulator already set up and configured.
  • The save file(s) you want to import

Desktop

Steps

  1. Open Eden and wait for it to load.

  2. Start the game and create a save file to establish the directories.

  3. Right-Click the game for which you want to load a save in.

  4. Select Open Save Data Location.

  5. A File Explorer will now appear where Eden is looking for the save data for this title.

  6. Copy the save file(s) you want to import and use in Eden into this directory.

  7. Close the file explorer as it is no longer needed.

  8. Launch the game in Eden and verify that the save data appears through whatever method the game implements.

Android

TBD