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.

Wolfenstein: The New Order

From PCGamingWiki, the wiki about fixing PC games
Wolfenstein: The New Order
Wolfenstein: The New Order cover
Developers
MachineGames
Publishers
Bethesda Softworks
Engines
id Tech 5
Release dates
Windows May 20, 2014
Reception
Metacritic 81
OpenCritic 81
IGDB 77
Taxonomy
Monetization One-time game purchase, Subscription gaming service
Modes Singleplayer
Pacing Real-time
Perspectives First-person
Controls Direct control
Genres FPS, Shooter
Series Wolfenstein
Wolfenstein: The New Order on HowLongToBeat
Wolfenstein: The New Order on IGDB
Wolfenstein: The New Order on MobyGames
Wolfenstein: The New Order 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

Wolfenstein: The New Order is a singleplayer first-person FPS and shooter game in the Wolfenstein series.

General information

PC Report
GOG.com Community Discussions for game series
GOG.com Support Page
Steam Community Discussions
Steam Community Discussions (German Edition)

Availability

Source DRM Notes Keys OS
Retail
Icon overlay.png
4 DVDs. Also released in a two-pack along with a digital code for The Old Blood.
Windows
Epic Games Store
DRM-free after installation through Epic Games Launcher (notes may include more details)
[1]
Windows
GamersGate
Icon overlay.png
Windows
Gamesplanet logo.svg
Icon overlay.png
Windows
GOG.com
DRM-free
Users reported crashes shortly after release, which seem to have been patched a few weeks after launch.[2]
Windows
Green Man Gaming
Icon overlay.png
Windows
Humble Store
Icon overlay.png
Windows
Microsoft Store
Microsoft Store
Xbox Game Pass for PC
Windows
Steam
Icon overlay.png
Windows
Amazon.com (unavailable)
Icon overlay.png
Windows
Bethesda.net (unavailable)
Icon overlay.png
Windows

Version differences

The German edition (aka LV release) contains only the German language and has content differences (e.g. no swastikas). This version is now hidden from the storefronts, but is still available. The original uncut version listed as "internal version" is also available. This version does not support the German language.
The Panzerhund Edition does not include the game or any in-game extras.[3]

Monetization

Type Notes
One-time game purchase The game requires an upfront purchase to access.
Subscription gaming service Available via Xbox Game Pass for PC.

Essential improvements

Restore cache files

The texture cache folder is not created by the game, so you need to create it manually to make the cache functional.
This can fix some stuttering in the game.
Manually create texture cache folder[4]
  1. Go to %LOCALAPPDATA% and create a folder named MachineGames.
  2. Go into that folder and create a folder named Wolfenstein The New Order.
  3. The game will now correctly store the texture cache between sessions.

Notes

The game creates two files there, one of which is 1 GB in size. This file is not deleted after uninstalling the game and has to be deleted manually.
Normal Windows shortcuts do not work to relocate the MachineGames folder or the Wolfenstein The New Order folder to another drive.
If your Windows OS supports it, an NTFS junction point (mklink /J <link> <target>) will allow redirecting the folder to a different location.
Command line option +fs_cachepath "your_cache_path_here" will redirect the cache folder. Command cannot be inserted in the console during running of the game. It has to be inserted as parameter for WolfNewOrder_x64.exe.
Slow HDD can prevent from achieving high FPS when texture cache is collected in this folder. Consider placing the cache (and the game itself) on a SSD.

Skip intro videos

Use +com_skipIntroVideo 1 command line argument[5]
Rename the video files
  1. Go to <path-to-game>\base\bink.
  2. Rename loadvideo_pc_xboxone.bik and menu_credits.bik.

Game data

Configuration file(s) location

System Location
Windows %USERPROFILE%\Saved Games\MachineGames\Wolfenstein The New Order\base\wolfConfig.cfg
Microsoft Store
Steam Play (Linux) <Steam-folder>/steamapps/compatdata/201810/pfx/[Note 1]

Save game data location

