Skip to content

1.7.0 - More safety

Compare
Choose a tag to compare
@jbzdarkid jbzdarkid released this 20 Jun 21:08
· 63 commits to master since this release
  • The trainer will now pause the game if it's started while the game is running
  • The trainer is now a bit more cautious when attaching to the game.
    • In some cases, the trainer would appear to attach but be in an invalid state, in those cases it will now wait and retry.
    • If the trainer is unable to succefully attach, the title will show Attaching to The Witness.... If it doesn't stop saying this, restart the game.
  • Made some performance improvements. Hopefully the trainer should eat less CPU while waiting for the game to launch, and at other times.
  • Fixed a bug where the trainer would overwrite any existing game settings when launching. (E.g., setting your FOV to 80)
  • Fixed a couple of rare cases where the trainer could crash if it was improperly initialized.
  • Hopefully fixed a bug where hotkeys would randomly stop working.