Join GitHub today
GitHub is home to over 40 million developers working together to host and review code, manage projects, and build software together.
Sign upInstall soundfonts and WOPL/WOPN banks #874
Conversation
This change works for me. Although, I would like to hear the same from others as well. |
This comment has been minimized.
This comment has been minimized.
These should work as long as GZDoom can access said directory both during install and when it;s running. What I'd also recommend is allowing the soundfont directory to be changed afterwards somehow if it isn't already possible to do so. |
This comment has been minimized.
This comment has been minimized.
The soundfont directory is already configurable via the gzdoom.ini file under the This patch just automates the soundfont installation into the soundfont directory, since right now you have to manually add them. @alexey-lysiuk Have any developers mentioned issues with this patch? I am happy to fix whatever problems exist in order to get it merged. |
The INSTALL_SOUNDFONT_PATH cache entry is used to configure the installation directory.
6557b97
to
fa157e2
This comment has been minimized.
This comment has been minimized.
I've merged this into QZDoom. |
vilhelmgray commentedJun 19, 2019
The INSTALL_SOUNDFONT_PATH cache entry is used to configure the
installation directory.
This version should resolve the issue brought up in https://forum.zdoom.org/viewtopic.php?f=7&t=65035.