Hosting and domain costs until October 2024 have been generously sponsored by dumptruck_ds. Thank you!

Editing FTEQW Miscellaneous Features

From Quake Wiki

Warning: You are not logged in. Your IP address will be publicly visible if you make any edits. If you log in or create an account, your edits will be attributed to your username, along with other benefits.

The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then save the changes below to finish undoing the edit.
Latest revision Your text
Line 9: Line 9:
  
 
FTEQW has two options for this:
 
FTEQW has two options for this:
# ''/vid_conautoscale'' with typical values or 1, 1.5 or 2 (3, 4 etc.). This scales everything by the factor/value used.
+
# /vid_conautoscale with typical values or 1, 1.5 or 2 (3, 4 etc.). This scales everything by the factor/value used.
# ''/vid_conwidth 640'' and ''/vid_conheight 0'' this autoscales a typical menu/HUD designed for a 640x480 screen to the full screen size while retaining the aspect ratio.
+
# /vid_conwidth 640 and /vid_conheight 0 this autoscales a typical menu/HUD designed for a 640x480 screen to the full screen size while retaining the aspect ratio.
  
 
=== Mega Screenshots ===
 
=== Mega Screenshots ===
Line 27: Line 27:
 
* A value of 0.5 can give a small speedup with complex scenes involving many rtlights or reflections
 
* A value of 0.5 can give a small speedup with complex scenes involving many rtlights or reflections
 
* Values above 1 should not normally be used in conjunction with /r_fxaa. The result is not desirable, while smaller values are positively weird, but awesome with it.
 
* Values above 1 should not normally be used in conjunction with /r_fxaa. The result is not desirable, while smaller values are positively weird, but awesome with it.
 
=== Stereo rendering and early VR stuff ===
 
 
r_stereo_method 5
 
 
for cross eyed 3D stereo rendering.
 
 
Some work was also done on WebVR support, but it is unclear if and what is actually working.
 
  
 
== Download Menu ==
 
== Download Menu ==
Line 50: Line 42:
 
* If it prints “My documents”, start FTE with the parameter -nohome, and create a shortcut to it
 
* If it prints “My documents”, start FTE with the parameter -nohome, and create a shortcut to it
 
* If you want to see which package a file is inside, you can use “/flocate maps/foo.bsp” for instance. Alternatively you can use “/dir maps/foo.bsp” and it’ll list each occurrence of that file including the package/gamedir that contains it
 
* If you want to see which package a file is inside, you can use “/flocate maps/foo.bsp” for instance. Alternatively you can use “/dir maps/foo.bsp” and it’ll list each occurrence of that file including the package/gamedir that contains it
 
== Idling ==
 
 
snd_inactive 0;
 
 
* will no longer play sounds while the window is not focused (on some systems anyway). needs a snd_restart though.
 
 
Regarding inactive cpu when game is minimized: set cl_idlefps to something low like 10 and the engine will sleep between ticks. You can also set cl_yieldcpu to 1 to reduce cpu usage with vsync off (or with low cl_maxfps).
 

Please note that all contributions to Quake Wiki are considered to be released under the GNU Free Documentation License 1.3 or later (see Quake Wiki:Copyrights for details). If you do not want your writing to be edited mercilessly and redistributed at will, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource. Do not submit copyrighted work without permission!

To edit this page, please answer the question that appears below (more info):

Cancel | Editing help (opens in new window)