[Not a bug] Cannot load external wads in 2.047

Bugs that have been investigated and resolved somehow.

Moderator: GZDoom Developers

Forum rules
Please don't bump threads here if you have a problem - it will often be forgotten about if you do. Instead, make a new thread here.
User avatar
Enjay
 
 
Posts: 26534
Joined: Tue Jul 15, 2003 4:58 pm
Location: Scotland
Contact:

Post by Enjay »

As I've said in other places, I used to be a big fan of the command line. I started using a PC in the pre-windows days when the command line was the only option. I still find many, many functions quicker and easier to do with the command line and batch files.

However, my habit when testing Doom levels is to have them on the desktop. To type

zdoom -file c:\windows\desktop\test.wad

was OK, but with the advent of XP

zdoom -file "c:\documents and settings\admin\desktop\test.wad"

is the straw that broke the camel's back.

I know I could simplify that a little (cut out the -file) and I know I could use batch files, but I've found a couple of nice simple launchers that are little more than a command line in a dialogue box, already pointing at the right directory, and that'll do for me.
User avatar
Hirogen2
Posts: 2033
Joined: Sat Jul 19, 2003 6:15 am
Graphics Processor: Intel with Vulkan/Metal Support
Location: Central Germany
Contact:

Post by Hirogen2 »

Then do not make such a mess ;)
My doom folder is C:\dx to keep it relatively short. Downloaded zips wander in \dx\wads.in, and when I wanna play em, I decompress the contents down into \dx and just need to type zdoom -file bla.wad [-deh bla.deh].
Post Reply

Return to “Closed Bugs [GZDoom]”