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: The Old Blood"

From PCGamingWiki, the wiki about fixing PC games
(Added MobyGames)
Line 63: Line 63:
 
===Skip intro videos===
 
===Skip intro videos===
 
{{Fixbox|description=Skip intro videos|ref=<ref name="2017-11-30"/>|fix=
 
{{Fixbox|description=Skip intro videos|ref=<ref name="2017-11-30"/>|fix=
 +
# Go to <code>{{p|game}}\base\bink\ingame\oldgame</code>.
 +
# Copy <code>oldgame_in.bik</code>.
 
# Go to <code>{{p|game}}\base\bink\</code>.
 
# Go to <code>{{p|game}}\base\bink\</code>.
 +
# Paste <code>oldgame_in.bik</code>.
 
# Delete or rename <code>loadvideo_pc_xboxone.bik</code>.
 
# Delete or rename <code>loadvideo_pc_xboxone.bik</code>.
 +
# Rename <code>oldgame_in.bik</code> to <code>loadvideo_pc_xboxone.bik</code>.
  
''Warning'' - this can cause subsequent cutscenes [https://steamcommunity.com/app/350080/discussions/0/620712999980812218/ to not play for some users] sometimes causing the game to exit to desktop (game will load further level after relaunch). To prevent exits, use [https://yadi.sk/d/6ZuYXxKmPBCeaQ this] blank bik file. It still won't speed up game loading on startup, but effect's like deleting the file. New Order's skip intro command doesn't work.
+
{{ii}} Simply removing the intro or using an empty bik file with the wrong resolution causes problems.
 
}}
 
}}
  

Revision as of 23:41, 25 January 2020

Wolfenstein: The Old Blood
Wolfenstein: The Old Blood cover
Developers
MachineGames
Publishers
Bethesda Softworks
Engines
Id Tech 5
Release dates
Windows May 5, 2015
Wolfenstein: The Old Blood on MobyGames
Wolfenstein: The Old Blood 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

Key points

Use id5 Tweaker to change advanced settings and optimize performance.

General information

Official Wolfenstein series site
Wolfenstein Wiki - A detailed wiki for every Wolfenstein game made.
Steam Community Discussions
Steam Community Discussions (German Edition)

Availability

All versions require Steam DRM.

Version differences

The German Edition only includes the German language and has content differences (e.g. no swastikas).

Essential improvements

Restore cache files

The texture cache folder is not made by the game so the cache is regenerated for each session.
This can fix stuttering in the game.
Make texture cache folder[1]
  1. Go to %LOCALAPPDATA% and make a folder named MachineGames
  2. Go into that folder and make a folder named Wolfenstein The Old Blood
  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 ending or uninstalling the game and has to be deleted manually.
Normal Windows shortcuts do not work to relocate the MachineGames folder or the Wolfenstein The Old Blood 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 cannot be inserted in console during running of the game. It has to be inserted as parameter for WolfNewOrder_x64.exe (shortcut - in "target", field, C:\[location]Wolfenstein.The.New.Order\WolfNewOrder_x64.exe +fs_cachepath "C:\[your created folder]") and (or) set in the Steam properties of the game->Set launch options. Create cache folder before.
Slow HDD can prevent from achieving high FPS. Consider placing the cache on RAM disk (e.g. with free RadeonRAMDisk) or SSD (even whole game).

Skip intro videos

Skip intro videos[2]
  1. Go to <path-to-game>\base\bink\ingame\oldgame.
  2. Copy oldgame_in.bik.
  3. Go to <path-to-game>\base\bink\.
  4. Paste oldgame_in.bik.
  5. Delete or rename loadvideo_pc_xboxone.bik.
  6. Rename oldgame_in.bik to loadvideo_pc_xboxone.bik.
Simply removing the intro or using an empty bik file with the wrong resolution causes problems.

Enable the console

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

Game data

Configuration file(s) location

System Location
Windows %USERPROFILE%\Saved Games\MachineGames\Wolfenstein The Old Blood\base\wolftobConfig.cfg
Steam Play (Linux) <Steam-folder>/steamapps/compatdata/350080/pfx/[Note 1]

Save game data location

System Location
Windows %USERPROFILE%\Saved Games\MachineGames\Wolfenstein The Old Blood\base\savegame\
Steam Play (Linux) <Steam-folder>/steamapps/compatdata/350080/pfx/[Note 1]

Save game cloud syncing

System Native Notes
Steam Cloud

Video settings

Graphic settings.
Graphic settings.

Template:Video settings

Field of view (FOV)

id5 Tweaker increases the upper limit of the FOV to 200 and allows changing the FOV of the hands and weapons.
Adjust FOV values[2]
  1. Install id5 Tweaker.
  2. Edit id5Tweaker.ini.
  3. Find ;g_fov 100 and ;hands_fovscale 1.0.
  4. Remove the semicolons and set the desired values.

High frame rate

Increase FPS cap[2]
  1. Install id5 Tweaker.
  2. Edit id5Tweaker.ini.
  3. Find ;id5Tweaker_SetFpsLimit 140.
  4. Remove the semicolon and set the desired value.

Notes

Increasing the FPS cap may cause some unintended side effects:
  • Uneven frame-pacing on G-Sync and FreeSync enabled displays
  • The 'maxed out' ammo indicator may flash continuously
  • Possible physics bugs when killing some enemies
  • Possible stuttering during pre-rendered cutscenes

Post-processing

Disable only depth of field[2]
  1. Install id5 Tweaker.
  2. Edit id5Tweaker.ini.
  3. Find ;r_postprocessdofmode -1 and remove the semicolon.
Disable rendering of fog effect[2]
  1. Install id5 Tweaker.
  2. Edit id5Tweaker.ini.
  3. Find ;r_skipfog 1 and remove the semicolon.
Disable all post process effects[2]
  1. Install id5 Tweaker.
  2. Edit id5Tweaker.ini.
  3. Find ;r_skippostprocess 1 and remove the semicolon.

Input settings

Control settings.
Control settings.
Controller settings
Controller settings

Template:Input settings

Audio settings

Audio settings.
Audio settings.

Template:Audio settings

Localizations

The German Edition only includes the German language.
Language UI Audio Sub Notes
English
Czech
Fan translation, download.
French
German
German Edition only.
Italian
Polish
Russian
Spanish

VR support

3D modes State Notes
Nvidia 3D Vision
Use 3D Surround Gaming fix.

Issues fixed

Vertical sync disables itself intermittently

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

Notes

Triple buffering is important for avoiding large fluctuations in frame rate.

Mouse thumb buttons not working

Experiencing this can be a nuisance if you prefer re-binding actions to these buttons, such as binding melee to mouse 5.
Disable any other devices that show in Device Manager under "Mice and other pointing devices."[citation needed]
  1. Right Click the windows start button and click Device Manager
  2. Look under "Mice and other pointing devices" and try disabling devices other than your main mouse
  3. Usually any "Gamer" peripherals like the Razer DeathStalker could include mouse functions that prevent some games such as Wolfenstein to not recognize some functions of your main mouse.

Notes

Depending on which device was interfering that you had to disable, your peripheral may lose some functionality such as macro keys or any keybindings that mimicked mouse functions. However normal keys should still work fine.

VirtualTexture compression showing artifacts on textures

Artifacts on textures appear when you move
Disable VirtualTexture Compression[3]
  1. Go to advanced video settings
  2. Disable the VirtualTexture Compression option
  3. The game will no longer show artifacts on textures.

Notes

In game performance and loading times may suffer greatly. Not advisable for use with GPU transcoding or on a lower end PC. Requires much more VRAM.

FPS issues and drops

Change binary name and create text file[4]

Solution presumably for AMD GPUs

  1. Go to the steam game directory where you have installed the game
  2. Copy and paste WolfOldBlood_x64 in the game file
  3. Rename the file to WolfOldBlood_x32 (for New Order, in some cases to x86]
  4. Create a text document called steam_appid
  5. In that text documnet type 350080
  6. Save the text document in the game directory
  7. Launch the game in WolfOldBlood_x32 not WolfOldBlood_x64
  8. The game will launch

Notes

Do not delete the WolfOldBlood_x64 file or else it won't work.
Make sure that the two launch file are in the game folder, WolfOldBlood_x64 and WolfOldBlood_x32.
Set specific level of certain details[5]
Certain details on id Tech 5 causes problems even on recent GPUs (esp. AMD):
  • VERTICAL SYNC: OFF (you can try to force it in GPU control panel instead [only if you need it], and then turn on triple buffering in GPU control panel [not always helps]).
  • VIRTUAL TEXTURE COMPRESSION: ENABLED (or disabled on non-Nvidia GPU, and while not exceeding VRAM)
  • VIRTUAL TEXTURE MAX PPF: 16 (0 or 1 is the fastest - but cause more texture popping, 4 may be good one, in some cases 64, in others 128 or even around 10000 [set in console - vt_maxppf - it resets after game closing]).[6]. E.g. set the value to no more than 8 for CPUs with 2 or 4 cores and to 16 for CPUs with 6 or more cores (e.g. if you have an Intel CPU with 4 physical cores and HT and you experience lags with the variable set to 64, try setting the value to 16). [7]
  • SHADOW RESOLUTION: 2048
  • DISPLAY MODE: borderless windowed mode (posible tearing; on full screen too). To turn on game mode, you need to set windowed mode temporarily.
  • Set jobs_numthreads to 1 (for low end CPUs; this needs to be turned on in-game console, or wolfconfig with it turned to read only, or in the shortcut (+jobs_numthreads 1). Set it to 0 or 2 (default) in case of minifreezes.
  • vt_cudaBudget (if using CUDA) - to a value below your frame time
  • vt_restart - is necessary for most/all CVars starting with the prefix 'vt_' to have an effect.
  • all four vt_pageImageSize* CVars to 16384. Actually, higher means better texture quality. Other values: 4096, 8196. Easily editable with id5 Tweaker. Set this to 16384 if you have a modern GPU with about 3 GB of RAM, or to 4096 if you have less than 1 GB (and in some cases less than 1.5 GB) of RAM and/or an older GPU. [8] Bare minimum for vt_pageImageSizeUnique is 4096 (below that values, there are blurry textures in chapter Wolfenstein Keep). All rest vt_pageImageSize* CVars can be set to even 256.
  • If FPS issues still persist you may want to lower or disable Anti-Aliasing and/or Screen Space Reflections and/or lower your resolution to FHD since higher can have serious impact on the performance on older GPUs.
Commands can be added to shortcut ...\Wolfenstein.The.New.Order\WolfNewOrder_x32.exe +fs_cachepath "C:\Users\Public" +vt_maxPPF 0 +jobs_numthreads 1 +vt_pageimagesizevmtr 2048 +vt_pageImageSizeUnique 2048 +vt_pageImageSizeUniqueDiffuseOnly 256 +vt_pageImageSizeUniqueDiffuseOnly2 256 (29 vs 34 FPS on AMD and C2Q).
For further reading on detail analysis see here and additionally look into ini file inside the package. See also RAGE Wiki article - it shares some commands with Wolfenstein.
Additionaly download Process Lasso, press CTR+A to mark all processes, and set priority class and I/O priority to the lowest (besides the game process) - for weak CPUs.
Force the game to use copied AMD OpenGL driver (atioglxx.dll)[9]

Search for atioglxx.dll inside Windows folder, or use this one. Then copy the file inside the game folder.

For Nvidia, you can try out searching for nvoglnt.dll file (if found), or OpenGL32.dll (if it not performs worse, and if you don't use Reshade injector).

Stutter, textures pop-in, freezes on 3GB VRAM cards

Increase texture buffer[10]
  1. Set +fc maxcachememoryMB 1024 +vt_maxPPF "16" +vt_pageimagesizevmtr 16384 +vt_pageImageSizeUnique 16384 +vt_pageImageSizeUniqueDiffuseOnly 16384 +vt_pageImageSizeUniqueDiffuseOnly2 16384 command line argument.

Notes

This works only if you have 3 GB VRAM and should fix pop in even when you do a 180° turn.
Minifreezes[11]
  • If the game freezes for about 1 two 2 seconds in regularly intervalls, add +jobs_numThreads 0 to the launch options.
Solutions borrowed from RAGE.

Other information

API

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

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.

System requirements

Windows
Minimum Recommended
Operating system (OS) 7, 8
Processor (CPU) Intel Core i5-2500 3.3 GHz
AMD FX-8320 3.5 GHz
System memory (RAM) 4 GB
Hard disk drive (HDD) 38 GB
Video card (GPU) Nvidia GeForce GTX 560
AMD Radeon HD 6870
1 GB of VRAM
32-bit systems are not supported.

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>/350080/ in addition to or instead of this directory. The app ID (350080) may differ in some cases. Treat backslashes as forward slashes. See the glossary page for details.

References