mirror of
https://github.com/Ultra-NX/UltraNX.git
synced 2024-12-27 19:11:55 +00:00
99 lines
1.6 KiB
YAML
99 lines
1.6 KiB
YAML
# Rad Rogers: Radical Edition 1.2.0
|
|
# BID: 78885A1CA987C04C
|
|
|
|
unsafeCheck: true
|
|
|
|
15FPS:
|
|
# t.MaxFPS
|
|
-
|
|
type: write
|
|
address: [MAIN, 0x579C208, 0]
|
|
value_type: float
|
|
value: [15, 15]
|
|
-
|
|
type: block
|
|
what: timing
|
|
20FPS:
|
|
# t.MaxFPS
|
|
-
|
|
type: write
|
|
address: [MAIN, 0x579C208, 0]
|
|
value_type: float
|
|
value: [20, 20]
|
|
-
|
|
type: block
|
|
what: timing
|
|
25FPS:
|
|
# t.MaxFPS
|
|
-
|
|
type: write
|
|
address: [MAIN, 0x579C208, 0]
|
|
value_type: float
|
|
value: [25, 25]
|
|
-
|
|
type: block
|
|
what: timing
|
|
30FPS:
|
|
# t.MaxFPS (default value)
|
|
-
|
|
type: write
|
|
address: [MAIN, 0x579C208, 0]
|
|
value_type: float
|
|
value: [0, 0]
|
|
35FPS:
|
|
# t.MaxFPS
|
|
-
|
|
type: write
|
|
address: [MAIN, 0x579C208, 0]
|
|
value_type: float
|
|
value: [35, 35]
|
|
-
|
|
type: block
|
|
what: timing
|
|
40FPS:
|
|
# t.MaxFPS
|
|
-
|
|
type: write
|
|
address: [MAIN, 0x579C208, 0]
|
|
value_type: float
|
|
value: [40, 40]
|
|
-
|
|
type: block
|
|
what: timing
|
|
45FPS:
|
|
# t.MaxFPS
|
|
-
|
|
type: write
|
|
address: [MAIN, 0x579C208, 0]
|
|
value_type: float
|
|
value: [45, 45]
|
|
-
|
|
type: block
|
|
what: timing
|
|
50FPS:
|
|
# t.MaxFPS
|
|
-
|
|
type: write
|
|
address: [MAIN, 0x579C208, 0]
|
|
value_type: float
|
|
value: [50, 50]
|
|
-
|
|
type: block
|
|
what: timing
|
|
55FPS:
|
|
# t.MaxFPS
|
|
-
|
|
type: write
|
|
address: [MAIN, 0x579C208, 0]
|
|
value_type: float
|
|
value: [55, 55]
|
|
-
|
|
type: block
|
|
what: timing
|
|
60FPS:
|
|
# t.MaxFPS (100 to ensure than NVN itself will handle 60 FPS while not enabling SmoothedFrameRateRange)
|
|
-
|
|
type: write
|
|
address: [MAIN, 0x579C208, 0]
|
|
value_type: float
|
|
value: [100, 100] |