Loading screens
Moderator: Moderators
Re: Loading screens
I agree that low res loading images are fugly, but we must also consider the mod download size
Re: Loading screens
why don't we have a load-screen downloader, and then when loading a mod for the first time, there is a load screen for downloading load-screens first, after which ...
Re: Loading screens
as always the request is lost among pie in the sky bullshit.
PRESERVE ASPECT RATIO PLXKTHXBYE
PRESERVE ASPECT RATIO PLXKTHXBYE
Re: Loading screens
Maybe if the thread title describing what the thread is about, wasn't the uber generic term it is....
Re: Loading screens
Since loading screens tend to be mostly screen shots anyway, just pick a random image from screenshots folder and then overlay the mod logo 
Would be epic fun to see a BA screenshot at CA startup

Would be epic fun to see a BA screenshot at CA startup
-
- Posts: 916
- Joined: 27 Jun 2009, 01:32
Re: Loading screens
Video codecs don't really save each and every frame but do certain keyframes and use lots of maths to describe what's going on between them (at least as long as you don't want to talk about codecs like MJPEG). Most certainly more "work" than just playing some compressed frames but also gives an immense reduction in filesizes...neddiedrow wrote:What do you think a video is? But yes, you can only really do that in said format right now.
That's why it would be nice to have the option to play "real" videos (especially during the loading screen)...
I guess that's the mod/game maker's problem and I don't think a few 1MB JPEGS will make a like several hundred MBs huge PURE modfile the new bandwidth eater of the year...zerver wrote:I agree that low res loading images are fugly, but we must also consider the mod download size
While the idea isn't bad and would save quite some bandwidth (as the screens needn't to be in the modfile any longer and as such not downloaded every release) I guess it's too much of a hassle and not really comfortable as it creates too many problems in creating the "screeny delivery system"...hoijui wrote:why don't we have a load-screen downloader, and then when loading a mod for the first time, there is a load screen for downloading load-screens first, after which ...
Re: Loading screens
If you have a lua config file, you could do things like show a tutorial screen for someone of a low rank.
Re: Loading screens
this is really all we need. nothing complicated.smoth wrote:PRESERVE ASPECT RATIO PLXKTHXBYE
Re: Loading screens
git master now preserves aspect ratio for load screens, rest of the screen will stay black.
see commit: c149feacfb5d3d1e9aaa28d185e036e82728bbd5
when testing, please make sure to NOT make the window smaller then 113 pixel on the X axis, as this will freeze spring.
though.. this should be obvious.
see commit: c149feacfb5d3d1e9aaa28d185e036e82728bbd5
when testing, please make sure to NOT make the window smaller then 113 pixel on the X axis, as this will freeze spring.
though.. this should be obvious.