Skip to content

Overview

Wilson edited this page Jan 6, 2017 · 9 revisions

Kuriimu.exe

Kuriimu.exe is the main executable and displays the menu at launch.

Menu

The menu is a simple three button menu that allows you to launch the Editor, Extensions and also Director.

Editor

The Kuriimu Editor is the star of the show. It loads both file_ and game_ plugins for use while loading files and handling control codes and previews for games.

Extensions

The extension select menu is displayed when you click Extensions. This menu loads the ext_ plugins and allows you to run them.

Director

Director is a small pointer utility I wrote to assist myself in finding pointers in binary files. Now that I'm writing this, it really should just be an extension plugin.

KuriimuContract.dll

KuriimuContract.dll is the interface library that allows Kuriimu.exe to communicate with the various plugins. It also sports a few convenient tools that both the Editor and plugins can leverage.

Fan Translators Inc.

Contributing to Kuriimu

Neobeo's Challenges

Plugins

Plugins (old)

Plugin Development Guide

Creating A Patch

Clone this wiki locally