Wolfenstein II: The New Colossus Cheat Codes
To activate all Wolfenstein II: The New Colossus Cheats, during gameplay you should press on the ~ tilde key (the key above TAB) to bring up the Command Console. After that, you can look up below what cheats there are & what their codes to enter are.
To list all the CVARs you can use, open the console in-game and type in listCvars
To list all the COMMANDs you can use, open the console in-game and type in listCmds
Show/hide HUD commands
/bind “F1” “g_showhud 0” // F1 to hide HUD
/bind “F2” “g_showhud 1” // F2 to show HUD
To skip the intro sequence:
1. Set a launch option in Steam for Wolfenstein II: The New Colossus
2. Type in ” +com_skipBootSequence 1″ without the parentheses
3. Press OK
To load in without having to confirm with a button press (E by default)
1. Set a launch option in Steam for Wolfenstein II: The New Colossus
2. Type in ” +com_skipKeyPressOnLoadScreens 1″ without the parentheses
3. Press OK
How launch option should look like with both enabled (without the parentheses):
” +com_skipBootSequence 1 +com_skipKeyPressOnLoadScreens 1 ”
To setup a custom sensitivity you can either:
A. Open the console in-game and type in “m_sensitivity x.xxx” without the parentheses, OR
B. Create a new .cfg file in
“C:\Users\YOUR_NAME\Saved Games\MachineGames\Wolfenstein II The New Colossus\base”
and write inside “m_sensitivity x.xxx” without the parentheses, OR
as many commands as you want, each on their own line.
Once in-game, open the console and type “exec YOUR_FILE_NAME_HERE.cfg” without the parentheses.
You can use both of the above either via the console or writing them on their own lines in your .cfg file, and then using “exec YOUR_FILE_NAME_HERE.cfg” without the parentheses in the console.