https://github.com/ate47/bocw-source
Black Ops Cold War Dump
https://github.com/ate47/bocw-source
callofduty cold-war dump source
Last synced: 7 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 (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2025-02-11T17:50:46.000Z (8 months ago)
- Last Synced: 2025-02-11T18:45:58.305Z (8 months ago)
- Topics: callofduty, cold-war, dump, source
- Language: GSC
- Homepage:
- Size: 33.7 MB
- Stars: 11
- Watchers: 2
- Forks: 3
- 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/` |