System Location
Windows %USERPROFILE%\Saved Games\MachineGames\Wolfenstein The New Order\base\savegame\
Microsoft Store
Steam Play (Linux) <Steam-folder>/steamapps/compatdata/201810/pfx/[Note 1]

Save game cloud syncing

Video

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

Graphics feature State WSGF Notes
Widescreen resolution
Multi-monitor
Use Flawless Widescreen.[7]
Ultra-widescreen
Some U.I. elements (i.e. tutorial boxes) will improperly linger at the edges of the screen after being closed.
4K Ultra HD
Field of view (FOV)
From 80° to 100° horizontal. 4:3 base. See Field of view (FOV).
Windowed
Borderless fullscreen windowed
Listed as Fullscreen Windowed.
Anisotropic filtering (AF)
Always at 4x.[8]
Anti-aliasing (AA)
See Anti-aliasing (AA).
Vertical sync (Vsync)
See Vertical sync (Vsync).
60 FPS
Cutscenes are capped at 30 FPS.
120+ FPS
Frame rate is capped at 60 FPS. See High frame rate.
High dynamic range display (HDR)
See the glossary page for potential alternatives.

Field of view (FOV)

id5 Tweaker increases the upper limit of the FOV to 200 and allows changing viewmodel FOV as well.
It is recommended to keep g_fov at a maximum of 120 for a wide field of view without fish-eye effect at 16:9 resolutions and hands_fovscale at 1.0 to avoid making the character hands and weapons disproportinate to the screen or broken in certain situations.
Adjust FOV values[9]
  1. Install id5 Tweaker. To use with the Epic Games version use the Epic specific dinput8.dll.
  2. Edit id5Tweaker.ini.
  3. Find ;g_fov 100 and ;hands_fovscale 1.0.
  4. Remove the semicolons and set the desired values.

Anti-aliasing (AA)

Tested up to 16x MSAA. Can drastically reduce performance and could cause some graphical issues with depth of field, shadows and screen-space reflections[10]
This has no effect on many edges in the game but will help reduce jaggies on geometry edges.[11]
Enable MSAA Anti-aliasing
  1. Install id5 Tweaker. To use with the Epic Games version use the Epic specific dinput8.dll.
  2. Edit id5Tweaker.ini.
  3. Find ;r_multisamples 2.
  4. Remove the semicolon and set the desired value.

Vertical sync (Vsync)

The in-game Vsync option may not work correctly if used in conjunction with G-sync, and/or if using the unofficial high frame rate mod.
Alternative Vsync[citation needed]
  1. Go to the Video Options menu, then set Vsync to Off.
  2. Open the console, and enter r_swapInterval 1

Notes

Slightly less intensive than the default Vsync setting.
Might cause the audio to desync during cutscenes.

High frame rate

Increase FPS cap[9]
  1. Install id5 Tweaker. To use with the Epic Games version use the Epic specific dinput8.dll.
  2. Go to your Launch Options and add "+toggle com_synctotime" (This will unlock the FPS cap of the Default state of the game)
  3. Edit id5Tweaker.ini.
  4. Find ;id5Tweaker_SetFpsLimit 140.
  5. Remove the semicolon and set the desired value.
  6. Keep in mind this "SetFpsLimit" value determines at what fps will be the normal game speed, so make sure you don't run the game at a higher or lower fps than the value you put in because that means that the game will either run slower or faster than intended

Notes

Increasing the FPS cap causes some unintended side effects:
  • the dialogue lines from the voice actors can be cut off because the game is too dependent on the frame rate
  • In the early game, there is a softlock with the bathroom mini cutscene at 120 FPS and above, reducing to 90 FPS fixes the issue
  • In Chapter 2, the two drones that are released from the truck that crashes through the gate get ejected faster than normal and can get stuck in the ground, making them unkillable
  • In Chapter 16, you will be unable to move forward during the underwater segment
  • Uneven frame-pacing on G-Sync and FreeSync enabled displays
  • Keyboard and mouse input may stop working after some cutscenes
  • The 'maxed out' ammo indicator may flash continuously
  • Possible physics bugs when killing some enemies
  • Possible stuttering during pre-rendered cutscenes
  • Sped up drones
  • The robot fought just before the final boss cannot be killed because its stunned animation is too fast
