Multiple scenery texture sheets
Results 1 to 5 of 5

Thread: Multiple scenery texture sheets

  1. #1

    Multiple scenery texture sheets

    Hi!As you may know all scenery objects like trees and houses use ScenerySheet01.dds texture (in stock CFS3, different name in WOFF).When I was working on my DX9 shaders I made an assumption that only one such texture sheet can be used at a time.However the wording in Terrain SDK and file structure hints that it might be possible to have multiple texture sheets used together:
    Sheet.dds – The name of the texture sheet to which the textures will be added. All of the textures used by all scenery models are placed on one or more texture sheets.
    Does anyone know anything about it?It won't work with DX9 shaders now, but maybe someone tried it long ago?

  2. #2
    Sorry for odd formatting. Recently this forum started to remove all line breaks from my posts and when I try to edit it just shows blank input area. Maybe it is not a forum problem, but Opera browser I am using to visit it.

  3. #3
    SOH-CM-2024 Pat Pattle's Avatar
    Join Date
    Jun 2005
    Location
    Newton Abbot, Devon. Dear old Blighty
    Age
    60
    Posts
    2,907
    Blog Entries
    1
    I messed around with this years ago and I think it is possible. The tricky bit is the size of the .dds, the number of textures on it and how they are called up on the .xml. I gave up because of the trouble I was having creating the .sm models that use it.

    It's no different than any other cfs3 texture so could your problem be linked to the type of model that uses them perhaps?
    CFS3 Battle of Britain Website: https://cfs3bob.wixsite.com/cfs3-bob
    CFS3 ACC Member & ETO Expansion Group

  4. #4
    Thanks. So I guess this feature (even if it works) is not used in anywhere. I don't have any specific problem with it, I'm just curious whether I need to support it in my shaders

  5. #5
    I am having a problem with these sheats please read this post :http://www.sim-outhouse.com/sohforum...ngs?highlight=

Members who have read this thread: 0

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •