p2sr / SourceAutoRecord

Speedrun plugin for Source engine games.
https://sar.portal2.sr/
MIT License
93 stars 29 forks source link

fix: improve precision of floating svar things #125

Closed ThisAMJ closed 1 year ago

ThisAMJ commented 1 year ago

I'm working on making the most helpful and 'readable' (:skull:) viewsnap configs of all time, but some calculated snaps just don't work because you either get a short decimal number or a short scientific notation, with 6 significant digits, which isn't precise enough to calculate accurate sensitivities/m_yaw.

I chose 17 because that's what stackoverflow said was lossless