[RAM] add 1600.0 MHz and remove 2131.2 MHz; it's summer, time to bump up fan speed in docked mode

This commit is contained in:
KazushiM
2021-07-13 02:16:44 +08:00
parent e6dde5db1d
commit b1e12db620
7 changed files with 3 additions and 2 deletions

View File

@@ -4,7 +4,7 @@ dmnt_cheats_enabled_by_default = u8!0x0
;Fan Control for Mariko
[tc]
tskin_rate_table_console = str!"[[-1000000, 40000, 0, 0], [36000, 43000, 51, 51], [43000, 50000, 51, 153], [50000, 56000, 153, 255], [56000, 1000000, 255, 255]]"
tskin_rate_table_console = str!"[[-1000000, 36000, 0, 0], [36000, 43000, 51, 51], [43000, 48000, 51, 153], [48000, 56000, 153, 255], [56000, 1000000, 255, 255]]"
tskin_rate_table_handheld = str!"[[-1000000, 40000, 0, 0], [36000, 43000, 51, 51], [43000, 48000, 51, 102], [48000, 56000, 102, 204], [56000, 1000000, 255, 255], [48000, 1000000, 255, 255]]"
; 0xDAC0 = 56,000 = 56C
holdable_tskin = u32!0xDAC0

Binary file not shown.