Author: Sean Pesce
An unfinished set of C++ headers and classes for reading, extracting, and/or generally manipulating various Dark Souls™: Prepare to Die Edition game files.
This project is essentially a forked sub-project of the Dark Souls Overhaul Mod.
Large sections of this project were created using the following references:
- Alexandria and the corresponding file format documentation, created by Burton Radons.
- BND File Extractor by Wulf2k and Meowmaritus, who also created various other related projects and files, such as the full packed game file list.
- Time Action Event Editor by RavagerChris
- 010 Editor Templates for Dark Souls Game Files by nyxojaele
- DarkSouls Save File Parser (DSFP) by Tarvitz
- 010 Editor hex editor & binary templates
- Visual Studio 2015
- zlib compression library
- curl data transfer library
- SeQan sequence analysis and algorithms library
GNU General Public License v3.0
For inquiries and/or information about me, visit my personal website.