Coder Social home page Coder Social logo

predros / yadl Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 137 KB

YADL (Yet Another Doom Launcher) is a small Qt-based launcher for classic Doom-engine based games.

License: GNU Lesser General Public License v3.0

C++ 98.10% QMake 1.90%
cplusplus cpp doom doom-2 doom-mod heretic hexen woof zdoom launcher qt qmake

yadl's Introduction

YADL - Yet Another Doom Launcher

YADL is a small cross-platform GUI launcher for Doom and other Doom Engine-based games (Doom 2, Heretic, Hexen) and mods (currently WAD and PK3).

Features

  • Allows to easily switch between sourceports, IWADs, and mods (PWADs and PK3s).
  • Automatically supports launching Windows sourceports on Linux (requires Wine).
  • Settings for skill level, compatibility level (if applicable), fast and co-op exclusive monsters.
  • Warp directly to any level available.
  • Automatically saves the last settings when closing.
  • Stores info and custom command-line parameters for each sourceport and IWAD.
  • Saves presets (settings and modlists), and allows the user to easily filter through them.

Usage

Sourceports and IWADs

The Ports/IWADs tab allows you to specify the location, name and additional command-line parameters for each sourceport and IWAD you wish to use, and automatically persists the data. Note that the launcher does not manage the files, but rather saves their path: if a sourceport or IWAD is inaccessible, it will trigger an error message when attempting to launch.

Sourceports and IWADs tab

Launching the game

Once you have your sourceports and IWADs set up, the Launcher tab allows you to choose which ones to launch, along with any mod files (PWAD and PK3, currently), and game settings such as skill level, compatibility level (for PrBoom compatible ports), fast-monsters, and any additional command-line parameters. It also allows the user to warp directly to any maps available in the loaded mods (currently only for PWADs). If no maps are found in the mod files, the map selection defaults to the IWAD's map list.

Launcher tab

Saving presets

YADL also allows the user to save the current combination of IWAD, sourceport, settings and mods as a preset, under a given name. These presets are available in the Presets tab, and can easily be loaded back into the launcher. If your list of presets is large enough, you can also filter them using the search box at the bottom of the tab. Note that if you save a new preset with an already existing name, it will be overwritten.

Presets tab

Installation

Pre-compiled binaries

Coming soon.

Compiling from source

This project requires Qt6 and qmake, and has been tested with Qt 6.2.0 LTS and newer. In order to compile it, clone the repository, open the command-line, and input:

$ cd <repo-folder>
$ mkdir build && cd build
$ qmake6 -makefile ../yadl.pro
$ make

Alternatively, one may use Qt Creator to open the project (by opening yadl.pro) and build it directly from there.

License

This is free software: you can modify and/or redistribute it under the terms of the Lesser GNU Public License version 3. More information can be found in LICENSE, or on GNU's website.

Links and additional info

yadl's People

Contributors

predros avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.