Skip to content

Stop GPUs from screaming

Latest

Choose a tag to compare

@Emik03 Emik03 released this 29 Nov 19:31
· 6 commits to main since this release
1.5.7
752d2fb

Download (Windows Installer) | Download (Any OS, ZIP)

  • Added automatic VSync and frame limiter. Your GPU will no longer produce coil whine because it's busy running Remote at terrifyingly high uncapped FPS. When you tab out, the frame rate is set to 10, so it should hopefully work even better on lower-end machines than before.
  • Added logging for obtaining the information from a manual with Hooks.
  • Added tooltip that shows the locations that can be accessed if an item is gotten.
  • Fixed #2 - unreferenced YAML options no longer crash the application.
  • Fixed ImGui's ID conflict message appearing when the same item appears in more than one category.
  • Fixed items not appearing because categories were specified but were left empty.
  • Improved compatibility with locations.json by allowing it to be an object containing an array, instead of only accepting a top-level array.
  • Improved logging by also redirecting to a temporary file.
  • Improved Hooks support by making the python loader more aware of the environment.
  • Improved reliability of getting hints by utilizing the new Hints API, provided by Archipelago.