FPS/FPSCAPPING

  • Meadows
    14th Nov 2021 Member 0 Permalink

    Make it so we can have it not just capped at 60 fps. As for me 60 capped makes my game run a bit slow.

  • jacob1
    14th Nov 2021 Developer 0 Permalink
    If you open the console (~) you can set a new fps cap.

    tpt.setfpscap(144) -> higher max fps
    tpt.setfpscap(30) -> lower fps
    tpt.setfpscap(2) -> remove the cap entirely

    60 is the default and recommended fps, if you go too high some reactions may be over too quickly to properly experience.