Fast XNB Builder
is a quick tool to convert files to .XNB, made by NicusorN5.
Download tool Go to repository
Table of convertions
Type of file | file to XNB | XNB to file |
---|---|---|
image | ✔ | ✖ |
sound | ✔ | ✖ |
Supported types
Supported image formats are: .dds
, .png
, .bmp
Supported sound formats are: .ogg
, .mp3
, .wav
Usage
- Create a folder with all the pictures and sounds you want to pack.
- Open
Fast XNB Builder.exe
and select the folder you previously created. - If succeded, you will find your compiled files inside
/Final
folder.
CLI support
If you prefer dealing with conversion using command line, Fast XNB Builder got you covered. Here are the following command line arguments you can use:
Argument | Description |
---|---|
/ui | Shows an interface to select the folder containing the .X and it’s textures. |
/f | Converts a folder. |
/? | Shows help. |