An open API service indexing awesome lists of open source software.

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

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/` |