Anonymous edits have been disabled on the wiki. If you want to contribute please login or create an account.


Warning for game developers: PCGamingWiki staff members will only ever reach out to you using the official press@pcgamingwiki.com mail address.
Be aware of scammers claiming to be representatives or affiliates of PCGamingWiki who promise a PCGW page for a game key.

Difference between revisions of "Quake 4"

From PCGamingWiki, the wiki about fixing PC games
Line 100: Line 100:
 
|4k ultra hd wsgf award    = incomplete
 
|4k ultra hd wsgf award    = incomplete
 
|widescreen resolution      = true
 
|widescreen resolution      = true
|widescreen resolution notes= See [[#Widescreen resolution|Widescreen resolution]].
+
|widescreen resolution notes= Added in patches. See [[#Widescreen resolution|Widescreen resolution]].
 
|multimonitor              = false
 
|multimonitor              = false
 
|multimonitor notes        = stretched
 
|multimonitor notes        = stretched
Line 122: Line 122:
  
 
===[[Widescreen resolution]]===
 
===[[Widescreen resolution]]===
 +
After patching to the newest version, game allows for settings widescreen resolutions directly in main menu. However, some resolutions (1280x800 and 2560x1600) may not be supported. If this is a case, use Custom resolution.
 
{{Fixbox|1=
 
{{Fixbox|1=
{{Fixbox/fix|Widescreen resolution}}
+
{{Fixbox/fix|Custom resolution}}
 +
# Navigate to <code>{{p|game}}\q4base</code>.
 +
# Open '''Quake4Config.cfg''' with a text editor.
 +
#* Backup the file for safety.
 +
# Change <code>seta r_customHeight "xxx"</code> and <code>seta r_customWidth "xxxx"</code> to desired resolution
 +
# You have to change <code>r_mode</code> to "-1" to get the custom resolutions to work: <code>seta r_mode "-1"</code>
 +
# Change <code>seta r_aspectRatio</code> to select your correct aspect ratio. <code>"0"</code> is 4:3, <code>"1"</code> is 16:9 or <code>"2"</code> is 16:10, <code>e.g.: seta r_aspectRatio "1"</code>
 +
 
 
'''Notes'''
 
'''Notes'''
{{ii}} Need latest patch
+
{{ii}} This fix requires the latest patch
{{ii}} 1280x800 is not supported natively
 
{{ii}} 2560x1600 is not supported natively, not even in 1.4.2 which is the latest version.
 
 
 
1) Locate the file Quake4Config.ini. <code>Program Files\id Software\Quake 4\q4base</code>
 
 
 
2) Make a backup of this file, then use a text program such as notepad to edit it.
 
 
 
3) Change <code>seta r_customHeight "xxx"</code> and <code>seta r_customWidth "xxxx"</code> to desired resolution
 
 
 
4) You have to change r_mode to "-1" to get the custom resolutions to work: <code>seta r_mode "-1"</code>
 
 
 
5) Change <code>seta r_aspectRatio</code> to select your correct aspect ratio. <code>"0" is 4:3</code>, <code>"1" is 16:9</code> or <code>"2" is 16:10</code>, e.g.:
 
 
 
seta r_aspectRatio "1"
 
 
}}
 
}}
  

Revision as of 14:12, 16 January 2014

This page is a stub: it lacks content and/or basic article components. You can help to expand this page by adding an image or additional information.
Quake 4
Cover image missing, please upload it
Developers
id Software
Raven Software
Publishers
Activision
Bethesda Softworks
Engines
id Tech 4
Release dates
Windows October 18, 2005
Linux October 20, 2005
macOS (OS X) March 24, 2006
Quake 4 on Wikipedia

Warnings

The macOS (OS X) version of this game does not work on macOS Catalina (version 10.15) or later due to the removal of support for 32-bit-only apps.
Quake
Quake 1996
Quake II 1997
Quake III Arena 1999
Quake 4 2005
Enemy Territory: Quake Wars 2007
Quake Live 2010
Quake II RTX 2019
Quake Enhanced 2021
Quake Champions 2022
Quake II Enhanced 2023

Key points

Runs well on low-end hardware

General information

Steam Users' Forums for game series
Steam Community Discussions
Planet Quake

Availability

Template:Availability Table

Essential improvements

Patches

Required for Widescreen support

Windows: Full Quake 4 patch 1.4.2

Mac: Full Quake 4 patch 1.4.2

Linux: Full Quake 4 patch 1.4.2

Quality settings fix

Modern high end GPUs with a lot of memory can cause Quake 4 to ignore any other quality mode than low quality. To force the ultra quality settings create a new file named autoexec.cfg under the q4base directory of the game's own directory and put the following lines:

seta image_downSize "0"
seta image_downSizeBump "0"
seta image_downSizeSpecular "0"
seta image_filter "GL_LINEAR_MIPMAP_LINEAR"
seta image_ignoreHighQuality "0"
seta image_roundDown "0"
seta image_useCompression "0"
seta image_useNormalCompression "0"
seta image_anisotropy "16"
seta image_lodbias "0'
seta r_renderer "best"
When saving the file make sure you save it with the .cfg extension! If the file extensions are not visible in Explorer, Notepad will create a file named autoexec.cfg.txt instead of autoexec.cfg!

Game data

Configuration file(s) location

Template:Game data/rowTemplate:Game data/rowTemplate:Game data/row
System Location
Steam Play (Linux) <SteamLibrary-folder>/steamapps/compatdata/2210/pfx/[Note 1]

Save game data location

Template:Game data/rowTemplate:Game data/rowTemplate:Game data/row
System Location
Steam Play (Linux) <SteamLibrary-folder>/steamapps/compatdata/2210/pfx/[Note 1]

Save game cloud syncing

System Native Notes
Steam Cloud

Video settings

File:Quake4 settings.jpg
System settings.

Template:Video settings

Widescreen resolution

After patching to the newest version, game allows for settings widescreen resolutions directly in main menu. However, some resolutions (1280x800 and 2560x1600) may not be supported. If this is a case, use Custom resolution.

Instructions

Input settings

Template:Input settings

Audio settings

Template:Audio settings

System requirements

Windows
Minimum
Operating system (OS) 2000/XP
Processor (CPU) Intel Pentium 4 2.0 GHz / AMD Athlon XP 2000+
System memory (RAM)
Hard disk drive (HDD) 3.2 GB
Video card (GPU) Nvidia GeForce 3 Ti
ATI Radeon 9700
64 MB of VRAM
DirectX 9.0c compatible

Notes

  1. 1.0 1.1 Notes regarding Steam Play (Linux) data:

References