whats the diference between .pk3 and .pk7
whats the diference between .pk3 and .pk7
i ofenly come across mods that have an extention of .pk7 instead of .pk3 WHATS THE differents?
p.s dont call this topic stupid
p.s dont call this topic stupid
- wildweasel
- Posts: 21705
- Joined: Tue Jul 15, 2003 7:33 pm
- Preferred Pronouns: He/Him
- Operating System Version (Optional): A lot of them
- Graphics Processor: Not Listed
- Contact:
Re: whats the diference between .pk3 and .pk7
Files with .pk7 extensions are compressed using 7-Zip, where .pk3 files are regular Zip files.
Re: whats the diference between .pk3 and .pk7
To add, the difference itself is superficial. The file extension does not matter to ZDoom and calling it somemod.foobar would load just the same, as long as ZDoom understands the container and compression method. Calling a 7z archive .pk3 (and some are, to note) will matter not for any sane archival program.
When it does matter, however, is with storage. The /idgames archive wont accept anything that isn't a .wad, .pk3 or .pk7 (WAD, deflate (zip) and LZMA (7z) formats respectively) extension. You also use .pk* to differentiate between an archive an end-user should unpack or not (one would expect to always unpack a .zip, but never a .pk3, even though they are both the exact same type of file).
When it does matter, however, is with storage. The /idgames archive wont accept anything that isn't a .wad, .pk3 or .pk7 (WAD, deflate (zip) and LZMA (7z) formats respectively) extension. You also use .pk* to differentiate between an archive an end-user should unpack or not (one would expect to always unpack a .zip, but never a .pk3, even though they are both the exact same type of file).
- NeuralStunner
-

- Posts: 12328
- Joined: Tue Jul 21, 2009 12:04 pm
- Preferred Pronouns: No Preference
- Operating System Version (Optional): Windows 11
- Graphics Processor: nVidia with Vulkan support
- Location: capital N, capital S, no space
- Contact:
Re: whats the diference between .pk3 and .pk7
Personally, I use "pkz" to be irritating better differentiate from Quake 3 packs. I was doing this before "pk7" was even a thing, as there was a brief attempt to standardize "pkz" (and "p7z") for ZDoom packages. I still use it to be irritating out of habit/preference.
- Graf Zahl
- Lead GZDoom+Raze Developer

- Posts: 49252
- Joined: Sat Jul 19, 2003 10:19 am
- Location: Germany
Re: whats the diference between .pk3 and .pk7
At least you admit that it's irritating (and ignoring the users' file type associations.)
- NeuralStunner
-

- Posts: 12328
- Joined: Tue Jul 21, 2009 12:04 pm
- Preferred Pronouns: No Preference
- Operating System Version (Optional): Windows 11
- Graphics Processor: nVidia with Vulkan support
- Location: capital N, capital S, no space
- Contact:
Re: whats the diference between .pk3 and .pk7
It's more that I admit it would be more realistic to go along with everyone else than try to get them to use a better standard.
It's certainly less headache renaming something for a release than trying to explain what to do with the file.
It's certainly less headache renaming something for a release than trying to explain what to do with the file.
- leileilol
- Posts: 4449
- Joined: Sun May 30, 2004 10:16 am
- Preferred Pronouns: She/Her
- Location: GNU/Hell
Re: whats the diference between .pk3 and .pk7
When I double click a PK3 it opens in 7-zip because I intend to develop using PK3 files as well as audit them in context with game content development. The 3 is for the 3 in Quake III Arena.
When I want to play them in Zdoom, I just have Zdoom in the Send To menu. It's more clicks, but dammit they should've stuck to pkz from the start. or ZAD.
When I want to play them in Zdoom, I just have Zdoom in the Send To menu. It's more clicks, but dammit they should've stuck to pkz from the start. or ZAD.
- NeuralStunner
-

- Posts: 12328
- Joined: Tue Jul 21, 2009 12:04 pm
- Preferred Pronouns: No Preference
- Operating System Version (Optional): Windows 11
- Graphics Processor: nVidia with Vulkan support
- Location: capital N, capital S, no space
- Contact:
Re: whats the diference between .pk3 and .pk7
Same here. WAD and a few other supported types open in Slade3. I don't have ZDoom anywhere in the menu.leileilol wrote:When I double click a PK3 it opens in 7-zip because I intend to develop using PK3 files as well as audit them in context with game content development.
ZDL is good for that. Can order things around and even drop loose text files (Decorate etc.) in to test things quickly.leileilol wrote:When I want to play them in Zdoom, I just have Zdoom in the Send To menu.
- Graf Zahl
- Lead GZDoom+Raze Developer

- Posts: 49252
- Joined: Sat Jul 19, 2003 10:19 am
- Location: Germany
Re: whats the diference between .pk3 and .pk7
The "Send to" menu is actually quite convenient if you frequently want to open stuff with an application you do not want to set as default.
That said, I rareyl use such stuff for Doom. Command line rules!
That said, I rareyl use such stuff for Doom. Command line rules!
Re: whats the diference between .pk3 and .pk7
Just learned how to add my Doom stuff into Send To after all these years. This is amazing. Goodbye Open With menu!
Re: whats the diference between .pk3 and .pk7
I think they covered that in the Windows 95/98 manual.
I think I still got mine. I wish they made a new one because I barely use any of the features they've added since then.
Re: whats the diference between .pk3 and .pk7
any way i go with .wad
