mirror of
https://github.com/Ultra-NX/UltraNX.git
synced 2025-01-15 03:41:27 +00:00
13 lines
257 B
YAML
13 lines
257 B
YAML
|
# Valkyria Chronicles 1.0.0
|
||
|
# BID: FE77FFB8CBFB3A5C
|
||
|
# 2D Animations speed is still tied to framerate
|
||
|
|
||
|
unsafeCheck: true
|
||
|
|
||
|
ALL_FPS:
|
||
|
# 3D Game Speed
|
||
|
-
|
||
|
type: evaluate_write
|
||
|
address: [MAIN, 0x95CA9C]
|
||
|
value_type: float
|
||
|
value: "60 / FPS_TARGET"
|