mirror of
https://github.com/ayufan/steam-deck-tools.git
synced 2026-04-07 07:14:04 +00:00
Add VangoghGPU SMU controller with CPU and GPU clock frequency control
This commit is contained in:
parent
9eba0239a1
commit
a3a25bfb4e
11 changed files with 816 additions and 39 deletions
|
|
@ -26,6 +26,12 @@
|
|||
<None Update="RTSSSharedMemoryNET.dll">
|
||||
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
||||
</None>
|
||||
<None Update="WinRing0x64.dll">
|
||||
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
||||
</None>
|
||||
<None Update="WinRing0x64.sys">
|
||||
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
||||
</None>
|
||||
</ItemGroup>
|
||||
|
||||
</Project>
|
||||
|
|
|
|||
BIN
ExternalHelpers/WinRing0x64.dll
Normal file
BIN
ExternalHelpers/WinRing0x64.dll
Normal file
Binary file not shown.
BIN
ExternalHelpers/WinRing0x64.sys
Normal file
BIN
ExternalHelpers/WinRing0x64.sys
Normal file
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue