mirror of
https://github.com/RetroDECK/Wiki.git
synced 2025-04-10 19:15:16 +00:00
doom
This commit is contained in:
parent
a1645c4789
commit
de1ce2e31b
|
@ -14,8 +14,18 @@ W.I.P
|
||||||
|
|
||||||
### Steam
|
### Steam
|
||||||
|
|
||||||
|
The KEX Engine version of DOOM + DOOM II have spread out the files a bit more.
|
||||||
|
|
||||||
#### Where are the base core iwads?
|
#### 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
|
#### Steam DOOM DLC Location
|
||||||
|
|
||||||
|
|
||||||
|
@ -52,15 +62,11 @@ DOOM 1:
|
||||||
|
|
||||||
- `Steam/steamapps/common/Ultimate Doom/base/`
|
- `Steam/steamapps/common/Ultimate Doom/base/`
|
||||||
|
|
||||||
|
|
||||||
### Prerequisite: Download the Official Addons
|
### 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 2019 Unity Version.
|
||||||
|
|
||||||
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.
|
|
||||||
|
|
||||||
|
Go from the `Main Menu` into the `Addons Menu` download them all.
|
||||||
|
|
||||||
#### Steam DOOM DLC Location
|
#### Steam DOOM DLC Location
|
||||||
|
|
||||||
|
|
|
@ -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.
|
- 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`.
|
- 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.
|
||||||
|
|
Loading…
Reference in a new issue