Ar
This commit is contained in:
parent
54ebeabd9e
commit
d9694e2114
14
README.md
14
README.md
@ -124,11 +124,11 @@ setx /m RS_PROJECT gta5
|
|||||||
🖥️ X:
|
🖥️ X:
|
||||||
┣ 📂 3rdParty - (OPTIONAL)
|
┣ 📂 3rdParty - (OPTIONAL)
|
||||||
┗ 📂 gta5
|
┗ 📂 gta5
|
||||||
┣ 📂 src
|
┃ ┣ 📂 src
|
||||||
┃ ┣ 📂 dev_ng
|
┃ ┃ ┣ 📂 dev_ng
|
||||||
┣ 📂 script
|
┃ ┣ 📂 script
|
||||||
┃ ┣ 📂 dev_ng
|
┃ ┃ ┣ 📂 dev_ng
|
||||||
┗ 📂 tools_ng
|
┃ ┗ 📂 tools_ng
|
||||||
```
|
```
|
||||||
|
|
||||||
## Building Process
|
## Building Process
|
||||||
@ -300,6 +300,10 @@ Just Simply Open the RAG Manually, then start **launch.bat**.
|
|||||||
#### Game crashes if you open "Keybinds" Menu in *BankRelease* or *Debug* Builds
|
#### Game crashes if you open "Keybinds" Menu in *BankRelease* or *Debug* Builds
|
||||||
- It's because the game tries to load a missing debug keyboard layout file
|
- It's because the game tries to load a missing debug keyboard layout file
|
||||||
- This can probably be fixed by just editing some lines in the source code.
|
- This can probably be fixed by just editing some lines in the source code.
|
||||||
|
|
||||||
|
#### When you load the Save, all of your money will be wiped to zero
|
||||||
|
- There is a code that does this, i dont know which but i think its because we are in Debug or BankRelease
|
||||||
|
- You can just use money hacks to bring your old money.
|
||||||
|
|
||||||
# Final Thoughts
|
# Final Thoughts
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user