Geforce 7800 GT widescreen woes, missing resolutions
Hello, I am trying to get T2 to play at 1680 x 1050, but that is not showing up on my list of resolutions in the video menu. I've tried changing the resolution in clientprefs.cs, but it did not work. I have a geforce 7800, so the card supports the resolution. Any suggestions?
Comments
Have you used Nvidia Control Panel software to create that custom resolution? I think you need to do that in order for Tribes 2 to recogzine it. Make sure not to exceed 75 hertz when making that resolution.
I guess that's a widescreen resolution. Be sure to change your field of vision according to your display: http://www.widescreengamingforum.com/wiki/index.php/Tribes_2 and http://www.widescreengamingforum.com/forum/viewtopic.php?t=14135.
Sami-FIN
Edit: I mean, I assume you have an LCD display. The refresh rate recommendation is for that. If you have a CRT, I think you should use 85 hertz.
If it shows in the list, make sure you are not in windowed mode and that you are in 32BPP.
This probably has shown where the issue may lie. Here is the output of that command:
$pref::Video::clipHigh = "0";
I have the GeForce 8600 GTS.
The same resolutions as in the settings menu show up in the line when typing that code in the console.
$pref::Video::clipHigh is set to "0"
I have OpenGL selected, can't change the renderer as well.
Changing the ClientPrefs.cs file didn't help anything. After changing ClientPrefs.cs it automatically loads the 1280 720 resolution when I open the game.
Why does it correctly identify my available resolutions in offline mode but not online mode?
EDIT: I think I've found the problem. If I load Tribes2.exe with the '-online' parameter, I am able to select my 1440x900 resolution. When I was experiencing issues I was using the default shortcut in my start menu, which is actually using the SierraUp.exe file, not the Tribes2.exe file. It appears that whatever the replacement updater is doing is not loading Tribes2 correctly.
My next question would be, do I even need to use SierraUp.exe, or can I just continue using the '-online' option with the Tribes2.exe file?
Makes sense. So this is probably a dumb question, but was it mentioned somewhere that a custom shortcut should be made to avoid this problem. If not this should probably be added to the FAQ or something.