View Issue Details

IDProjectCategoryView StatusLast Update
0001074FSSCPuser interfacepublic2006-09-29 15:55
ReporterAxem Assigned To 
PrioritynormalSeveritytweakReproducibilityalways
Status closedResolutionopen 
Summary0001074: JPEG loading screens don't work in /interface/
DescriptionIf I tell FRED to use a jpeg custom loading screen in /interface/ it will default to using the normal loading screen. But if I move the jpeg to /effects/, and point FRED to it, I get my custom loading screen working.

I also tried it out with a tga loading screen in /interface/ and it worked fine. So it just seems to me that FreeSpace isn't looking for jpeg files in /interface/.
TagsNo tags attached.

Activities

taylor

2006-09-29 01:46

administrator   ~0006740

Just use uncompressed DDS images instead. Then you don't have to make both PCX and JPG/TGA versions for them to work for everyone.

Axem

2006-09-29 01:59

reporter   ~0006742

My only issue with that is size. The 1024x768 uncompressed DDS loading screen is around 2MB, but a JPEG version is only around 200kB.

taylor

2006-09-29 03:56

administrator   ~0006744

Two things:
 1) the JPEG version would require that the user use -jpgtga, a DDS doesn't
 2) compressed VPs are coming with 3.7, and DDS are extremely compressable

Adding support for JPG on the interface is trivial, but we are trying to get away from using JPG or TGA for anything new since those formats are optional. DDS is the preferred format for everything now since it offers the most options in actual format and compatibility and will work without anything extra from the user.

Axem

2006-09-29 14:31

reporter   ~0006745

Okeydoke then. I'll go with DDS then.

taylor

2006-09-29 15:55

administrator   ~0006746

Won't-Fix

Closered.

Issue History

Date Modified Username Field Change
2006-09-29 01:19 Axem New Issue
2006-09-29 01:46 taylor Note Added: 0006740
2006-09-29 01:59 Axem Note Added: 0006742
2006-09-29 03:56 taylor Note Added: 0006744
2006-09-29 14:31 Axem Note Added: 0006745
2006-09-29 15:55 taylor Status new => closed
2006-09-29 15:55 taylor Note Added: 0006746