github clementgallet/libTAS v1.1.1

latest releases: v1.4.6, v1.4.5, v1.4.4...
6 years ago
  • Simulate a specific monitor resolution.
  • Improve fastforward by skipping OpenGL draw functions.
  • Initialize allocated memory with zeros, fixing desyncs in some games.
  • Add author field in movie files.
  • Add an option to pause at a specific frame.
  • Don't rely on the keyboard layout to determine keycodes from keysyms when feeding inputs to the game. Now using a standard qwerty keyboard layout.
  • Changed the way to store the game screen when using OpenGL (using framebuffers and renderbuffers). Now the screen capture stays inside the GPU, except when doing an encode.
  • Always display the last frame of a movie during a fast-forward, so that a TAS can be more easily resumed.
  • Movie file browser does not ask for overwrite confirmation anymore.
  • Add an extra movie frame corresponding to the game startup, so that frame count and system time now match. Old movies will desync, the user needs to add one blank frame at the beginning.
  • Using both frame-advance and fast-forward now produces a faster frame-advance running speed.

Don't miss a new libTAS release

NewReleases is sending notifications on new releases.