Skip to content

cate-gms2 1.4

Compare
Choose a tag to compare
@Skirlez Skirlez released this 23 Dec 15:51
· 52 commits to main since this release
  • Added an option to change the framerate
    the game was built to run at 60 FPS
    this works by making most of the code run only 60 times per second,
    and making some code run the entire time so things look smoother
    this also makes the mouse have a lot less delay on 60hz monitors
    this was very hard to implement and not worth it
    the game is now even more of a mess than it was before
    great

  • Icon

  • Minor changes