Doom Mod Loader v2.2 is out!

United States
Breaking News:
‘Gone With the Wind’: Hollywood’s biggest blockbuster turns 80, but not everyone is celebrating
Top democratic candidates campaign for the support of the Culinary Workers Union
Rep. Eric Swalwell tells GOP colleagues while they defend Trump, Democrats ‘defend the Constitution’
Beijing’s legal influence triggers disquiet in Hong Kong financial sector
Washington DC
Friday, Dec 13, 2019
Hi everyone!
This version comes with a lots of new features! But before I start I want to thanks eviltechno who helped me a lot with testing and he also gave me a lot of suggestion about the new features to implement.
Talking about features here the changelog for this version (below you can find the explanation of each point and here you can find all versions changelogs)
DML it’s now fully portable!
Configuration data is no longer stored in %appdata% but it’s next to the executable.
IWAD, PWAD, sourceport alternative configuration file can also be read from the relative folder inside the FILE folder next to the executable.
Presets now can store also the sourceport, the renderer, the alternative sourceport configuration and the commandline.
Presets now can be renamed.
The last selected preset is now automatically selected at start.
If a presets contains a file that it’s missing it will be notified instead of simple not loading that file.
Mods now can be alphabetically ordered by name or by extension, ascending and descending.
Mods now can be filtered per extension.
Mods now can be searched.
Doom 2 exits quotes have been added.
Folders will now be always loaded recursevely.
Small performance improvements and general code optimisation.
New settings (if you see a message the first time you run the new version with the following list, you can just dismiss it):
DML it’s now fully portable!
Configuration data is no longer stored in %appdata% but it’s next to the executable.
IWAD, PWAD, sourceport alternative configuration file can also be read from the relative folder inside the FILE folder next to the executable.
Now DML do not longer store it’s data in the appdata folder, but it’s now saved next to the executable, also now all files that in previous version needed to be imported trough the “File Manager” or the “ADD…” buttons, now can be placed inside the relative subfolder of the “FILE” folder next to the dml executable. So if the whole “DML_V2.2” folder is moved and all files are stored in the relative “FILE” subfolder, you can run dml from any pc, making it a true portable software! You can also keep it in a USB stick or upload it on a cloud service like Google Drive or DropBox to play it anywhere (as long as it’s a Windows PC with .net framework >= 3.5 installed).
If you have used a version of DML 2.X before and you want to keep your presets and configuration, just copy all the contents of %AppData%\Roaming\P36_Software\DMLv2 inside the CONFIG folder next to DML v2.2.exe.
Presets now can store also the sourceport, the renderer, the alternative sourceport configuration and the commandline.
Presets now can be renamed.
The last selected preset is now automatically selected at start.
If a presets contains a file that it’s missing it will be notified instead of simple not loading that file.
The “saving preset” feature has gone trough a huge update. Now trough the new “Save Preset” window, you can rename the existing preset. You can also store within the preset the IWAD, as in the previous version, but also the sourceport, the renderer, the alternative sourceport configuration and the commandline! Your preference will be rembembered and nothing will be autoselected for saving (As the IWAD was doing with the 2.1)
The latest selected preset will now be automatically selected at the application start, and if a preset contains file that are missing, now you will be notified with a message.
Mods now can be alphabetically ordered by name or by extension, ascending and descending.
Mods now can be filtered per extension.
Mods now can be searched.
As a fews of you suggested, a way to filter files was needed, as if you had a really big mods collection it was not that easy manage all of them. Now you can filter by extension, order them by name and extension (Ascending and descending) and you can now SEARCH trough all imported files! Now making presets will be way more easy and faster!
(Those are just the tested one, as long as a sourceport follow the zdoom commandline standard, it should work)
NOTE:If you have used a version of DML 2.X before and you want to keep your presets and configuration, just copy all the contents of %AppData%\Roaming\P36_Software\DMLv2 inside the CONFIG folder next to DML v2.2.exe.