/dcmtls

GUI application for viewing and editing resources found in games powered by Decima Engine

Primary LanguageJavaGNU General Public License v3.0GPL-3.0

Java Download Discord

Decima Workshop

Decima Workshop is an open-source modding tool for games powered by Decima engine. Its goal is to allow viewing, creating, and editing "packfile" archives and contained "core" files inside.

Supported games

Game Platform
Death Stranding PC
Death Stranding: Director's Cut PC
Horizon Zero Dawn PC

Using the application

Prerequisites

Running

  1. Download a release from the releases page
  2. Unzip the downloaded archive
  3. Launch using bin/decima.bat
  4. For further steps, check out the wiki

Building

Make sure you are using the minimum required JRE version or the build will fail

Open your favorite terminal app and execute the following commands in the specified order:

  1. git clone https://github.com/ShadelessFox/decima
  2. cd decima
  3. ./gradlew build

Ready-to-use distribution can be found under the build/distributions directory. See Running at step 2

License

This project is licensed under the GPL-3.0 license.

This project is not sponsored nor related to Guerrilla Games, Kojima Productions, Sony Interactive Entertainment, and others.

Source code and all software made with Decima engine belong to their developers.