diff --git a/org.zdoom.GZDoom.yaml b/org.zdoom.GZDoom.yaml
index e356ae0..aa4c443 100644
--- a/org.zdoom.GZDoom.yaml
+++ b/org.zdoom.GZDoom.yaml
@@ -14,8 +14,7 @@ finish-args:
 - --socket=pulseaudio
 
 # Based on GZDoom
-# We access the original ~/.config/gzdoom because
-# that is where users will most likely have their iwads
+# We redirect the original ~/.config/gzdoom
 - --env=DOOMWADDIR=/app/share/games/doom
 - --persist=.config/gzdoom
 
@@ -54,6 +53,8 @@ modules:
   - type: file
     url: https://github.com/coelckers/gzdoom/raw/g4.3.3/soundfont/gzdoom.sf2
     sha256: fca3e514b635a21789d4224e84865d2954a2a914d46b64aa8219ddb565c44869
+  # I've discussed these patches upstream and a special -DFLATPAK_BUNDLE has been approved
+  # https://forum.zdoom.org/viewtopic.php?f=15&t=68365&sid=884a41102b499f98ed9c76a62ee0e41d
   - type: patch
     path: description.patch
   - type: patch