Skip to content

[Feature Request] Auto-download GZDoom on first startup #312

Open
@kenbot

Description

@kenbot

Getting started with Doom mods is really intimidating, you have to learn what a source port is, what IWADs and PWADs are, research which of the many source ports is the one you want, etc. DoomLauncher could be easier to use for beginners and casual users, imho.

GZDoom seems to be pretty much the default source port, it is super powerful, can play most everything, and many of the top Cacoward-winning wads are GZDoom only.

Why not auto-download GZDoom on startup, and maintain an internal "managed" copy? In combination with the Steam wad auto-loading, this means that beginners can get up and running straight away without having to absorb all the esoteric modding lingo.

Advanced users can still just add their own source ports as usual.

How:

Considerations:

  • Currently the only place DoomLauncher downloads stuff from is idgames, which is considered to be a dependendable, stable resource in the Doom community. Downloading things from the internet - especially a source port that has an EXE file that we will be running - is a security concern. That said, if Github gets popped the whole world is in trouble, so maybe that's ok.
  • Should DoomLauncher periodically check Github for the latest version and keep the internally maintained GZDoom up to date? We can do a HEAD request to the above URL, the "Location" header tells you what "latest" resolves to.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions