Skyrim
0 of 0

File information

Last updated

Original upload

Created by

li1nx

Uploaded by

li1nx

Virus scan

Safe to use

About this mod

A tool to decompile a .PEX file to a recompilable .PSC script file.

Requirements
Permissions and credits
Changelogs
Champollion perform the decompilation of a .PEX binary file to a recompilable .PSC Papyrus script file.

Installation
Unpack the archive in a directory and you're good to go.
If needed, install the included C++ runtime.

Usage
Champollion is a command line tool, which must be started from the console. See the included documentation for the command line parameters.

Version changes
The version 1.0.1 add support for the array.find and array.rfind opcodes.