Giter Site home page Giter Site logo

Comments (3)

masterjg avatar masterjg commented on June 28, 2024 1

UPDATE: Found RTC.exe tool to build back dsres. However couldn't find any cmd util to convert tga back to raw. Would you be willing to develop this? Or maybe you know any alternatives that I could you via command line?

from reverse-engineering-dungeon-siege.

glampert avatar glampert commented on June 28, 2024

Yes, it could be easily done. I can add a new cmd line util for that.

from reverse-engineering-dungeon-siege.

glampert avatar glampert commented on June 28, 2024

tga2raw command line utility added to the prebuilt binaries zip in https://github.com/glampert/reverse-engineering-dungeon-siege/blob/master/build/Release_Win10_x64.zip

It works in the same way as the other image converters (raw2tga and raw2png). Note that one limitation of this conversion tool is that the resulting .raw will have a single mipmap since TGAs do not support the concept of mipmaps, which might not be ideal if you want to get modded textures back into the game. Maybe in the future we might want to support combining a bunch of TGAs or PNGs that each represent a precomputed mipmap of a texture and package them together into a .raw.

from reverse-engineering-dungeon-siege.

Related Issues (6)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.