Posted March 30, 2013
Hi!
The 2.4 fan patch, as included in GOG's version of SS2, has a couple of attributes that are noteworthy for those of us who dislike any input lag, or the sensation thereof.
**EDIT** This also addresses the hypersensitive y-axis, for reasons currently unknown. Probably related to the game doing input calculations based on the frame rate, or something along those lines.
It mostly has great defaults, but this might be worth trying even if you think it's already perfect :) All of these changes are done in cam_ext.cfg.
1) Enable fps independent physics by uncommenting (removing the semicolon) this line.
phys_freq 60
2) Disable vsync with by uncommenting this line:
vsync_mode 0
3) Make sure the framerate cap IS commented, like so:
;framerate_cap 60.0
Setting these three variables like this has made the game much more enjoyable for me and several friends, give it a shot.
Disclaimer: Some people are really sensitive to image tearing, so ymmv.
Disclaimer 2: I didn't find a mention of this in the GOG forum by googling. If the topic has been chewed to death already, I'm sorry.
Bonus: If you have large monitor with a modern resolution, try uncommenting:
d3d_disp_scaled_2d_overlay 64
which will make the hud larger and crisp.
The 2.4 fan patch, as included in GOG's version of SS2, has a couple of attributes that are noteworthy for those of us who dislike any input lag, or the sensation thereof.
**EDIT** This also addresses the hypersensitive y-axis, for reasons currently unknown. Probably related to the game doing input calculations based on the frame rate, or something along those lines.
It mostly has great defaults, but this might be worth trying even if you think it's already perfect :) All of these changes are done in cam_ext.cfg.
1) Enable fps independent physics by uncommenting (removing the semicolon) this line.
phys_freq 60
2) Disable vsync with by uncommenting this line:
vsync_mode 0
3) Make sure the framerate cap IS commented, like so:
;framerate_cap 60.0
Setting these three variables like this has made the game much more enjoyable for me and several friends, give it a shot.
Disclaimer: Some people are really sensitive to image tearing, so ymmv.
Disclaimer 2: I didn't find a mention of this in the GOG forum by googling. If the topic has been chewed to death already, I'm sorry.
Bonus: If you have large monitor with a modern resolution, try uncommenting:
d3d_disp_scaled_2d_overlay 64
which will make the hud larger and crisp.
Post edited April 01, 2013 by mrfz