Call of Duty: World at War

Call of Duty: World at War

Not enough ratings
No more PunkBuster
By Yewbacca
Tired of working around the PunkBuster installation script that fires EVERY single time you try to play COD: WaW?

This guide shows you a really easy fix for that annoyance.
2
   
Award
Favorite
Favorited
Unfavorite
Step 1: Install COD: WaW
no-brainer.
Step 2: Get a text editor with syntax highlighting
I recommend notepad++, works out of the box.

https://notepad-plus-plus.org/downloads/

Just follow the installation steps once you've downloaded it.
Step 3: Navigate to your installation folder
Usually, your game resides in
C:\Program Files\Steam\steamapps\common\Call of Duty World at War

You can also easily get there by clicking the gear icon on the library page of the game:

gear icon > Manage > Browse local files

Step 4: Find and edit a file
Find the following file in the folder you arrived at:

10090_install.vdf

Now, make sure to not double click it, but instead open it with Notepad++

The installation of Notepad++ should've added a context menu entry to your file browser,
So just right-mouse-click the and select Edit with Notepad++

Step 5: Find and remove certain code
Now the most difficult part: Find the following piece of code inside the JSON file.

"Punkbuster" { "process 1" "%INSTALLDIR%\\installers\\pbsvc.exe" "command 1" "/i" "IgnoreExitCode" "1" "NoCleanUp" "1" }

NOTE: Pay attention to the curly brackets and the quotes, select exactly as I do here in the screenshot:



Extra lines aren't a big deal in JSON, but commas and brackets are!

After you made sure you selected it correctly, you can safely remove this. It should end up like this:


Step 6: SAVE and have fun!
Don't forget to save the file with

You can now start the game without being bothered again.
Small caveat?
The smart people will notice and comment

"But you'll have to do this again whenever the game updates, or whenever you verify the files"

YES.
That is probably true.
But ask yourself 2 things:
  • Treyarch updating a game from more than 15 years ago?
  • When is the last time you verified files for a game?

Besides, I will keep this guide online for as long as I can. So you can always repeat the steps.
Enjoy!
Now close this guide and start the game already.
What are you still doing here?

Don't leave any likes and certainly do not favourite this guide.
4 Comments
Yewbacca  [author] 15 May @ 12:02pm 
No problemo!
rad_killer 4 May @ 2:29am 
Thank you :speedcola:
Yewbacca  [author] 3 May @ 4:22pm 
No problem, you are welcome!
Yeenie :3 3 May @ 1:56pm 
ty, appreciate the informative tutorial <3