Russian-Doom / russian-doom

A limit-removing source port of Doom, Heretic and Hexen. It has numerous vanilla bug fixes, enhanced 640x400 and 1280x800 rendering resolutions, improved game palettes and offers many optional aesthetic game enhancements along with the maximum possible translation to the Russian language.
GNU General Public License v2.0
81 stars 13 forks source link

Include GUS patches into release package #190

Closed JNechaevsky closed 4 years ago

JNechaevsky commented 4 years ago

I've got requests from several people, asking me about how to enable GUS synth and what actually it is, and later - why it's sounds bad.

The major problem here: not everyone familiar with patches installation and setting them up, and needles to say, applying GUS fixes. Another problem is, Choco setup automatically detects patches from Steam version of Doom, which are in fact sound like native MIDI.

I want to include GUS patches into release package as well as DMXGUS fixes, to make everyone, including myself, happy. GUS music is neat, and it's a part of port's functional, which I want to be available w/o extra unnecessary headache.

Technically, I need to rename gus_patch_path to gus_patch_pathes and set it to base/gus_patches by default, DMXGUS can be autoloaded along with RD resource PWADs.

JNechaevsky commented 4 years ago

Resources to be included:

JNechaevsky commented 4 years ago

All done. Hexen already have specific DMXGUS inside HEXEN.WAD, created by Colin Caird.