flathub / com.zandronum.Zandronum

https://flathub.org/apps/details/com.zandronum.Zandronum
7 stars 1 forks source link

Re-enable Fluidsynth #44

Open hypevhs opened 8 months ago

hypevhs commented 8 months ago

https://github.com/flathub/com.zandronum.Zandronum/blob/994bc590ae0796fb590022e80d807cae68ea83cd/com.zandronum.Zandronum.yaml#L68

Or, if not Fluidsynth, anything else. There is no way to get SF2 MIDI playback from what I could tell?

AsciiWolf commented 7 months ago

Hopefully fixed by e6c99914725f409d1415a80224dc2ca08735b860.

hypevhs commented 7 months ago

Thank you! I got it to work:

  1. Use Flatseal to add "xdg-config/zandronum" to the list of Other files
  2. Move "gm dls remastered version 2.1.sf2" into ~/.config/zandronum
  3. Run these commands:
    fluid_patchset=~/.config/zandronum/gm dls remastered version 2.1.sf2
    snd_mididevice=-5

As a reminder to myself, the settings doesn't save to zandronum.ini when quitting the game. Run the writeini command as a workaround.