Jump to content
Search In
  • More options...
Find results that contain...
Find results in...
invictius

can't get dehacked patch working with pwads

Recommended Posts

Commandline: gzdoom -file abc.wad xyz.wad -deh infight.deh

Infight contents:

Patch File for DeHackEd v3.0
Doom version = 20
Patch format = 6

Misc 0
Monsters Infight = 221
Works with iwad, just not pwads.

Share this post


Link to post

I think the -file command should come before each PWAD loaded, like this:

gzdoom -file abc.wad -file xyz.wad -deh infight.deh

Share this post


Link to post
scifista42 said:

I think the -file command should come before each PWAD loaded, like this:

gzdoom -file abc.wad -file xyz.wad -deh infight.deh


Thanks, that did the trick. I've always managed to load them with a single "-file" just haven't tried loading a pwad with a dehacked patch before.

Share this post


Link to post

You can also just drag-and-drop all the files you want to load onto gzdoom.exe and it will load them all, regardless of whether they're wads or dhe patches.

Share this post


Link to post
plums said:

You can also just drag-and-drop all the files you want to load onto gzdoom.exe and it will load them all, regardless of whether they're wads or dhe patches.


I did try that. I think maybe that method wasn't working is because I loaded a savegame from before I used the dehacked patch, hence it wasn't doing what it was supposed to, does that sound right?

Share this post


Link to post
invictius said:

I loaded a savegame from before I used the dehacked patch, hence it wasn't doing what it was supposed to, does that sound right?

yep

Also repeating -file is not needed and should not lead to any difference. In fact, you can omit -file entirely with ZDoom.

Share this post


Link to post
Gez said:

yep

Also repeating -file is not needed and should not lead to any difference. In fact, you can omit -file entirely with ZDoom.


Dehacked patches should also work when specified in the "autoload" section of the .ini, shouldn't they?

Share this post


Link to post

I can't say I'd ever want to autoload a dehacked patch, so I don't know. I think however the file has to be named dehacked.whatever to be recognized as a dehacked lump if you don't load it with -deh.

Share this post


Link to post

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×