Witcher 3 xbm

If nobody is able to help for free... let's try this way. No sellers allowed.
traderain
Posts: 12
Joined: Sat Feb 06, 2016 6:06 pm

Witcher 3 xbm

Post by traderain »

Hi,
So this is a texture file from the witcher 3. If someone makes a xbm2image and image2xbm bms script I am willing to pay for it (you name the price but please stay reasonable). I will attach some samples. I am developing an application to work with the files of the game and I need this because using the official mod tools by CDPR is not an option. There are some tools already created to kinda do this but they don't really work (https://github.com/hhrhhr/Lua-utils-for-Witcher-3) reliably and for every file.
Image

Thanks.
atom0s
Posts: 250
Joined: Sat Dec 27, 2014 8:49 pm

Re: Witcher 3 xbm

Post by atom0s »

Check out the CR2W tools within this project:
https://github.com/Traderain/Wolven-kit

There is also this that handles the CBitmapTexture file:
https://github.com/Traderain/Witcher3Co ... Loader.cpp

It has a CR2W file reader/writer which may be of use to you.