mirror of
https://git.eden-emu.dev/eden-emu/eden
synced 2026-04-13 13:38:58 +02:00
sysconf stub cuz crash(?) + some stderrp stuff
This commit is contained in:
parent
b02e0ccc76
commit
a58b1e975e
14 changed files with 506 additions and 73 deletions
|
|
@ -26,6 +26,7 @@ Eden will store configuration files in the following directories:
|
|||
- **Android**: Data is stored internally.
|
||||
- **Linux, macOS, FreeBSD, Solaris, OpenBSD**: `$XDG_DATA_HOME`, `$XDG_CACHE_HOME`, `$XDG_CONFIG_HOME`.
|
||||
- **HaikuOS**: `/boot/home/config/settings/eden`
|
||||
- **PlayStation 4**: `/data/eden`
|
||||
|
||||
If a `user` directory is present in the current working directory, that will override all global configuration directories and the emulator will use that instead.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue