mirror of
https://github.com/Ultra-NX/UltraNX.git
synced 2024-12-28 03:21:54 +00:00
79 lines
1.2 KiB
YAML
79 lines
1.2 KiB
YAML
# Yokai Watch 1 / Yo-kai Watch 1
|
|
# 妖怪ウォッチ 1.3.0
|
|
# BID: B6E172353E696E65
|
|
|
|
# Bugs: Camera movement is jaggy
|
|
|
|
unsafeCheck: true
|
|
|
|
15FPS:
|
|
# Interval
|
|
-
|
|
type: write
|
|
address: [MAIN, 0x8C4534]
|
|
value_type: int32
|
|
value: 4
|
|
20FPS:
|
|
# Interval
|
|
-
|
|
type: write
|
|
address: [MAIN, 0x8C4534]
|
|
value_type: int32
|
|
value: 3
|
|
25FPS:
|
|
# Interval
|
|
-
|
|
type: write
|
|
address: [MAIN, 0x8C4534]
|
|
value_type: int32
|
|
value: 2
|
|
30FPS:
|
|
# Interval (default value in gameplay)
|
|
-
|
|
type: write
|
|
address: [MAIN, 0x8C4534]
|
|
value_type: int32
|
|
value: 2
|
|
35FPS:
|
|
# Interval
|
|
-
|
|
type: write
|
|
address: [MAIN, 0x8C4534]
|
|
value_type: int32
|
|
value: 1
|
|
40FPS:
|
|
# Interval
|
|
-
|
|
type: write
|
|
address: [MAIN, 0x8C4534]
|
|
value_type: int32
|
|
value: 1
|
|
45FPS:
|
|
# Interval
|
|
-
|
|
type: write
|
|
address: [MAIN, 0x8C4534]
|
|
value_type: int32
|
|
value: 1
|
|
50FPS:
|
|
# Interval
|
|
-
|
|
type: write
|
|
address: [MAIN, 0x8C4534]
|
|
value_type: int32
|
|
value: 1
|
|
55FPS:
|
|
# Interval
|
|
-
|
|
type: write
|
|
address: [MAIN, 0x8C4534]
|
|
value_type: int32
|
|
value: 1
|
|
60FPS:
|
|
# Interval
|
|
-
|
|
type: write
|
|
address: [MAIN, 0x8C4534]
|
|
value_type: int32
|
|
value: 1
|