Toggle menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Status Monitor Overlay Switch: Difference between revisions

From GameBrew
(Created page with "{{Infobox Switch Homebrews |title=Status Monitor Overlay |image=statusmonitoroverlayswitch.png |description=Monitor many stats of Nintendo Switch hardware |author=masagrator |lastupdated=2023/04/01 |type=System Tools |version=0.8.2 |license=GPL-2.0 |download=https://dlhb.gamebrew.org/switchhomebrews/statusmonitoroverlayswitch.7z |website=https://gbatemp.net/threads/status-monitor-overlay-tesla-overlay-to-monitor-your-hardware.558505/ |source=https://github.com/masagrator...")
 
No edit summary
 
(18 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{Infobox Switch Homebrews
{{Infobox Switch Homebrews
|title=Status Monitor Overlay
|title=Status Monitor Overlay
|image=statusmonitoroverlayswitch.png
|image=statusmonitoroverlaynx.png
|description=Monitor many stats of Nintendo Switch hardware
|description=Monitor many stats of Nintendo Switch hardware.
|author=masagrator
|author=masagrator
|lastupdated=2023/04/01
|lastupdated=2024/11/06
|type=System Tools
|type=Overlays
|version=0.8.2
|version=1.1.6
|license=GPL-2.0
|license=GPL-2.0
|download=https://dlhb.gamebrew.org/switchhomebrews/statusmonitoroverlayswitch.7z
|download=https://dlhb.gamebrew.org/switchhomebrews/statusmonitoroverlaynx.7z
|website=https://gbatemp.net/threads/status-monitor-overlay-tesla-overlay-to-monitor-your-hardware.558505/
|website=https://gbatemp.net/threads/status-monitor-overlay-tesla-overlay-to-monitor-your-hardware.558505/
|source=https://github.com/masagrator/Status-Monitor-Overlay
|source=https://github.com/masagrator/Status-Monitor-Overlay
|donation=
|donation=https://ko-fi.com/masagrator
}}
}}
{{#seo:
Monitor Your hardware in real time. This is an overlay homebrew dedicated to Nintendo Switch. You need to have installed Tesla environment to use it.
|title=Switch Homebrew Apps (System Tools) - GameBrew
|title_mode=append
|image=statusmonitoroverlayswitch.png
|image_alt=Status Monitor Overlay
}}
The Status Monitor Overlay is a homebrew application designed for the Nintendo Switch that enables you to monitor your hardware in real-time. To utilize this feature, it is necessary to have the Tesla environment installed.
 
With six different modes to choose from, each explained in detail, you can easily switch between them. If you wish to exit a particular mode, press and hold both the Left Stick and Right Stick buttons simultaneously. Pressing B will return you to the main menu.
 
Please note that if you encounter any issues when using the dock, it is recommended that you first start the Status Monitor and then place your Nintendo Switch in the dock for optimal performance.


