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