Leonid Murin

Results 19 comments of Leonid Murin

> You haven't mentioned that it builds successfully on MINGW64. Sorry, forgot about that. > Could you use Ninja or pass --versbose to cmake when building the project, so we...

Hexen currently don't have graphic detail feature. In "Customize controls" menu the binding named properly - "Suicide". In backend it uses `bk_detail` as it previously was the name of hard-coded...

The window resizing works terrible on linux, or at least on KDE Plasma. The rendered image is resized, but the window itself isn't adjusted to match the size of rendered...

Couldn't reproduce this on current version of Manjaro with KDE. Seams like it was fixed in SDL 2.24.0 or other package. Problems with window resizing also gone.

In what format is this music pack?

Currently, you can only create PWAD containing OGG files with names of original music lumps. Load this PWAD and set music to "midi/mp3/ogg/flac/tracker". Note that Heretic still has an issue...

I don't know if the special version of SDL is needed. For me, GUS works on KUbuntu with the default setup. In the current master branch, Russian-Doom by default uses...

As was discovered in another issue, GUS uses Timidity

GUS emulation uses SDL_Mixer's Timidity. Timidity config is created from DMXGUS lump. Fluidsynth is disabled while Timidity is used because SDL_mixer considers Fluidsynth a higher priority than Timidity and therefore...

If someone implements GUS emulation with Fluidsynth. I have no idea how to do that. The main problem with SDL_Mixer's Timidity is that it doesn't understand quoted strings in the...