update factory reset instructions in README.md

Replace the Windows instructions for deleting the config file with the
much simpler `Help -> Factory Reset` option, which does the same thing.

Signed-off-by: Rafael Kitover <rkitover@gmail.com>
This commit is contained in:
Rafael Kitover 2019-08-31 16:23:34 +00:00
parent 381a7bfe78
commit 23224fbaac
No known key found for this signature in database
GPG Key ID: 08AB596679D86240
1 changed files with 1 additions and 8 deletions

View File

@ -3,7 +3,6 @@
- [Visual Boy Advance - M](#visual-boy-advance---m) - [Visual Boy Advance - M](#visual-boy-advance---m)
- [Note for Windows Users](#note-for-windows-users)
- [Building](#building) - [Building](#building)
- [Building a Libretro core](#building-a-libretro-core) - [Building a Libretro core](#building-a-libretro-core)
- [Visual Studio Support](#visual-studio-support) - [Visual Studio Support](#visual-studio-support)
@ -39,13 +38,7 @@ It is also generally very easy to build from source, see below.
If you are using the windows binary release and you need localization, unzip If you are using the windows binary release and you need localization, unzip
the `translations.zip` to the same directory as the executable. the `translations.zip` to the same directory as the executable.
## Note for Windows Users If you are having issues, try resetting the config file first, go to `Help -> Factory Reset`.
If you are having issues, try resetting your config file first.
- open file explorer
- in the location bar, type `%USERPROFILE%\AppData\Local` and press enter
- delete the directory called `visualboyadvance-m`
## Building ## Building