mirror of
https://github.com/Ultra-NX/UltraNX.git
synced 2025-06-25 21:12:19 +00:00
14 lines
391 B
YAML
14 lines
391 B
YAML
# Card-en-Ciel 1.4.1
|
|
# BID: CB3C7EF8E279A22D
|
|
# Buffers are hardcoded line by line and put into fixed size heap allocation, so getting triple buffer requires effort
|
|
|
|
unsafeCheck: true
|
|
|
|
ALL_FPS:
|
|
# Internal FPS Lock
|
|
# REF: look at nn::os::SleepThread() called in nnMain()
|
|
-
|
|
type: evaluate_write
|
|
address: [MAIN, 0x219C248, 0x5C]
|
|
value_type: float
|
|
value: 1 / FPS_LOCK_TARGET |