Skip to content

Installation tutorial (after 2.0)

Samuel Sithakoul edited this page Nov 27, 2023 · 7 revisions

Installing the mod

Download text-generation-webui

Be sure to follow the instructions on this page beforehand to install chatbot models.

Monik.A.I Installation

  • Install git for your OS: https://git-scm.com/downloads
  • Go to the Github project: https://github.com/Rubiksman78/MonikA.I
  • Go to Releases and download:
    • Monik.A.I-game-version.zip
    • Monik.A.I-version.zip from the Drive link
  • Unzip MonikA.I-game-version.zip and put it in your DDLC folder, at the same level as the existing game (they have to merge together)
  • Unzip MonikAI_version.zip at the location you want (avoid putting it in your DDLC folder)
  • Double click startup.bat to launch the installation and select the options you only need.
  • Double click run.bat that will call automatically main.py (same for voice.bat that will call voicing.py). Be sure to check if the text-generation-webui is launched and the model loaded before running run.bat.
  • Check this page for more information about the options on the login screen and various general information for common usage.

Update new versions

To update to versions coming after 2.0, you'll just have to:

  • Double click update.bat if there is a new version announced, you won't need to download the zip again.
  • Download the latest Monik.A.I-game-version.zip in Releases or use the Auto Updater directly in MAS.

You can run the updater if there are some bugs too, they might have been fixed with an update.

Video tutorial

A video tutorial for installation on CPU + Windows is available here:

Video tutorial