Skip to content

1.0.2

Compare
Choose a tag to compare
@p-sam p-sam released this 24 Mar 00:34
· 20 commits to master since this release

This minor update mainly fixes a sysmodule crash that happens when trying to poll temperatures on HOS >= 14.0.0.

Because one of the method to get precise temperatures was removed, it also means that starting HOS 14 you will no longer have decimal precision on "PCB" and "SOC" temperatures.

Included from develop since the last release:

  • Fix freqs on ResetToStock(); for Boost Mode GPU
  • libnx compat fixes
  • libtesla updated from upstream
  • Use ts:GetTemperature on HOS 14.0.0+ instead of ts:GetTemperatureMilliC
  • Release files dont enable logs by default anymore

EDIT: The release files have been updated to match the tag version, and with the log flag removed by default. Thanks to everyone who tested!