Skyrim
0 of 0

File information

Last updated

Original upload

Created by

Karandra

Uploaded by

Karandra

Virus scan

Some manually verified files

About this mod

This program - a shell for processing Skyrim script (.pex, .psc and .pas files). Assembler, disassembler and compiler.

Requirements
Permissions and credits
Changelogs
Papyrus Assembler GUI - a shell for processing Skyrim script (.pex, .psc and .pas files). The program includes an assembler, disassembler and script compiler. The shell allows you to quickly and easily work with scripts instead of typesetting commands to handlers manually, create .bat files for this, and so on. The program uses CreationKit Papyrus Assembler/Compiler and Champollion for scripts processing.

Disassembling the script is needed if you want to edit the text within the script, but the author did not send out the source from which it was compiled. Assembler, after changing the script, returns it to it's original state, and now it can be used in the game. If the author sent the source code, then modify it and use the compiler.

Requirements
Windows 7 and newer, Visual C++ 2015, 2017, 2019, and 2022 redistributable packages for x86 and x64, Creation Kit, Champollion.

Installation
  • Extract program from archive.
  • Go to Data\Processors directory.
  • Copy Creation Kit papyrus tools from your Creation Kit installation (usually in <YourSkyrimPath>\Papyrus Compiler) to Data\Processors\CreationKit.
  • Download Champollion and copy it's files to Data\Processors\Champollion. I think you can use 64-bit version of Champollion, but it hasn't been tested.
You can see final tools setup on the screenshots.

English transtaltion
It's included, but not perfect. Feel free to improve it, if you desire.

Known issues
None so far, but any feedback appreciated. Program has been tested on Windows 7 x64.