==Features==
==Features==
* CPU Usage for each core (Cores #0-#2 are used by apps/games, Core #3 is used by OS, background processes and also Tesla overlays)
* CPU Usage for each core (Cores <code>#0</code>-<code>#2</code> are used by apps/games, Core <code>#3</code> is used by OS, background processes and also Tesla overlays).
* GPU Load
* GPU Load.
* CPU, GPU & RAM actual frequency
* CPU, GPU &amp; RAM target frequencies (also real frequencies + RAM Load if [https://github.com/retronx-team/sys-clk/releases sys-clk 2.0.0_rc4+] is installed, use only official RetroNX release for reliable results).
* Used RAM categorized to: (not supported by FWs <5.0.0)
* Used RAM categorized to: (not supported by FWs &lt;5.0.0).
** Total
** Total.
** Application
** Application.
** Applet
** Applet.
** System
** System.
** System Unsafe
** System Unsafe.
* SoC, PCB & Skin temperatures (Skin temperature not supported by FWs <5.0.0)
* SoC, PCB &amp; Skin temperatures (Skin temperature not supported by FWs &lt;5.0.0).
* Fan Rotation Level
* Fan Rotation Level.
* PFPS and FPS (with help of [https://github.com/masagrator/NX-FPS NX-FPS 0.4+], more info in repo. Not installing it results in not showing FPS counters on overlay)
* PFPS and FPS (they don't work for 32-bit games, shows only if [https://github.com/masagrator/SaltyNX/releases the author's fork of SaltyNX] is installed).
* Battery temperature, raw charge, age, and average voltage
* Battery temperature, raw charge, age, average voltage, average current flow and average power flow.
* Charger type, max voltage, and max current
* Charger type, max voltage, and max current.
* DSP usage
* DSP usage (only for FW older than 17.0.0).
* NVDEC clock rate
* NVDEC, NVENC and NVJPG clock rates.
* Network type + Wi-fi password
* Network type + Wi-fi password.
 
==Requirements==
*From 0.4.1 you need Tesla Menu >=1.0.2.
 
==Modes==
Status Monitor Overlay from 0.8 release contains six modes to choose from Main Menu.
 
===Full===
https://dlhb.gamebrew.org/switchhomebrews/statusmonitoroverlayswitch-01.png
 
This mode you can know from older releases of Status Monitor. It contains all informations properly described and supported with high precision.
 
{| class="wikitable"
!width="33%"| Category
!width="33%"| Format
!width="33%"| Explanation
|-
| CPU Usage
| Frequency: %.1f<br />
Core #0: %.2f<br />
Core #1: %.2f<br />
Core #2: %.2f<br />
Core #3: %.2f
| Clockrate of all CPU cores in MHz<br />
Load of CPU Core #0 calculated from IdleTickCount to percent value<br />
Load of CPU Core #1 calculated from IdleTickCount to percent value<br />
Load of CPU Core #2 calculated from IdleTickCount to percent value<br />
Load of CPU Core #3 calculated from IdleTickCount to percent value
|-
| GPU Usage
| Frequency: %.1f<br />
Load: %.1f
| Clockrate of GPU in MHz<br />
GPU Load provided by PMU in percent
|-
| RAM Usage
| Frequency: %.1f<br />
%s: %.2f/%.2f
| Clockrate of EMC in MHz<br />
%s memory used/%s memory available in MB (not working with FW &lt;5.0.0)
|-
| Thermal
| SoC: %.2f (FW 14.0.0+: %2d)<br />
PCB: %.2f (FW 14.0.0+: %2d)<br />
Skin: %.2f<br />
Fan: %.2f
| SoC temperature in Celsius degrees<br />
PCB temperature in Celsius degrees<br />
Skin temperature in Celsius degrees'<br />
Fan rotation level in percent
|}
 
'Explanation provided at the end of file
 
<code>Optional (shows only when NX-FPS plugin is installed)</code>


{| class="wikitable"
==Installation==
! Category
Requirements:
! Format
* You need [[Tesla Menu Switch|Tesla Menu]] 1.2.3+.
! Explanation
* For additional features you need [[Sys-clk_Switch|sys-clk]] 2.0.0_rc4 or newer + [[SaltyNX_Switch|SaltyNX]] 0.9.2 or newer.
|-
| PFPS
| %u
| Pushed Frames Per Second - how many frames were displayed in last second
|-
| FPS
| %.2f
| Frames Per Second - value calculated by averaging frametime
|}


Works only in 1 and 5 Hz + vsync signal. You can change that with ZR + R + D-Pad Up/Down
Place Status-Monitor-Overlay.ovl to /switch/.overlays/ folder.


===Mini===
Restart Switch, you can then access overlays by pressing all 3 buttons at once: L, D-Pad Down and Right Stick (aka pressing it).
https://dlhb.gamebrew.org/switchhomebrews/statusmonitoroverlayswitch-02.png


Contains most of supported informations with lower precision.
==User guide==
Tool contains five menus to choose, each one is explained [https://github.com/masagrator/Status-Monitor-Overlay/blob/master/docs/modes.md here].


{| class="wikitable"
Overlay supports customizations through config file, more [https://github.com/masagrator/Status-Monitor-Overlay/blob/master/docs/config.md here].
!width="33%"| Category
!width="33%"| Format
!width="33%"| Explanation
|-
| CPU
| [%.0f,%.0f,%.0f,%.0f]@%.1f
| Core #0 usage, Core #1 usage, Core #2 usage, Core #3 usage@CPU frequency
|-
| GPU
| %.1f@%.1f
| Load@GPU Frequency
|-
| RAM
| %.0f/%.0f@%.1f
| Total RAM used/Total RAM available@EMC frequency
|-
| TEMP
| %2.1f/%2.1f/%2.1f<br />
(FW 14.0.0+: %2d/%2d/%2.1f)
| SoC temperature/PCB temperature/Skin temperature'
|-
| FAN
| %2.2f
| Fan rotation level
|}


'Explanation provided at the end of file
You can exit from selected mode by pressing and holding Left Stick + Right Stick. To exit from main menu press B.


<code>Optional (shows only when NX-FPS plugin is installed)</code>
If it's not working in dock, you need to first start Status Monitor, then put Nintendo Switch to dock.


{| class="wikitable"
===FAQ===
! Category
'''Q. This homebrew has any impact on games?'''
! Format
! Explanation
|-
| PFPS
| %u
| Pushed Frames Per Second
|-
| FPS
| %.2f
| Frames Per Second
|}


Works only in 1 or 5 Hz + vsync signal. You can change that with ZR + R + D-Pad Up/Down
Negligible, you won't see any difference. Almost everything is done on Core <code>#3</code>, other cores usage is below 0.001%. Only high refresh rate for Full mode can take up to 4% of Core <code>#3</code>.


===Micro ====
'''Q. When opening Full or Mini mode, overlay is showing that Core #3 usage is at 100% while everything else is showing 0, eventually leading to crash. Why this happens?'''
https://dlhb.gamebrew.org/switchhomebrews/statusmonitoroverlayswitch-03.png


Contains most of supported information with lower precision in one line.
There are few possible explanations:
* You're using nifm services connection test patches (in short <code>nifm ctest patches</code>) that are included in various packs. Those patches allow to connect to network that has no internet connection. But they cause nifm to randomly rampage when connected to network. Find any folder in <code>atmosphere/exefs_patches/</code> that has in folder name <code>nifm</code>, <code>nfim</code> and/or <code>ctest</code>, delete this folder and restart Switch. If you must use it, only solution is to use this overlay only in airplane mode.
* You're using some untested custom sysmodule that has no proper thread sleeping implemented. Find out in atmosphere/contents any sysmodule that you don't need, delete it and restart Switch.
* Your Switch is using sigpatches, is not a primary device, is using linked account, and is connected to network. Delete sigpatches, change your Switch to primary device, unlink account, or disable Wi-Fi.


It shows only if you didn't change filename of overlay file (So it should be &quot;Status-Monitor-Overlay.ovl&quot;). This is because we need to reload overlay to change framebuffer dimensions without taking more RAM, and Tesla Menu (and libtesla with it) doesn't provide info about filename of overlay that was loaded.
==Screenshots==
'''Full'''<br>
https://dlhb.gamebrew.org/switchhomebrews/statusmonitoroverlaynx.png


{| class="wikitable"
'''Mini'''<br>
!width="33%"| Category
https://dlhb.gamebrew.org/switchhomebrews/statusmonitoroverlaynx2.png
!width="33%"| Format
!width="33%"| Explanation
|-
| CPU
| [%.0f,%.0f,%.0f,%.0f]@%.1f
| Core #0 usage, Core #1 usage, Core #2 usage, Core #3 usage@CPU frequency
|-
| GPU
| %.1f@%.1f
| Load@GPU Frequency
|-
| RAM
| %.0f/%.0f@%.1f
| Total RAM used/Total RAM available@EMC frequency
|-
| TEMP
| %2.1f/%2.1f/%2.1f<br />
(FW 14.0.0+: %2d/%2d/%2.1f)
| SoC temperature/PCB temperature/Skin temperature'
|-
| FAN
| %2.2f
| Fan rotation level
|}


' Explenation provided at the end of file
'''Micro'''<br>
https://dlhb.gamebrew.org/switchhomebrews/statusmonitoroverlaynx3.png


<code>Optional (shows only when NX-FPS plugin is installed)</code>
'''FPS Counter'''<br>
 
https://dlhb.gamebrew.org/switchhomebrews/statusmonitoroverlaynx4.png
{| class="wikitable"
! Category
! Format
! Explanation
|-
| FPS
| %.1f
| Frames Per Second
|}
 
Works only in 1 or 5 Hz + vsync signal. You can change that with ZR + R + D-Pad Up/Down
 
===FPS Counter===
https://dlhb.gamebrew.org/switchhomebrews/statusmonitoroverlayswitch-04.png
 
It shows only FPS value in 31Hz + vsync signal.
 
If game is not launched, it will show always 254.0 value.
 
Mode available only with SaltyNX installed.
 
===Battery===
{| class="wikitable"
! Category
! Format
! Explanation
|-
| Battery Temperature
| %.2f
| Battery temperature in Celsius
|-
| Battery Raw Charge
| %.2f
| Raw battery charged capacity in percent
|-
| Battery Voltage (45s avg)
| %.2f
| Battery average voltage in mV
|-
| Charger Type
| %u
| Connected charger type, more in Battery.hpp &quot;BatteryChargeInfoFieldsChargerType&quot;
|}
 
Shows only if charger type is other than 0:
 
{| class="wikitable"
! Category
! Format
! Explanation
|-
| Charger Max Voltage
| %u
| Charger and external device voltage limit in mV
|-
| Charger Max Current
| %u
| Charger and external device current limit in mA
|}
 
===Miscellaneous===
{| class="wikitable"
! Category
! Format
! Explanation
|-
| DSP Usage
| %u
| In percent
|-
| NVDEC clock rate
| %.2f
| NVDEC frequency in MHz
|-
| Network Type
| %s
| It shows if Switch is connected to internet, and if it's using Ethernet or Wi-Fi
|}
 
If Network Type is &quot;Wi-Fi&quot;, you can press Y to show password. Since max password length is 64 characters, it may show in up to 3 lines.
 
===Additional Info===
<blockquote>What is Skin temperature (tskin)?</blockquote>
This is temperature calculated from SoC and PCB temperatures that is mainly used to prevent Switch from overheating. Reading it is not supported on FWs &lt;5.0.0.
 
Explanation provided by CTCaer
 
<blockquote>Temperature (tskin) calculation.
 
Console and Handheld:
 
tsoc &gt;= 84°C - Immediate sleep. No questions asked.
 
tpcb &gt;= 84°C - Immediate sleep. No questions asked.
 
Console only:
 
tskin &lt; 63°C - Clears both timers.
 
tskin &gt;= 63°C - Immediate sleep. No questions asked.
 
Handheld only:
 
tskin &lt; 58°C - Clears both timers.
 
58°C &lt;= tskin &lt; 61°C - Starts 60s timer and clears 10s timer.
 
61°C &lt;= tskin &lt; 63°C - Starts 10s timer.
 
tskin &gt;= 63°C - Immediate sleep. No questions asked.
 
The two timers are separate. If 61°C is reached, the 10s timer is immediatly started.
 
If a timer ends and the temperature is not dropped, goes into sleep.
 
tskin is the specific calculation below:
</blockquote>
 
<pre>soc_adj = (temps.iir_filter_gain_soc * (temps.soc - temps.soc_adj_prev)) + temps.soc_adj_prev;
pcb_adj = (temps.iir_filter_gain_pcb * (temps.pcb - temps.pcb_adj_prev)) + temps.pcb_adj_prev;
temps.soc_adj_prev = soc_adj;
temps.pcb_adj_prev = pcb_adj;
 
if (soc_adj &gt;= 38000)
{
    if (temps.handheld)
        soc_adj = (temps.tskin_soc_coeff_handheld[0] * soc_adj) + (1000 * temps.tskin_soc_coeff_handheld[1]);
    else
        soc_adj = (temps.tskin_soc_coeff_console[0] * soc_adj) + (1000 * temps.tskin_soc_coeff_console[1]);
    soc_adj = (soc_adj / 10000) + 500;
}
 
if (pcb_adj &gt;= 38000)
{
    if (temps.handheld)
        pcb_adj = (temps.tskin_pcb_coeff_handheld[0] * pcb_adj) + (1000 * temps.tskin_pcb_coeff_handheld[1]);
    else
        pcb_adj = (temps.tskin_pcb_coeff_console[0] * soc_adj) + (1000 * temps.tskin_pcb_coeff_console[1]);
    pcb_adj = (pcb_adj / 10000) + 500;
}
 
skin_adj = MAX(soc_adj, pcb_adj); //tskin</pre>


==Media==
==Media==
'''Resident Evil 5 (Nintendo Switch) - Status Monitor Overlay and NX-FPS - ([https://www.youtube.com/watch?v=9RqGEk4talI Marek])'''<br>
'''Resident Evil 5 (Nintendo Switch) - Status Monitor Overlay and NX-FPS ([https://www.youtube.com/watch?v=9RqGEk4talI Marek])'''<br>
<youtube>9RqGEk4talI</youtube>
<youtube>9RqGEk4talI</youtube>


==FAQ==
==Changelog==
'''Q: This homebrew has any impact on games?'''<br>
'''v1.1.6 2024/11/06'''
A: Negligible, you won't see any difference. Almost everything is done on Core #3, other cores usage is below 0.001%.
* Small code refactor which resulted in slightly smaller size
 
* Support SaltyNX 1.0.3+ display refresh rate update logic in FPS Graph to fix issue with graph randomly not adjusting height to refresh rate (if there is older SaltyNX used, overlay will use old logic)
==Troubleshooting==
'''v1.1.5 2024/11/03'''
'''Q: When opening Full or Mini mode, overlay is showing that Core #3 usage is at 100% while everything else is showing 0, eventually leading to crash. Why this happens?'''<br>
* add new config key to status-monitor category - average_gpu_load, by default disabled
A: There are few possible explanations:
** Because GPU load by design shows only load for last 1/60s, this option allows for more accurate gpu load readings at the cost of visible slight bump in CPU Core #3 usage
# You're using nifm services connection test patches (in short nifm ctest patches) that are included in various packs. Those patches allow to connect to network that has no internet connection. But they cause nifm to randomly rampage when connected to network. Find any folder in atmosphere/exefs_patches that has in folder name nifm, nfim and/or ctest, delete this folder and restart Switch. If you must use it, only solution is to use this overlay only in airplane mode.
'''v1.1.4 2024/10/13'''
# You're using some untested custom sysmodule that has no proper thread sleeping implemented. Find out in atmosphere/contents any sysmodule that you don't need, delete it and restart Switch.
* Fix issue with overlay potentially crashing system on overlay's boot related to nv services
# Your Switch is using sigpatches, is not a primary device, is using linked account, and is connected to network. Delete sigpatches, change your Switch to primary device, unlink account, or disable Wi-Fi.
* Fix potential issue with sleep mode at 19.0.0+ that was first discovered in sys-clk [https://github.com/retronx-team/sys-clk/issues/85 retronx-team/sys-clk#85]
 
** For some reason using tsSessionGetTemperature is enough to crash system while is in sleep mode
==Changelog==
** It was fixed by moving from ts service to i2c. Readings are not filtered, so reading output and behavior can be slightly different than what we were used to.
'''v.0.8.2'''
'''v1.1.3 2024/09/02'''
* Fix conditional handle leak
*Switch reading fan rotation level from "fan" service to "pwm" service.
* Fix memory leak
**This allows avoiding potential conflict with other homebrew/sysmodules (f.e. Nx-FanControl) because only one process can have fan controller session in "fan" service.
* Workaround race condition causing random crashes in docked mode
'''v1.1.2 2024/08/08'''
'''v.0.8.1'''
* Fix Resolutions sometimes going out of bounds in Full Mode.
'''v1.1.1 2024/08/05'''
* Added options to show 2 the best candidates for game's internal resolution in Mini and Full modes.
* Added keys to config that can disable showing FPS and Resolutions in Full mode
* Added value RES to show key in Mini mode that shows Resolutions.
'''v1.1.0 2024/08/04'''
*Added "Game Resolutions" menu to "Other" category. More [https://github.com/masagrator/Status-Monitor-Overlay/blob/master/docs/modes.md#other HERE].
'''v1.0.4 2024/06/25'''
* Moved from c++20 to c++23
* With SaltyNX 0.8.0+ FPS Graph mode will adjust height according to received back display refresh rate.
'''v1.0.3a 2024/01/05'''
* Fix compability issues with combos from Ultrahand and Tesla configs after implementing [https://github.com/masagrator/Status-Monitor-Overlay/pull/72 #72].
'''v1.0.3 2024/01/04'''
* Improved key combo and navigation handling (thanks to @IrneRacoonovich ).
* Fixed an issue with battery readings not working after exiting Micro mode multiple times without rebooting Switch (this bug affected also other homebrew reading battery stats with PSM service).
* Futureproofed for sys-clk IPC updates.
'''v1.0.2 2023/21/09'''
* Add new keys to config: battery_avg_iir_filter and battery_time_left_refreshrate, more in [https://github.com/masagrator/Status-Monitor-Overlay/blob/master/docs/config.md CONFIG].
* Changing battery_avg_iir_filter to true results in period time of average voltage being changed to 45s, and 11.25s for amperage.
* Removed whole logic behind PR [https://github.com/masagrator/Status-Monitor-Overlay/pull/56 #56] instead relying now on max17050 TTE register.
* Changed i2c communication code to avoid issues with wrong readings (thanks to ~lineon).
* Move FPS Graph and FPS Counter to one subcategory "FPS".
'''v1.0.1 2023/11/11'''
*Allow hiding real frequencies, deltas and target frequencies in Full mode (deltas are not showed if both real + target frequencies are hidden).
*This release also includes 2 shadow updates for 1.0.0, which includes fixes for overflowing of real frequencies + deltas, and also fixed RAM positioning calculations in Micro and Mini modes.
'''v1.0.0 2023/11/11'''
*Fixed bugs:
**Temperatures for PCB and SoC were swapped in 0.9.2 release.
**Sometimes exiting mode resulted in exiting overlay.
*Changes:
**Introduction of experimental configuration file, which allows changing exit button combo, Mini + Micro + FPS Counter + FPS Graph UIs, refresh rates. More explained [https://github.com/masagrator/Status-Monitor-Overlay/blob/master/docs/config.md here].
***Button combos are read from 3 different configurations files, the most important is status-monitor config, next config used by Ultrahand overlay, and last config for Tesla Menu.
***Now default combo button is L + D-PAD Down + R Stick. If someone wants to bring back old combo, use status-monitor config file.
**Allow reading real frequencies from sys-clk 2.0.0_rc4+ sysmodule, if not installed showed frequencies in Mini and Micro modes are falling back to target frequencies
**Allow reading RAM load from sys-clk 2.0.0_rc4+
**Remove option to change refresh rate with button combo
**Remove option to change position of Mini and FPS Counter modes with button combo
**Show proper button icons in Full mode (only exceptions are general UP, DOWN, LEFT and RIGHT because they include both Sticks and D-Pad)
**If sys-clk 2.0.0_rc4+ is active, Micro mode shows next to frequencies instead of @ also △ if real frequency is higher by 20 MHz than expected, ▽ if it's lower by 20 MHz, ≠ if it's lower by 50 MHz (seeing ≠ for longer than few seconds without any change suggests that your overclocking solution is bugged).
**PFPS is now not showing in Mini mode
**Edit: November 10th, 2023 18:04 GMT: Fixed positioning calculations for RAM in Micro and Mini modes when sys-clk is not working.
**Edit: Novermber 11th, 2023 06:13 GMT: Fixed real frequencies and deltas overflowing above INT32_MAX
'''v0.9.2 2023/10/14'''
*17.0.0 FW issues fixed:
**SoC and PCB temperatures showing 0
**Charger Type, Charger Max Voltage and Charger Max Current showing wrong values
*General changes:
**SoC and PCB temperatures across all FWs are now showing decimals
**Next to Battery Power Draw in Full, Mini and Micro modes you can see now also estimated time left before Switch will shutdown (thanks to rkuchkarov for PR #56)
**In Micro instead of MB for RAM now you will see GB up to one decimal
**In Micro now power draw shows only one decimal
**Fan level will now render only one decimal across all modes
**Miscellaneous now also shows NVENC and NVJPG clocks
*Since 17.0.0 audsnoop is not available, DSP Usage is not shown in Other -> Miscellaneous tab
'''v0.9.1 2023/05/27'''
* Now filepath for Micro mode is not hardcoded, it is retrieved via Tesla Menu.
* To use it with changed filename it is required to update Tesla Menu to version at least 1.2.3.
* On older versions of Tesla Menu it behaves the same as 0.9.0 version.
'''v0.9.0 2023/04/23'''
* Corrected Battery Power Flow calculation.
* Changed Battery Stats reading to 2 readings per second. Current, Voltage and Power Flow are calculated now via 10 last readings.
* Changed FPS average calculation to 10 last readings instead of constant averaging.
* Added Graphs tab with currently only FPS available (Graphs tab won't show for now if you don't have SaltyNX installed).
* Moved Battery/Charger + Miscellaneous tabs under "Other" tab.
* You can move now FPS Counter + FPS Graph to the bottom and top of screen by pressing ZR + R + D-Pad Down/Up.
* For FPS readings it is required to update NX-FPS to version 1.4.0+.
'''v0.8.3  2023/04/16'''
* Add Battery Power Flow stat into Full, Mini, Micro modes and Battery/Charger tab.
* Add Battery Current Flow into Battery/Charger tab.
* Change Battery Voltage from <code>45s average</code> to <code>average of 5</code> to match better with Battery Current Flow and get faster responses to changes in voltage at the cost of slightly less accurate readings.
* Fix a random issue with allocing memory for reading Wi-Fi password and battery stats.
'''v0.8.2 2023/04/01'''
* Fix conditional handle leak.
* Fix memory leak.
* Workaround race condition causing random crashes in docked mode.
'''v0.8.1 2023/03/03'''
* Move reading FPS from dmnt:cht to SharedMemory. This fixes any stutterings, thread desyncing and cracking sounds you may have encountered when using NX-FPS in games.
* Move reading FPS from dmnt:cht to SharedMemory. This fixes any stutterings, thread desyncing and cracking sounds you may have encountered when using NX-FPS in games.
* Requires NX-FPS 0.4+ and SaltyNX 0.5.0+ to read FPS.
* Requires NX-FPS 0.4+ and SaltyNX 0.5.0+ to read FPS.
'''v.0.8.0'''
'''v0.8.0 2023/02/27'''
* Add new mode - Micro.
* Add new mode - Micro.
* To access it YOU MUST NOT rename file, otherwise it will not show.
* To access it YOU MUST NOT rename file, otherwise it will not show. [https://github.com/masagrator/Status-Monitor-Overlay/blob/master/docs/modes.md#micro More].
* Edit: Fixed GPU Load in Micro mode.
* Edit: Fixed GPU Load in Micro mode.
'''v.0.7.1'''
'''v0.7.1 2023/02/23'''
*It adds support for 16.0.0.
*It adds support for 16.0.0.
'''v.0.7'''
'''v0.7 2022/11/06'''
* New 2 tabs were added:
* New 2 tabs were added:
** Battery/Charger
** Battery/Charger.
** Miscellaneous
** Miscellaneous.
* You can now check Battery temperature, max supported charger voltage and current, connected Wi-Fi password and few others.
* You can now check Battery temperature, max supported charger voltage and current, connected Wi-Fi password and few others.
'''v.0.6.4'''
'''v0.6.4 2022/03/25'''
* Added support for 14.0.0 FW.
* Added support for 14.0.0 FW.
** HOS removed function for reading SoC and PCB temperatures in milli Celsius. Status Monitor 0.6.3 was outputting 0.0C because of that. Now it reads temperature in Celsius without decimals on FW 14.0.0+.
** HOS removed function for reading SoC and PCB temperatures in milli Celsius. Status Monitor 0.6.3 was outputting 0.0C because of that. Now it reads temperature in Celsius without decimals on FW 14.0.0+.
* Fixed slow boot time by reimplementing fix from Breeze repository.
* Fixed slow boot time by reimplementing fix from Breeze repository.
'''v.0.6.3'''
'''v0.6.3 2020/08/25'''
*Fixed button combo.
*Fixed button combo.
'''v.0.6.2'''
'''v0.6.2 2020/08/24'''
* Adapted c7cefce commit from main libtesla to my fork. Thanks to that Status Monitor is now showed on screenshots by default and also in videos.
* Adapted c7cefce commit from main libtesla to my fork. Thanks to that Status Monitor is now showed on screenshots by default and also in videos.
'''v.0.6.1'''
'''v0.6.1 2020/06/05'''
* Fix issue related to always forcing opening cheat process with dmnt:cht that sometimes resulted in conflicts with other tools.
* Fix issue related to always forcing opening cheat process with dmnt:cht that sometimes resulted in conflicts with other tools.
* Now it's checking first if cheat process is opened already.
* Now it's checking first if cheat process is opened already.
'''v.0.6.0'''
'''v0.6.0 2020/05/19'''
* If dmnt:cht is not detected, it's using svc calls to read FPS values for NX-FPS (now only if SaltyNX check failed, FPS Counter won't show).
* If dmnt:cht is not detected, it's using svc calls to read FPS values for NX-FPS (now only if SaltyNX check failed, FPS Counter won't show).
* Be aware that not using Atmosphere's dmnt:cht may introduce conflicts with other cheat engines, resulting in crashes or hangs.
* Be aware that not using Atmosphere's dmnt:cht may introduce conflicts with other cheat engines, resulting in crashes or hangs.
'''v.0.5.5'''
'''v0.5.5 2020/05/19'''
* Now if dmnt:cht initializing didn't success or SaltyNX check failed, FPS Counter option won't show.
* Now if dmnt:cht initializing didn't success or SaltyNX check failed, FPS Counter option won't show.
* Fixed issue with SaltyNX check returning false positive.
* Fixed issue with SaltyNX check returning false positive.
'''v.0.5.4'''
'''v0.5.4 2020/05/16'''
*Fix issue with CPU Core usage stuck at last value when core usage is at peak.
*Fix issue with CPU Core usage stuck at last value when core usage is at peak.
'''v.0.5.3'''
'''v0.5.3 2020/05/12'''
* Updated to libnx 3.2.0, which helps with very rare case of crashing overlay if pl sessions are depleted.
* Updated to libnx 3.2.0, which helps with very rare case of crashing overlay if pl sessions are depleted.
* Fixed wrong version inside overlay.
* Fixed wrong version inside overlay.
'''v.0.5.2'''
'''v0.5.2 2020/04/24'''
* Added version info for Tesla menu.
* Added version info for Tesla menu.
* Added support for SX OS (FPS Counter is not available).
* Added support for SX OS (FPS Counter is not available).
'''v.0.5.1'''
'''v0.5.1 2020/03/14'''
*Fixed wrong parsing temperatures for PCB and SoC.
*Fixed wrong parsing temperatures for PCB and SoC.
'''v.0.5'''
'''v0.5 2020/03/08'''
* Main menu from which you can now choose 3 modes, all explained [https://github.com/masagrator/Status-Monitor-Overlay/blob/master/docs/modes.md here].
* Main menu from which you can now choose 3 modes, all explained [https://github.com/masagrator/Status-Monitor-Overlay/blob/master/docs/modes.md here].
* Auto-switching input detection, so home button trick is now obsolete.
* Auto-switching input detection, so home button trick is now obsolete.
'''v.0.4.2'''
'''v0.4.2 2020/03/04'''
*Repaired bug that was requiring in 0.4.1 only Right Stick to be pressed to exit.
*Repaired bug that was requiring in 0.4.1 only Right Stick to be pressed to exit.
'''v.0.4.1'''
'''v0.4.1 2020/03/03'''
*Ported to new libtesla. Now requires Tesla menu >=1.0.2 to work correctly.
*Ported to new libtesla. Now requires Tesla menu >=1.0.2 to work correctly.
'''v.0.4'''
'''v0.4 2020/02/29'''
*Added support for SaltyNX plugin - NX-FPS.
*Added support for SaltyNX plugin - NX-FPS.
'''v.0.3'''
'''v0.3 2020/02/27'''
*Added
*Added:
**Switching refresh rate between 1 and 5 FPS (More FPS results in higher Core #3 usage)
**Switching refresh rate between 1 and 5 FPS (More FPS results in higher Core #3 usage).
*GPU
*GPU:
**Load
**Load.
*Changes/fixes:
*Changes/fixes:
** Fixed critical bug that was shutting down Switch if FW was lower than 7.0.0 (thx to Behemoth for providing correct magic to IController)
** Fixed critical bug that was shutting down Switch if FW was lower than 7.0.0 (thx to Behemoth for providing correct magic to IController).
** Renamed 'Temperatures' to 'Thermal'
** Renamed 'Temperatures' to 'Thermal'.
** Renamed 'Fan Rotation' to 'Fan'
** Renamed 'Fan Rotation' to 'Fan'.
** Repositioned Thermal category
** Repositioned Thermal category.
** Added checks that prevents from using functions if services are not initialized. This helps with FWs <5.0.0 which doesn't support showing Memory used and Skin temperature.
** Added checks that prevents from using functions if services are not initialized. This helps with FWs <5.0.0 which doesn't support showing Memory used and Skin temperature.
** Buttons are now checked outside of FPS limitations, so detecting input and exiting is now smoother
** Buttons are now checked outside of FPS limitations, so detecting input and exiting is now smoother.
'''v.0.2'''
'''v0.2 2020/02/22'''
*Added
*Added:
** CPU:
** CPU:
*** Actual frequency
*** Actual frequency.
** GPU
** GPU:
*** Actual frequency
*** Actual frequency.
** RAM
** RAM:
*** Actual frequency
*** Actual frequency.
*** Used memory categorized to: Total, Application, Applet, System, System Unsafe
*** Used memory categorized to: Total, Application, Applet, System, System Unsafe.
** Temperatures
** Temperatures.
** SoC temperature
** SoC temperature.
** PCB temperature
** PCB temperature.
** Skin temperature
** Skin temperature.
** Fan rotation level
** Fan rotation level.
* Changes/fixes:
* Changes/fixes:
** Changed interval for everything to 1s
** Changed interval for everything to 1s.
** Changed refresh rate to 1 FPS, which reduced homebrew usage of Core #3 from 26 percent points to 1 percent point
** Changed refresh rate to 1 FPS, which reduced homebrew usage of Core #3 from 26 percent points to 1 percent point.
** Core Usage now always starts at 0%
** Core Usage now always starts at 0%.
'''v.0.11'''
'''v0.11 2020/02/20'''
* Code was changed to make each CPU core independent, so they will not block each other in case of heavy load.
* Code was changed to make each CPU core independent, so they will not block each other in case of heavy load.
* Changed exit button from holding Left Stick to pressing Left Stick + Right Stick.
* Changed exit button from holding Left Stick to pressing Left Stick + Right Stick.
'''v.0.1'''
'''v0.1 2020/02/20'''
* First Release.
* First Release.


==Thanks To==
==Credits==
* RetroNX channel for helping with coding stuff
Thanks To:
* SunTheCourier for sys-clk-Overlay from which I learned how to make my own Tesla homebrew
*RetroNX channel for helping with coding stuff.
* Herbaciarz for providing screenshots from HDMI Grabber
*SunTheCourier for sys-clk-Overlay from which I learned how to make my own Tesla homebrew.
 
*Herbaciarz for providing screenshots from HDMI Grabber.
*KazushiMe for writing code to read registers from max17050 chip.
*CTCaer for Hekate from which I took max17050.h and calculation formulas for reading battery stats from max17050 chip.
*ChanseyIsTheBest for testing Game Resolutions menu.


== External links ==
== External links ==
* Gbatemp - https://gbatemp.net/threads/status-monitor-overlay-tesla-overlay-to-monitor-your-hardware.558505/
* GitHub - https://github.com/masagrator/Status-Monitor-Overlay
* Github - https://github.com/masagrator/Status-Monitor-Overlay
* GBAtemp - https://gbatemp.net/threads/status-monitor-overlay-tesla-overlay-to-monitor-your-hardware.558505/
* ForTheUsers - https://apps.fortheusers.org/switch/Status-Monitor-Overlay

Latest revision as of 09:39, 9 November 2024

Status Monitor Overlay
Statusmonitoroverlaynx.png
General
Authormasagrator
TypeOverlays
Version1.1.6
LicenseGPL-2.0
Last Updated2024/11/06
Links
Download
Website
Source
Support Author

Monitor Your hardware in real time. This is an overlay homebrew dedicated to Nintendo Switch. You need to have installed Tesla environment to use it.

Features

  • CPU Usage for each core (Cores #0-#2 are used by apps/games, Core #3 is used by OS, background processes and also Tesla overlays).
  • GPU Load.
  • CPU, GPU & RAM target frequencies (also real frequencies + RAM Load if sys-clk 2.0.0_rc4+ is installed, use only official RetroNX release for reliable results).
  • Used RAM categorized to: (not supported by FWs <5.0.0).
    • Total.
    • Application.
    • Applet.
    • System.
    • System Unsafe.
  • SoC, PCB & Skin temperatures (Skin temperature not supported by FWs <5.0.0).
  • Fan Rotation Level.
  • PFPS and FPS (they don't work for 32-bit games, shows only if the author's fork of SaltyNX is installed).
  • Battery temperature, raw charge, age, average voltage, average current flow and average power flow.
  • Charger type, max voltage, and max current.
  • DSP usage (only for FW older than 17.0.0).
  • NVDEC, NVENC and NVJPG clock rates.
  • Network type + Wi-fi password.

Installation

Requirements:

Place Status-Monitor-Overlay.ovl to /switch/.overlays/ folder.

Restart Switch, you can then access overlays by pressing all 3 buttons at once: L, D-Pad Down and Right Stick (aka pressing it).

User guide

Tool contains five menus to choose, each one is explained here.

Overlay supports customizations through config file, more here.

You can exit from selected mode by pressing and holding Left Stick + Right Stick. To exit from main menu press B.

If it's not working in dock, you need to first start Status Monitor, then put Nintendo Switch to dock.

FAQ

Q. This homebrew has any impact on games?

Negligible, you won't see any difference. Almost everything is done on Core #3, other cores usage is below 0.001%. Only high refresh rate for Full mode can take up to 4% of Core #3.

Q. When opening Full or Mini mode, overlay is showing that Core #3 usage is at 100% while everything else is showing 0, eventually leading to crash. Why this happens?

There are few possible explanations:

  • You're using nifm services connection test patches (in short nifm ctest patches) that are included in various packs. Those patches allow to connect to network that has no internet connection. But they cause nifm to randomly rampage when connected to network. Find any folder in atmosphere/exefs_patches/ that has in folder name nifm, nfim and/or ctest, delete this folder and restart Switch. If you must use it, only solution is to use this overlay only in airplane mode.
  • You're using some untested custom sysmodule that has no proper thread sleeping implemented. Find out in atmosphere/contents any sysmodule that you don't need, delete it and restart Switch.
  • Your Switch is using sigpatches, is not a primary device, is using linked account, and is connected to network. Delete sigpatches, change your Switch to primary device, unlink account, or disable Wi-Fi.

Screenshots

Full
statusmonitoroverlaynx.png

Mini
statusmonitoroverlaynx2.png

Micro
statusmonitoroverlaynx3.png

FPS Counter
statusmonitoroverlaynx4.png

Media

Resident Evil 5 (Nintendo Switch) - Status Monitor Overlay and NX-FPS (Marek)

Changelog

v1.1.6 2024/11/06

  • Small code refactor which resulted in slightly smaller size
  • Support SaltyNX 1.0.3+ display refresh rate update logic in FPS Graph to fix issue with graph randomly not adjusting height to refresh rate (if there is older SaltyNX used, overlay will use old logic)

v1.1.5 2024/11/03

  • add new config key to status-monitor category - average_gpu_load, by default disabled
    • Because GPU load by design shows only load for last 1/60s, this option allows for more accurate gpu load readings at the cost of visible slight bump in CPU Core #3 usage

v1.1.4 2024/10/13

  • Fix issue with overlay potentially crashing system on overlay's boot related to nv services
  • Fix potential issue with sleep mode at 19.0.0+ that was first discovered in sys-clk retronx-team/sys-clk#85
    • For some reason using tsSessionGetTemperature is enough to crash system while is in sleep mode
    • It was fixed by moving from ts service to i2c. Readings are not filtered, so reading output and behavior can be slightly different than what we were used to.

v1.1.3 2024/09/02

  • Switch reading fan rotation level from "fan" service to "pwm" service.
    • This allows avoiding potential conflict with other homebrew/sysmodules (f.e. Nx-FanControl) because only one process can have fan controller session in "fan" service.

v1.1.2 2024/08/08

  • Fix Resolutions sometimes going out of bounds in Full Mode.

v1.1.1 2024/08/05

  • Added options to show 2 the best candidates for game's internal resolution in Mini and Full modes.
  • Added keys to config that can disable showing FPS and Resolutions in Full mode
  • Added value RES to show key in Mini mode that shows Resolutions.

v1.1.0 2024/08/04

  • Added "Game Resolutions" menu to "Other" category. More HERE.

v1.0.4 2024/06/25

  • Moved from c++20 to c++23
  • With SaltyNX 0.8.0+ FPS Graph mode will adjust height according to received back display refresh rate.

v1.0.3a 2024/01/05

  • Fix compability issues with combos from Ultrahand and Tesla configs after implementing #72.

v1.0.3 2024/01/04

  • Improved key combo and navigation handling (thanks to @IrneRacoonovich ).
  • Fixed an issue with battery readings not working after exiting Micro mode multiple times without rebooting Switch (this bug affected also other homebrew reading battery stats with PSM service).
  • Futureproofed for sys-clk IPC updates.

v1.0.2 2023/21/09

  • Add new keys to config: battery_avg_iir_filter and battery_time_left_refreshrate, more in CONFIG.
  • Changing battery_avg_iir_filter to true results in period time of average voltage being changed to 45s, and 11.25s for amperage.
  • Removed whole logic behind PR #56 instead relying now on max17050 TTE register.
  • Changed i2c communication code to avoid issues with wrong readings (thanks to ~lineon).
  • Move FPS Graph and FPS Counter to one subcategory "FPS".

v1.0.1 2023/11/11

  • Allow hiding real frequencies, deltas and target frequencies in Full mode (deltas are not showed if both real + target frequencies are hidden).
  • This release also includes 2 shadow updates for 1.0.0, which includes fixes for overflowing of real frequencies + deltas, and also fixed RAM positioning calculations in Micro and Mini modes.

v1.0.0 2023/11/11

  • Fixed bugs:
    • Temperatures for PCB and SoC were swapped in 0.9.2 release.
    • Sometimes exiting mode resulted in exiting overlay.
  • Changes:
    • Introduction of experimental configuration file, which allows changing exit button combo, Mini + Micro + FPS Counter + FPS Graph UIs, refresh rates. More explained here.
      • Button combos are read from 3 different configurations files, the most important is status-monitor config, next config used by Ultrahand overlay, and last config for Tesla Menu.
      • Now default combo button is L + D-PAD Down + R Stick. If someone wants to bring back old combo, use status-monitor config file.
    • Allow reading real frequencies from sys-clk 2.0.0_rc4+ sysmodule, if not installed showed frequencies in Mini and Micro modes are falling back to target frequencies
    • Allow reading RAM load from sys-clk 2.0.0_rc4+
    • Remove option to change refresh rate with button combo
    • Remove option to change position of Mini and FPS Counter modes with button combo
    • Show proper button icons in Full mode (only exceptions are general UP, DOWN, LEFT and RIGHT because they include both Sticks and D-Pad)
    • If sys-clk 2.0.0_rc4+ is active, Micro mode shows next to frequencies instead of @ also △ if real frequency is higher by 20 MHz than expected, ▽ if it's lower by 20 MHz, ≠ if it's lower by 50 MHz (seeing ≠ for longer than few seconds without any change suggests that your overclocking solution is bugged).
    • PFPS is now not showing in Mini mode
    • Edit: November 10th, 2023 18:04 GMT: Fixed positioning calculations for RAM in Micro and Mini modes when sys-clk is not working.
    • Edit: Novermber 11th, 2023 06:13 GMT: Fixed real frequencies and deltas overflowing above INT32_MAX

v0.9.2 2023/10/14

  • 17.0.0 FW issues fixed:
    • SoC and PCB temperatures showing 0
    • Charger Type, Charger Max Voltage and Charger Max Current showing wrong values
  • General changes:
    • SoC and PCB temperatures across all FWs are now showing decimals
    • Next to Battery Power Draw in Full, Mini and Micro modes you can see now also estimated time left before Switch will shutdown (thanks to rkuchkarov for PR #56)
    • In Micro instead of MB for RAM now you will see GB up to one decimal
    • In Micro now power draw shows only one decimal
    • Fan level will now render only one decimal across all modes
    • Miscellaneous now also shows NVENC and NVJPG clocks
  • Since 17.0.0 audsnoop is not available, DSP Usage is not shown in Other -> Miscellaneous tab

v0.9.1 2023/05/27

  • Now filepath for Micro mode is not hardcoded, it is retrieved via Tesla Menu.
  • To use it with changed filename it is required to update Tesla Menu to version at least 1.2.3.
  • On older versions of Tesla Menu it behaves the same as 0.9.0 version.

v0.9.0 2023/04/23

  • Corrected Battery Power Flow calculation.
  • Changed Battery Stats reading to 2 readings per second. Current, Voltage and Power Flow are calculated now via 10 last readings.
  • Changed FPS average calculation to 10 last readings instead of constant averaging.
  • Added Graphs tab with currently only FPS available (Graphs tab won't show for now if you don't have SaltyNX installed).
  • Moved Battery/Charger + Miscellaneous tabs under "Other" tab.
  • You can move now FPS Counter + FPS Graph to the bottom and top of screen by pressing ZR + R + D-Pad Down/Up.
  • For FPS readings it is required to update NX-FPS to version 1.4.0+.

v0.8.3 2023/04/16

  • Add Battery Power Flow stat into Full, Mini, Micro modes and Battery/Charger tab.
  • Add Battery Current Flow into Battery/Charger tab.
  • Change Battery Voltage from 45s average to average of 5 to match better with Battery Current Flow and get faster responses to changes in voltage at the cost of slightly less accurate readings.
  • Fix a random issue with allocing memory for reading Wi-Fi password and battery stats.

v0.8.2 2023/04/01

  • Fix conditional handle leak.
  • Fix memory leak.
  • Workaround race condition causing random crashes in docked mode.

v0.8.1 2023/03/03

  • Move reading FPS from dmnt:cht to SharedMemory. This fixes any stutterings, thread desyncing and cracking sounds you may have encountered when using NX-FPS in games.
  • Requires NX-FPS 0.4+ and SaltyNX 0.5.0+ to read FPS.

v0.8.0 2023/02/27

  • Add new mode - Micro.
  • To access it YOU MUST NOT rename file, otherwise it will not show. More.
  • Edit: Fixed GPU Load in Micro mode.

v0.7.1 2023/02/23

  • It adds support for 16.0.0.

v0.7 2022/11/06

  • New 2 tabs were added:
    • Battery/Charger.
    • Miscellaneous.
  • You can now check Battery temperature, max supported charger voltage and current, connected Wi-Fi password and few others.

v0.6.4 2022/03/25

  • Added support for 14.0.0 FW.
    • HOS removed function for reading SoC and PCB temperatures in milli Celsius. Status Monitor 0.6.3 was outputting 0.0C because of that. Now it reads temperature in Celsius without decimals on FW 14.0.0+.
  • Fixed slow boot time by reimplementing fix from Breeze repository.

v0.6.3 2020/08/25

  • Fixed button combo.

v0.6.2 2020/08/24

  • Adapted c7cefce commit from main libtesla to my fork. Thanks to that Status Monitor is now showed on screenshots by default and also in videos.

v0.6.1 2020/06/05

  • Fix issue related to always forcing opening cheat process with dmnt:cht that sometimes resulted in conflicts with other tools.
  • Now it's checking first if cheat process is opened already.

v0.6.0 2020/05/19

  • If dmnt:cht is not detected, it's using svc calls to read FPS values for NX-FPS (now only if SaltyNX check failed, FPS Counter won't show).
  • Be aware that not using Atmosphere's dmnt:cht may introduce conflicts with other cheat engines, resulting in crashes or hangs.

v0.5.5 2020/05/19

  • Now if dmnt:cht initializing didn't success or SaltyNX check failed, FPS Counter option won't show.
  • Fixed issue with SaltyNX check returning false positive.

v0.5.4 2020/05/16

  • Fix issue with CPU Core usage stuck at last value when core usage is at peak.

v0.5.3 2020/05/12

  • Updated to libnx 3.2.0, which helps with very rare case of crashing overlay if pl sessions are depleted.
  • Fixed wrong version inside overlay.

v0.5.2 2020/04/24

  • Added version info for Tesla menu.
  • Added support for SX OS (FPS Counter is not available).

v0.5.1 2020/03/14

  • Fixed wrong parsing temperatures for PCB and SoC.

v0.5 2020/03/08

  • Main menu from which you can now choose 3 modes, all explained here.
  • Auto-switching input detection, so home button trick is now obsolete.

v0.4.2 2020/03/04

  • Repaired bug that was requiring in 0.4.1 only Right Stick to be pressed to exit.

v0.4.1 2020/03/03

  • Ported to new libtesla. Now requires Tesla menu >=1.0.2 to work correctly.

v0.4 2020/02/29

  • Added support for SaltyNX plugin - NX-FPS.

v0.3 2020/02/27

  • Added:
    • Switching refresh rate between 1 and 5 FPS (More FPS results in higher Core #3 usage).
  • GPU:
    • Load.
  • Changes/fixes:
    • Fixed critical bug that was shutting down Switch if FW was lower than 7.0.0 (thx to Behemoth for providing correct magic to IController).
    • Renamed 'Temperatures' to 'Thermal'.
    • Renamed 'Fan Rotation' to 'Fan'.
    • Repositioned Thermal category.
    • Added checks that prevents from using functions if services are not initialized. This helps with FWs <5.0.0 which doesn't support showing Memory used and Skin temperature.
    • Buttons are now checked outside of FPS limitations, so detecting input and exiting is now smoother.

v0.2 2020/02/22

  • Added:
    • CPU:
      • Actual frequency.
    • GPU:
      • Actual frequency.
    • RAM:
      • Actual frequency.
      • Used memory categorized to: Total, Application, Applet, System, System Unsafe.
    • Temperatures.
    • SoC temperature.
    • PCB temperature.
    • Skin temperature.
    • Fan rotation level.
  • Changes/fixes:
    • Changed interval for everything to 1s.
    • Changed refresh rate to 1 FPS, which reduced homebrew usage of Core #3 from 26 percent points to 1 percent point.
    • Core Usage now always starts at 0%.

v0.11 2020/02/20

  • Code was changed to make each CPU core independent, so they will not block each other in case of heavy load.
  • Changed exit button from holding Left Stick to pressing Left Stick + Right Stick.

v0.1 2020/02/20

  • First Release.

Credits

Thanks To:

  • RetroNX channel for helping with coding stuff.
  • SunTheCourier for sys-clk-Overlay from which I learned how to make my own Tesla homebrew.
  • Herbaciarz for providing screenshots from HDMI Grabber.
  • KazushiMe for writing code to read registers from max17050 chip.
  • CTCaer for Hekate from which I took max17050.h and calculation formulas for reading battery stats from max17050 chip.
  • ChanseyIsTheBest for testing Game Resolutions menu.

External links

Advertising: