Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/aeriavelocity/instant-doom
A launcher for Doom designed to start your game as fast as possible.
https://github.com/aeriavelocity/instant-doom
doom game launcher
Last synced: 12 days ago
JSON representation
A launcher for Doom designed to start your game as fast as possible.
- Host: GitHub
- URL: https://github.com/aeriavelocity/instant-doom
- Owner: AeriaVelocity
- License: lgpl-2.1
- Created: 2021-02-23T15:21:46.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2021-03-30T09:55:25.000Z (almost 4 years ago)
- Last Synced: 2024-04-23T22:56:52.286Z (8 months ago)
- Topics: doom, game, launcher
- Language: C#
- Homepage:
- Size: 7.17 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Instant Doom
A launcher for Doom designed to start your game as fast as possible.
Currently only can launch Doom 1 or Doom 2, but can be configured to work with any source port.![](https://github.com/SpeedStriker243/Instant-Doom/raw/main/screenshot.png)
## Using the launcher
### Adding your WADs
Next to the launcher executable (not your preferred source port) create a folder named `wads` if it does not already exist.
(The bundled version will include this folder by default.)
This folder is where you should put your `DOOM.WAD` and `DOOM2.WAD` files. (`DOOM1.WAD` also works)### Playing the game
Open the launcher and select the game you want to play.#### Changing your source port
By default, the launcher is set to load Chocolate Doom. Click `Change source port` or hit the `C` key and enter the path to your desired source port to change this.### Command line options
This program supports command line options. Click `Command line options` or hit the `E` key, then enter the command line options you wish to be applied.### Chocolate/Crispy setup
If using Chocolate Doom or Crispy Doom (or any other source port with `-setup.exe` next to it), click Setup or hit the `S` key to open its setup program.
This button does nothing on other source ports.