kyleb Posted March 22, 2012 Share Posted March 22, 2012 Is anybody aware of the ideal (and maximum) dimensions of the bitmaps contained in the backgrounds, loading screens, and splash pages? And also for mainart.fsh within feonly.big? Thanks! Quote Link to comment Share on other sites More sharing options...
Jim825 Posted March 23, 2012 Share Posted March 23, 2012 Here's what I use in my mods:Menu screen images (in bkgnds.big): 512 x 512 pixels CTS screen (58bd.fsh in bkgnds.big): 1024 x 512 pixels Loading screen images (in load0.big - load58.big and load99.big): 1024 x 512 pixels Splash screen image (in splash.big): 1024 x 1024 pixelsLicense screen image (in sushared.big) - 1024 x 512 pixels Stadium select screen images (in stadiums.big) - 1024 x 256 pixelsItems in mainart.fsh inside feonly.big: bask - 512 x 256 pixelscvrb - 128 x 128 pixelstci0 - 128 x 128 pixelstci1 - 8 x 8 pixelstp03 - 128 x 128 pixelswbal - 128 x 128 pixels Quote Link to comment Share on other sites More sharing options...
RJSim Posted March 23, 2012 Share Posted March 23, 2012 Here's what I use in my mods:Menu screen images (in bkgnds.big): 512 x 512 pixelsCTS screen (58bd.fsh in bkgnds.big): 1024 x 512 pixelsLoading screen images (in load0.big - load58.big and load99.big): 1024 x 512 pixelsSplash screen image (in splash.big): 1024 x 1024 pixelsLicense screen image (in sushared.big) - 1024 x 512 pixelsStadium select screen images (in stadiums.big) - 1024 x 256 pixelsItems in mainart.fsh inside feonly.big:bask - 512 x 256 pixelscvrb - 128 x 128 pixelstci0 - 128 x 128 pixelstci1 - 8 x 8 pixelstp03 - 128 x 128 pixelswbal - 128 x 128 pixels Jim, this is great to know. Do you know how the game handles what shows up on the size? Do they just crop what isn't seen or smush the image? What is the visible size seen? As soon as I know this, I can start working on converting everything over to BMP. Quote Link to comment Share on other sites More sharing options...
Jim825 Posted March 23, 2012 Share Posted March 23, 2012 I'm not exactly sure, but I believe that the game scales images to some sort of internal dimensions. I've never had images cropped, but I have had smaller images expanded, so that's why I believe scaling is involved. Quote Link to comment Share on other sites More sharing options...
RJSim Posted March 23, 2012 Share Posted March 23, 2012 Hmmmmm... I wonder if there is a way to find out what happens. Can somebody post a stock image example of some of the screens to get a general idea of what happens? Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.