hotfix
This commit is contained in:
parent
e305e08370
commit
60d63e6017
12
README.md
12
README.md
|
|
@ -4,11 +4,11 @@
|
||||||
<details>
|
<details>
|
||||||
<summary>Show screenshots</summary>
|
<summary>Show screenshots</summary>
|
||||||
|
|
||||||

|

|
||||||

|

|
||||||

|

|
||||||

|

|
||||||

|

|
||||||
|
|
||||||
</details>
|
</details>
|
||||||
|
|
||||||
|
|
@ -20,7 +20,7 @@ Import "[RUST.nip](https://git.drmackiver.es/Makaren0/games-configs/src/branch/r
|
||||||
### Windows settings
|
### Windows settings
|
||||||
#### (Highly effective) ProcessLassso - Disable CPU-Core-0 on demant single core process
|
#### (Highly effective) ProcessLassso - Disable CPU-Core-0 on demant single core process
|
||||||
Rust lacks thread/multiprocess optimization, to prevent it from colliding with the CPU-Core-# that manages your OS (normally 0) it is advisable to disable the use of the application specifically to the main core, thus using the CPU-Core-1 that does not handle the main processors.
|
Rust lacks thread/multiprocess optimization, to prevent it from colliding with the CPU-Core-# that manages your OS (normally 0) it is advisable to disable the use of the application specifically to the main core, thus using the CPU-Core-1 that does not handle the main processors.
|
||||||

|

|
||||||
|
|
||||||
|
|
||||||
#### Ways to enable High priority
|
#### Ways to enable High priority
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user