You are viewing a potentially older version of this package. View all versions.
BaraniumEntertainment-UltraRankSounds-1.0.2 icon

UltraRankSounds

An ULTRAKILL mod that plays a sound whenever the style rank in-/decreases

Date uploaded a year ago
Version 1.0.2
Download link BaraniumEntertainment-UltraRankSounds-1.0.2.zip
Downloads 2273
Dependency string BaraniumEntertainment-UltraRankSounds-1.0.2

This mod requires the following mods to function

BepInEx-BepInExPack-5.4.2305 icon
BepInEx-BepInExPack

BepInEx pack for Mono Unity games. Preconfigured and ready to use.

Preferred version: 5.4.2305
EternalsTeam-PluginConfigurator-1.10.2 icon
EternalsTeam-PluginConfigurator

Used to configure plugins easily in Ultrakill

Preferred version: 1.10.2

README

About this mod

This is a mod done in about two days that just plays a sound whenever your style rank increases or decreases.
If you have any suggestions, make an issue in the github repo.
Note: The current sounds are made using Microsoft SAM.

Current features

  • Disabling all sounds (so you can have the mod loaded but disable it in a plugin preset)
  • Changing announcer volume (will not be synced to master volume)
  • Enabling, if sounds should be played when the rank decreases
  • Customizable sounds for both ascension and descension (by replacing the audio files)

Installation

There are 2 options:

  1. Install using any mod manager like r2modman or thunderstore mod manager.
  2. Download the zip from the releases and extract it's contents to ULTRAKILL/BepInEx/plugins.

Customizing sounds

To customize sounds, open the UltraRankSounds panel in the plugin configs.
Then click on Open sounds folder and just replace any sound file.
Which file names associate to which rank should be pretty self-explanitory.
Files that do not start with downrank- are the rank ascension sounds and those with the prefix are the descention sounds.

CHANGELOG

Changelog

All changes will be noted in this file from now on.

v1.0.2

Added

  • Customizable rank descension sounds
  • Descension sound toggle in settings

v1.0.3

Fixes

  • Fixed rank descension sound playing even if sounds are disabled

v1.0.4

Added

  • Added support for .wav, .flac and .ogg files
  • Support for multiple variations for just one style rank

v1.0.5

Added

  • Added "sound packs" and settings to select them
  • Sounds for style point bonuses
  • More volume options

v1.0.6

Fixes

  • Removed unnecessary zip extract/compression code

v1.0.7

Added

  • Extended the range for volumes from 0-100% to 0%-1000%