From 75c6753bf550780682410da6565e48030c192a57 Mon Sep 17 00:00:00 2001 From: Gentoolman <146978592+AnomaliesGentoolman@users.noreply.github.com> Date: Thu, 11 Apr 2024 18:38:59 +0300 Subject: [PATCH] Update and rename knownbugs.md to knownissues.md --- knownbugs.md => knownissues.md | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) rename knownbugs.md => knownissues.md (74%) diff --git a/knownbugs.md b/knownissues.md similarity index 74% rename from knownbugs.md rename to knownissues.md index f9909d8..24e55e0 100644 --- a/knownbugs.md +++ b/knownissues.md @@ -1,4 +1,4 @@ -## Known Bugs and Errors +# Known Bugs and Errors > B = Bug - E = Error - F = Fix @@ -22,3 +22,11 @@ To do this, Follow this steps: **E:** Couldn't connect to RAG.exe. Keep trying?
**F:** Just Simply Open the RAG Manually, then start **launch.bat**. + +# Known Issues +* Script Hook doesn't work in debug builds. + * Probably There is %100 way to make this work but i dont know. +* Game crashes if you open "Keybinds" Menu. + * It's because the game tries to load a missing keyboard layout file. + * This can be fixed by just editing some lines in the source code. +