Looking for Help in Converting Ace Files to DDS Files

Collapse
Only viewable if you're a logged in user
X
 
  • Time
  • Show
Clear All
new posts
  • texascowboy
    Member

    • Sep 2022
    • 103
    • Ft Worth, Texas
    • General

    #1

    Looking for Help in Converting Ace Files to DDS Files

    Is anyone aware of a simplified method or converting ace files to dds files? Specifically, I'm trying to find something like a step-by-step procedure, preferably written in language that dummies can understand, that details how to do this. My primary focus is the conversion of terrtex files.
    I've done a forum search and found several post discussing this subject but nothing in the way of a procedure. Any suggestions would be appreciated. clint
  • slipperman
    2500 Post Veteran


    • May 2010
    • 3690
    • Worksop, UK
    • MSOR

    #2
    Hi,
    Google comes up with this :
    To convert Microsoft Train Simulator (.ace) texture files to DirectDraw Surface (.dds) format, you must first extract or open the .ace file using a specialized tool like TGATool2a or DxtBmp into an intermediate image format, then save or re-export it as a .dds file. Alternatively, dedicated batch utility software like reaConverter handles direct file conversion.

    Conversion Steps
    • Step 1: Open the file — Launch TGATool2a or DxtBmp and load your .ace texture file.
    • Step 2: Export to Bitmap/TGA — Send or save the image as an uncompressed .bmp or .tga file using the program's export options.
    • Step 3: Save as DDS — Open the exported image in an image editor with .dds support (such as Paint.NET or Photoshop with the NVIDIA plugin), then choose Save As and select .dds.
    • Step 4: Choose compression — Set the format to DXT1 / BC1 (if the texture has no transparency) or DXT5 / BC3 (if it uses an alpha channel).
    Note the reference to utility reaConverter - I have no experience of it, but, maybe, others have

    Cheers,
    Ged

    Comment

    • niknak
      Senior Member

      • Nov 1999
      • 1238
      • UK.
      • MSOR

      #3
      Ged said..."Note the reference to utility reaConverter - I have no experience of it, but, maybe, others have"

      Yes I downloaded the trial version of this utility a couple of years ago.

      I haven't had the need to make use of it lately but it was very simple to use and did the job.
      Regards,

      Nick

      ( ' boffin0_reprised ' on TikTok )




      Cyberpower Desktop with AMD Ryzen 5 CPU /. 16GB RAM /. ATI AMD Radeon RX6700 12GB graphics /. Windows 11 Home 64bit /. RailDriver /. Partridge in a pear tree....​

      Comment

      • texascowboy
        Member

        • Sep 2022
        • 103
        • Ft Worth, Texas
        • General

        #4
        Well it doesn't get any easier than that. I d/l reaConverter & used the trial version & it works perfectly Thank you both for the help. Its much appreciated. clint

        Comment

        Working...