mirror of
https://github.com/Ultra-NX/UltraNX.git
synced 2024-12-28 03:21:54 +00:00
82 lines
1.4 KiB
YAML
82 lines
1.4 KiB
YAML
# SnowRunner 1.0.28
|
|
# BID: 2CD8707981B46DAF
|
|
# Just search for 0x42055555
|
|
|
|
unsafeCheck: true
|
|
|
|
MASTER_WRITE:
|
|
# Redirect DR frametime target to MAIN+0x3538158
|
|
-
|
|
type: bytes
|
|
main_offset: 0x187DEA4
|
|
value_type: uint32
|
|
value:
|
|
- 0xF000E5CA
|
|
- 0xBD415942
|
|
# default value
|
|
-
|
|
type: bytes
|
|
main_offset: 0x3538158
|
|
value_type: float
|
|
value: 33.3333333333
|
|
15FPS:
|
|
-
|
|
type: write
|
|
address: [MAIN, 0x3538158]
|
|
value_type: float
|
|
value: 66.6666666666
|
|
20FPS:
|
|
-
|
|
type: write
|
|
address: [MAIN, 0x3538158]
|
|
value_type: float
|
|
value: 50
|
|
25FPS:
|
|
-
|
|
type: write
|
|
address: [MAIN, 0x3538158]
|
|
value_type: float
|
|
value: 40
|
|
30FPS:
|
|
# default value
|
|
-
|
|
type: write
|
|
address: [MAIN, 0x3538158]
|
|
value_type: float
|
|
value: 33.3333333333
|
|
35FPS:
|
|
-
|
|
type: write
|
|
address: [MAIN, 0x3538158]
|
|
value_type: float
|
|
value: 28.5714
|
|
40FPS:
|
|
-
|
|
type: write
|
|
address: [MAIN, 0x3538158]
|
|
value_type: float
|
|
value: 25
|
|
45FPS:
|
|
-
|
|
type: write
|
|
address: [MAIN, 0x3538158]
|
|
value_type: float
|
|
value: 22.2222222222
|
|
50FPS:
|
|
-
|
|
type: write
|
|
address: [MAIN, 0x3538158]
|
|
value_type: float
|
|
value: 20
|
|
55FPS:
|
|
-
|
|
type: write
|
|
address: [MAIN, 0x3538158]
|
|
value_type: float
|
|
value: 18.1818181818
|
|
60FPS:
|
|
-
|
|
type: write
|
|
address: [MAIN, 0x3538158]
|
|
value_type: float
|
|
value: 16.6666666666 |