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 623 Homebrews mit über 3.211.478 Downloads!

Nützliche Links
Kategorien
Archiv
Über uns

hekate v5.8.0 mit Nyx v1.3.0

Nintendo Switch, Nintendo Switch: Update

hekate

hekate ist ein hübscher Bootloader und Firmware-Patcher, der u.a. NAND-Backups und einen EmuMMC erstellen kann.

Im Menü "More Configs" unter "Launch" sind jetzt zehn Einträge in einem 5×2-Raster ersichtlich, wobei bei mehr Einträgen ein zusätzlicher Knopf hinzugefügt wird. Wem die grauen Kästen um die Icons stören, kann sie entfernen, indem an den Dateinamen des Icons "_nobox.bmp" angehängt wird. EmuMMC-Backups werden ab jetzt im Pfad "backup/{EmuMMC_Seriennummer}/emummc" gespeichert.

An der OLED-Switch können Hori-Gamepads verwendet werden – die Steuerung per USB-Gamepad wurde auch generell verbessert.

An mehreren Stellen wird auch auf eine defekte SD-Karte geprüft und eine Warnung ausgegeben – dies betrifft bspw. das Archiv-Bit Fix-Tool und den Partitionsmanager. Den sehr umfangreichen Changelog findet ihr unten.

Korrekturhinweis: Ich habe "CTCaer mod" aus dem Titel entfernt, da hekate schon länger offiziell nicht mehr so benannt wird.

Changelog

hekate v5.8.0:
* Better backlight control for Aula OLED panel
* Fixed an issue where Nyx would fail to load after a failed attempt of chainloading a payload
* Added watchdog timer to protect against hangs from SD corruption when loading and running LP0/Minerva configuration
* Now if the libraries are corrupted and are executed, it will fire the watchdog after 5s if BPMP hangs and reload and skip them
* Fixed a bug in low battery monitor where it could deinit display 2 times.
* Various BDK (HW) changes that are propagated to hekate main (aka under the hood improvements)

Nyx v1.3.0:
* Add support for 5 entries per line in Launch/More Configs for a total of 10 entries
* A new button called Extended Boot Entries is available in Nyx options
* Support for grey background box removal on launch entries was added
* To remove it, the icon must be named as *_nobox.bmp. This also allows custom made ones built into the icon for better theming support.
* The 2 features above can be viewed in #739
* emuMMC backup now uses backup/{emmc_sn}/emummc folder instead of default in order to keep it separate
* Switch Lite gamepad (Sio) support
* Hori gamepads on Switch OLED support
* Improved Joycon communication.
* Now USB gamepad will behave better. Virtual mouse will not drift (if drift is not an issue). And lastly, BT pair dumping should always succeed first try, if it finds HOS pairings, unlike before where it sometimes failed to find these.
* Fix archive bit tool now guards against corrupted sd cards, in order to avoid hangs
* It now also reports errors when trying to access folders or fixing archive bits
* Partition Manager's Backup/Restore now guards against corrupted sd cards, in order to avoid hangs
* Partition Manager now offers a full wipe, in case it can backup contents.
* Partition Manager now backups Mariko Warmboot Storage folder if it can't do a full backup. (Previously it would only backup the bootloader folder).
* Fix Hybrid MBR button now also clears hidden Windows attributes for MBR or GPT schemes and also checks if MBR has a GPT partition, in order to avoid revival of dead GPT.
* Added support for showing info and getting proper ipatches dumps on T210B01 (Mariko)
* Added info about the new Hynix DRAM chip
* microSD info now also shows total size of FAT partition
* Various BDK (HW) changes that are propagated to hekate main (under the hood improvements)

BDK:
* Display: A full refactor of the Display Interface driver was done
* Deduplicates various configs and also brings full support for Samsung OLED panel with proper backlight control and color management. Additionally, that saves around 1KB of payload space.
* SDRAM: Deduplicated dram config patches to save binary space
* Regulator 5V: Added support for Hoag and Aula
* Fan: Added support for Hoag and Aula
* s_printf now prints negative numbers if %d is used. Additionally it is now checked for format errors.
* Note: 64bit types are still not supported. Cast them to 32bit equivalent and print them in parts).
* Any code that manually handles negative numbers should remove that part.
* UART: Driver now supports manual and auto HW flow control and 2 STOP bit support for higher baudrates
* BREAKING: uart_wait_idle function was renamed to uart_wait_xfer and uart_print to uart_printf to reflect on what they do.
* Joycon: Driver was refactored and now supports Switch Lite
* The refactoring also brought improved communication and fixed various issues when interfacing with them.
* SDMMC: Fixed an issue where eMMC lower speeds would register as HS200 instead of lower
* SDMMC: Exposed get CSD and SCR functions.
* USB2: Stack now behaves better when RAM is slow
* XUSB: Improved power down
* USB2/XUSB: Do proper deconfigure of endpoints when host asks that
* Heap info was extended with nodes used and total nodes.
* Ini: Added proper ini free function (ini_free)
* List: Added backwards traverse macros for lists
* Tmr/WDT: Added timer/watchdog driver and also moved all timer/sleep functions into it
* IRQ: Added FIQ watchdog handling with BDK_WATCHDOG_FIQ_ENABLE. Setting BDK_RESTART_BL_ON_WDT also, causes a reload of bootloader on FIQ

Abonnieren
Benachrichtige mich bei
guest
3 Kommentare
Neueste
Älteste Am besten bewertet
Inline Feedbacks
Alle Kommentare