gdsdecomp
gdsdecomp copied to clipboard
Godot reverse engineering tools
Hello, I'm painfully trying to get the decryption key for .gde files, do you have an advice on how to get it from the exe or else ? Or do...
As the title says im looking for a solution to this since the gdre_tools.exe has the "Compile .GD script files..." button but its grayed out.
I know there is a small portion in the official godot docs, but I think it would be relevant/beneficial in this repo as well. Maybe a section for tricks to...
In a process of recovering some of my oldest projects I stumbled upon an interesting "bug" — gdsdecomp doesn't know what to do with .cs files and leaves it empty....
Fixes #64.
I'm waiting to resync with 4.0 until it enters beta to be sure that there are no other major breaking changes in the API for the eventual 4.0 release.
Version v0.0.9 will return this error when using the "key" argument and not decompile the scripts. ``` SCRIPT ERROR: Invalid call. Nonexistent function 'set_key' in base 'PckDumper'. at: dump_files (res://gdre_main.gd:64)...
Fails when extracting the arena backgrounds stex files. [gdre_export.log](https://github.com/bruvzg/gdsdecomp/files/9486608/gdre_export.log)
### System information Arch Linux ### Issue description I cloned the godot repo at the specified commit. Then I cloned the gdsdecomp repo inside of the modules folder. I used...