All Projects → promod → CoD-PunkBuster-Files

promod / CoD-PunkBuster-Files

Licence: other
Archive of latest PunkBuster files for Call of Duty games

Programming Languages

HTML
75241 projects

Projects that are alternatives of or similar to CoD-PunkBuster-Files

zonetool
zonetool, a fastfile linker for various Call of Duty titles.
Stars: ✭ 98 (+226.67%)
Mutual labels:  cod, cod4
open-iw5
Experimental MW3 singleplayer & multiplayer client
Stars: ✭ 59 (+96.67%)
Mutual labels:  cod
cod-api
A thin Call of Duty API wrapper written in TypeScript
Stars: ✭ 40 (+33.33%)
Mutual labels:  cod
blender-cod
Blender Add-On for Call of Duty® modding
Stars: ✭ 53 (+76.67%)
Mutual labels:  cod
FCommunity
multi Checkers (Hma/Hulu/Spotify/Call of duty/Instagram/smtp2go/VyprVpn) in One Tool Named FCommunity
Stars: ✭ 26 (-13.33%)
Mutual labels:  cod
Jekyll
Call of Duty XAsset exporter that dumps raw assets from a game's memory.
Stars: ✭ 29 (-3.33%)
Mutual labels:  cod
CoD-SCZ-FoV-Changer
A non-multiplayer field of view changer for various Call of Duty games which also works for online co-op.
Stars: ✭ 48 (+60%)
Mutual labels:  cod
Hyde
Call of Duty XAsset compiler that transforms raw assets into digestible data.
Stars: ✭ 15 (-50%)
Mutual labels:  cod
CallofDuty.py
Asynchronous, object-oriented Python wrapper for the Call of Duty API.
Stars: ✭ 86 (+186.67%)
Mutual labels:  cod
Nerf-Gun-Call-of-Duty-Warzone-Controller
DIY Call of Duty Warzone controller built using a nerf gun powered by the Raspberry Pi 4.
Stars: ✭ 18 (-40%)
Mutual labels:  cod
piw5 bot warfare
The Bot Warfare mod for PlutoniumIW5
Stars: ✭ 57 (+90%)
Mutual labels:  cod
iw6x-client
Modification for IW6
Stars: ✭ 178 (+493.33%)
Mutual labels:  cod
gsclib
gsclib acts as a standard library extension for the Call of Duty 4 scripting language.
Stars: ✭ 32 (+6.67%)
Mutual labels:  cod4
iw3xo-radiant
IW3xRadiant :: A Call of Duty 4 Radiant Modification built to be used with IW3xo
Stars: ✭ 54 (+80%)
Mutual labels:  cod4

PunkBuster files for Call of Duty games

Archive of latest PunkBuster files for Call of Duty games.

Why?

Although contract between Activision and Even Balance has ended and PunkBuster is not supported for Call of Duty games anymore, there is still some useful functionality that PunkBuster can provide for Call of Duty game servers.

One reason is to make obtaining those files easier and second reason is the fear that one day these files will not exist in EvenBalance servers anymore that the files were removed from Even Balance's servers.

How to use?

Just download the appropriate pb folder and move it to the game folder. All missing files will be created from the existing ones. You might need to update your PBSvc, though.

How were files obtained?

Files were obtained using the PBSetup tool. Once PBSetup has been run, it creates pbgame.htm which contains information about available games in readable format. Following entries were added for missing games.

<p> game cod "Call of Duty"
<p> game cod2 "Call of Duty 2"
<p> game cod4 "Call of Duty 4"
<p> game waw "Call of Duty: World at War"

<p> game_os cod w l m
<p> game_os cod2 w l m
<p> game_os cod4 w l m
<p> game_os waw w l

There is a good chance that rerunning PBSetup overwrites this file and as a result deletes the entries above. Making the file write protected for the application can help to combat that.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].