Skip to content

Installation

Geoffrey Horsington edited this page Dec 6, 2018 · 5 revisions

Requirements

IMGUI Translation Loader depends on the following programs/tools:

For Sybaris version, the Sybaris AIO is recommended.

Getting IMGUI Translation Loader

You can get the IMGUI Translation Loader using one of the following options:

  • Download the latest available build from releases
  • Build the plug-in from latest source (more information to come)

Installation (Sybaris)

Sybaris build of IMGUI Translation Loader contains the following DLLs:

  • IMGUITranslationLoader.Managed.dll
  • IMGUITranslationLoader.Sybaris.Patcher.dll

Sybaris 1.0

To install, do the following:

  1. Put IMGUITranslationLoader.Managed.dll to <CM3D2 root>\Sybaris\Loader
  2. Put IMGUITranslationLoader.Sybaris.Patcher.dll to <CM3D2 root>\Sybaris\Loader

Sybaris 2.0

To install, do the following:

  1. Put IMGUITranslationLoader.Managed.dll to <CM3D2 root>\Sybaris
  2. Put IMGUITranslationLoader.Sybaris.Patcher.dll to <CM3D2 root>\Sybaris

Here <CM3D2 root> is the folder where CM3D2.exe is located.

What now?

After you have placed the assemblies accordingly, run the game. Next, consider configuring the plug-in and installing translations.

Clone this wiki locally