Releases: FlyGoat/RyzenAdj
Releases · FlyGoat/RyzenAdj
v0.8.3-test
- Added "set-gfx" function in (Renoir only)
-This hard locks the GPU clock until the computer is rebooted and can cause crashing
I will let Falcosc do a proper build and merge the branch if he sees no problem with it.
v0.8.2
- Does not return with error on adjustment calls without pm table anymore
- Fix Slow Time and STAPM Time output for Cezanne
- Fix Core Temp reading for Dual Core CPUs.
- Add Core Clock Boost setpoint and Core Clock busy value to output and api
- Add workaround for fixed Zen3 STAPM limit to PowerShell
v0.8.1
- Add Support for ryzen_smu kernel module
- Add PM Table support for Dali and Lucienne
- Add PM Table entries for Cezanne
- Fix some Raven and Renoir PM Table entries
- Fix Windows install issues with spaces
- Improve Physical Memory Access performance
- Autodetect if other tools are calling Transfer Table to avoid issues
- Add HWiNFO Integration to powershell script to monitor missing SSTv2 limits
- Add Support for Windows PowerSlider to Powershell script
- Improve memory access error Messages
v0.8.0
- new option
--skin-temp-limit
for STT v2 - minor improvement for error handling at SMU initialization
- support for Power Metric Table, most common values accessible via
--info
- new option
--dump-table
for whole power metrics table output - new options
--max-performance
and--power-saving
to change the boost delay and maybe other unknown power tweaks - extend
readjustService.ps1
PowerShell script with power metric table monitoring, to improve overwriting unwanted limit changes more efficient - add Python script examples for automatic value adjustment based on power metric tables
readjust.py
and one for PM Table monitoringpmtable-example.py
v0.7.1
- Fix small heap corruption from day 1
- Formal support of Dali and Lucienne
- Add more error messages
- Build process improvements
- Remove outdated bios interface version check
- Add Windows PowerShell script examples to regularly adjust settings
- Print CLI help for empty or invalid parameters
v0.7.0
v0.6.4 Release Candidate
- Added Cezanne support
Needs testing on Cezanne Chips to validate that everything is working correctly.