mirror of https://github.com/bsnes-emu/bsnes.git
Apparently higan writes to %LOCALAPPDATA% in Windows.
This commit is contained in:
parent
d739e33243
commit
7406d903e1
|
@ -142,7 +142,7 @@ and the other associated data from the original archive.
|
||||||
To remove higan's configuration:
|
To remove higan's configuration:
|
||||||
|
|
||||||
1. Press Win+R to open the Run dialog
|
1. Press Win+R to open the Run dialog
|
||||||
2. Type `%APPDATA%` and press Enter
|
2. Type `%LOCALAPPDATA%` and press Enter
|
||||||
to open the folder where higan's configuration data lives
|
to open the folder where higan's configuration data lives
|
||||||
3. Delete the subdirectories named `icarus` and `higan`
|
3. Delete the subdirectories named `icarus` and `higan`
|
||||||
if they exist.
|
if they exist.
|
||||||
|
|
Loading…
Reference in New Issue