Hard Light Productions Forums
General FreeSpace => FreeSpace Discussion => Topic started by: AV8R on April 24, 2019, 08:02:22 pm
-
So I got my tax return back and decided to blow some $$ on my PC (which had been neglected for years). I moved from an x86 OS to an x64 OS. I bumped my RAM up to 4GB (from 2GB), upped my video card to a 4GB nVidia 1050 Ti-based card (from a 1GB 750 Ti card) and upgraded my 23" LCD monitor to an MSI 24" curved monitor with 144hz capability. While I love the super-fast refresh rate the new monitor is capable of on most of my games, with FSOpen, there are some issues.
First is the frame cap at 120hz (which is really good performance for what's expected of this engine). But for some reason this rate gives me a lot of judder when large objects (cap ships, stations) turn quickly in view. Everything else moves very fluid (starfields, planets, nebulae, small ships) at 120hz. If I force the refresh rate down to 60hz, EVERYTHING is as smooth as glass when passing by - even during quick turns. I have tried enabling and disabling V-Sync and even shut off every possible extra at 120hz so as not to strain the video card in any way, but in every instance, for absolute frame smoothness, V-Sync on at 60hz still looks beautiful.
With one exception - at 60hz while turning with large objects in view on the screen (again, cap ships, stations) the white or lighter textures will blur significantly with motion (motion-blur). Is this a setting that can be adjusted or turned off?
Also, is there a way to run FreeSpace at a specific refresh rate (a command-line or other option)? I'd like to run it at 60hz since it's smoother, but want to avoid having to go into Windows settings and forcing the refresh down to 60hz before running FSOpen every time.
-
I've seen this skipping effect at 120hz too. In general, the FSO engine struggles to maintain high framerates on any hardware, especially when there are a lot of ships in the mission. I just play it at 60hz these days, since my monitor (LG OLED TV) lets me use either 1080p at 120hz or 4K at 60hz, and the higher resolution is really worth it in games like FS with long viewing distances.
There is a registry flag called OGL_RefreshRate that let you force a refresh rate at one point, but I'm not sure if it does anything today.
-
It's nothing that is limited to high end mods; but can occur with mods like Homesick (though I haven't played this one myself, only was told that from a reliable source). It came in at some point maybe 1 or 2 years ago and seems like some sort of bug or atleast an issue as it doesn't error or anything despite freezing the game for half a second or so.
2000 posts yay!
-
I certainly don't mind playing FSO at 60hz - I did so for years with all of my old monitors and FSO plays just fine at that rate. The best thing now is the card is powerful enough to hold a SOLID 60fps at 60hz with v-sync on no matter what is going on in-game (and this is with every bell and whistle enabled AND AA and AF turned all the way to 16x - it's awesome).
So, I'm guessing there's no switch (or even a registry hack?) to force FSO to run at 60hz?
-
According to the command line reference on the wiki there doesn't seem to be such a thing.
-
There's a config value (registry if you use old launchers, fs2_open.ini if you use new launchers) called "MaxFPS" that accepts values between 15 and 120 and sets the framerate cap to that value. So if you edit your fs2_open.ini and add "MaxFPS=60" under "[Default]" you should be good to go.
(The reason we cap framerate at 120 FPS has to do with bugs with timers if framerate gets too high.)
-
Thanks, but it's not the FPS I'm trying to limit, but I'm trying to change the refresh rate of the monitor itself from 144hz to 60hz at FSOpen startup. Some of my older games give you this option (choose the resolution you want to run the game in AND the monitor's refresh rate - ie: 1920x1080@144hz or 1920x1080@60hz). How the games are coded to do it, I don't know. Others can do it with registry hacks or external software launchers.
I'll just manually set the monitor's refresh to 60hz before playing. Thanks for the suggestions.