Skip to content

gscScriptCompAndDecompiler 2.0

Compare
Choose a tag to compare
@TesterTesterov TesterTesterov released this 26 Jun 15:09
· 12 commits to master since this release
bc0a5f7

Now you don't need to fix offsets in commands (at least known) manually, for the label system was implemented.
Теперь не нужно вам править смещения команд (по крайне мере известных) вручную, понеже система меток введена была.

===

Compiled Python version (with the help of cx_Freeze).
Now you can just run the executable and use GUI.
Версия с компилированным питоном (с помощью cx_Freeze).

Don't run it with Japanese locale if thou want a Russian version. Just don't.
Не запускать с японской локали, коли на русской версии быть жаждете. Серьёзно, не надо.

DO NOTE: THOU MUSTN'T DRAG THE EXECUTABLE OFF IT'S DIRECTORY WITH LIBRARIES!!!
ВАЖНО: НЕ ДОЛЖНО ВЫТАСКИВАТЬ ИСПОЛНЯЕМЫЙ ФАЙЛ ИЗ ДИРЕКТОРИИ С БИБЛИОТЕКАМИ!!

===
May be you'll need a Python 3 with struct and tkinter.