This commit is contained in:
Lazorne 2024-03-10 18:46:47 +01:00
parent 77f1ace5f6
commit 98834753a2
4 changed files with 54 additions and 22 deletions

View file

@ -24,7 +24,7 @@ We recommend that you at buy both `DOOM 1993` and `DOOM 2`.
- [DOOM 3 - Steam](https://store.steampowered.com/app/208200/DOOM_3/) - [DOOM 3 - Steam](https://store.steampowered.com/app/208200/DOOM_3/)
## Where are the base wads? ## Where are the base core iwads?
### Steam ### Steam

View file

@ -2,8 +2,6 @@
<img src="../../../wiki_images/logos/gzdoom-logo.png" width="150"> <img src="../../../wiki_images/logos/gzdoom-logo.png" width="150">
WIP
GZDoom is the open source game engine for ID Software's older games like DOOM, DOOM2, HEXEN and HERETIC or it's own unique games. GZDoom is the open source game engine for ID Software's older games like DOOM, DOOM2, HEXEN and HERETIC or it's own unique games.
### GZDoom Links: ### GZDoom Links:
@ -14,6 +12,28 @@ GZDoom is the open source game engine for ID Software's older games like DOOM, D
[ZDoom Forums](https://forum.zdoom.org/) [ZDoom Forums](https://forum.zdoom.org/)
### Where to buy DOOM?
We recommend that you at buy both `DOOM 1993` and `DOOM 2`.
`DOOM 3` and `DOOM 64` are not needed but we list them here because it is sometimes cheaper to buy the whole bundle.
**GOG Links:**
- [DOOM 1993 - GOG](https://www.gog.com/en/game/doom_1993)
- [DOOM 2 - GOG](https://www.gog.com/en/game/doom_ii)
- [DOOM 64 - GOG](https://www.gog.com/en/game/doom_64)
- [DOOM 3 - GOG](https://www.gog.com/en/game/doom_3)
**Steam Links:**
- [DOOM Classic Bundle - Steam](https://store.steampowered.com/bundle/27490/DOOM_Classic_Bundle/)
- [DOOM 1993 - Steam](https://store.steampowered.com/app/2280/DOOM_1993/)
- [DOOM 2 - Steam](https://store.steampowered.com/app/2300/DOOM_II/)
- [DOOM 64 - Steam](https://store.steampowered.com/app/1148590/DOOM_64/)
- [DOOM 3 - Steam](https://store.steampowered.com/app/208200/DOOM_3/)
## Where to put the games ## Where to put the games
GZDoom games should be put under the `retrodeck/roms/doom/` directory. GZDoom games should be put under the `retrodeck/roms/doom/` directory.
@ -36,25 +56,17 @@ GZDoom games should be put under the `retrodeck/roms/doom/` directory.
### Does GZDoom require BIOS or Firmware? ### Does GZDoom require BIOS or Firmware?
No No
## I have bought the games how do I get my files?
Read the:
## Where can I find more WADs? [How to: Extract Doom iWads](extract-doom-wads.md)
None-official wads (mods) are all over the internet from old forums, github and various websites. ## I only want to play standard doom and have no interest in modding or customization
Do as said above put the .WAD files directly into `retrodeck/roms/doom/` and they will run as normal, enjoy.
**Doomworld:** ## I want to play doom with mods
The oldest DOOM community on the web and hosts of the annual [Cacowards](https://www.doomworld.com/cacowards). Read the:
Doomworld is the lifeblood of DOOM community, generations of knowledge and a vast collections of wads exist within it. [RetroDECK .doom file for modding](retrodeck-doomfile.md)
- [Doomworld Files](https://www.doomworld.com/files/)
- [Doomworld ID Games(Legacy)](https://www.doomworld.com/idgames/)
**Doomwiki:**
[List of notable WADs](https://doomwiki.org/wiki/List_of_notable_WAD)
**ModDB:**
- [ModDB](https://www.moddb.com/games/doom/mods)

View file

@ -47,6 +47,27 @@ It is just how the RetroDECK Team defines the [IWADS](https://doomwiki.org/wiki/
`doom_complete.pk3` is a file made by [WadSmoosh](https://jp.itch.io/wadsmoosh). It can combine all of the "DOOM + DOOM 2 + Official addons" into one file where you can select from all the campaigns without needing to load each separate wad. `doom_complete.pk3` is a file made by [WadSmoosh](https://jp.itch.io/wadsmoosh). It can combine all of the "DOOM + DOOM 2 + Official addons" into one file where you can select from all the campaigns without needing to load each separate wad.
## Where can I find more WADs?
None-official wads (mods) are all over the internet from old forums, github and various websites.
**Doomworld:**
The oldest DOOM community on the web and hosts of the annual [Cacowards](https://www.doomworld.com/cacowards).
Doomworld is the lifeblood of DOOM community, generations of knowledge and a vast collections of wads exist within it.
- [Doomworld Files](https://www.doomworld.com/files/)
- [Doomworld ID Games(Legacy)](https://www.doomworld.com/idgames/)
**Doomwiki:**
[List of notable WADs](https://doomwiki.org/wiki/List_of_notable_WAD)
**ModDB:**
- [ModDB](https://www.moddb.com/games/doom/mods)
## Recommended folder structure in retrodeck/roms/doom? ## Recommended folder structure in retrodeck/roms/doom?
WIP WIP
@ -148,4 +169,3 @@ Be sure to name the .doom files so you understand what it is and you are done:
- `Project Brutality - Chex Quest with a Vengeance.doom` - `Project Brutality - Chex Quest with a Vengeance.doom`
It is that easy. It is that easy.

View file

@ -242,8 +242,8 @@ nav:
- Guides - Engines 🛠️: - Guides - Engines 🛠️:
- GZDoom 👹: - GZDoom 👹:
- GZDoom - General Guide (WIP): wiki_engine_guides/gzdoom/gzdoom-guide.md - GZDoom - General Guide (WIP): wiki_engine_guides/gzdoom/gzdoom-guide.md
- RetroDECK's .doom files: wiki_engine_guides/gzdoom/retrodeck-doomfile.md - GZDoom - Get started on .doom files: wiki_engine_guides/gzdoom/retrodeck-doomfile.md
- Get the WADs from bought DOOM / DOOM 2: wiki_engine_guides/gzdoom/extract-doom-wads.md - GZDoom - Get the WADs from bought games: wiki_engine_guides/gzdoom/extract-doom-wads.md
- IkemenGO / M.U.G.E.N 🥋: - IkemenGO / M.U.G.E.N 🥋:
- IkemenGO - General Guide: wiki_engine_guides/ikemengo/ikemengo-guide.md - IkemenGO - General Guide: wiki_engine_guides/ikemengo/ikemengo-guide.md
- IkemenGO - M.U.G.E.N Convertion Guidelines: wiki_engine_guides/ikemengo/ikemengo-guide.md - IkemenGO - M.U.G.E.N Convertion Guidelines: wiki_engine_guides/ikemengo/ikemengo-guide.md