mirror of
https://github.com/ayufan/steam-deck-tools.git
synced 2026-04-06 23:03:59 +00:00
Update Anti-Cheat message on README.md
This commit is contained in:
parent
17832841ff
commit
b24ae302b1
3 changed files with 15 additions and 10 deletions
|
|
@ -71,8 +71,8 @@ that might trigger anti-cheat detection application does require to acknowledge
|
|||
|
||||
### Safe settings
|
||||
|
||||
If you play online games application needs to be configured to.
|
||||
Those settings are considered safe:
|
||||
If you play online games application needs to disable kernel-features.
|
||||
**Those settings should be considered safe**:
|
||||
|
||||
- **Fan Control**: Use **Default** FAN
|
||||
- **Performance Overlay**: OSD Kernel Drivers are **DISABLED**
|
||||
|
|
@ -86,6 +86,15 @@ By disabling usage of Kernel Drivers you are loosing the:
|
|||
- **Power Control**: Ability to change TDP, CPU and GPU frequency - you can change this safely before you start the game
|
||||
- **Steam Controller**: There's no impact
|
||||
|
||||
## Supported devices
|
||||
|
||||
The application tries it best to not harm device (just in case).
|
||||
So, it validates bios version. Those are currently supported:
|
||||
|
||||
- F7A0107 (PD ver: 0xB030)
|
||||
- F7A0110 (PD ver: 0xB030)
|
||||
- F7A0113 (PD ver: 0xB030)
|
||||
|
||||
## Author
|
||||
|
||||
Kamil Trzciński, 2022
|
||||
|
|
|
|||
|
|
@ -25,11 +25,3 @@ See [Risks](#4-risks).
|
|||
As of Today (Nov, 2022) the GPU temperature is missing on Windows. Which makes it a little incomplete.
|
||||
However, it should be expected that GPU temperature is "kind of similar" to CPU due to GPU being in the same
|
||||
silicon. But! The device might overheat and break due to this missing temperature. **So, use at your own risk.**
|
||||
|
||||
## 4. Supported devices
|
||||
|
||||
The application tries it best to not harm device (just in case). So, it validates bios version.
|
||||
Those are currently supported:
|
||||
|
||||
- F7A0107 (PD ver: 0xB030)
|
||||
- F7A0110 (PD ver: 0xB030)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue