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.
Thanks.
Witcher 3 xbm
-
- Posts: 250
- Joined: Sat Dec 27, 2014 8:49 pm
Re: Witcher 3 xbm
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.
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.