BeatlesCoder / GOWTool

God of War 2018 asset browser and extractor

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A TOOL FOR EXTRACTING GOD OF WAR 2018 ASSETS

a new opensource updated, enhanced more intuitive and easy to use tool with more features compared to the existing gow tool: https://forum.xentax.com/viewtopic.php?f=16&t=22897

Join Community Discord Server

Build Instructions:

  1. Clone the repo recursively (git clone "github.com/HitmanHimself/GOWTool" --recursive)
  2. Building the project requires Visual Studio 2022.
  3. cmake CMakeLists.txt present in DirectXTex and GLTFSDK.
  4. Build GOWTool sln/proj.

Note:

  1. This tool requires 3rd party oodle dll (oo2core_7_win64.dll/oo2core_7_win32.dll), grab it from some game and paste in build dir(along with GOWTool.exe).
  2. Tool is under heavy construction, you may encounter bugs.

Special thanks to akderebur, joschka, turk, DKDave and id-daemon for the help!

About

God of War 2018 asset browser and extractor


Languages

Language:C++ 99.8%Language:C 0.2%