Skip to content

localcc/DeepRockGalactic-GuidsGenerator

Repository files navigation

DeepRockGalactic - Guids Generator

Software that is used to generate matrix_cores.json used by DeepRockGalactic save editor.

Why?

When DeepRockGalactic releases an update, this file should be regenerated for new overclocks to be available for editing in save editors.

Usage

  • Download newest release from releases page
  • Unpack DeepRockGalactic game files using DRGPackerv2
  • Run Guids generator with path to unpacked game files like this
DeepRockGalactic-GuidsGenerator.exe unpacked/FSD/Content
  • With any luck, after the software finishes you should have a matrix_cores.json file created
  • Paste the file in the folder with save editor executable and enjoy your new and shiny overclocks

Building

Requirements:

  • .NET 5 SDK
  • Git
git clone https://github.com/localcc/DeepRockGalactic-GuidsGenerator
cd DeepRockGalactic-GuidsGenerator
git submodule update --init --recursive
dotnet build

About

guids.json file generator for DeepRockGalactic save editor

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages