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 "Wolfenstein"

From PCGamingWiki, the wiki about fixing PC games
(5 intermediate revisions by 2 users not shown)
Line 23: Line 23:
 
'''General information'''
 
'''General information'''
 
{{mm}} [http://steamcommunity.com/app/10170/discussions/ Steam Community Discussions]
 
{{mm}} [http://steamcommunity.com/app/10170/discussions/ Steam Community Discussions]
 +
{{mm}} [http://forums.steampowered.com/forums/forumdisplay.php?f=292 Steam Users' Forums] for game series
  
 
==Availability==
 
==Availability==
 
{{Availability|
 
{{Availability|
{{Availability/row| Amazon | B001CLYL1K | unknown | | | Windows }}
+
{{Availability/row| Amazon | B001CLYL1K | cd | Uses {{DRM|SecuROM}}. | | Windows }}
 
}}
 
}}
 
{{ii}} This game is no longer available digitally.
 
{{ii}} This game is no longer available digitally.
Line 32: Line 33:
 
==Essential improvements==
 
==Essential improvements==
 
===Patches===
 
===Patches===
{{mm}} [http://www.gamershell.com/pc/wolfenstein/downloads.html v1.2 Patch] is the latest version.
+
{{mm}} [http://www.patches-scrolls.com/wolfenstein.php Patch 1.2] (cumulative) is the latest version.
  
 
===Skip intro videos===
 
===Skip intro videos===
Line 47: Line 48:
 
{{Fixbox/fix|Enable quick save|ref={{cn|date=July 2016}}}}
 
{{Fixbox/fix|Enable quick save|ref={{cn|date=July 2016}}}}
 
# Navigate to {{Code|{{p|localappdata}}\id Software\WolfSP\base}}
 
# Navigate to {{Code|{{p|localappdata}}\id Software\WolfSP\base}}
# Open {{Code|wolf.cfg}} with a text editor and add the line:  
+
# Open {{Code|wolf.cfg}} with a text editor and add the line: <pre>bind F5 "spawn save_game_entity name quicksave; trigger quicksave; remove quicksave"</pre>
<pre>
+
# Save the file and set it as read-only.
bind F5 "spawn save_game_entity name quicksave; trigger quicksave; remove quicksave"
+
 
</pre>
+
'''Notes'''
then save the file and set it as read-only. Press {{key|F5}} in-game to save.
+
{{ii}} Press {{key|F5}} in-game to save.
 +
{{ii}} Do not quick save during boss fights as it might potentially interfere with the sequences, making it unable to progress.
 
}}
 
}}
  
Line 84: Line 86:
 
|ultrawidescreen wsgf award = incomplete
 
|ultrawidescreen wsgf award = incomplete
 
|4k ultra hd wsgf award    = incomplete
 
|4k ultra hd wsgf award    = incomplete
|widescreen resolution      = hackable
+
|widescreen resolution      = true
|widescreen resolution notes= See the [http://www.wsgf.org/dr/wolfenstein WSGF entry].
+
|widescreen resolution notes= Native for 16:10 and 16:9. See the [http://www.wsgf.org/dr/wolfenstein WSGF entry].
 
|multimonitor              = hackable
 
|multimonitor              = hackable
 
|multimonitor notes        = See the [http://www.wsgf.org/dr/wolfenstein WSGF entry].
 
|multimonitor notes        = See the [http://www.wsgf.org/dr/wolfenstein WSGF entry].
Line 93: Line 95:
 
|4k ultra hd notes          =  
 
|4k ultra hd notes          =  
 
|fov                        = hackable
 
|fov                        = hackable
|fov notes                  = See [[#Field of view (FOV)|Field of view (FOV)]].
+
|fov notes                  = 80° by default (60° for sprinting). See [[#Field of view (FOV)|Field of view (FOV)]].
 
|windowed                  = true
 
|windowed                  = true
 
|windowed notes            =  
 
|windowed notes            =  
|borderless windowed        = unknown
+
|borderless windowed        = hackable
|borderless windowed notes  =  
+
|borderless windowed notes  = See [[#Borderless fullscreen windowed|Borderless fullscreen windowed]].
 
|anisotropic                = true
 
|anisotropic                = true
 
|anisotropic notes          =  
 
|anisotropic notes          =  
|antialiasing              = unknown
+
|antialiasing              = false
 
|antialiasing notes        =  
 
|antialiasing notes        =  
 
|vsync                      = true
 
|vsync                      = true
Line 114: Line 116:
 
===[[Glossary:Field of view (FOV)|Field of view (FOV)]]===
 
===[[Glossary:Field of view (FOV)|Field of view (FOV)]]===
 
{{Fixbox|1=
 
{{Fixbox|1=
{{Fixbox/fix|Changing FOV}}
+
{{Fixbox/fix|Use Wolfenstein FOV Fix|ref=<ref>[http://forums.steampowered.com/forums/showthread.php?t=2550669 Wolfenstein (2009) Fov fix! - Steam Users' Forums]</ref>}}
Download the FoV fix from [http://forums.steampowered.com/forums/showthread.php?t=2550669#post29266588 here]. This changes the default FoV to 90, and the FoV when sprinting is at 80. If you wish to edit these values:
+
# Download the [http://www.mediafire.com/download/4nzgurvjjwgh74i/Wolfenstein+FOV+Fix.rar Wolfenstein FOV Fix].  
# Open the fov.pk4 file with [http://www.7-zip.org/ 7-Zip], inside the def folder drag the player.def file to your desktop and open it with a text editor.
+
# Extract <code>SP</code> and <code>sp.bat</code> to the installation folder.
# For the normal FoV change the value on line 418. You can search for <code>"FOV" "90"</code>
+
# Open <code>fov.pk4</code> with a file archiver like 7-Zip or WinRAR.
# For the sprinting FoV change the value on line 607. You can search for <code>"FOV" "80"</code>
+
# Open the <code>def</code> folder, extract <code>player.def</code> and open it with a text editor.
# Drag the player.def file back into 7-Zip and overwrite the old file.
+
# Find <code>"FOV" "90"</code> (idle view) and <code>"FOV" "80"</code> (sprinting view) and change the values appropriately.
 +
# Save the file and add it back to the <code>def</code> folder to replace the original.
 +
# Double-click on <code>sp.bat</code> to run the game.
 +
}}
 +
 
 +
===[[Glossary:Borderless fullscreen windowed|Borderless fullscreen windowed]]===
 +
{{Fixbox|1=
 +
{{Fixbox/fix|Set resolution and borderless mode}}
 +
# Navigate to {{Code|{{p|localappdata}}\id Software\WolfSP\base}}
 +
# Open {{Code|wolf.cfg}} with a text editor.
 +
# Change {{Code|seta r_fullscreen "1"}} to {{Code|seta r_fullscreen "0"}}
 +
# Change the {{Code|seta r_customHeight}} and {{Code|seta r_customWidth}} values to your desktop resolution.
 +
# Run the game and use [https://github.com/Codeusa/Borderless-Gaming Borderless Gaming].
 
}}
 
}}
  
Line 126: Line 140:
 
|key remap                = true
 
|key remap                = true
 
|key remap notes          =  
 
|key remap notes          =  
|acceleration option      = true
+
|acceleration option      = hackable
|acceleration option notes = Can be disabled in the .cfg
+
|acceleration option notes = Enabled by default. See [[#Mouse acceleration|Mouse acceleration]].
 
|mouse sensitivity        = true
 
|mouse sensitivity        = true
|mouse sensitivity notes  =  
+
|mouse sensitivity notes  = See [[#Mouse sensitivity|Mouse sensitivity]].
 
|mouse menu                = true
 
|mouse menu                = true
 
|mouse menu notes          =  
 
|mouse menu notes          =  
Line 154: Line 168:
 
|light bar support        = unknown
 
|light bar support        = unknown
 
|light bar support notes  =  
 
|light bar support notes  =  
 +
}}
 +
 +
===[[Glossary:Mouse acceleration|Mouse acceleration]]===
 +
{{Fixbox|1=
 +
{{Fixbox/fix|Disable mouse acceleration|ref=<ref name="mouse fixes">[http://www.gamefaqs.com/boards/930284-wolfenstein/51112916 is it just me who's noticed this about the mouse control? - Wolfenstein Message Board for PC - GameFAQs]</ref>}}
 +
# Navigate to {{Code|{{p|localappdata}}\id Software\WolfSP\base}}
 +
# Open {{Code|wolf.cfg}} with a text editor
 +
# Add the line: <code>seta m_filter "0"</code>
 +
# Save the file and exit.
 +
}}
 +
 +
===[[Glossary:Mouse#Sensitivity|Mouse sensitivity]]===
 +
{{Fixbox|1=
 +
{{Fixbox/fix|Improve mouse sensitivity|ref=<ref name="mouse fixes"/>}}
 +
# Navigate to {{Code|{{p|localappdata}}\id Software\WolfSP\base}}
 +
# Open {{Code|wolf.cfg}} with a text editor
 +
# Modify the {{Code|seta m_yaw}} and {{Code|seta m_pitch}} values to your liking.
 +
# Save the file and exit.
 
}}
 
}}
  
Line 294: Line 326:
 
===Disable head bob when sprinting===
 
===Disable head bob when sprinting===
 
{{Fixbox|1=
 
{{Fixbox|1=
{{Fixbox/fix|Disable head bob<ref>[http://forums.steampowered.com/forums/showpost.php?p=29684290&postcount=4 Ways to improve Wolfenstein]</ref>}}
+
{{Fixbox/fix|Disable head bob|ref=<ref>[http://forums.steampowered.com/forums/showthread.php?p=29684290#post29684290 Ways to improve Wolfenstein - Steam Users' Forums]</ref>}}
# Download the FoV fix from [http://forums.steampowered.com/forums/showthread.php?t=2550669#post29266588 here].
+
<ol>
# Open the fov.pk4 file with [http://www.7-zip.org/ 7-Zip], inside the def folder drag the player.def file to your desktop and open it with a text editor.
+
<li>Download the [http://www.mediafire.com/download/4nzgurvjjwgh74i/Wolfenstein+FOV+Fix.rar Wolfenstein FOV Fix].</li>
# Go to lines 554, 555, & 556:
+
<li>Extract <code>SP</code> and <code>sp.bat</code> to the installation folder.</li>
 +
<li>Open <code>fov.pk4</code> with a file archiver like 7-Zip or WinRAR.</li>
 +
<li>Open the <code>def</code> folder, extract <code>player.def</code> and open it with a text editor.</li>
 +
<li>Find the following lines and change the values to <code>"0"</code>.
 
<pre>
 
<pre>
 
"CameraBobRotationSpring" "80"
 
"CameraBobRotationSpring" "80"
 
"CameraBobRotationPower" "1"
 
"CameraBobRotationPower" "1"
"CameraBobLocationSpring" "100"
+
</pre></li>
</pre>
+
<ul><li>Optionally, set <code>"CameraBobLocationSpring" "100"</code> to <code>"0"</code> to have the screen completely fixed when sprinting.</li></ul>
 
+
<li>Save the file and add it back to the <code>def</code> folder to replace the original.</li>
and change all their values to "0". Then drag the player.def file back into 7-Zip and overwrite the old file.
+
<li>Double-click on <code>sp.bat</code> to run the game.</li>
}}
+
</ol>
 
 
 
 
===Disable mouse acceleration and improve mouse sensitivity===
 
{{Fixbox|1=
 
{{Fixbox/fix|Disable mouse acceleration<ref>http://www.gamefaqs.com/boards/930284-wolfenstein/51112916</ref>}}
 
# Navigate to {{Code|{{p|localappdata}}\id Software\WolfSP\base}}
 
# Open {{Code|wolf.cfg}} with a text editor
 
# Modify the {{Code|seta m_yaw}} and {{Code|seta m_pitch}} values to your liking.
 
# Add the line:
 
<pre>seta m_filter "0"</pre>
 
 
 
Save the file and exit.
 
 
}}
 
}}
  

Revision as of 17:52, 25 September 2016

Wolfenstein
Wolfenstein cover
Developers
Raven Software
id Software
Multiplayer Endrant Studios
Blur Studios
Pi Studios
Publishers
Activision
Engines
id Tech 4
Release dates
Windows August 18, 2009
Wolfenstein on Wikipedia
Castle Wolfenstein 1981
Beyond Castle Wolfenstein 1984
Wolfenstein 3D 1992
Spear of Destiny 1992
Return to Castle Wolfenstein 2001
Wolfenstein: Enemy Territory 2003
Wolfenstein 2009
Wolfram (unofficial game) 2012
Wolfenstein: The New Order 2014
Wolfenstein: The Old Blood 2015
Wolfenstein II: The New Colossus 2017
Wolfenstein: Youngblood 2019
Wolfenstein: Cyberpilot 2019
RealRTCW (unofficial mod) 2020

General information

Steam Community Discussions
Steam Users' Forums for game series

Availability

Source DRM Notes Keys OS
Amazon.com
Disc check (requires the CD/DVD in the drive to play)
Uses SecuROM DRM.
Windows
This game is no longer available digitally.

Essential improvements

Patches

Patch 1.2 (cumulative) is the latest version.

Skip intro videos

May not work for some people.[citation needed]
Instructions

Enable quick save

Instructions

Game data

Configuration file(s) location

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

Save game data location

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

Save game cloud syncing

System Native Notes
Steam Cloud

Video settings

In-game general video settings.
In-game general video settings.
In-game advanced video settings.
In-game advanced video settings.

Template:Video settings

Field of view (FOV)

Instructions

Borderless fullscreen windowed

Instructions

Input settings

Template:Input settings

Mouse acceleration

Instructions

Mouse sensitivity

Instructions

Audio settings

Audio settings
Audio settings

Template:Audio settings

Localizations

Language UI Audio Sub Notes
English
French
German
Italian
Spanish

Network

Multiplayer types

Type Native Notes
LAN play
Online play

VR support

Other information

Disable head bob when sprinting

Instructions

System requirements

Windows
Minimum
Operating system (OS) XP, Vista
Processor (CPU) Intel Pentium IV 3.2 GHz
AMD Athlon 64 3400+
System memory (RAM) 1 GB
Hard disk drive (HDD) 8.8 GB
Video card (GPU) Nvidia Geforce 6800 GT
ATI Radeon X800
256 MB of VRAM
OpenGL compatible
DirectX 9.0c compatible

Notes

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

References