Tutorial  Updated

Adjust the Nintendo Switch Fan Speed

Works on atmosphere but didn't tested on ReiNX and SX OS.

I'm giving the needed file, copy this to atmosphere>config folder in sd card. DON'T FORGET TO CHANGE THE EXTENSION OF FILE TO .ini OR IT WILL NOT WORK I already modified and bumped the speed level by one tier in every section (except first temps., no need to wear fan on room temp.) for less temperature. Modify if you need.

Default settings are these:
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]]"

str!"[[-1000000, 40000, 255, 255]
-1000000, 40000 these are temperature 40000 = 40C
255 is the speed, 0-255

Edit: lesser fan speed maybe would NOT work, for built in security. Even if they work, BE CAREFUL YOU CAN OVERHEAT AND DAMAGE YOUR CONSOLE!
 

Attachments

Last edited by TR_mahmutpek,
😥como eu poderia rodar no 16.0.3 um pouco mais 10% não entendo nada do código e como adicioná-lo nas configurações do meu sistema?
[mesclar automático]1685198755[/mesclar automático]
teria no topo um tutorial com os valores e o % bem detalhado.
para teria algum overlay no tesla menu para alterar rotação da fan??
Post automatically merged:

basta adicionar isto:

[tc]
use_configurações_em_fwdbg = u8!0x1
tskin_rate_table_console_on_fwdbg = str!"[[-1000000, 40000, 0, 0], [36000, 43000, 51, 51], [43000, 49000, 51, 128], [49000, 54000 , 128, 255], [ 54000 , 1000000, 255, 255]]"
tskin_rate_table_handheld_on_fwdbg = str!"[[-1000000, 40000, 0, 0], [36000, 43000, 51, 51], [43000, 49000, 51, 128], [49000, 54000 , 128, 255], [ 54000 , 1000000, 255, 255]]"
pele_retida = u32!0xEA60
pele_tocável = u32!0xEA60

para atmosphere\config\system_settings.ini

e altere os valores 54000 conforme sua preferência.

54000 = 54 °C
nessa temperatura seu ventilador irá para 100%


tskin_rate_table_console_on_fwdbg = modo encaixado
tskin_rate_table_handheld_on_fwdbg = modo portátil
para teria algum overlay no tesla menu para fazer essas funções??
 
Works on atmosphere but didn't tested on ReiNX and SX OS.

I'm giving the needed file, copy this to atmosphere>config folder in sd card. DON'T FORGET TO CHANGE THE EXTENSION OF FILE TO .ini OR IT WILL NOT WORK I already modified and bumped the speed level by one tier in every section (except first temps., no need to wear fan on room temp.) for less temperature. Modify if you need.

Default settings are these:
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]]"

str!"[[-1000000, 40000, 255, 255]
-1000000, 40000 these are temperature 40000 = 40C
255 is the speed, 0-255

Edit: lesser fan speed maybe would NOT work, for built in security. Even if they work, BE CAREFUL YOU CAN OVERHEAT AND DAMAGE YOUR CONSOLE!
Se eu mudar apenas a primeira linha, algo como no exemplo abaixo, teria problemas ?

NÃO TESTEI ESSA CONFIGURAÇÃO, estou apenas perguntando se poderia dar certo


[tc]

tskin_rate_table_console = str!"[[-1000000, 40000, 51, 51], [36000, 43000, 153, 153], [43000, 53000, 153, 255], [53000, 58000, 255, 255], [58000, 1000000, 255, 255]]"

tskin_rate_table_handheld = str!"[[-1000000, 40000, 51, 51], [36000, 43000, 102, 102], [43000, 48000, 102, 153], [48000, 53000, 153, 153], [53000, 1000000, 255, 255], [48000, 1000000, 255, 255]]"
 

Site & Scene News

Popular threads in this forum