From 2a5a2fd5378063d52e4ca7780a820e9e55b19943 Mon Sep 17 00:00:00 2001 From: Matthias <40476420+byWambo@users.noreply.github.com> Date: Wed, 11 Jan 2023 21:23:21 +0100 Subject: [PATCH] Updated Readme with Troubleshooting Added a fix for a weird error some people are getting --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 761892c..816038c 100644 --- a/README.md +++ b/README.md @@ -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