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

Loading custom PK3's into GZDoom Linux?

Recommended Posts

I know how to load a custom iwad from terminal (gzdoom -iwad Doom2.wad) but how do I add custom wad's and pk3's?
I'd like to play more than just vanilla Doom 2.

Share this post


Link to post

Use the command -file xxxxx.wad or xxxxx.pk3 or whatever. You can load multiple PWADs at once this way, using only one instance of the command, i.e. -file xxxxxx.wad xxxxxx.wad and so forth, but note that later data in the sequence will overwrite earlier data in game. That is, if you load two WADs that both replace map 01, the one that will actually show up while you're running the game will be the second in the sequence above.

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

×