mirror of
https://github.com/Ultra-NX/UltraNX.git
synced 2024-12-28 03:21:54 +00:00
a6956b1e92
Updated FPSLocker patches Fixed the problem of Erista rebooting in Hekate Edits loader.kip Updated Ultra Tuner - 12|R6: Now Tuner stores its settings differently, so no more red crosses should appear when changing presets Also updated all presets, and added a switch for weakened versions of them - similar to the old "Green" and "Blue" ones
153 lines
2.5 KiB
YAML
153 lines
2.5 KiB
YAML
# Horizon Chase 2 1.5.4
|
|
# BID: 95B2E97C5D16385A
|
|
|
|
unsafeCheck: true
|
|
|
|
15FPS:
|
|
# r.VSync
|
|
-
|
|
type: write
|
|
address: [MAIN, 0x6F8D398, 0]
|
|
value_type: int32
|
|
value: [0, 0]
|
|
# t.MaxFPS
|
|
-
|
|
type: write
|
|
address: [MAIN, 0x77888A8, 0]
|
|
value_type: float
|
|
value: [15, 15]
|
|
20FPS:
|
|
# r.VSync
|
|
-
|
|
type: write
|
|
address: [MAIN, 0x6F8D398, 0]
|
|
value_type: int32
|
|
value: [0, 0]
|
|
# t.MaxFPS
|
|
-
|
|
type: write
|
|
address: [MAIN, 0x77888A8, 0]
|
|
value_type: float
|
|
value: [20, 20]
|
|
25FPS:
|
|
# r.VSync
|
|
-
|
|
type: write
|
|
address: [MAIN, 0x6F8D398, 0]
|
|
value_type: int32
|
|
value: [0, 0]
|
|
# t.MaxFPS
|
|
-
|
|
type: write
|
|
address: [MAIN, 0x77888A8, 0]
|
|
value_type: float
|
|
value: [25, 25]
|
|
-
|
|
type: block
|
|
what: timing
|
|
30FPS:
|
|
# r.VSync (default value is 1)
|
|
-
|
|
type: write
|
|
address: [MAIN, 0x6F8D398, 0]
|
|
value_type: int32
|
|
value: [0, 0]
|
|
# t.MaxFPS (default value is 30)
|
|
-
|
|
type: write
|
|
address: [MAIN, 0x77888A8, 0]
|
|
value_type: float
|
|
value: [0, 0]
|
|
35FPS:
|
|
# r.VSync
|
|
-
|
|
type: write
|
|
address: [MAIN, 0x6F8D398, 0]
|
|
value_type: int32
|
|
value: [0, 0]
|
|
# t.MaxFPS
|
|
-
|
|
type: write
|
|
address: [MAIN, 0x77888A8, 0]
|
|
value_type: float
|
|
value: [35, 35]
|
|
-
|
|
type: block
|
|
what: timing
|
|
40FPS:
|
|
# r.VSync
|
|
-
|
|
type: write
|
|
address: [MAIN, 0x6F8D398, 0]
|
|
value_type: int32
|
|
value: [0, 0]
|
|
# t.MaxFPS
|
|
-
|
|
type: write
|
|
address: [MAIN, 0x77888A8, 0]
|
|
value_type: float
|
|
value: [40, 40]
|
|
-
|
|
type: block
|
|
what: timing
|
|
45FPS:
|
|
# r.VSync
|
|
-
|
|
type: write
|
|
address: [MAIN, 0x6F8D398, 0]
|
|
value_type: int32
|
|
value: [0, 0]
|
|
# t.MaxFPS
|
|
-
|
|
type: write
|
|
address: [MAIN, 0x77888A8, 0]
|
|
value_type: float
|
|
value: [45, 45]
|
|
-
|
|
type: block
|
|
what: timing
|
|
50FPS:
|
|
# r.VSync
|
|
-
|
|
type: write
|
|
address: [MAIN, 0x6F8D398, 0]
|
|
value_type: int32
|
|
value: [0, 0]
|
|
# t.MaxFPS
|
|
-
|
|
type: write
|
|
address: [MAIN, 0x77888A8, 0]
|
|
value_type: float
|
|
value: [50, 50]
|
|
-
|
|
type: block
|
|
what: timing
|
|
55FPS:
|
|
# r.VSync
|
|
-
|
|
type: write
|
|
address: [MAIN, 0x6F8D398, 0]
|
|
value_type: int32
|
|
value: [0, 0]
|
|
# t.MaxFPS
|
|
-
|
|
type: write
|
|
address: [MAIN, 0x77888A8, 0]
|
|
value_type: float
|
|
value: [55, 55]
|
|
-
|
|
type: block
|
|
what: timing
|
|
60FPS:
|
|
# r.VSync
|
|
-
|
|
type: write
|
|
address: [MAIN, 0x6F8D398, 0]
|
|
value_type: int32
|
|
value: [0, 0]
|
|
# t.MaxFPS
|
|
-
|
|
type: write
|
|
address: [MAIN, 0x77888A8, 0]
|
|
value_type: float
|
|
value: [0, 0] |