UltraNX/SaltySD/plugins/FPSLocker/patches/0100438012EC8000/1A0EAEC3AE90B018.yaml
2023-10-25 14:42:26 +03:00

160 lines
2.8 KiB
YAML

# Balan Wonderland 1.01
# BID: 1A0EAEC3AE90B018
unsafeCheck: true
15FPS:
# r.DynamicRes.FrameTimeBudget = 0.9 * (1000/FPS)
-
type: write
address: [MAIN, 0x86FEF50, 0]
value_type: float
value: [60, 60]
# t.MaxFPS
-
type: write
address: [MAIN, 0x87519B0, 0]
value_type: float
value: [15, 15]
-
type: block
what: timing
20FPS:
# r.DynamicRes.FrameTimeBudget
-
type: write
address: [MAIN, 0x86FEF50, 0]
value_type: float
value: [45, 45]
# t.MaxFPS
-
type: write
address: [MAIN, 0x87519B0, 0]
value_type: float
value: [20, 20]
-
type: block
what: timing
25FPS:
# r.DynamicRes.FrameTimeBudget
-
type: write
address: [MAIN, 0x86FEF50, 0]
value_type: float
value: [36, 36]
# t.MaxFPS
-
type: write
address: [MAIN, 0x87519B0, 0]
value_type: float
value: [25, 25]
-
type: block
what: timing
30FPS:
# r.DynamicRes.FrameTimeBudget (default value)
-
type: write
address: [MAIN, 0x86FEF50, 0]
value_type: float
value: [30, 30]
# t.MaxFPS (default value is 30)
-
type: write
address: [MAIN, 0x87519B0, 0]
value_type: float
value: [0, 0]
35FPS:
# r.DynamicRes.FrameTimeBudget
-
type: write
address: [MAIN, 0x86FEF50, 0]
value_type: float
value: [25.714, 25.714]
# t.MaxFPS
-
type: write
address: [MAIN, 0x87519B0, 0]
value_type: float
value: [35, 35]
-
type: block
what: timing
40FPS:
# r.DynamicRes.FrameTimeBudget
-
type: write
address: [MAIN, 0x86FEF50, 0]
value_type: float
value: [22.5, 22.5]
# t.MaxFPS
-
type: write
address: [MAIN, 0x87519B0, 0]
value_type: float
value: [40, 40]
-
type: block
what: timing
45FPS:
# r.DynamicRes.FrameTimeBudget
-
type: write
address: [MAIN, 0x86FEF50, 0]
value_type: float
value: [20, 20]
# t.MaxFPS
-
type: write
address: [MAIN, 0x87519B0, 0]
value_type: float
value: [45, 45]
-
type: block
what: timing
50FPS:
# r.DynamicRes.FrameTimeBudget
-
type: write
address: [MAIN, 0x86FEF50, 0]
value_type: float
value: [18, 18]
# t.MaxFPS
-
type: write
address: [MAIN, 0x87519B0, 0]
value_type: float
value: [50, 50]
-
type: block
what: timing
55FPS:
# r.DynamicRes.FrameTimeBudget
-
type: write
address: [MAIN, 0x86FEF50, 0]
value_type: float
value: [16.3636, 16.3636]
# t.MaxFPS
-
type: write
address: [MAIN, 0x87519B0, 0]
value_type: float
value: [55, 55]
-
type: block
what: timing
60FPS:
# r.DynamicRes.FrameTimeBudget
-
type: write
address: [MAIN, 0x86FEF50, 0]
value_type: float
value: [15, 15]
# t.MaxFPS
-
type: write
address: [MAIN, 0x87519B0, 0]
value_type: float
value: [0, 0]