Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/EthanC/Jekyll

Call of Duty XAsset exporter that dumps raw assets from a game's memory.
https://github.com/EthanC/Jekyll

asset black-ops call-of-duty cod cold-war csv dumper exporter file gsc infinite-warfare localize lua modern-warfare mw raw script stringtable ttf wwii

Last synced: 2 months ago
JSON representation

Call of Duty XAsset exporter that dumps raw assets from a game's memory.

Awesome Lists containing this project

README

        

# Jekyll

Jekyll is a Call of Duty XAsset exporter that dumps raw assets from a game's memory.

## Requirements

- [.NET Core 3.0](https://dotnet.microsoft.com/download/dotnet-core/3.0)

## Usage

You will need to build the Jekyll solution from the source.

Run a supported Call of Duty title, then run `Jekyll.UI.exe` and allow the program to finish.

## Supported Titles

### Call of Duty: Vanguard

Currently not available for public release.

### Call of Duty: Black Ops Cold War

Currently not available for public release.

### Call of Duty: Modern Warfare 2 Campaign Remastered

- Localize
- Lua Files\*
- Map Entities
- Raw Files
- Script Files\*
- String Tables
- TrueType Fonts

### Call of Duty: Modern Warfare

Currently not available for public release.

### Call of Duty: Black Ops 4

- Raw Files

### Call of Duty: WWII

- Localize
- Lua Files\*
- Map Entities
- Raw Files
- Script Files\*
- String Tables
- TrueType Fonts

### Call of Duty: Infinite Warfare

- Localize
- Lua Files\*
- Map Entities
- Raw Files
- Script Files\*
- String Tables
- TrueType Fonts

### Call of Duty: Modern Warfare Remastered

- Localize
- Lua Files\*
- Map Entities
- Raw Files
- Script Files\*
- String Tables
- TrueType Fonts

### Call of Duty: Black Ops III

- Binary HTML
- Localize
- Map Entities
- Raw Files
- Script Files\*
- String Tables
- TrueType Fonts

### Call of Duty: Advanced Warfare

- Localize
- Lua Files\*
- Map Entities
- Raw Files
- Script Files\*
- String Tables

### Call of Duty: Ghosts

- Localize
- Lua Files\*
- Map Entities
- Raw Files
- Script Files\*
- String Tables

### Call of Duty: Black Ops II

- Localize
- Map Entities
- Raw Files
- Script Files\*
- String Tables

### Call of Duty: Modern Warfare 3

- Localize
- Map Entities
- Raw Files
- Script Files\*
- String Tables

### Call of Duty: Black Ops

- Localize
- Map Entities
- Raw Files
- String Tables

### Call of Duty: Modern Warfare 2

- Localize
- Map Entities
- Raw Files
- String Tables

### Call of Duty: World at War

- Localize
- Map Entities
- Raw Files
- String Tables

## Credits

- [Scobalula](https://github.com/Scobalula) - [PhilLibX](https://github.com/Scobalula/PhilLibX)

## Disclaimer

Jekyll is developed to allow users obtain to assets for use in the official Call of Duty SDKs, such as the [Call of Duty: Black Ops III Mod Tools](https://steamdb.info/app/455130/). It's also used for informational purposes, such as the [COD Tracker Database](https://tracker.gg/warzone/db), when paired with [Hyde](https://github.com/EthanC/Hyde) - a Call of Duty XAsset compiler.

All assets extracted by Jekyll are property of their respective owners. Jekyll is in no way, shape, or form associated with or endorsed by Activision or its subsidiary studios.