UltraNX/SaltySD/plugins/FPSLocker/patches/01007E3006DDA000/D55608916FA56C18.yaml
2023-12-09 01:57:58 +03:00

85 lines
1.4 KiB
YAML

# Kirby Star Allies 4.0.0
# BID: D55608916FA56C18
# Thanks to Kirby567Fan for finding offsets
# Game is using fake double buffer
# Game crashes at 2nd or 3rd frame if you try to force triple buffer.
unsafeCheck: true
15FPS:
# Interval
-
type: write
address: [MAIN, 0x54C5B0, 0]
value_type: int32
value: 3
-
type: block
what: timing
20FPS:
# Interval
-
type: write
address: [MAIN, 0x54C5B0, 0]
value_type: int32
value: 2
-
type: block
what: timing
25FPS:
# Interval
-
type: write
address: [MAIN, 0x54C5B0, 0]
value_type: int32
value: 1
30FPS:
# Interval (default value)
-
type: write
address: [MAIN, 0x54C5B0, 0]
value_type: int32
value: 1
35FPS:
# Interval
-
type: write
address: [MAIN, 0x54C5B0, 0]
value_type: int32
value: 0
40FPS:
# Interval
-
type: write
address: [MAIN, 0x54C5B0, 0]
value_type: int32
value: 0
45FPS:
# Interval
-
type: write
address: [MAIN, 0x54C5B0, 0]
value_type: int32
value: 0
50FPS:
# Interval
-
type: write
address: [MAIN, 0x54C5B0, 0]
value_type: int32
value: 0
55FPS:
# Interval
-
type: write
address: [MAIN, 0x54C5B0, 0]
value_type: int32
value: 0
60FPS:
# Interval
-
type: write
address: [MAIN, 0x54C5B0, 0]
value_type: int32
value: 0