Kirrana / xivlauncher_physics_plugin

7 stars 12 forks source link

Added support to update physics every 2-5 frames #9

Closed ASBRamos closed 1 year ago

ASBRamos commented 1 year ago

Resolves https://github.com/Kirrana/xivlauncher_physics_plugin/issues/3

Fix was just implemented by keeping the TEST against 0xFFFFFFFF and just using a JNZ. Swapped the negation to a decrement.

Kirrana commented 1 year ago

Awesome, didn't seem to save upon editing the frames to skip value so I fixed that but otherwise seems to work great :D