mirror of
https://github.com/Ultra-NX/UltraNX.git
synced 2025-01-01 05:21:55 +00:00
83 lines
1.3 KiB
YAML
83 lines
1.3 KiB
YAML
|
# Kirby's Dream Buffet 1.0.0
|
||
|
# BID: 82AF4E16BBC0BEC8
|
||
|
# Thanks to Hazerou for finding offsets
|
||
|
# Game is using fake double buffer.
|
||
|
|
||
|
unsafeCheck: true
|
||
|
|
||
|
15FPS:
|
||
|
# Interval
|
||
|
-
|
||
|
type: write
|
||
|
address: [MAIN, 0xBEBFD8, 0]
|
||
|
value_type: int32
|
||
|
value: 4
|
||
|
-
|
||
|
type: block
|
||
|
what: timing
|
||
|
20FPS:
|
||
|
# Interval
|
||
|
-
|
||
|
type: write
|
||
|
address: [MAIN, 0xBEBFD8, 0]
|
||
|
value_type: int32
|
||
|
value: 3
|
||
|
-
|
||
|
type: block
|
||
|
what: timing
|
||
|
25FPS:
|
||
|
# Interval
|
||
|
-
|
||
|
type: write
|
||
|
address: [MAIN, 0xBEBFD8, 0]
|
||
|
value_type: int32
|
||
|
value: 2
|
||
|
30FPS:
|
||
|
# Interval (default value)
|
||
|
-
|
||
|
type: write
|
||
|
address: [MAIN, 0xBEBFD8, 0]
|
||
|
value_type: int32
|
||
|
value: 2
|
||
|
35FPS:
|
||
|
# Interval
|
||
|
-
|
||
|
type: write
|
||
|
address: [MAIN, 0xBEBFD8, 0]
|
||
|
value_type: int32
|
||
|
value: 1
|
||
|
40FPS:
|
||
|
# Interval
|
||
|
-
|
||
|
type: write
|
||
|
address: [MAIN, 0xBEBFD8, 0]
|
||
|
value_type: int32
|
||
|
value: 1
|
||
|
45FPS:
|
||
|
# Interval
|
||
|
-
|
||
|
type: write
|
||
|
address: [MAIN, 0xBEBFD8, 0]
|
||
|
value_type: int32
|
||
|
value: 1
|
||
|
50FPS:
|
||
|
# Interval
|
||
|
-
|
||
|
type: write
|
||
|
address: [MAIN, 0xBEBFD8, 0]
|
||
|
value_type: int32
|
||
|
value: 1
|
||
|
55FPS:
|
||
|
# Interval
|
||
|
-
|
||
|
type: write
|
||
|
address: [MAIN, 0xBEBFD8, 0]
|
||
|
value_type: int32
|
||
|
value: 1
|
||
|
60FPS:
|
||
|
# Interval
|
||
|
-
|
||
|
type: write
|
||
|
address: [MAIN, 0xBEBFD8, 0]
|
||
|
value_type: int32
|
||
|
value: 1
|