Jump to content

Recommended Posts

Posted

Over a long Time i have put many Objects placed on my Terrain.

In the Typeslist are nearly then 800 Entrys. As there are some Objects with big texture files I reworked them from BMP to JPG file format.

 

This safes about 1GB of Space. But now the Framerates are lower than before. Why this?

Posted

You shouldn't use JPG textures, we have been over this in other threads but basically it is more taxing for the GPU to decompress and render JPEGs than BMPs. A good middle way is DDS which is a compressed format BUT is made for easy handling and rendering by GPUs. Or just convert your BMPs to 256 colour palette, it also saves size.

Posted

You shouldn't use JPG textures, we have been over this in other threads but basically it is more taxing for the GPU to decompress and render JPEGs than BMPs.

 

It's the other way around

Posted (edited)

It's the other way around

 

Are you sure mate? Why would JPEG compression put less strain on the GPU than uncompressed BMPs?

Edited by SFP1Ace
Posted

Are you sure mate? Why would JPEG compression put less strain on the GPU than uncompressed BMPs?

 

You can use BMP, but if you are doing high resolution skins, JPG is so much more space and RAM efficient.

 

BMP are lossless, JPG is lossy. JPG is smaller because it has less quality, not because it's compressed.

Posted

You can use BMP, but if you are doing high resolution skins, JPG is so much more space and RAM efficient.

 

BMP are lossless, JPG is lossy. JPG is smaller because it has less quality, not because it's compressed.

 

Right, but I used to think (& I still do, unless proven wrong) that JPG textures, unlike .DDS ones, still decompress into the Video RAM to the full BMP size, so the only efficiency is less space on HDD, not in the VRAM?

Posted

paintshop pro 7 which I use with photoshop,lets u convert bmps to uncompressed jpeg format which is good this jpeg uncompressed 679kb,,bmp equivalent is 3.65mb. speaks for itself the space saving etc

post-1981-0-46018100-1348260418_thumb.jpg

Posted

I'm not seeing any frame rate hit using .jpg textures since I've been converting skins to .jpg. Third Wire skins are mainly .jpg but I appreciate this is mainly to do with file size and download speed.

Posted

if you edit a jepg skin it is no problem , but if you edit a dds skin everytime you save it you lose some more detail on the skin (always better you work with the Template if you have it :grin: )

 

we had this problem on the Buccaneer , now i use only jpeg and bmp

Posted

I HATE working with DDS skins - some of the KAW birds use them, and the templates (psd) are so frakking HUGE!!! they choke both PS 6 and 7!!

 

if HD space in not an issue, maybe bmp. I've been doing a lot of WW2 stuff to jpg, but honestly ... I'm not really happy with. They 'look' the same in game but I've always got this nagging feeling in the back of mind.

 

Yah, that Jug skin is AWESOME!!

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.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use, Privacy Policy, and We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue..