• There seems to be an uptick in Political comments in recent months. Those of us who are long time members of the site know that Political and Religious content has been banned for years. Nothing has changed. Please leave all political and religious comments out of the forums.

    If you recently joined the forums you were not presented with this restriction in the terms of service. This was due to a conversion error when we went from vBulletin to Xenforo. We have updated our terms of service to reflect these corrections.

    Please note any post refering to a politician will be considered political even if it is intended to be humor. Our experience is these topics have a way of dividing the forums and causing deep resentment among members. It is a poison to the community. We appreciate compliance with the rules.

    The Staff of SOH

  • Server side Maintenance is done. We still have an update to the forum software to run but that one will have to wait for a better time.

Object texture in CFS2

nooma

Members +
Hi!
I have made a scenery object for CFS2, but it won't show properly. I'm thinking that it probably has something to do with the texture format.
Can someone please tell me what the correct format should be in CFS2?

Thanks
/Thomas
 
Hi Thomas.

A scenery object must have a BGL file that is in an active scenery folder. This scnery folder must have a twin texture folder:

MyStuff
--scenery
----myobject.bgl
--texture
----myobject_texture.bmp

The texture should be a bitmap ( .bmp ) and should be DXT1 or 8-bit.

Dick
 
I have tried both DXT1 and extended bitmap, but neither will work properly. Or at least work in the way I would like them to.

The object I'm trying to add is a simple house. And the problem is that only the left and front sides are showing. Nothing to the right or back sides. And no roof.
I guess I will have to go back to see if there is something in the coding that could be a problem.

I was hoping that there was something about the texture format that I had overlooked. Which would have been the easiest thing to fix.

Thanks a lot for your reply!
/Thomas
 
Back
Top