Homebrew Question Controlling the fan speed on SX OS?

tolate2020

Member
OP
Newcomer
Joined
Jul 21, 2020
Messages
8
Trophies
0
Age
34
XP
47
Country
Germany
Hello is there a programm/method to change the fan speed in SX OS (patched switch with sx core) for docked mode?
The CPU temp in game is hitting 58-60° and slowing the game down, while the fan is chilling at under 40%...
In handheld mode it's never going above 48° so there is no problem there.

I've only found a method for changing the settings in Atmosphere but nothing for SX OS.
 

masagrator

The patches guy
Developer
Joined
Oct 14, 2018
Messages
6,268
Trophies
3
XP
12,035
Country
Poland
If this will make you happy - it's possible to make sysmodule that controls fan speed. But you would need to write whole process for auto adjusting speed, because only what you can do is force one value, not range.
 

tolate2020

Member
OP
Newcomer
Joined
Jul 21, 2020
Messages
8
Trophies
0
Age
34
XP
47
Country
Germany
I was hoping for something like this for SX OS


Well, only Method available is this:
tskin_rate_table_console
tskin_rate_table_handheld

You need to paste your custom config to system_settings.ini (only Atmosphere supports it iirc)
This is how it will look for default settings:
Code:
[tc]
tskin_rate_table_console = str!"[[-1000000, 40000, 0, 0], [36000, 43000, 51, 51], [43000, 53000, 51, 153], [53000, 58000, 153, 255], [58000, 1000000, 255, 255]]"
tskin_rate_table_handheld = str!"[[-1000000, 40000, 0, 0], [36000, 43000, 51, 51], [43000, 48000, 51, 102], [48000, 53000, 102, 153], [53000, 1000000, 153, 153], [48000, 1000000, 153, 153]]"
 

Site & Scene News

Popular threads in this forum

General chit-chat
Help Users
  • No one is chatting at the moment.
    K3Nv2 @ K3Nv2: Pass