animafps / fpsmath

🤖 A Discord bot designed to convert video game sensitivities, FOV values, mouse feel across themselves, and preset games. Over 300,000 users.
https://fpsmath.xyz
GNU Affero General Public License v3.0
4 stars 2 forks source link

[BUG] Battlefield Yaw Calculation #186

Open animafps opened 2 years ago

animafps commented 2 years ago

Is there an existing issue for this?

Current Behavior

Currently, the bf yaw/increment is a static value but upon research and looking at the KovaaKs config JSON it requires a formular

Expected Behavior

(Sens * 0.0034377486) + 0.011459162 instead of 0.6771319397 * Sens

Steps To Reproduce

No response

Anything else?

The solution to this issue could help with #124