mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2026-09-01 18:53:17 +00:00
858f9e5aea
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>
1.1 KiB
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
-
Open Eden and wait for it to load.
-
Start the game and create a save file to establish the directories.
-
Right-Click the game for which you want to load a save in.
-
Select Open Save Data Location.
-
A File Explorer will now appear where Eden is looking for the save data for this title.
-
Copy the save file(s) you want to import and use in Eden into this directory.
-
Close the file explorer as it is no longer needed.
-
Launch the game in Eden and verify that the save data appears through whatever method the game implements.
Android
TBD