Aus dem Commit-Log geht hervor, dass es einen Bugfix gab und die Helligkeit gespeichert werden kann.
* Fix layer creation while layer is sleeping * Save and restore screen brightness
Nintendo Switch, Nintendo Switch: Update blaulichtfilter, helligkeit
Aus dem Commit-Log geht hervor, dass es einen Bugfix gab und die Helligkeit gespeichert werden kann.
* Fix layer creation while layer is sleeping * Save and restore screen brightness
Das Layout lässt sich per Theme anpassen, die jetzt auch in eine ".romfs"-Datei mit Bildern, etc. gepackt werden können. Dateizuordnungen funktionieren nun auch per Netloader und einige Fehler wurden behoben.
* HID input is now accepted from all controllers including handheld when connected, instead of determining which controllers to use with hidGetHandheldMode(). * Fixed a crash in touch handling for star-button when the current directory is empty (no menu entries). * Implemented layouts which can optionally be loaded from theme config. * Added support for using themes with extension '.romfs', which contains '/theme.cfg', optionally '/icon.jpg' for the menu-entry in Theme Menu, and any assets. Added 'assets' group to theme config, this is only used with .romfs themes. * Added logoColor and highlightGradientEdgeColor to the theme config. * When entering Theme Menu, the initially selected menu-entry is now the currently configured theme. * Updated the default highlightGradientEdgeColor. * File-association entries without an icon are no longer ignored (such as when there's no embedded app-icon and no other icon is loaded). * Added support for using file-associations with netloader, an error will now be thrown if the filename/file-extension used with netloader is not recognized. * Errors during netloader activation are now actually displayed. * Netloader now uses SO_REUSEADDR, this fixes netloader activation temporarily failing after a netloader error previously occurred. * Added app_args config setting for file-associations. * Built with libnx stable v3.1.0. Hence, the local-time is now displayed correctly with certain timezones. * Further improvements to overall system stability and other minor adjustments to enhance the user experience.
Mit diesem Kommandozeilentool können verschiedene Formate für die Switch angesehen, entschlüsselt und extrahiert werden.
Chinesische XCI-Karten, die einen neuen Hashing-Algorithmus verwenden, um die HFS0-Partitionen zu überprüfen, lassen sich jetzt parsen.
- Support was added for parsing Chinese game cards, which use a new hashing algorithm to validate HFS0 partitions.
Nintendo Switch, Nintendo Switch: Update dump, gamecard, nsp
Nun werden auch Updates und DLCs installiert und Infos dazu angezeigt. Auch neu ist ein Einstellungsmenü, in dem sich bspw. die Musik und der Sound ausschalten lassen. Durch einen Texturen-Cache wurde zusätzlich noch die NAND-Installation beschleunigt.
* Settings menu. * Game-info menu. * Option to lower keygen (also ticketless install). * Option to choose to install base, update or dlc. * Show the total base, update and dlc per game. * Textures are now entierly cached, slight performance increase whilst installing (~40MiB/s to nand). * Enable / disable music and sound. * Only the base game was installed previously, this was a huge oversight on my behalf. Closes #13 * Text is now clipped so that it no longer renders off-screen. Closes #11
Die Bildschirmtastatur lässt sich jetzt per Touchscreen bedienen.
* implement touch input to control on-screen keyboard, in addition to dpad
Die Eingabeeinstellungen funktionieren wieder korrekt, genauso wie die "Audio Interpolation Loop" Option.
* pemu: vita: fix roms paths in config.cfg not correctly loaded * pemu: fix input configuration option menu (inputs, highlight, textures..) * pfbn: fix option menu audio interpolation loop * pemu: vita: fix "Renderer::onUpdate" called twice * pfbn: vita: add crappy frameskip option (not working very well..) * pemu: bump version to 4.2
Titel mit mehreren Programm-NCAs und gebündelten Updates lassen sich durchsuchen und die Kompatibilität mit neueren Konsolen mit geänderter PRODINFO-Generierung wurde behoben. Der HOME-Button wird auch blockiert und die Homebrew zeigt eine Update-Warnung an, wenn ein Spiel eine nicht unterstützte NCA Key-Generierung benötigt.
nxdumptool stieß bei Animal Crossing außerdem auf eine FAT32-Limitierung – so konnte das RomFS nicht korrekt gedumpt werden, weil ein Verzeichnis mehr Dateien enthielt, als FAT32 unterstützt (65.534). Um dieses Problem zu umschiffen, werden mehrere Verzeichnisse angelegt und durchnummeriert (bspw. "Model_0").
Der umfangreiche Changelog kann auf GitHub nachgelesen werden.
Tesla Menu welches alle Overlays anzeigt und starten kann. Das Ultrahand Overlay ist eine verbesserte Alternative.
Dieses Update behebt ein Problem, bei dem die Eingabe per Touchscreen überhaupt nicht funktionierte.
* Updated to libtesla v1.3.1 ** This fixes an issue that caused touch input to not work at all in the Tesla Menu
Neben zahlreichen Bugfixes wurde u.a. der FB-Neo-Core aktualisiert. Alle Änderungen findet ihr im Changelog auf GitHub.
Nintendo Switch, Nintendo Switch: Update android, apk, fusée gelée
Rekado kann sich jetzt dem System-Theme anpassen und die Farben der Texte und Icons in der Navigationsleiste wurden verbessert. Ferner wurden die Hekate– und Fusee-Payloads aktualisiert.
Design * Added: Ability to follow the theme of the system or set it based on the "Battery Saver" mode. * Improved: Color of icons in the "Rose" theme. * Improved: Color of text and icons in navigation bottom bar for all themes. Payloads * Updated: Hekate to 5.1.3. * Updated: Fusee-primary to 0.10.4.
Tesla Menu welches alle Overlays anzeigt und starten kann. Das Ultrahand Overlay ist eine verbesserte Alternative.
Dieses Update fügt die Versionsnummern der Overlays hinzu und zeigt eine Meldung an, wenn keines gefunden wurde. Außerdem stürzt qlaunch auf der Firmware < 9.0.0 nicht mehr ab, aber es muss auf Firmware 9.0.0+ aktualisiert werden, um Tesla nutzen zu können.
Die Änderungen in libtesla findet ihr auf GitHub. U.a. wird der Touchscreen jetzt vollständig unterstützt.
* Updated Tesla to make use of latest libtesla features * Display version numbers of overlays * New help message for if no overlays were found
Before, libtesla exhausted service sessions which made qlaunch crash on firmwares lower than 9.0.0. nx-ovlloader now gracefully exits instead of making qlaunch crash. If you're using a firmware lower than 9.0.0, please update!
Diese Version behebt lediglich einen Fehler, bei dem die Spielzeit falsch berechnet wurde, wenn die Standardansicht auf etwas anderes als "Nach Tag" gestellt war.
* Fixed an issue introduced in v1.2.1 where play time was incorrectly shown and calculated on recent activity/details ** This occurred if you had your 'Default View Type' set to anything other than 'By Day'
Neben Bugfixes wurden folgende Optionen hinzugefügt:
* Graph bars no longer go off screen if playtime is larger than anticipated * * These bars are indicated with a plus after the value label (if you have them enabled) * * This is aimed at you time travellers out there ;) * Ability to choose 12/24 hour time formatting * Added option to choose screen to show on launch * Added option to select view type on launch * Further improvements to the play time algorithm (thanks @Heartbeat-Heartbreak for testing!) * * If this has messed up your play time (it shouldn't though) please see how to report it in the readme
Ein Absturz beim Öffnen des Speichermediums am PC wurde behoben und Dateien und Ordner werden korrekt gelöscht.
v1.3: * Fix DB iteration on File / Folder Delete Thanks to RSDuck and turtle-insect v1.2: * Should fix the crash on storage open for Windows and probably other platforms.
Nintendo Switch, Nintendo Switch: Update bootloader, firmware
CFWs auf der Firmware < 7.0.0 booten wieder und Atmosphères Custom NCM wird mit dem Parameter "fss0experimental=1" unterstützt. Auch hier wurde der Fehler mit einem unbootbaren EmuMMC auf 1.0.0 behoben. Wer immer noch Probleme mit dem Touchscreen hat, sollte "VOL+" und "VOL-" beim Starten gedrückt halten, um ihn neu zu kalibrieren. Zusätzlich lässt sich die Erstellung eines EmuMMC abbrechen und das Archiv-Bit-Fix-Tool kommt mit Dateipfaden größer als 256 Zeichen zurecht.
* Fixed an issue with booting CFW on < 7.0.0 A missing check was causing old versions to boot complete stock. * Fix issues with the usual sd card suspects when doing a warmboot based reboot. The SD Card regulator is now disabled on HW init and re-enabled at the appropriate time. * Support for Atmosphère experimental content. Use the fss0experimental=1 key on a boot entry to enable it. For now it's only for NCM. * Support fatal context version AFE2 Add more Minerva checks, in case it is paired with old bootloader folder contents. * Support coreboot.rom chainloading that is not 1MB. * Fixed an issue with HOS 1.0.0. Based on m4xw/emuMMC@d12dd54 * Fixed all touchscreen issues. In Nyx and HOS. In case you have the issue, you can boot Nyx while pressing VOL- and VOL+. This will force a re-calibration of the touchscreen. (The tool version will come later.) * Fixed an issue with lvGL heap which was causing hangs * Fix Archive bit tool when filepath is bigger than 256 chars. * Allow canceling of emuMMC creation.