Frozenreflex / Thundagun

Lightning fast performance mod for Resonite
GNU General Public License v3.0
10 stars 5 forks source link

add auto switching #15

Closed DoubleStyx closed 3 weeks ago

DoubleStyx commented 3 weeks ago

This adds an option for enabling the auto-switching mode, as well as setting ratio thresholds and exponents for the exponential frame weighing.

I'm not sure if I need to set the frame timestamp manually; I think it's already being set elsewhere?

DoubleStyx commented 3 weeks ago

Also see #15 first if you haven't already.

DoubleStyx commented 3 weeks ago

Also, I don't think the denominator will ever equal zero, but it might be worth adding a try block here?