mirror of
https://github.com/Ultra-NX/UltraNX.git
synced 2025-01-14 03:11:26 +00:00
14 lines
322 B
YAML
14 lines
322 B
YAML
# 戦場のヴァルキュリア for Nintendo Switch 1.0.1
|
|
# BID: A184B59D5091B68A
|
|
# Main 2D Animations speed is still tied to framerate
|
|
# Thanks to ~Arch for offset
|
|
|
|
unsafeCheck: true
|
|
|
|
ALL_FPS:
|
|
# 3D Game Speed
|
|
-
|
|
type: evaluate_write
|
|
address: [MAIN, 0x957E1C]
|
|
value_type: float
|
|
value: "60 / FPS_TARGET" |