Zum Inhalt springen
Menü

Theme ändern
Unterstütze uns
PayPal-Logo Patreon-Logo
Abonniere uns per RSS Folge uns auf X (ehem. Twitter) Like uns auf Facebook Trete dem WiiDatabase-Kanal auf Telegram bei und erhalte alle News sofort!

Wir hosten zurzeit 624 Homebrews mit über 3.215.729 Downloads!

Nützliche Links
Kategorien
Archiv
Über uns

Schlagwort: monitor

Status Monitor Overlay v1.0.3a

Nintendo Switch, Nintendo Switch: Update , ,

Status Monitor Overlay

Zeigt verschiedene Systeminformationen wie bspw. die CPU-/GPU-Nutzung und die Temperaturen in einem Tesla-Overlay an.

Diese Version behebt einige Kompatibilitätsprobleme mit Ultrahand und Tesla.

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

Status Monitor Overlay v1.0.3

Nintendo Switch, Nintendo Switch: Update ,

Status Monitor Overlay

Zeigt verschiedene Systeminformationen wie bspw. die CPU-/GPU-Nutzung und die Temperaturen in einem Tesla-Overlay an.

Die Navigation wurde überarbeitet und ein Problem behoben, bei dem die Akku-Werte nicht korrekt ausgelesen wurden, wenn der "Micro"-Modus mehrmals ohne Reboot beendet wurde.

* Improved key combo and navigation handling #72 (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)
* Futureproofed for sys-clk IPC updates

Status Monitor Overlay v1.0.0 -> v1.0.1

Nintendo Switch, Nintendo Switch: Update ,

Status Monitor Overlay

Zeigt verschiedene Systeminformationen wie bspw. die CPU-/GPU-Nutzung und die Temperaturen in einem Tesla-Overlay an.

UPDATE, 11.11.23: Die v1.0.1 erlaubt das Verstecken einiger Frequenzen im Full-Mode und enthält noch kleinere Bugfixes


Eine Konfigurationsdatei wurde hinzugefügt, mit der sich einige Aspekte und Tastenkombinationen anpassen lassen. Zudem werden zusätzliche Werte von sys-clk v2.0.0 unterstützt und die Temperatur-Anzeige des PCB und SoC waren vertauscht, was behoben wurde.

Näheres im Changelog.

Changelog

v1.0.1:
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:
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+ 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 this for longer than few seconds without any change suggests that your overclocking solution is bad).
* 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.

Status Monitor Overlay v0.9.2

Nintendo Switch, Nintendo Switch: Update , ,

Status Monitor Overlay

Zeigt verschiedene Systeminformationen wie bspw. die CPU-/GPU-Nutzung und die Temperaturen in einem Tesla-Overlay an.

Probleme, die auf der Firmware-Version 17.0.0 auftraten, wurden behoben: In der vorherigen Version zeigten die SoC- und PCB-Temperaturen immer den Wert 0 an und die Angaben zu Ladegerättyp, maximaler Spannung und maximalem Strom des Ladegeräts waren nicht korrekt. Diese Probleme gehören nun der Vergangenheit an.

Die SoC- und PCB-Temperaturen zeigen jetzt Dezimalwerte an, was für eine genauere Temperaturanzeige sorgt. Neu ist die geschätzte verbleibende Zeit bis zum Ausschalten der Switch, die jetzt neben dem Batterie-Energieverbrauch in den Modi Voll, Mini und Mikro angezeigt wird. Für eine bessere Lesbarkeit wurde die RAM-Anzeige im Mikro-Modus von MB auf GB geändert und zeigt ebenfalls eine Dezimalstelle an. Ebenfalls im Mikro-Modus wird der Energieverbrauch nur noch mit einer Dezimalstelle angegeben; dies gilt auch für die Anzeige des Lüfter-Levels in allen Modi.

Auf der Firmware 17.0.0 ist audsnoop nicht mehr verfügbar ist. Dies bedeutet, dass die DSP-Nutzung jetzt nicht mehr im Tab "Other -> Miscellaneous" angezeigt wird.

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 (thanks to averne for PR #57)
* Since 17.0.0 audsnoop is not available, DSP Usage is not shown in Other -> Miscellaneous tab