mirror of
https://github.com/RetroDECK/RetroDECK.git
synced 2024-11-22 05:55:38 +00:00
GZDOOM: tweaked config + controls
This commit is contained in:
parent
fd71729c56
commit
8d4162246b
File diff suppressed because it is too large
Load diff
|
@ -34,4 +34,4 @@ fi
|
|||
shopt -u nocasematch # Disable case-insensitive matching after use
|
||||
|
||||
echo "Found $type: $1, loading it." | tee -a "$LOG_FILE"
|
||||
gzdoom +fluid_patchset /app/share/sounds/sf2/gzdoom.sf2 -config /var/config/gzdoom/gzdoom.ini -$type "$1" | tee -a "$LOG_FILE"
|
||||
gzdoom -config /var/config/gzdoom/gzdoom.ini -$type "$1" | tee -a "$LOG_FILE"
|
Loading…
Reference in a new issue