TICRATE conversions

Moderator: GZDoom Developers

User avatar
Major Cooke
Posts: 8209
Joined: Sun Jan 28, 2007 3:55 pm
Preferred Pronouns: He/Him
Operating System Version (Optional): Windows 10
Graphics Processor: nVidia with Vulkan support
Location: GZBoomer Town

TICRATE conversions

Post by Major Cooke »

Pull Request

Found some wild spots where TICRATE could be put to use inside of the code instead of just 35 for the sake of future proofing.

Exceptions:
  • ZDoom's fuzz shader - I don't know how to export TICRATE to a shader at all.
  • Wipe code (using 40 instead of 35 because it felt too slow)
  • Gameplay option menu with the 35 * CleanXfac_1 - doesn't appear to relate to tics.

Return to “Closed Feature Suggestions [GZDoom]”