xiv.zone/content/physics-fix/_index.md

16 lines
915 B
Markdown
Raw Normal View History

---
2024-03-23 14:19:43 -04:00
title: "FFXIV Physics Fix"
layout: "single"
---
2024-03-23 14:19:43 -04:00
FFXIV's bone physics consist of wind and bounce physics. These apply to the character's hair, clothes and other body parts. However, some aspects appear broken on high framerates, especially those above 60 FPS. Notably bouncing happens so quickly that it's practically non-existent, and wind effects tend to appear jittery.
This plugin fixes this bug by locking updates to 60 FPS, and is based on [Kirrana's plugin](https://github.com/Kirrana/xivlauncher_physics_plugin/) to be more opinionated with less options.
## Get Involved & Support
{{< begin-grid >}}
{{< blurb title="Download" description="Get the source code" url="https://git.sr.ht/~redstrate/ffxiv-physics-fix" >}}
{{< blurb title="Donate Money" description="Any monetary contribution helps so I can continue working on this in my free time." url="https://redstrate.com/fund" >}}
{{< end-grid >}}