Update log
Full Idle Armada update
The complete published notes, normalized for clean reading and source attribution.
Extracted changes
0 fixes0 additions1 change0 removals
- Performance
changedUse single thread option in ebiten which we should already support, which both improves performance and reduces locking.
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.
Source
