https://github.com/ate47/bocw-source
Black Ops Cold War Dump
https://github.com/ate47/bocw-source
callofduty cold-war dump source
Last synced: 5 months ago
JSON representation
Black Ops Cold War Dump
- Host: GitHub
- URL: https://github.com/ate47/bocw-source
- Owner: ate47
- Created: 2024-01-04T19:10:30.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2025-08-09T15:40:35.000Z (12 months ago)
- Last Synced: 2025-10-09T10:33:10.216Z (10 months ago)
- Topics: callofduty, cold-war, dump, source
- Language: GSC
- Homepage:
- Size: 115 MB
- Stars: 13
- Watchers: 3
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Black Ops Cold War Source
Dump of some parts of BOCW using [Atian Call of Duty Tools](https://github.com/ate47/atian-cod-tools), please create an issue on the tools directory if you find a strange decompiled code.
## Names
All the dumped files are using the correct name, if a file name is unknown, the file is put in the `hashed/[pool]` directory. (where `[pool]` is the file origin)
## CSV extraction
- cells starting with a `#` are hashed. an empty cell with a `#` are empty hashed cells
- cells starting with a `?` are from unknown types.
## Pools
Pools dumped:
| name | id | path |
|-------------------|-----|--------------------------|
| rawfile | 59 | `/` |
| rawfilepreproc | 60 | `/` |
| rawtextfile | 61 | `/` |
| stringtable | 63 | `/` |
| scriptparsetree | 68 | `/` |
| scriptbundle | 87 | `/scriptbundle/` |