id5 Tweaker allows the uncapped framerate to be toggled on and off in-game (default key is the numpad "*").
Possible solution for Epic version[12]

Post-processing

Disable depth of field[5][9]
  1. Launch the game.
  2. Press Ctrl+~ to open the console.
  3. Enter cvaradd r_postprocessdofmode -1.
  4. Press Ctrl+~ again to close the console.

or

  1. Install id5 Tweaker. To use with the Epic Games version use the Epic specific dinput8.dll.
  2. Edit id5Tweaker.ini.
  3. Find ;r_postprocessdofmode -1 and remove the semicolon.
Disable all post process effects[9]
This disables the DOF effect as well as color grading and film grain.
  1. Install id5 Tweaker. To use with the Epic Games version use the Epic specific dinput8.dll.
  2. Edit id5Tweaker.ini.
  3. Find ;r_skippostprocess 1 and remove the semicolon.

Input

Some useful console commands would be listBinds, unbind in order to force certain keys to be unbound and unbindAll
In-game control settings.
In-game control settings.

Remapping

Binding keys through the console[citation needed]
  1. Open the console with Ctrl+~ or Ctrl+\ or Ctrl+^.
  2. Use bind "key" "_action" in order to bind your keys.

Notes

Use listBinds in order to view a list of actions every key is set to.
Binding keys by editing configuration files[13]
  1. Go to the configuration file(s) location.
  2. Edit wolfConfig.cfg.
  3. Search/replace "hidden duplicate" bindings such as "_use"

Alternatively, and in case the above doesn't work, open the console (ctrl+`) and type:

bindset 4 <enter>
bind e "_moveforward" <enter>

Notes

This is useful for altering WSAD => EDSF layouts, as the action to exit the submarine (in the appropriate level) is bound to the "_use" action.

Audio

In-game audio settings.
In-game audio settings.

Audio feature State Notes
Separate volume controls
Master and dialogue.[5][14]
Surround sound
Up to 7.0.
Subtitles
None, foreign languages only, or always on.
Closed captions
Mute on focus lost
Royalty free audio
Lines spoken in the game utilize different languages with a subtitle available if a line is in foreign language.

Localizations

The German Edition only has German language.
Language UI Audio Sub Notes
English
Czech
Fan translation.
French
German
German Edition only. Censored version, can be made uncut with this patch (alternate download: [1]), but that changes the game language to English.
Hungarian
Fan translation.
Italian
Japanese
Polish
Brazilian Portuguese
Fan translation, download.
Russian
Spanish

VR support

Issues fixed

Vertical sync disables itself intermittently

Force Vsync and triple buffering[9]
  1. Disable in-game vertical sync.
  2. Force Vsync. See Force Vsync for instructions.

"Wolfenstein is not responding" crash

The game may crash soon after starting when using outdated graphics card drivers.
Install recommended graphics card drivers[15][16]
  1. Update your graphics card drivers:
  2. Start the game again.

Game crashes to desktop on random intervals on AMD graphics cards

There is an issue where Catalyst AI causes the crashes. In older drivers this could be turned off in the software, but now it must be done manually.
Unknown if this issue has been fixed by AMD graphics driver updates.
Disable Catalyst AI[17]
  1. Go to %LOCALAPPDATA%\ATI\ACE.
  2. Back up Profiles.xml.
  3. Open Profiles.xml with a text editor.
  4. Search for the Catalyst AI entries and change the value to Disable. There are two entries in the file.
  5. Save the file and restart the computer.

Notes

If the game continues to crash, exit out of Raptr and AMD Gaming Evolved.

Displayed game exceeds range of visibility on the screen

Disable DPI scaling in Windows
  1. Go to display settings (RMB on desktop)
  2. In field "Change the size of text, apps and other items" set parameter to 100%
  3. Now game works/scales properly in QHD resolution.

Major FPS issues on AMD cards

