Any reason why r13 starts a bit slower than other versions?

Advanced OpenGL source port fork from ZDoom, picking up where ZDoomGL left off.
[Home] [Download] [Git builds (Win)] [Git builds (Mac)] [Wiki] [Repo] [Bugs&Suggestions]

Moderator: Graf Zahl

User avatar
Enjay
Developer
Developer
Posts: 4748
Joined: Tue Aug 30, 2005 23:19
Location: Scotland
Contact:

Post by Enjay »

Probably. :)

It's actually more like 3-4 games rolled into 1 with shared resources.
User avatar
Skunk
Posts: 49
Joined: Thu Sep 01, 2005 22:19

Post by Skunk »

Jesus.
User avatar
Graf Zahl
GZDoom Developer
GZDoom Developer
Posts: 7148
Joined: Wed Jul 20, 2005 9:48
Location: Germany
Contact:

Post by Graf Zahl »

Enjay wrote: Would the same technique work for sounds - ie are they in the same situation: no dedicated name space in a WAD and so having to be checked? Although, obviously, sound lumps are a lot smaller so perhaps they have less of an impact?

Yes. But it's the size of the data being loaded that makes the big difference, not the amount of lumps. 420MB is 10 times the amount of data of the largest known regular WAD minus the levels. Even with 60 MB WADs packaged into a PK3 (which means they have to be fully cached when being loaded - even in older versions) I never noticed any significant delay upon game start.
User avatar
Enjay
Developer
Developer
Posts: 4748
Joined: Tue Aug 30, 2005 23:19
Location: Scotland
Contact:

Post by Enjay »

OK, that's useful information. Thanks.
User avatar
TheDarkArchon
Posts: 1000
Joined: Wed Jul 06, 2005 11:58
Location: What's that fucking smell
Contact:

Post by TheDarkArchon »

Skunk wrote:What the hell do you need 156 mp3s and 164 skyboxes for? Commerical games don't have near as many of either.
Super Smash Brothers Brawl has more than 156 music files (IIRC, it has over 300).
User avatar
Skunk
Posts: 49
Joined: Thu Sep 01, 2005 22:19

Post by Skunk »

Bullshit! Why would you need so many?!

Seriously, you don't need that many songs.
User avatar
TheDarkArchon
Posts: 1000
Joined: Wed Jul 06, 2005 11:58
Location: What's that fucking smell
Contact:

Post by TheDarkArchon »

Skunk wrote:Bullshit! Why would you need so many?!

Seriously, you don't need that many songs.
Variety is the spice of life.
User avatar
Cutmanmike
Posts: 482
Joined: Sat Sep 03, 2005 23:34

Post by Cutmanmike »

Indeed. If I played 20 levels of that wad (which isn't going to see the light of day with that much stuff in it ;)) and started hearing the same songs repeated for the rest of the 100 levels i'd get bored of the same songs.
Locked

Return to “GZDoom”