d3nd3 / sof-os-to-ds

SoF1 DesignerScript DS decompiler from OS to DS readable form.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Soldier of Fortun1 OS script to DS script decompiler.

Due to how the file is stored, if while else statemnts are converted to goto statements. So its not practical to restore those symbols, so you will see more labels and more goto than was in the original file.

About

SoF1 DesignerScript DS decompiler from OS to DS readable form.


Languages

Language:C++ 71.5%Language:C 26.6%Language:Python 1.4%Language:Makefile 0.5%