OmniNX/varients/oc/SaltySD/plugins/FPSLocker/patches/0100BEA0244FC000/4AC071F9B9540985.yaml
2026-02-03 17:42:58 +01:00

23 lines
No EOL
457 B
YAML

# Majogami 1.1.3
# BID: 4AC071F9B9540985
# REF: nnMain
ALL_FPS:
# Min delta
-
type: evaluate_write
address: [MAIN, 0x2CF1420, 0x50]
value_type: uint32
value: FPS_TARGET
# FPS Lock
-
type: evaluate_write
address: [MAIN, 0x2CF1420, 0x60]
value_type: uint32
value: "1 / FPS_TARGET"
# Disable fixed speed
-
type: write
address: [MAIN, 0x2CF1420, 0x5C]
value_type: uint8
value: 0