Tremulous Forum

General => Troubleshooting => Topic started by: red*kitty on October 29, 2010, 12:26:42 am

Title: need console command for changing screen resolution
Post by: red*kitty on October 29, 2010, 12:26:42 am
title explains everything
Title: Re: need console command for changing screen resolution
Post by: F50 on October 29, 2010, 02:17:58 am
I believe setting

/r_height {insert_value_here}
/r_width {insert_value_here}

and then doing

/vid_restart

will work.
Title: Re: need console command for changing screen resolution
Post by: David on October 29, 2010, 09:16:03 am
using very old clients you need to do:
/r_mode -1
/r_customwidth <width>
/r_customheight <height>
/vid_restart