fabiangreffrath / crispy-doom

Crispy Doom is a limit-removing enhanced-resolution Doom source port based on Chocolate Doom.
https://fabiangreffrath.github.io/crispy-homepage
GNU General Public License v2.0
802 stars 132 forks source link

Add support for uncapped framerate #59

Closed fabiangreffrath closed 9 years ago

fabiangreffrath commented 9 years ago

This is currently prepared in the "uncapped" branch, thank to the outstanding effort of @AlexMax.

Danfun64 commented 9 years ago

I'm guessing that if you are demo recording and/or playing on multiplayer this will force itself to turn off (for compatibility purposes?)

fabiangreffrath commented 9 years ago

This should not be necessary, as the interpolation really only affects the renderer. The game itself still "thinks" at 35 FPS. My first tests confirm that! :)