The AMD's OpenGL driver is notorious for low performance.
Since 22.7.1 driver on Polaris and newer architectures, the Old Blood received a major FPS increase, while New Order still works poorly.
Use these id5Tweaker config settings:[18]
jobs_numthreads 1
vt_maxPPF 144
vt_uncompressedPhysicalImages 0
vt_useCudaTranscode 0
image_useCompression 1
r_useHardwareTextures 1
vt_pageimagesizevmtr 8192
vt_pageimagesizeUnique 8192
vt_pageImageSizeUniqueDiffuseonly 512
vt_pageimagesizeUniqueDiffuseonly2 16384
  • Fullscreen window set
  • From 27-32 to 47-52 FPS in narrow empty room (with cache on RAMDisk - safe for min. 6GB RAM)
  • Friendly for 2GB VRAM AMD cards (e.g. Polaris and higher) and old 4/4 CPUs (e.g. Penryn and higher).
  • Steam version tested. FHD, last 5 in-game details set to lowest
  • Increase jobs_numthreads for CPUs with more than 4 threads
  • vt_useCudaTranscode 1 may be beneficial on Nvidia cards (only)

Other information

API

Technical specs Supported Notes
OpenGL 3.2
Executable 32-bit 64-bit Notes
Windows

Middleware

Middleware Notes
Cutscenes Bink Video

Disable camera sway

Instructions[citation needed]
  1. Open the console.
  2. Enter cvaradd pm_nobob 1, to reset use -1

Notes

Aiming and crouching will be almost instant, feeling considerably odd.
Using the scope on the AR Marksman Rifle will no longer be possible as the sight seems to default to the laser ammo version - thus you will look straight at the scope mount.

Enable the console

Open the console with Ctrl+~ or Ctrl+\.

System requirements

Windows
Minimum
Operating system (OS) 7, 8
Processor (CPU) Intel Core i7
AMD equivalent
System memory (RAM) 4 GB
Hard disk drive (HDD) 50 GB
Video card (GPU) Nvidia GeForce GTX 460
AMD Radeon HD 6850
A 64-bit operating system is required.


Notes

  1. 1.0 1.1 File/folder structure within this directory reflects the path(s) listed for Windows and/or Steam game data (use Wine regedit to access Windows registry paths). Games with Steam Cloud support may store data in ~/.steam/steam/userdata/<user-id>/201810/ in addition to or instead of this directory. The app ID (201810) may differ in some cases. Treat backslashes as forward slashes. See the glossary page for details.

References

  1. Verified by User:Mmachinecodev on 2022-07-01
  2. New Order Crashes Constantly - last accessed on 2022-08-22
  3. Kotaku - $100 Wolfenstein Panzerhound Edition Comes With A Sweet Dog, No Game - last accessed on May 2023
  4. Texture Cache Directory: Needs to be created :: Wolfenstein: The New Order General Discussions - last accessed on May 2023
  5. 5.0 5.1 5.2 Verified by User:Rose on 2018-07-19
  6. Verified by User:Aywee26 on 2022-12-03
  7. WSGF - Eyefinity/Nvidia Surround Support - last accessed on May 2023
  8. Verified by User:Rose on 2018-07-19
    As seen in the console, the value is always set to 4 by default regardless of the quality settings.
  9. 9.0 9.1 9.2 9.3 9.4 Verified by User:Keith on 2017-11-30
  10. Advanced Graphical Settings and Fixes, Revised - last accessed on 2022-08-22
  11. Enable built-in Antialiasing (MSAA) - last accessed on July 19, 2018
  12. Steam Community - last accessed on May 2023
  13. ESDF Key Bindings and Chapter 10 Tunnel Glider - Steam Community - last accessed on May 2023
  14. PC v. 1.0.0.2 - last accessed on July 19, 2018
  15. Wolfenstein: The New Order PC Support - PC - Bethesda Softworks Forums - last accessed on May 2023
  16. "Wolfenstein is not responding" :: Wolfenstein: The New Order General Discussions - last accessed on May 2023
  17. Wolfenstein: The New Order keeps Crashing to Desktop : Reddit Gamesupport - last accessed on May 2023
  18. https://forums.guru3d.com/threads/wrappers-fix-low-fps.441913/page-5#post-6134120