mirror of
https://github.com/Ultra-NX/UltraNX.git
synced 2025-01-12 18:31:55 +00:00
Ultra 2.1|RC3
This commit is contained in:
parent
b468b0f774
commit
a03e86fd9c
@ -0,0 +1,159 @@
|
||||
# Grounded 1.0
|
||||
# BID: A0FE04D33C315329
|
||||
|
||||
unsafeCheck: true
|
||||
|
||||
15FPS:
|
||||
# r.DynamicRes.FrameTimeBudget = (1000/FPS) cutted to 1 decimal
|
||||
-
|
||||
type: write
|
||||
address: [MAIN, 0x8DA2388, 0]
|
||||
value_type: float
|
||||
value: [66.6, 66.6]
|
||||
# t.MaxFPS
|
||||
-
|
||||
type: write
|
||||
address: [MAIN, 0x8DC84B8, 0]
|
||||
value_type: float
|
||||
value: [15, 15]
|
||||
-
|
||||
type: block
|
||||
what: timing
|
||||
20FPS:
|
||||
# r.DynamicRes.FrameTimeBudget
|
||||
-
|
||||
type: write
|
||||
address: [MAIN, 0x8DA2388, 0]
|
||||
value_type: float
|
||||
value: [50, 50]
|
||||
# t.MaxFPS
|
||||
-
|
||||
type: write
|
||||
address: [MAIN, 0x8DC84B8, 0]
|
||||
value_type: float
|
||||
value: [20, 20]
|
||||
-
|
||||
type: block
|
||||
what: timing
|
||||
25FPS:
|
||||
# r.DynamicRes.FrameTimeBudget
|
||||
-
|
||||
type: write
|
||||
address: [MAIN, 0x8DA2388, 0]
|
||||
value_type: float
|
||||
value: [40, 40]
|
||||
# t.MaxFPS
|
||||
-
|
||||
type: write
|
||||
address: [MAIN, 0x8DC84B8, 0]
|
||||
value_type: float
|
||||
value: [25, 25]
|
||||
-
|
||||
type: block
|
||||
what: timing
|
||||
30FPS:
|
||||
# r.DynamicRes.FrameTimeBudget (default value)
|
||||
-
|
||||
type: write
|
||||
address: [MAIN, 0x8DA2388, 0]
|
||||
value_type: float
|
||||
value: [33.3, 33.3]
|
||||
# t.MaxFPS (default value)
|
||||
-
|
||||
type: write
|
||||
address: [MAIN, 0x8DC84B8, 0]
|
||||
value_type: float
|
||||
value: [0, 0]
|
||||
35FPS:
|
||||
# r.DynamicRes.FrameTimeBudget
|
||||
-
|
||||
type: write
|
||||
address: [MAIN, 0x8DA2388, 0]
|
||||
value_type: float
|
||||
value: [28.5, 28.5]
|
||||
# t.MaxFPS
|
||||
-
|
||||
type: write
|
||||
address: [MAIN, 0x8DC84B8, 0]
|
||||
value_type: float
|
||||
value: [35, 35]
|
||||
-
|
||||
type: block
|
||||
what: timing
|
||||
40FPS:
|
||||
# r.DynamicRes.FrameTimeBudget
|
||||
-
|
||||
type: write
|
||||
address: [MAIN, 0x8DA2388, 0]
|
||||
value_type: float
|
||||
value: [25, 25]
|
||||
# t.MaxFPS
|
||||
-
|
||||
type: write
|
||||
address: [MAIN, 0x8DC84B8, 0]
|
||||
value_type: float
|
||||
value: [40, 40]
|
||||
-
|
||||
type: block
|
||||
what: timing
|
||||
45FPS:
|
||||
# r.DynamicRes.FrameTimeBudget
|
||||
-
|
||||
type: write
|
||||
address: [MAIN, 0x8DA2388, 0]
|
||||
value_type: float
|
||||
value: [22.2, 22.2]
|
||||
# t.MaxFPS
|
||||
-
|
||||
type: write
|
||||
address: [MAIN, 0x8DC84B8, 0]
|
||||
value_type: float
|
||||
value: [45, 45]
|
||||
-
|
||||
type: block
|
||||
what: timing
|
||||
50FPS:
|
||||
# r.DynamicRes.FrameTimeBudget
|
||||
-
|
||||
type: write
|
||||
address: [MAIN, 0x8DA2388, 0]
|
||||
value_type: float
|
||||
value: [20, 20]
|
||||
# t.MaxFPS
|
||||
-
|
||||
type: write
|
||||
address: [MAIN, 0x8DC84B8, 0]
|
||||
value_type: float
|
||||
value: [50, 50]
|
||||
-
|
||||
type: block
|
||||
what: timing
|
||||
55FPS:
|
||||
# r.DynamicRes.FrameTimeBudget
|
||||
-
|
||||
type: write
|
||||
address: [MAIN, 0x8DA2388, 0]
|
||||
value_type: float
|
||||
value: [18.1, 18.1]
|
||||
# t.MaxFPS
|
||||
-
|
||||
type: write
|
||||
address: [MAIN, 0x8DC84B8, 0]
|
||||
value_type: float
|
||||
value: [55, 55]
|
||||
-
|
||||
type: block
|
||||
what: timing
|
||||
60FPS:
|
||||
# r.DynamicRes.FrameTimeBudget
|
||||
-
|
||||
type: write
|
||||
address: [MAIN, 0x8DA2388, 0]
|
||||
value_type: float
|
||||
value: [16.6, 16.6]
|
||||
# t.MaxFPS (default value)
|
||||
-
|
||||
type: write
|
||||
address: [MAIN, 0x8DC84B8, 0]
|
||||
value_type: float
|
||||
value: [0, 0]
|
Binary file not shown.
Binary file not shown.
@ -1,7 +1,6 @@
|
||||
{
|
||||
"ams": {
|
||||
"[PACK] Ultra 2.1 Release Candidate 2 - up to 18 HOS": "https://github.com/Ultra-NX/Ultra/releases/latest/download/Ultra.zip",
|
||||
"[PACK] Ultra 2.0 Release 4 - Stable, up to 17 HOS": "https://github.com/Ultra-NX/Ultra/releases/download/2.0-R4/Ultra.zip"
|
||||
"[PACK] Ultra-NX": "https://github.com/Ultra-NX/Ultra/releases/latest/download/Ultra.zip"
|
||||
},
|
||||
"misc": {
|
||||
"Brick Code": "https://github.com/Ultra-NX/Ultra-Resources/raw/main/brick.zip",
|
||||
|
26
config/ultrapaw/themes/5IFIR.ini
Normal file
26
config/ultrapaw/themes/5IFIR.ini
Normal file
@ -0,0 +1,26 @@
|
||||
[theme]
|
||||
clock_color = #FFFFFF
|
||||
battery_color = #FFFFFF
|
||||
bg_alpha = 11
|
||||
bg_color = #000000
|
||||
seperator_alpha = 0
|
||||
seperator_color = #777777
|
||||
text_color = #FFFFFF
|
||||
info_text_color = #FFFFFF
|
||||
version_text_color = #00AAFF
|
||||
on_text_color = #999999
|
||||
off_text_color = #CCAAAA
|
||||
invalid_text_color = #FF0000
|
||||
selection_text_color = #FFFFFF
|
||||
selection_bg_color = #000000
|
||||
trackbar_color = #00AAFF
|
||||
highlight_color_1 = #2288CC
|
||||
highlight_color_2 = #88FFFF
|
||||
click_color = #F7253E
|
||||
invert_bg_click_color = false
|
||||
disable_selection_bg = false
|
||||
disable_colorful_logo = true
|
||||
logo_color_1 = #FFFFFF
|
||||
logo_color_2 = #FFFFFF
|
||||
dynamic_logo_color_1 = #00E669
|
||||
dynamic_logo_color_2 = #8080EA
|
Binary file not shown.
@ -3,20 +3,30 @@ clear hex_sum_cache
|
||||
|
||||
del '/atmosphere/config_templates/'
|
||||
del '/atmosphere/contents/00FF0000636C6BFF/toolbox.json'
|
||||
del '/atmosphere/exefs_patches/logo_sloth/'
|
||||
del '/atmosphere/flags/'
|
||||
del '/atmosphere/hbl_html/'
|
||||
del '/atmosphere/hosts/domains.txt'
|
||||
del '/atmosphere/kip_patches/default_nogc/'
|
||||
del '/atmosphere/kips/.bak/*.kip'
|
||||
|
||||
del '/atmosphere/exefs_patches/logo_sloth/'
|
||||
del '/atmosphere/exefs_patches/es_patches/'
|
||||
del '/atmosphere/exefs_patches/nfim_ctest/'
|
||||
del '/atmosphere/kip_patches/default_nogc/'
|
||||
del '/atmosphere/kip_patches/fs_patches/'
|
||||
del '/atmosphere/kip_patches/kip_patches/'
|
||||
del '/atmosphere/kip_patches/loader_patches/'
|
||||
|
||||
del '/atmosphere/crash_reports/'
|
||||
del '/atmosphere/erpt_reports/'
|
||||
del '/atmosphere/fatal_reports/'
|
||||
|
||||
|
||||
del '/bootloader/ini/!kefir_updater.ini'
|
||||
del '/bootloader/ini/kefir_updater.ini'
|
||||
del '/bootloader/ini/fullstock.ini'
|
||||
del '/bootloader/res/atmosphere.bmp'
|
||||
del '/bootloader/res/icon_payload.bmp'
|
||||
del '/bootloader/res/icon_switch.bmp'
|
||||
del '/bootloader/res/ku.bmp'
|
||||
del '/bootloader/res/switch.bmp'
|
||||
del '/bootloader/res/ku.bmp'
|
||||
del '/bootloader/res/4emi.bmp'
|
||||
del '/bootloader/res/4mosphere.bmp'
|
||||
del '/bootloader/res/4tock.bmp'
|
||||
@ -58,15 +68,15 @@ del '/switch/.overlays/sys-clk-overlay.ovl'
|
||||
|
||||
del '/switch/.packages/Ultra Cleaner/'
|
||||
del '/switch/.packages/4IFIR Wizard/'
|
||||
del '/switch/.packages/Translate Interface/'
|
||||
del '/switch/.packages/DBI/'
|
||||
del '/switch/.packages/Settings/'
|
||||
del '/switch/.packages/Theme/'
|
||||
del '/switch/.packages/DBI/'
|
||||
del '/switch/.packages/Translate Interface/'
|
||||
del '/switch/.packages/SC Wizard/'
|
||||
del '/switch/.packages/Software Installer/'
|
||||
del '/switch/.packages/System Tweaks/'
|
||||
|
||||
|
||||
del '/atmosphere/crash_reports/'
|
||||
del '/atmosphere/erpt_reports/'
|
||||
del '/atmosphere/fatal_reports/'
|
||||
|
||||
del '/oc/'
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user