mirror of
https://github.com/Ultra-NX/UltraNX.git
synced 2024-12-27 19:11:55 +00:00
99 lines
1.5 KiB
YAML
99 lines
1.5 KiB
YAML
# Snake Pass 1.4
|
|
# BID: D0798521F563E6A7
|
|
|
|
unsafeCheck: true
|
|
|
|
15FPS:
|
|
# t.MaxFPS
|
|
-
|
|
type: write
|
|
address: [MAIN, 0x49012B8, 0]
|
|
value_type: float
|
|
value: [15, 15]
|
|
-
|
|
type: block
|
|
what: timing
|
|
20FPS:
|
|
# t.MaxFPS
|
|
-
|
|
type: write
|
|
address: [MAIN, 0x49012B8, 0]
|
|
value_type: float
|
|
value: [20, 20]
|
|
-
|
|
type: block
|
|
what: timing
|
|
25FPS:
|
|
# t.MaxFPS
|
|
-
|
|
type: write
|
|
address: [MAIN, 0x49012B8, 0]
|
|
value_type: float
|
|
value: [25, 25]
|
|
-
|
|
type: block
|
|
what: timing
|
|
30FPS:
|
|
# t.MaxFPS (default value)
|
|
-
|
|
type: write
|
|
address: [MAIN, 0x49012B8, 0]
|
|
value_type: float
|
|
value: [30, 30]
|
|
35FPS:
|
|
# t.MaxFPS
|
|
-
|
|
type: write
|
|
address: [MAIN, 0x49012B8, 0]
|
|
value_type: float
|
|
value: [35, 35]
|
|
-
|
|
type: block
|
|
what: timing
|
|
40FPS:
|
|
# t.MaxFPS
|
|
-
|
|
type: write
|
|
address: [MAIN, 0x49012B8, 0]
|
|
value_type: float
|
|
value: [40, 40]
|
|
-
|
|
type: block
|
|
what: timing
|
|
45FPS:
|
|
# t.MaxFPS
|
|
-
|
|
type: write
|
|
address: [MAIN, 0x49012B8, 0]
|
|
value_type: float
|
|
value: [45, 45]
|
|
-
|
|
type: block
|
|
what: timing
|
|
50FPS:
|
|
# t.MaxFPS
|
|
-
|
|
type: write
|
|
address: [MAIN, 0x49012B8, 0]
|
|
value_type: float
|
|
value: [50, 50]
|
|
-
|
|
type: block
|
|
what: timing
|
|
55FPS:
|
|
# t.MaxFPS
|
|
-
|
|
type: write
|
|
address: [MAIN, 0x49012B8, 0]
|
|
value_type: float
|
|
value: [55, 55]
|
|
-
|
|
type: block
|
|
what: timing
|
|
60FPS:
|
|
# t.MaxFPS
|
|
-
|
|
type: write
|
|
address: [MAIN, 0x49012B8, 0]
|
|
value_type: float
|
|
value: [60, 60] |