Skip to content

Commit

Permalink
Updated Readme with Troubleshooting
Browse files Browse the repository at this point in the history
Added a fix for a weird error some people are getting
  • Loading branch information
byWambo authored Jan 11, 2023
1 parent 6721e67 commit 2a5a2fd
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -82,3 +82,7 @@
- Code in _Emulator folder is newly added to the game.
- Other code is mostly reverse engineered (decompiled) from the original game and refined so it compiles as a VS project.
- Therefore commercial use of this project is not recommended.

## Troubleshooting

- **Stuck in "Downloading Once..":** Most likely something is faulty in your config. To fix this issue go to the Registry Editor and go to the path: `Computer\HKEY_CURRENT_USER\SOFTWARE\EXE Games\BrickForce` and delete the `EXE Games` Folder. Now restart the game and it should work

0 comments on commit 2a5a2fd

Please sign in to comment.