mirror of
https://gitlab.com/Mr_Goldberg/goldberg_emulator.git
synced 2024-11-12 23:58:07 +01:00
Fix readme.
This commit is contained in:
parent
52f0f550b0
commit
dda8123abb
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@ If the game has DRM (other than steamworks) you need to remove/crack it first.
|
|||
|
||||
|
||||
Default save location: C:\Users\<Your windows user name>\AppData\Roaming\Goldberg SteamEmu Saves\
|
||||
For linux: $HOME/Goldberg SteamEmu Saves/
|
||||
For linux: $XDG_DATA_HOME/Goldberg SteamEmu Saves/ or if it's not defined: $HOME/.local/share/Goldberg SteamEmu Saves/
|
||||
|
||||
In the settings folder in that save location you will find 3 files (if you have used the emulator at least once):
|
||||
account_name.txt (Edit this file to change your name)
|
||||
|
|
Loading…
Reference in a new issue