decima
decima copied to clipboard
GUI application for viewing and editing resources found in games powered by Decima Engine
Decima Workshop
Decima Workshop is an open-source modding tool for games powered by Decima engine. It aims to allow viewing and editing of game files and assets.
Running
- Make sure you have Java 17 installed. We recommend using Adoptium
- Download the latest version of the application from the releases page
- Unzip the downloaded archive and launch using
decima.bat
on Windows ordecima
on Linux - For further steps, check out the wiki
Nightly builds
If you want to try the latest features and improvements, you can download the latest build from the actions page.
Click on the latest workflow run and download the artifact from the Artifacts
section.
Build
Open your favorite terminal app and execute the following commands in the specified order:
- Make sure you have Java 17 installed. We recommend using Adoptium
- Make sure you have Git installed. Alternatively, you can download the source code as a ZIP archive and extract it
- Open the terminal and execute the following commands:
-
git clone https://github.com/ShadelessFox/decima
-
cd decima
-
gradlew build
-
Ready-to-use distributions can be found under the build/distributions
directory. To run the application, see Running.
Supported games
Game | Platform |
---|---|
Death Stranding | PC |
Death Stranding: Director's Cut | PC |
Horizon Zero Dawn | PC |
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.