## 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>
47 lines
1.4 KiB
Markdown
47 lines
1.4 KiB
Markdown
# How to Access Logs
|
|
|
|
Use this when you need to review the logs to determine an issue or provide them to a member of the Eden team.
|
|
|
|
**Click [Here](https://evilperson1337.notion.site/How-to-Access-Logs-2b057c2edaf68105a281fe1688a332d4) for a version of this guide with images & visual elements.**
|
|
|
|
---
|
|
|
|
## Pre-Requisites
|
|
|
|
- Eden installed and run at least once
|
|
|
|
---
|
|
|
|
## Steps
|
|
|
|
### Windows
|
|
|
|
*By default the Eden folder is stored in your AppData `C:\Users\<USER>\AppData\Roaming\Eden\log`, or the local **user** folder if you have a portable installation.*
|
|
|
|
<aside>
|
|
|
|
1. Open Eden.
|
|
2. Navigate to *File > Open Eden Folder > Log Folder*, a Windows explorer window will appear.
|
|
3. Your log files are now here for your review or upload.
|
|
</aside>
|
|
|
|
### Steam Deck
|
|
|
|
*By default the Eden folder is stored in `/home/deck/.local/share/Eden`, or the local **user** folder if you have a portable installation.*
|
|
|
|
<aside>
|
|
|
|
1. Open Eden.
|
|
2. Navigate to *File > Open Eden Folder > Log Folder*, a Dolphin file explorer window will appear.
|
|
3. Your log files are now here for your review or upload.
|
|
</aside>
|
|
|
|
### Android
|
|
|
|
*Logs are stored in the application data, so you wouldn't be able to access the files directly without a rooted device.*
|
|
|
|
<aside>
|
|
|
|
1. Open the Eden application on your device.
|
|
2. Navigate to *Settings > Share Debug Logs.* You can either save it to your device or send it through some other manner supported by your device.
|
|
</aside> |