Дата: Четверг, 16.08.2018, 10:07:42 | Сообщение # 1
••
Сообщений: 2457
отключен
5.5.5 Hekate - Nintendo Switch Bootloader. Кастомный загрузчик для Nintendo Switch, прошивка и многое другое.
Ipl можно настроить через "hekate_ipl.ini" (если файл есть на SD-карте). Каждая секция ini представляет загрузочную запись, за исключением специального раздела "config", который управляет глобальной конфигурацией.
Существует четыре возможных типа записей. "[ ]": Boot entry, "{ }": Caption, "#": Comment, "newline": .ini косметическая новая строка.
Конфигурация ключей/значений когда загрузочная запись имеет конфиг:
Опция конфига/Описание:
autoboot=0 0: отключен, #: загрузочный номер записи для автоматической загрузки. bootwait=3 0: отключен (Having VOL- pressed since injection goes to menu и отключает bootlogo), #: время к ожиданию для VOL- для входа в меню. customlogo=0 0: использует по умолчанию загрузочное лого hekate, 1: для использования bootlogo.bmp.verification=20: отключает проверку Резервной копии/Восстановления копии, 1: Sparse (на основе блока, быстрый и менее надёжный), 2: Full (на основе sha256, медленный,но надёжный).
logopath={SD path} если значение customlogo стоит 1 и не указан путь файла логотипа, то будет использоваться файл bootlogo.bmp. Если путь до файла логотипа указан, то оно будет загружено warmboot={SD path} заменяет warmboot binary secmon={SD path} заменяет security monitor binary kernel={SD path} заменяет двоичный код ядра kip1={SD path} заменяет/добавляет начальный процесс ядра. Применимо множество значений. kip1patch=patchname Включает патч kip1. Укажите несколько строк и/или CSV. выполнить немедленно исправления nosigchk,nogc fullsvcperm=1 отключает проверку SVC debugmode=1 включает отладочный режим atmosphere=1 включает Atmosphere патчинг
Дата: Четверг, 23.08.2018, 15:25:53 | Сообщение # 2
••
Сообщений: 2457
отключен
Для загрузки/обновления доступна версия 4.0
Цитата
Added Payload launching. Supports: All current CFW bootloaders, Linux chainloading and payload tools. Use the new entry in Launch, Payloads. Autoboot is supported via inis to all payloads. Added Ianos, our module support loading and launching. First module is LP0 (sleep mode). Added support for split ini They should be located to bootloader/ini. All cfw bootloaders, payloads and linux payloads are supported, along with Horizon files. Autoboot support. Use the More configs menu in autoboot configuration. Auto launch update for modchips. For users that do not like to always update their eeprom. Add KIP1 patching support Backup speed is now faster, by having bigger write speeds. Backup folder now uses eMMC serial number. AutoRCM now shows status and can unbrick all AutoRCM versions and types. If sd card is missing asks to continue. No more accidental stock HOS launching. Allow dumping of TSEC keys to sd card Fixed display sanitization for all firmwares. No more white flash or black screen. Fix critical bug to FatFs Countless fixes and bugfixes And many more..
Дата: Четверг, 20.09.2018, 09:56:22 | Сообщение # 3
••
Сообщений: 2457
отключен
Для загрузки/обновления доступна версия 4.1
Цитата
This version supports booting ALL current OS/CS CFW, Linux chainloading and payload tools. No more SD card removals
New in this version Full 6.0.0 support Secmon/ kernel patches, FS patches, sleep mode, hw config, etc. Improved .ini/payload handling hekate_ipl.ini is no longer required and hekate does not hang on empty folders. PWM backlight You can now change the backlight brightness. Auto full power off when the device woke up from HOS' power off Usefull with modchips/dongles when using AutoRCM. (You can see it as a breathing backlight with hekate's logo). Backup can be now cancelled when in the writing process (white bar), by pressing VOL UP + DOWN. Self update chainloading properly checks for version number now to avoid uneeded loads. Support payloads with broken/bad hw init... Added ipatches info and dumping of patched/unpatched bootrom and ipatches Corrected some hw config changes found in 5.x-6.0.0 More boot reasons and bootrom registers restores to normal It now properly restores BCT on dev units from where it's supposed to. Added warning message when the bootloader library for sleep mode is missing. And many many bugfixes Everything hekate related, moved to bootloader folder. Check readme.md for more.
Дата: Вторник, 25.09.2018, 08:05:06 | Сообщение # 4
••
Сообщений: 2457
отключен
Для загрузки/обновления доступна версия 4.2
Цитата
New in this hotfix version Support "*" folder wildcard in kip1 key Using <folder>/* can now parse and load all kip and kip1 files inside that folder. Add option to enable/disable Auto HOS power off If you don't use a modchip/dongle you may find this feature annoying. Options->Auto HOS power off to disable. Allow canceling of the verification process Now you can cancel backup and verification process. If backup phase is done, canceling in verification, will keep your files. Some small bugfixes and support certain cfw on its stock version NOTE: Everything hekate related, moved to bootloader folder. Check readme.md for more.
Дата: Вторник, 03.03.2020, 19:33:06 | Сообщение # 5
••
Сообщений: 2457
отключен
Для загрузки/обновления доступна версия 5.1.2
Цитата
New in this version HOS 9.2.0 support Added support for parsing sept from fss0 Fixed issue with mixing older versions on L4T/Android Fixed an issue where hekate would not honor updater2p key Better boot errors communication Better stability with BPMP clocks Fixes for heap, lists, ini parsing, fss0 and many others. Nyx v0.8.5 Added touchscreen edge offset compensation Battery voltage now changes color and has a warning symbol if < 3.2V. Better stability with BPMP clocks Fixes for heap, lists and some others. Notes Check readme.md for more.
Lastly, keep an eye for the big Nyx update!
NOTE: You will need sept and a custom secmon and warmboot binary to boot 7.0.0-9.2.0 or stock emuMMC. NOTE2: hekate is now able to get sept binaries from inside a fss0. Warning hekate files: New bootloader contents are mandatory. Because they are new, you must not mix them with older hekate versions. hekate package is made for an easy drag n drop that can be used to replace the files.
Don't forget to drag n drop bootloader folder into sd card root and hit replace. No need to delete that folder first, especially if you want your configs and payloads.
New in this version HOS 10.0.0 support Added Empty Battery screen on boot This will show an empty battery icon if voltage is pretty low. It will power off after 15s if NOT charging. It continues boot after reaching enough charge. It can be bypassed with VOL- & VOL+. For more, read 5f142b4. (Previously, if battery was less than 2800mV, the console wouldn't react - black screen - to a rcm injection.) Fixed an issue where if sept folder was missing, hekate could not write itself there. Some bug fixes emuMMC HOS 10.0.0 support Based on m4xw/emuMMC@b168ddf Nyx v0.8.7 Fixed an issue with LvGL that was making Nyx hang and corrupt text Added touch panel HW testing, before allowing forced calibration The touch IC fw has a bug that allows calibration to happen when the panel is defected. That will eventually happen from HOS though when a touch fw gets updated... Dump pkg1/2 tool now supports HOS 10.0.0 Add touchscreen initialization retries in case it fails. Some bug fixes
Дата: Воскресенье, 11.04.2021, 19:08:59 | Сообщение # 7
••
Сообщений: 2457
отключен
Для загрузки/обновления доступна версия 5.5.5
Цитата
New in this version HOS 12.0.0 Support Add USB3.0 enable via exosphere support (needed for 9.0.0 and up) Add Seamless Display support for L4T Linux/Android. Ensure RAM Overclocking is disabled when booting stock to fix sleep issues Minerva was updated with more accurate clock trimmers Optional voltage change was added to minerva when RAM OC is used via compiler flags This removes the need for hekate main to be recompiled. Max allowed voltage is 1250mV. 12.0.0 didn't burn a fuse, so AutoNOGC, doesn't work. Use kip1patch=nogc in your boot entry if NOGC is wanted. emuMMC HOS 12.0.0 Support Nyx v1.0.2 HOS 12.0.0 Support Hybrid MBR fixer is now smarter. It can detect a hos partition everywhere and properly rearrange extra partitions in MBR. Report GPIO ID in case Touch Panel is unknown Properly check if eMMC GPT is valid before parsing it Refresh SD card calibration when using UMS or benchmarking for faster ops Migration option Fix Raw, now tells user that it also fixes partition type. Add new touch panel in info Check for errors when benchmarking