- Steam App
- Stellar Warfare (1113030)
- Event type
- patch note
- Published
- 28 August 2022 - 13:25:00 UTC
- Source
- steam_community_announcements
The Vsync issue is now probably resolved. This has been an issue for over 2 years now. At the time I stopped working on it since I was working on the project by myself. And I was already stuck on that issue for 1.5 months. So, instead of fixing it for those few computers in which it became an issue I decided to pick it up again and fix it later. That later is now. What was the issue? Some PC players who played CSGO and similar games override Nvidia settings for performance reasons. This includes disabling Vsync or the 'wait on new frame' part of it. But that very same setting causes an issue in Unity which caused our units and weapons to move and fire faster when FPS was high, and slower when FPS was low. Especially in multiplayer this was unwanted behavior. For that reason we could not lock vsync ingame, because nvidia overrode it if set to do so. The downside of that was that those wit...