forked from Mirrors/OmniNX
14 lines
376 B
YAML
14 lines
376 B
YAML
# The LEGO NINJAGO Movie Video Game 1.0.3
|
|
# BID: 346959B36CD9F14D
|
|
|
|
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
|
|
value_type: refresh_rate
|
|
value: 30
|