You are viewing a potentially older version of this package. View all versions.
JoanR-MimesisPersistence-0.4.0 icon

MimesisPersistence

MimesisPersistence is a lightweight MelonLoader mod that persists mimic voice recordings across game sessions, allowing mimics to remember previously recorded voices when you reload a save. UPDATED FOR VERSION 0.3.0!

Date uploaded 2 weeks ago
Version 0.4.0
Download link JoanR-MimesisPersistence-0.4.0.zip
Downloads 706
Dependency string JoanR-MimesisPersistence-0.4.0

This mod requires the following mods to function

LavaGang-MelonLoader-0.7.1 icon
LavaGang-MelonLoader

The World's First Universal Mod Loader for Unity Games compatible with both Il2Cpp and Mono

Preferred version: 0.7.1

README

MimesisPersistence

MimesisPersistence is a lightweight MelonLoader mod for Mimesis that persists mimic voice recordings across game sessions.
When you reload a save, mimics remember the voices they recorded before.

UPDATED FOR VERSION 0.3.0 ⭐

Buy Me a Coffee


Features

  • Voice persistence across save reloads
  • Cross-session player matching via SteamID
  • Safe handling of disconnected players
  • Robust file saving with backups

How It Works

  • The host saves all recorded mimic voice data alongside the game save
  • On load, voice events are injected back into the correct player archives
  • Clients do not need the mod (host-only)

Installation (Only HOST)

  1. Install MelonLoader
  2. Download MimesisPersistence.dll
  3. Copy it into the game's Mods/ folder
  4. Launch the game

Usage

  1. Host a game
  2. Play normally and talk
  3. Save the game
  4. Reload the save
  5. Voices are restored automatically

Requirements

  • MelonLoader
  • Mimesis

Version 0.4.0

  • Updated for latest Mimesis build (voice/replay API changes)
  • Replay deserialization uses REPLAY_HEADER_VERSION.V_1_2
  • Existing voice saves remain compatible (but unstable)

Support

This mod is developed as a personal project.
If you enjoy this mod and would like to support its continued development and future QoL improvements, consider donating:

https://buymeacoffee.com/joanr

Donations are optional but greatly appreciated.


JoanR.

CHANGELOG

v0.4.0

  • Updated for latest Mimesis build (voice/replay API changes)
  • Replay deserialization uses REPLAY_HEADER_VERSION.V_1_2
  • Existing voice saves remain compatible (but unstable)