UKSoundReplacement
Replaces gun sounds from sound packs
Last updated | a year ago |
Total downloads | 10794 |
Total rating | 2 |
Categories | Audio |
Dependency string | Temperz87-UKSoundReplacement-1.2.6 |
Dependants | 2 other packages depend on this package |
This mod requires the following mods to function
BepInEx-BepInExPack
BepInEx pack for Mono Unity games. Preconfigured and ready to use.
Preferred version: 5.4.2100Temperz87-UltraModManager
A mod manager fo ULTRAKILL that adds a modding API and a way to unload some mods.
Preferred version: 5.6.0README
UK Sound Replacement
A mod that allows you to make and use soundpacks to replace the sounds in Ultrakill. The mod does not come with any sound packs, so make sure to download those yourself. An installation guide can be found here.
A soundpack by BVSSIC can by downloaded here
A Half-Life soundpack by herbert on discord can be downloaded here
A soundpack by vixw of discord can be downloaded here
Creating a soundpack
The mod comes with a template soundpack that is empty, and can be used to create your own. In order for a sound to be loaded into your soundpack, you should place the corresponding sound into the correct folder, for example if you want to be sound to be played when the Railcannon is charged then put it in RailcannonSounds\RailcannonChargedSounds, supported file types are .mp3, .ogg, and .wav. The .uksr file stores the name of your soundpack, and will not be loaded if the name is "Template" or "Stock". If you want your soundpack to have a preview image, drop a 256x256 px image called "preview.png" into the same directory your .uksr file is. Please note that changing the folder structure of a soundpack will cause the mod to break, so don't do that.