Hades
0 of 0

File information

Last updated

Original upload

Created by

Museus

Uploaded by

Museus

Virus scan

Safe to use

Tags for this mod

About this mod

Forces the Styx satyr sack to appear in a specified range.

Requirements
Permissions and credits
Mirrors
Donations
Usage
Just install the mod, set your desired sack range (read the configuration section below for information on how to do this), and do some runs.The default range is 2-3 tunnels.

Installation
Here's a video guide on installing mods, made by PonyWarrior

If you prefer text instructions, follow these steps:
  • If you don't already have Python installed, download it from [python.org](https://www.python.org/downloads/) and install it.
  • Download the `SatyrSackControl.zip` file
  • Open up your Hades game directory. You can find this by launching Hades, then opening Task Manager, finding the Hades process, right-clicking on it, and selecting Open File Location.
  • Create a folder called "Mods" in the "Hades/Content" folder if it doesn't already exist
  • Extract the "SatyrSackControl" folder into the Mods folder
  • Download ModUtil and extract the ModUtil folder into the Mods folder
  • Download ModImporter and extract the modimporter.py files into the "Hades/Content" folder
  • Run modimporter.py by double-clicking it


Configuration
This mod can be toggled on and off, and the sack appearance range can be changed to whatever you want, from 2-5 tunnels. To change these options, open the `Mods` folder,  open the `SatyrSackControl` folder, then open `SatyrSackControl.lua` in Notepad. There will be a block at the top with `local config = {` followed by options that can be changed.

Github Repo Here