Chaosforge Forum

  • March 28, 2024, 15:30
  • Welcome, Guest
Please login or register.



Login with username, password and session length
Pages: [1]

Author Topic: IronBeer's Sound Overhaul Mod  (Read 3428 times)

IronBeer

  • Elder
  • First Sergeant
  • *
  • *
  • Offline Offline
  • Posts: 126
  • Carry on, citizen.
    • View Profile
IronBeer's Sound Overhaul Mod
« on: April 30, 2013, 12:11 »

I was debating whether or not I should make this public, but I ultimately decided to do so. The mod is exactly what it sounds like in the title- I've gone through and thoroughly overhauled the sounds on a lot of the things in DoomRL, particularly the weapons and items, though some monsters did get improved sounds as well. The balance impact should be minimal at the very worst- basic monsters only gained more "individualized" attack sounds, and the only monsters to get "unique" pain sounds are the bosses.

My mod incorporates Malek Deneith's "Boss Monsters" sound mod, and GrimmC's mods for the (Combat/Double) Shotgun and the Combat Knife, and repackages all their lua controls under one file.

Download Link! (mediafire)

Installing the mod is pretty simple:
1.) Drop the "wav" folder and the "newsound.lua" file into your DoomRL directory.
2.) In your config.lua file, you will need to find the following line:
Code: [Select]
dofile "sound.lua"and change that line to say:
Code: [Select]
dofile "newsound.lua"This line is near the beginning of config.lua, and should be easy to find.
3.) For the weapon sounds to work as intended, you will also need to find
Code: [Select]
SoundEquipPickup = falseand set it to "true" if you have not done so previously.

Known Issues:
*I developed this mod under 0996, so I don't have sounds for the new unique items featured in 0997. If anybody runs across the ItemIDs for the new loot, please let me know ASAP.


To the best of my memory, the specific additions and changes the mod makes are:
Spoiler (click to show/hide)

Also, to the best of my memory, the sounds that the mod uses are sourced as follows:
Spoiler (click to show/hide)
Logged
0.9.9.7 Mancubus 1st Lieutenant
[19/12/5/1/0]
Pages: [1]