mirror of
https://github.com/Mauler125/r5sdk.git
synced 2025-02-09 19:15:03 +01:00
Update README.md
This commit is contained in:
parent
8171d4530f
commit
e4bea5a88f
@ -31,7 +31,7 @@ Steps:
|
|||||||
|
|
||||||
## Launch Parameters
|
## Launch Parameters
|
||||||
- The `-wconsole` parameter toggles the external console window to which output of the game is getting logged to.
|
- The `-wconsole` parameter toggles the external console window to which output of the game is getting logged to.
|
||||||
- The `-ansiclr` parameter enables colored console output to enhance readability (NOTE: unsupported for some OS versions!).
|
- The `-ansicolor` parameter enables colored console output to enhance readability (NOTE: unsupported for some OS versions!).
|
||||||
- The `-nosmap` parameter instructs the SDK to always compute the RVA's of each function signature on launch (!! slow !!).
|
- The `-nosmap` parameter instructs the SDK to always compute the RVA's of each function signature on launch (!! slow !!).
|
||||||
- The `-noworkerdll` parameter prevents the GameSDK DLL from initializing (workaround as the DLL is imported by the game executable).
|
- The `-noworkerdll` parameter prevents the GameSDK DLL from initializing (workaround as the DLL is imported by the game executable).
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user