UltraNX/SaltySD/plugins/FPSLocker/patches/0100C7300EEE4000/54211726D36A8D9C.yaml

75 lines
1.5 KiB
YAML
Raw Normal View History

2023-10-25 11:42:26 +00:00
# Zombie Army Trilogy 1.0.2
# BID: 54211726D36A8D9C
unsafeCheck: true
15FPS:
# Dynamic Resolution frame time target = (30/(1000/30)) * (1000/FPS)
-
type: write
address: [MAIN, 0xDD9A88, 4]
value_type: float
value: 60
20FPS:
# Dynamic Resolution frame time target
-
type: write
address: [MAIN, 0xDD9A88, 4]
value_type: float
value: 45
25FPS:
# Dynamic Resolution frame time target
-
type: write
address: [MAIN, 0xDD9A88, 4]
value_type: float
value: 36
30FPS:
# Dynamic Resolution frame time target (default value)
-
type: write
address: [MAIN, 0xDD9A88, 4]
value_type: float
value: 30
35FPS:
# Dynamic Resolution frame time target
-
type: write
address: [MAIN, 0xDD9A88, 4]
value_type: float
value: 25.71
40FPS:
# Dynamic Resolution frame time target
-
type: write
address: [MAIN, 0xDD9A88, 4]
value_type: float
value: 22.5
45FPS:
# Dynamic Resolution frame time target
-
type: write
address: [MAIN, 0xDD9A88, 4]
value_type: float
value: 20
50FPS:
# Dynamic Resolution frame time target
-
type: write
address: [MAIN, 0xDD9A88, 4]
value_type: float
value: 18
55FPS:
# Dynamic Resolution frame time target
-
type: write
address: [MAIN, 0xDD9A88, 4]
value_type: float
value: 16.36
60FPS:
# Dynamic Resolution frame time target
-
type: write
address: [MAIN, 0xDD9A88, 4]
value_type: float
value: 15