UltraNX/SaltySD/plugins/FPSLocker/patches/010042D00D900000/EC593A5F9552100A.yaml
2024-01-25 04:20:59 +03:00

161 lines
3.1 KiB
YAML

# LEGO Star Wars: The Skywalker Saga 1.10.0
# BID: EC593A5F9552100A
unsafeCheck: true
MASTER_WRITE:
# redirect reading Dynamic Resolution timing min & max to MAIN + 0xC3C0A50
-
type: bytes
main_offset: 0x6171A0
value_type: uint32
value:
- 0xD503201F
- 0xBD4E0563
- 0x1E232821
- 0xB005ED4C
- 0xBD4A5182
-
type: bytes
main_offset: 0x6171F0
value_type: uint32
value:
- 0xB005ED4B
- 0xBD4A5562
# Default DR timings
-
type: bytes
main_offset: 0xC3C0A50
value_type: float
value: [24, 31]
15FPS:
# g_video_swap_mode
-
type: write
address: [MAIN, 0xAA62FF0]
value_type: int32
value: 3
# Min + max dynamic resolution timing in ms
-
type: write
address: [MAIN, 0xC3C0A50]
value_type: float
value: [48, 62]
20FPS:
# g_video_swap_mode
-
type: write
address: [MAIN, 0xAA62FF0]
value_type: int32
value: 3
# Min + max dynamic resolution timing in ms
-
type: write
address: [MAIN, 0xC3C0A50]
value_type: float
value: [36, 46.5]
25FPS:
# g_video_swap_mode
-
type: write
address: [MAIN, 0xAA62FF0]
value_type: int32
value: 3
# Min + max dynamic resolution timing in ms
-
type: write
address: [MAIN, 0xC3C0A50]
value_type: float
value: [28.8, 37.2]
30FPS:
# g_video_swap_mode
-
type: write
address: [MAIN, 0xAA62FF0]
value_type: int32
value: 3
# Min + max dynamic resolution timing in ms (default for 30 FPS)
-
type: write
address: [MAIN, 0xC3C0A50]
value_type: float
value: [24, 31]
35FPS:
# g_video_swap_mode
-
type: write
address: [MAIN, 0xAA62FF0]
value_type: int32
value: 2
# Min + max dynamic resolution timing in ms
-
type: write
address: [MAIN, 0xC3C0A50]
value_type: float
value: [20.57, 26.57]
40FPS:
# g_video_swap_mode
-
type: write
address: [MAIN, 0xAA62FF0]
value_type: int32
value: 2
# Min + max dynamic resolution timing in ms
-
type: write
address: [MAIN, 0xC3C0A50]
value_type: float
value: [18, 23.25]
45FPS:
# g_video_swap_mode
-
type: write
address: [MAIN, 0xAA62FF0]
value_type: int32
value: 2
# Min + max dynamic resolution timing in ms
-
type: write
address: [MAIN, 0xC3C0A50]
value_type: float
value: [16, 20.67]
50FPS:
# g_video_swap_mode
-
type: write
address: [MAIN, 0xAA62FF0]
value_type: int32
value: 2
# Min + max dynamic resolution timing in ms
-
type: write
address: [MAIN, 0xC3C0A50]
value_type: float
value: [14.4, 18.6]
55FPS:
# g_video_swap_mode
-
type: write
address: [MAIN, 0xAA62FF0]
value_type: int32
value: 2
# Min + max dynamic resolution timing in ms
-
type: write
address: [MAIN, 0xC3C0A50]
value_type: float
value: [13.09, 16.9]
60FPS:
# g_video_swap_mode
-
type: write
address: [MAIN, 0xAA62FF0]
value_type: int32
value: 2
# Min + max dynamic resolution timing in ms (default for 60 FPS)
-
type: write
address: [MAIN, 0xC3C0A50]
value_type: float
value: [12, 15.5]