Cassette Beasts – Modding/Mod User Guide

This guide is intended for users of mods. For information about creating mods for Cassette Beasts

Guide to Modding

Read this first!

Mods in Cassette Beasts can do anything that the game or the engine can do. Malicious mods could access your file system, and run arbitrary commands on your computer.

Only install mods from creators that you trust!

Be safe and have fun!

What Are Mods?

Cassette Beasts mods are .pck files–packages of files that modify the game in some way. Mods can change the game’s graphics and audio, as well as add new monsters, moves, locations, systems, and mechanics. Mod authors can use the entire Godot editor to create their mods, so the sky is pretty much the limit.

Mods can only be used on Windows and Linux, not on consoles. You’ll need to own the game on either Steam or the Microsoft Store in order to use them.

Backing Up Save Files

Note that many kinds of mods will change your save files in a way that makes them unloadable without the mod. This isn’t a sign that anything is bad–it’s just that there’s often no feasible way around it for mod creators.

If you’re planning to try out several mods before deciding which to use, it’s recommended to back up your save files first.

How to Install a Mod

  • Firstly you’ll need to download the .pck file of the mod you want. To repeat our earlier warning again: make sure you trust the source of the mod.
  • See if the mod creator has provided any extra installation requirements or instructions. Those should take precedence over these instructions.
  • Locate (or create) your mod folder. This can be found in:
    C:\Users\\AppData\Roaming\CassetteBeasts\mods\ on Windows or
    ~/.local/share/CassetteBeasts/mods/ on Linux.
  • Alternatively, if you know where the game is installed to, you can create a “mods” folder in the install directory.
  • Copy the .pck file into your mod folder.
  • Launch the game! It should load the mods you’ve installed as it starts up.
  • The game will list all the mods it has loaded on the title screen, below the version number:

How to Uninstall a Mod

Uninstalling a mod is as simple as deleting the .pck file from your mod folder. Your mod folder can be found in:

  • Windows: C:\Users\\AppData\Roaming\CassetteBeasts\mods\
  • Linux: ~/.local/share/CassetteBeasts/mods/

Alternatively, if you know where the game is installed to, you may have created a mod folder in the install directory. The exact path depends on whether you obtained the game through Steam or the Microsoft Store.

Note that some save files may become unloadable after uninstalling a mod that they depend on. These save files can be recovered by installing the mod again.

Egor Opleuha
About Egor Opleuha 7719 Articles
Egor Opleuha, also known as Juzzzie, is the Editor-in-Chief of Gameplay Tips. He is a writer with more than 12 years of experience in writing and editing online content. His favorite game was and still is the third part of the legendary Heroes of Might and Magic saga. He prefers to spend all his free time playing retro games and new indie games.

Be the first to comment

Leave a Reply

Your email address will not be published.


*