How to set resolution in Console?

Bitslizer
09-09-2004, 09:06 PM
as in how can I change my scren resolution in game to a custom resolution.

I already tried searching the forum

ATI finally allow users to do Horziontal SPAN mode across 2 monitor.... I would like to try it like 2048x768 I can do this in window mode via the ini file but can't seem to do it for fullscreen mode.

Nash
09-09-2004, 09:47 PM
tribesv_mpbeta_en.ini[WinDrv.WindowsClient]
WindowedViewportX=800
WindowedViewportY=600
FullscreenViewportX=800
FullscreenViewportY=600

[SDLDrv.SDLClient]
WindowedViewportX=640
WindowedViewportY=480
FullscreenViewportX=800
FullscreenViewportY=600
MenuViewportX=640
MenuViewportY=480
Dunno which one to change there. But definetly one of them.