DoomLauncher
DoomLauncher copied to clipboard
Doom Launcher is a doom launching utility and database for custom wads and pk3s
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...
I have Windows 11, Ransomware protection, Controlled folder access enabled. Pretty sure this is enabled by default now. When I launch a wad from DL I get a crash and...
Thank you so much for the variable expansion! So in "Source Ports" I have set -savedir "save/$filename/". Works Great! That said, I have a few wads that I play with...
Error
Happens when trying to launch both zipped and installer versions of DoomLauncher. System.NullReferenceException: Object reference not set to an instance of an object. at DoomLauncher.AppConfiguration.VerifyPath(LauncherPath path, Boolean throwErrors) at DoomLauncher.AppConfiguration.VerifyPaths(Boolean...
 On the tag editor window, when choosing to use a color for the tag, the color picker is slightly obstructed by the OK and Cancel buttons.
The `Rating` field in GameFile is typed as `double?`, but the database field in SQLite is INTEGER. In my tests, the "double" is getting saved to the "INTEGER" column, possibly...
On my machine the tests take almost a minute, with only 100 odd tests. It sort of works now, but it doesn't scale. The solution to #302 wants granular isolated...
# 1. IsSyncNeeded feature - GameFile now has a boolean `IsSyncNeeded` field. This allows us to modify how syncing, thumbnail images, etc are generated and ensuring that users will see...
I've noticed something with DoomLauncher as of late. I'm not sure if it has always done this, but after launching a WAD and then quitting that source port, DoomLauncher will...
Thumbnail images are one of the most satisfying and fun things in DoomLauncher. But they are missing from too many WADs and could be heaps cooler. Here's some ideas. ##...