mirror of
https://git.eden-emu.dev/eden-emu/eden
synced 2026-04-23 18:38:58 +02:00
[docs] Adding Initial Documentation (#3139)
## Overview Adding Markdown, simplified versions of the docs hosted on [External Site](https://evilperson1337.notion.site/Eden-Guides-2b057c2edaf680149310edee3024565d). ### Guides Added - Adding Games into Steam with Steam ROM Manager and Eden - Adding Eden as an emulator into Steam ROM Manager - How to modify the Date/Time in Eden - How to configure controller profiles - How to set controller profiles per game - Eden fails to launch but does not leave a log (Windows) - How to configure motion/gyro controls on steam deck - How to access logs - How to import saves into Eden (windows) - How to install Atmosphere mods - How to install Updates/DLC - Quick Start Guide (Steam Deck) - Quick Start Guide (Windows) - Allowing Eden to Run on MacOS (MacOS) - Sync Game Saves with Syncthing (General) - Sync Game Saves with Syncthing (Windows) - Sync Game Saves with Syncthing (Linux) - Using Amiibo with Eden (Windows) - Using Cheats with Eden (Windows) - Using Cheats with Eden (Android) Reviewed-on: https://git.eden-emu.dev/eden-emu/eden/pulls/3139 Reviewed-by: Lizzie <lizzie@eden-emu.dev> Reviewed-by: MaranBr <maranbr@eden-emu.dev> Co-authored-by: Evilperson1337 <Evilperson1337@proton.me> Co-committed-by: Evilperson1337 <Evilperson1337@proton.me>
This commit is contained in:
parent
90877dfc85
commit
1f422a8f70
20 changed files with 1202 additions and 0 deletions
28
docs/user/ImportingSaves_Windows.md
Normal file
28
docs/user/ImportingSaves_Windows.md
Normal file
|
|
@ -0,0 +1,28 @@
|
|||
# Importing Saves Into Eden
|
||||
|
||||
Use this guide when you want to manually import save files for use in the Eden emulator.
|
||||
|
||||
**Click [Here](https://evilperson1337.notion.site/Importing-Saves-Into-Eden-2b057c2edaf681fe968df8d63821ccae) for a version of this guide with images & visual elements.**
|
||||
|
||||
---
|
||||
|
||||
### Pre-Requisites
|
||||
- Eden emulator already set up and configured.
|
||||
- The save file(s) you want to import
|
||||
|
||||
---
|
||||
|
||||
## 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.
|
||||
<aside>
|
||||
|
||||
***NOTE***: Different games have different ways of saving them, it may be a single file or multiple files.
|
||||
|
||||
</aside>
|
||||
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.
|
||||
Loading…
Add table
Add a link
Reference in a new issue