There are many games, mostly ported from older consoles, that are constrained to 30 FPS due to engine limitation and if the FPS unlocks, the engine goes bonkers. But what about frame gen? By basically generating additional frame, we could get 60 FPS without triggering the engine jank, since the way I understand it, the framegen completely bypasses the game rendering pipeline and happens only after the frame is rendered by the game.