mirror of
https://github.com/Ultra-NX/UltraNX.git
synced 2025-06-07 20:12:28 +00:00
Ultra 2.4|R2x
This commit is contained in:
parent
eda99e7881
commit
081eaa7c7d
@ -48,7 +48,7 @@
|
||||
* [Sphaira](https://github.com/ITotalJustice/sphaira) - Современное Хоумбрю Меню, аналог nx-hbmenu
|
||||
* [AiO Switch Updater](https://github.com/HamletDuFromage/aio-switch-updater) - Программа для обновления Ultra до актуальной версии, а так же для скачивания читов.
|
||||
* [Daybreak](https://github.com/Atmosphere-NX/Atmosphere) - Программа для обновления системного ПО.
|
||||
* [DBI](https://4pda.to/forum/index.php?showtopic=939714&st=1120#entry86288632) - Лучший файловый менеджер, менеджер сохранений и установщик программ на консоль.
|
||||
* [DBI](https://4pda.to/forum/index.php?showtopic=939714&st=1100#entry86288632) - Лучший файловый менеджер, менеджер сохранений и установщик программ на консоль.
|
||||
|
||||
|
||||
1. **Установленные модули**
|
||||
@ -69,7 +69,7 @@
|
||||
|
||||
1. **Доступные для скачивания через [Ultra Tuner](https://github.com/Ultra-NX/UltraNX/wiki/Tuner-RU#ultra-tuner)**
|
||||
* Homebrews:
|
||||
* [DBI](https://4pda.to/forum/index.php?showtopic=939714&st=1120#entry86288632) - Здесь можно скачать DBI или обновить имеющийся.
|
||||
* [DBI](https://4pda.to/forum/index.php?showtopic=939714&st=1100#entry86288632) - Здесь можно скачать DBI или обновить имеющийся.
|
||||
* [Linkalho](https://gbatemp.net/download/linkalho.38822) - Программа для привязки аккаунта.
|
||||
* [HB App Store](https://github.com/fortheusers/hb-appstore) - Бесплатный магазин для скачивания Homebrew приложений.
|
||||
* [PPSSPP](https://gbatemp.net/threads/ppsspp-switch-standalone-beta.544071/post-10492671) - Эмулятор PSP.
|
||||
|
@ -44,7 +44,7 @@
|
||||
* [Sphaira](https://github.com/ITotalJustice/sphaira) - Modern Homebrew Menu, analogous to nx-hbmenu
|
||||
* [AiO Switch Updater](https://github.com/HamletDuFromage/aio-switch-updater) - Program to update Ultra to the current version, as well as to download cheats.
|
||||
* [Daybreak](https://github.com/Atmosphere-NX/Atmosphere) - A program for updating OS.
|
||||
* [DBI](https://github.com/rashevskyv/dbi) - The best file manager, save manager and program installer on the console.
|
||||
* [DBI](https://4pda.to/forum/index.php?showtopic=939714&st=1100#entry86288632) - The best file manager, save manager and program installer on the console.
|
||||
|
||||
|
||||
1. **Installed Modules**
|
||||
@ -65,7 +65,7 @@
|
||||
|
||||
1. **Available for download via [Updater](https://github.com/Ultra-NX/Ultra/wiki/Tuner-RU#Updater)**
|
||||
* Homebrews:
|
||||
* [DBI](https://4pda.to/forum/index.php?showtopic=939714&st=1120#entry86288632) - Here you can download a DBI or update an existing one.
|
||||
* [DBI](https://4pda.to/forum/index.php?showtopic=939714&st=1100#entry86288632) - Here you can download a DBI or update an existing one.
|
||||
* [Linkalho](https://gbatemp.net/download/linkalho.38822/) - Account linking program.
|
||||
* [HB App Store](https://github.com/fortheusers/hb-appstore) - A free store for downloading Homebrew apps.
|
||||
* [PPSSPP](https://gbatemp.net/threads/ppsspp-switch-standalone-beta.544071/post-10492671) - PSP emulator.
|
||||
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
BIN
hbmenu.nro
BIN
hbmenu.nro
Binary file not shown.
Binary file not shown.
@ -2,33 +2,13 @@
|
||||
clear hex_sum_cache
|
||||
|
||||
|
||||
set-ini-val /switch/DBI/dbi.config Filtering InheritFilter false
|
||||
set-ini-val /switch/DBI/dbi.locations Location_0 Name notUltraNX RU
|
||||
set-ini-val /switch/DBI/dbi.locations Location_0 Type ApacheHTTP
|
||||
set-ini-val /switch/DBI/dbi.locations Location_0 URL https://dbi.ultranx.ru/
|
||||
set-ini-val /switch/DBI/dbi.locations Location_1 Name notUltraNX EN
|
||||
set-ini-val /switch/DBI/dbi.locations Location_1 Type ApacheHTTP
|
||||
set-ini-val /switch/DBI/dbi.locations Location_1 URL https://dbi.ultranx.ru/en/
|
||||
remove-ini-section /switch/DBI/dbi.locations Location_2
|
||||
remove-ini-section /switch/DBI/dbi.locations Location_3
|
||||
|
||||
|
||||
set-ini-val /config/sphaira/config.ini config theme romfs:/themes/oled_black_theme.ini
|
||||
set-ini-val /config/sphaira/config.ini config mtp_enabled 1
|
||||
set-ini-val /config/sphaira/config.ini config replace_hbmenu 1
|
||||
set-ini-val /config/sphaira/config.ini config install_emummc 1
|
||||
set-ini-val /config/sphaira/config.ini config install_prompt 0
|
||||
set-ini-val /config/sphaira/config.ini homebrew hide_sphaira 1
|
||||
set-ini-val /config/sphaira/config.ini homebrew layout 1
|
||||
set-ini-val /config/sphaira/config.ini filebrowser show_hidden 1
|
||||
|
||||
|
||||
|
||||
del '/atmosphere/config_templates/'
|
||||
del '/atmosphere/contents/00FF0000636C6BFF/toolbox.json'
|
||||
del '/atmosphere/flags/'
|
||||
del '/atmosphere/hbl_html/'
|
||||
del '/atmosphere/hosts/domains.txt'
|
||||
del '/atmosphere/hosts/default.txt'
|
||||
del '/atmosphere/hosts/emummc.txt'
|
||||
del '/atmosphere/kips/.bak/*.kip'
|
||||
del '/atmosphere/splash.png
|
||||
|
||||
@ -72,6 +52,7 @@ del '/bootloader/4IFIR.ini'
|
||||
del '/config/kefir-helper/'
|
||||
del '/config/kefir-updater/'
|
||||
del '/config/nx-hbmenu/'
|
||||
del '/config/sphaira/i18n/'
|
||||
del '/config/uberhand/'
|
||||
del '/config/ultrapaw/'
|
||||
del '/config/ultrahand/log.txt'
|
||||
|
Binary file not shown.
@ -56,6 +56,8 @@ DBIUpdateURL=https://github.com/Ultra-NX/Ultra-Resources/releases/download/Homeb
|
||||
DumpForwarders=false
|
||||
; Do not show folder.jpg in file browser
|
||||
HideFolderJpg=true
|
||||
Custom dns servers for http connections
|
||||
;CustomDNS=8.8.8.8, 1.1.1.1
|
||||
|
||||
[Filtering]
|
||||
; Apply filebrowser filter to directories
|
||||
|
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user