diff --git a/varients/light/bootloader/sys/nyx.bin b/varients/light/bootloader/sys/nyx.bin old mode 100644 new mode 100755 index 0c7476a..299de8f Binary files a/varients/light/bootloader/sys/nyx.bin and b/varients/light/bootloader/sys/nyx.bin differ diff --git a/varients/light/config/omninx/manifest.ini b/varients/light/config/omninx/manifest.ini index c31ed8b..9836003 100644 --- a/varients/light/config/omninx/manifest.ini +++ b/varients/light/config/omninx/manifest.ini @@ -1,5 +1,5 @@ [OmniNX] -current_pack=light +current_pack=Light version=1.0.0 update_channel=0 -channel_pack=light +channel_pack=Light diff --git a/varients/light/switch/.packages/OmniNX Downloader/include/updater/change_channel.ini b/varients/light/switch/.packages/OmniNX Downloader/include/updater/change_channel.ini index 282fa96..a1df7e5 100644 --- a/varients/light/switch/.packages/OmniNX Downloader/include/updater/change_channel.ini +++ b/varients/light/switch/.packages/OmniNX Downloader/include/updater/change_channel.ini @@ -2,13 +2,13 @@ [Light Pack] ini_file '/config/omninx/manifest.ini' -set-ini-val '/config/omninx/manifest.ini' 'OmniNX' 'channel_pack' 'light' +set-ini-val '/config/omninx/manifest.ini' 'OmniNX' 'channel_pack' 'Light' set-ini-val '/config/omninx/manifest.ini' 'OmniNX' 'update_channel' '0' [Standard Pack] ini_file '/config/omninx/manifest.ini' -set-ini-val '/config/omninx/manifest.ini' 'OmniNX' 'channel_pack' 'standard' +set-ini-val '/config/omninx/manifest.ini' 'OmniNX' 'channel_pack' 'Standard' set-ini-val '/config/omninx/manifest.ini' 'OmniNX' 'update_channel' '2' [OC Pack] ini_file '/config/omninx/manifest.ini' -set-ini-val '/config/omninx/manifest.ini' 'OmniNX' 'channel_pack' 'oc' +set-ini-val '/config/omninx/manifest.ini' 'OmniNX' 'channel_pack' 'OC' set-ini-val '/config/omninx/manifest.ini' 'OmniNX' 'update_channel' '1' \ No newline at end of file diff --git a/varients/oc/config/omninx/manifest.ini b/varients/oc/config/omninx/manifest.ini index 9f2b4a5..9301dbf 100644 --- a/varients/oc/config/omninx/manifest.ini +++ b/varients/oc/config/omninx/manifest.ini @@ -1,5 +1,5 @@ [OmniNX] -current_pack=oc +current_pack=OC version=1.0.0 update_channel=1 -channel_pack=oc +channel_pack=OC diff --git a/varients/standard/config/omninx/manifest.ini b/varients/standard/config/omninx/manifest.ini index 146a536..96ba6f9 100644 --- a/varients/standard/config/omninx/manifest.ini +++ b/varients/standard/config/omninx/manifest.ini @@ -1,5 +1,5 @@ [OmniNX] -current_pack=standard +current_pack=Standard version=1.0.0 update_channel=2 -channel_pack=standard \ No newline at end of file +channel_pack=Standard \ No newline at end of file