steam-deck-tools
steam-deck-tools copied to clipboard
Missing CPU and GPU control with new firmware/bios F7A0131
I can't control CPU and GPU frequency with latest firmware version F7A0131
I can control resolution, fan curve, colors, refresh rate, but i can't chage CPU and GPU frequency.
I have to change something here?
Can someone give me some suggestion?
I think you are right, just add "0x063F0F00" to this unit[], it works for me (LCD with F7A0131 firmware) it looks like this : new Device("AMD Custom GPU 0405", 0x80300000, 0x8037ffff, new uint[] { 0x43F3900, 0x43F3C05, 0x43F3E00, 0x063F0F00 }),
@spypie it works!!! great info. how you discover 0x063F0F00? i try to understand and search about this value but i can't find any information
@marcoand75
I didn't study what this value means, either. In Log.cs, enable log info by setting 'public static bool LogToConsole = true', then the program will throw out this value if it can't recognize the new firmware.
Dear friends, could someone give the compiled SDT exe with 131 bios support? Please 🙏
@anejolov The release (0.7.3) should be out soon.