Hey,
I'm trying to reduce the pk3 size of WhoDunIt (so the final release isn't close to 50mb and is more around 40 or less). I've compressed and reduced as many files as I can and I really just can't figure out any other way to reduce file size.
I've tried using 7zip for compression, but when I load up the pk3, the music doesn't work. The 7z-compressed pk3 is 39mb, the zip-compressed one is 47mb. I really want the 7z one to work. Any ideas why the music isn't working or anything I can do to fix it?
7z compression breaks music?
-
- Forum Regular
- Posts: 262
- Joined: Wed Jun 06, 2012 2:15 am
RE: 7z compression breaks music?
Reduce the music bit-rate or ask developers to implement 7z support (if there isn't already).
As far as I know, pk3 is basically zip with a different name...
As far as I know, pk3 is basically zip with a different name...
-
- Forum Regular
- Posts: 262
- Joined: Wed Jun 06, 2012 2:15 am
RE: 7z compression breaks music?
I did all of that (most of the music tracks are 1mb or less...), and right here it says 7z is supported. The only thing that breaks when the package is loaded is the music; it just doesn't seem to load at all (although it is acknowledged to have been loaded. For example, using changemus in the console does not throw an error).Alien wrote: Reduce the music bit-rate or ask developers to implement 7z support (if there isn't already).
As far as I know, pk3 is basically zip with a different name...
RE: 7z compression breaks music?
Don't use PK7's (aka pk3's with 7z or LZMA compression) for WDI or any mod that is intended to be played online.
A while back, Wartorn told me that 7z's can cause serious memory leaks when hosted, for some complex reason that I don't quite remember.
I'm not sure if this has been fixed since then or not. You'd have to ask a developer.
A while back, Wartorn told me that 7z's can cause serious memory leaks when hosted, for some complex reason that I don't quite remember.
I'm not sure if this has been fixed since then or not. You'd have to ask a developer.
Reinforcements: midgame Survival joining/respawning
Doom64: Unabsolved: Doom64 + Diablo II
ZandroSkins: a pack made by our community
AeniPuffs: 3D blood and bullet puff effects, free to use for your own mods
Squad Radio: a WASD-based radio chat menu, add your own custom sounds!
Mercenaries (on hold)

Doom64: Unabsolved: Doom64 + Diablo II
ZandroSkins: a pack made by our community
AeniPuffs: 3D blood and bullet puff effects, free to use for your own mods
Squad Radio: a WASD-based radio chat menu, add your own custom sounds!
Mercenaries (on hold)

-
- Forum Regular
- Posts: 262
- Joined: Wed Jun 06, 2012 2:15 am
RE: 7z compression breaks music?
Thanks for pointing this out. Guess I'll have to try and work some other magic to cut the file size. :/Ænima wrote: Don't use PK7's (aka pk3's with 7z or LZMA compression) for WDI or any mod that is intended to be played online.
A while back, Wartorn told me that 7z's can cause serious memory leaks when hosted, for some complex reason that I don't quite remember.
I'm not sure if this has been fixed since then or not. You'd have to ask a developer.
Any way to get DB2 or something to dump a list of all used textures in a set of maps?