mirror of
https://github.com/Ultra-NX/UltraNX.git
synced 2025-01-14 19:31:26 +00:00
18 lines
401 B
YAML
18 lines
401 B
YAML
# The LEGO NINJAGO Movie Video Game 1.0.3
|
|
# BID: 346959B36CD9F14D
|
|
|
|
unsafeCheck: true
|
|
|
|
ALL_FPS:
|
|
# Block to 30 FPS when prerendered cutscene is played
|
|
# REF: LegoCutscenes::s_fmvCutsceneAudioInstance
|
|
-
|
|
type: compare
|
|
compare_address: [MAIN, 0x44C3468]
|
|
compare_type: "!="
|
|
compare_value_type: uint64
|
|
compare_value: 0
|
|
address: [MAIN]
|
|
value_type: refresh_rate
|
|
value: 30
|