diff --git a/wiki-rtd/docs/wiki_engine_guides/gzdoom/extract-doom-wads.md b/wiki-rtd/docs/wiki_engine_guides/gzdoom/extract-doom-wads.md
index 619a1f2..24589ef 100644
--- a/wiki-rtd/docs/wiki_engine_guides/gzdoom/extract-doom-wads.md
+++ b/wiki-rtd/docs/wiki_engine_guides/gzdoom/extract-doom-wads.md
@@ -14,8 +14,18 @@ W.I.P
 
 ### Steam
 
+The KEX Engine version of DOOM + DOOM II have spread out the files a bit more.
+
 #### Where are the base core iwads?
 
+`/Steam/steamapps/common/Ultimate Doom/rerelease/`
+
+
+### Prerequisite: Download the Official Addons
+
+Go from the `Main Menu` -> `Mods Menu` -> `Featured Mods`  subscribe to them all.
+
+
 #### Steam DOOM DLC Location
 
 
@@ -52,15 +62,11 @@ DOOM 1:
 
 - `Steam/steamapps/common/Ultimate Doom/base/`
 
-
 ### Prerequisite: Download the Official Addons
 
-🛑 DO NOT DOWNLOAD THE ADDONS FOR BOTH DOOM AND DOOM 2 🛑
-
-You first need to download the addons from within the 2022 `Unity Versions` of either `DOOM 2` or `DOOM 1993`.
-
-Launch either of the titles and go from the `Main Menu` into the `Addons Menu` Download them all.
+You first need to download the addons from within the 2019 Unity Version.
 
+Go from the `Main Menu` into the `Addons Menu` download them all.
 
 #### Steam DOOM DLC Location
 
diff --git a/wiki-rtd/docs/wiki_rd_versions/version_0.8.0b/0.8.4b.md b/wiki-rtd/docs/wiki_rd_versions/version_0.8.0b/0.8.4b.md
index de82fed..30aa8ee 100644
--- a/wiki-rtd/docs/wiki_rd_versions/version_0.8.0b/0.8.4b.md
+++ b/wiki-rtd/docs/wiki_rd_versions/version_0.8.0b/0.8.4b.md
@@ -18,3 +18,7 @@ Some of these issues were caused by the old manifest structure and certain Zenit
 - String values of es_settings were not updated for `MediaDirectory` and `UserThemeDirectory` in some scenarios for users causing the ES-DE data to be not found by ES-DE.
 
 - On new installations two folders could be created for scraped data, example: one `downloaded_media` under `retrodeck/` and one under `retrodeck/ES-DE`.
+
+**Added**
+
+- Post-update CLI trigger command for debugging.