Add Borealis GUI for patch extraction on Switch.
All checks were successful
Build NRO / build (push) Successful in 1m48s
All checks were successful
Build NRO / build (push) Successful in 1m48s
Replace the console UI with a Borealis-based flow, bundle ROMFS assets and borealis as a submodule, and apply small upstream patches at build time. Self-delete runs after romfsExit on quit so the NRO can be removed like the old console build.
This commit is contained in:
15
resources/i18n/de/brls.json
Normal file
15
resources/i18n/de/brls.json
Normal file
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"hints": {
|
||||
"ok": "Ok",
|
||||
"back": "Zurück",
|
||||
"exit": "Beenden"
|
||||
},
|
||||
|
||||
"crash_frame": {
|
||||
"button": "Ok"
|
||||
},
|
||||
|
||||
"thumbnail_sidebar": {
|
||||
"save": "Speichern"
|
||||
}
|
||||
}
|
||||
15
resources/i18n/en-US/brls.json
Normal file
15
resources/i18n/en-US/brls.json
Normal file
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"hints": {
|
||||
"ok": "Ok",
|
||||
"back": "Back",
|
||||
"exit": "Exit"
|
||||
},
|
||||
|
||||
"crash_frame": {
|
||||
"button": "Ok"
|
||||
},
|
||||
|
||||
"thumbnail_sidebar": {
|
||||
"save": "Save"
|
||||
}
|
||||
}
|
||||
BIN
resources/img/omninx.png
Normal file
BIN
resources/img/omninx.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 2.0 KiB |
1
resources/inter
Symbolic link
1
resources/inter
Symbolic link
@@ -0,0 +1 @@
|
||||
../library/borealis/resources/inter
|
||||
1
resources/material
Symbolic link
1
resources/material
Symbolic link
@@ -0,0 +1 @@
|
||||
../library/borealis/resources/material
|
||||
Reference in New Issue
Block a user