Mudkip6604 Posted July 5, 2018 So i was wondering if it is posible to load multiple wad/pk3 files together with a single click, by creating a .bat file for instance. At the moment i have a gazilion wads in my gz doom folder and i normaly open them with brutal doom and itself by draging it to gzdoom. I know how i can get brutal doom to always start using the launcher but it is more a question of getting the functionality of the drag and drop method using a single file. 0 Quote Share this post Link to post
AL-97 Posted July 5, 2018 https://zdoom.org/wiki/How_to_autoload_files https://zdoom.org/wiki/ZDL 2 Quote Share this post Link to post
Empyre Posted July 5, 2018 You absolutely can do this using a batch file. I used batch files a lot back in the DOS days. However, these are not the DOS days. The easiest way is a launcher like ZDL that Wanderer linked. You can even save different combinations of files in .zdl files. 0 Quote Share this post Link to post
Mudkip6604 Posted July 5, 2018 Yeah i read the wili page, and i basicly used the shortcut targeting line. It works really well. Makes it all a lot easier. Now i dont have to drag and drop no more. 0 Quote Share this post Link to post
Bryan T Posted July 6, 2018 No one seems to know about the autoload section of the gzdoom.ini 0 Quote Share this post Link to post
Reisal Posted July 6, 2018 Making a batch file is doable but it's clunky, especially when your WADs/PK3s are in multiple subdirectories. Using a front end like ZDL as mentioned is the easiest approach. 0 Quote Share this post Link to post
AL-97 Posted July 6, 2018 1 hour ago, Bryan T said: No one seems to know about the autoload section of the gzdoom.ini It is the first thing that is mentioned at the linked "How to autoload files" article ;) 0 Quote Share this post Link to post
Mudkip6604 Posted July 6, 2018 17 minutes ago, Glaice said: Making a batch file is doable but it's clunky, especially when your WADs/PK3s are in multiple subdirectories. Using a front end like ZDL as mentioned is the easiest approach. Yes probably, but tbh i quite like the shortcut option. I have a directory where i have gzdoom installed and then i have the shortcuts on the desktop now. It works quite well and it is quick and easy. Just drag and drop the wads into the main folder and create a new shortcut with the wad included in the target line and you never have to look back..... Untill a new version of Brutal doom or the like comes out and i have to change all the file links XD (I know i can just call it brutal doom and just overwrite the previous version.) 0 Quote Share this post Link to post
Nevander Posted July 6, 2018 (edited) What I do is put all my downloaded stuff in GZDoom\custom and then all my batch files go directly beside gzdoom.exe. A typical batch file is: "@echo off start gzdoom.exe -file custom\x.wad custom\y.pk3" Edited July 6, 2018 by Nevander 0 Quote Share this post Link to post
Reisal Posted July 6, 2018 3 hours ago, Mudkip6604 said: Yes probably, but tbh i quite like the shortcut option. I have a directory where i have gzdoom installed and then i have the shortcuts on the desktop now. It works quite well and it is quick and easy. Just drag and drop the wads into the main folder and create a new shortcut with the wad included in the target line and you never have to look back..... Untill a new version of Brutal doom or the like comes out and i have to change all the file links XD (I know i can just call it brutal doom and just overwrite the previous version.) It becomes more complicated such as in my case since it can go like this: D:\Doom D:\Doom\WADs D:\Doom\WADs\Doom D:\Doom\WADs\Doom2 D:\Doom\Essential Mods And so forth, so drag and drop won't work for me since I have files from multiple directories, but whatever works for you. 0 Quote Share this post Link to post
Scypek2 Posted July 6, 2018 Frontends are for... what's a derogatory term for the opposite of a nerd? I don't know all about frontend features, but I can't imagine how they could possibly improve upon the elegance of batch files. It all just boils down to passing parameters to a source port anyway, I don't need an extra piece of software to hold my hand. 0 Quote Share this post Link to post
eharper256 Posted July 6, 2018 Personally, I use a pair of text files (WadListing.txt and ModListing.txt), which have all the files and their paths ready for me to easily copypasta into the autoload section, and each with a brief description or short personal review (and WadListing has a 'Maps still to play' section that always seems to grow rather than shrink -_-'). I find this easier than maintaining lots of batch files. I did try both DoomLauncher and Rocket Launcher, but both rather slowed down the process in my opinion and didn't have terribly useful features (one even copied my wads again into its own directory, wasting space!). 0 Quote Share this post Link to post
Salt-Man Z Posted July 7, 2018 I used to use batch files many years ago, but then switched to using Windows shortcuts. 0 Quote Share this post Link to post
rehelekretep Posted July 7, 2018 (edited) depends on how you play the games. autoload in the cfg files is a very good option if you use a particular mod often i have my gzdoom to use smooth doom & @Revenant100 sprite fix patches and then .bat files for more usual play on zdoom and glboom+ Edited July 7, 2018 by rehelekretep 0 Quote Share this post Link to post
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.