improved fps
Moderator: Moderators
improved fps
im not sure if many people know this but it could help the performance of fps. ta spring by default uses vsync and there is no option(im aware of) to turn it off. before i knew this i got around 40fps with full settings but know with vsync disabled in the video card controls i get around 70 fps with the same settings. im not sure if this is with nvidia cards only or what but it could help slower computers run better and good computers to run even better settings.
For some, this probably wont work. Im not sure if spring uses it for default or not, but it seems that by going into the graphics card settings and changing the application profile and whatnot for Spring, you can disable vsync and get a big fps boost with little or no graphical anomalies, except when scrolling terrain at high speeds.
- SwiftSpear
- Classic Community Lead
- Posts: 7287
- Joined: 12 Aug 2005, 09:29
- Michilus_nimbus
- Posts: 634
- Joined: 19 Nov 2004, 20:38
- Dr.InfernO
- Posts: 223
- Joined: 18 Nov 2005, 13:55
Full screen antialiasing setting (FSAA and FSAALevel in registry) is already supported by spring itself since 0.70b1. It's just that someone needs to code it into settings.exe. The same applies to DepthBufferBits.
Turning VSync on/off isn't supported by the engine itself, so that takes slightly more work. Also, setting refresh rate isn't supported anymore (and probably won't be unless it's added to SDL), so that should be removed from settngs.exe
Turning VSync on/off isn't supported by the engine itself, so that takes slightly more work. Also, setting refresh rate isn't supported anymore (and probably won't be unless it's added to SDL), so that should be removed from settngs.exe