0.19.7.4 - Perf Improvements, V-Sync Option

Idle Armada · build 16948136 · published

On SteamNotes only · this build shipped before we watched the app
  • Prefer discrete GPU on windows to make sure we aren't getting slowed down by an integrated GPU.
  • Make v-sync a visible setting, and show v-sync status on dev stats page.
  • Reduce the maximum windowed size because it was sometimes so big it was hard to close the changelog screen and resize it.
  • Use single thread option in ebiten which we should already support, which both improves performance and reduces locking.