r1015 - webspace/include

DONOTREPLY at icculus.org DONOTREPLY at icculus.org
Sat Dec 23 15:17:01 EST 2006


Author: zakk
Date: 2006-12-23 15:17:01 -0500 (Sat, 23 Dec 2006)
New Revision: 1015

Modified:
   webspace/include/help.php
Log:
Lets tell them how to use widescreen resolutions.


Modified: webspace/include/help.php
===================================================================
--- webspace/include/help.php	2006-12-19 05:32:56 UTC (rev 1014)
+++ webspace/include/help.php	2006-12-23 20:17:01 UTC (rev 1015)
@@ -19,6 +19,17 @@
 <h2>No really, "User Interface is version 3, expected 6"</h2>
 <p>Yes really, install the <a href="?page=getdata">patch data</a>!</p>
 
+<h2>How do I set a non-standard resolution? Widescreen?</h2>
+<p>You're in luck, not only do we have instructions for setting a non-standard 
+resolution, but in Widescreen modes we'll display Quake 3 more properly than 
+id's last version. So for my macbook, I'd set:
+<ul>
+<li><tt>r_mode -1</tt></li>
+<li><tt>r_customheight 800</tt></li>
+<li><tt>r_customwidth 1280</tt></li>
+</ul>
+<p>then if I'm in-game I would use <tt>vid_restart</tt></p>
+
 <h2 id="cvar">New Cvars &amp; Commands</h2>
 <p>Icculus.org/quake3 has introduced a number of new cvars and commands, mostly
 because of new features.</p>




More information about the quake3-commits mailing list