Hello,
Have anyone has an experience to deal with bundle of .xwb + .xsb files? I would like to fetch music from .xwb file with proper names from .xsb file.
Help, please.
Unpack .xwb using filenames from .xsb
-
- Site Admin
- Posts: 12984
- Joined: Wed Jul 30, 2014 9:32 pm
Re: Unpack .xwb using filenames from .xsb
xsb are painful, I don't think exist a tool able to handle them correctly or compatible with all the versions.
I tried to implement support for xsb years ago in my unxwb tool and was just a failure due to their complexity and the various versions.
I hope other users have better information for you.
Moved in Audio section.
I tried to implement support for xsb years ago in my unxwb tool and was just a failure due to their complexity and the various versions.
I hope other users have better information for you.
Moved in Audio section.
-
- Posts: 39
- Joined: Sun Nov 05, 2017 6:14 am
Re: Unpack .xwb using filenames from .xsb
aluigi wrote:xsb are painful, I don't think exist a tool able to handle them correctly or compatible with all the versions.
I tried to implement support for xsb years ago in my unxwb tool and was just a failure due to their complexity and the various versions.
I hope other users have better information for you.
Moved in Audio section.
If the pro like you couldn't handle xsb ext, then I'll leave it. Thank you for the information!
-
- Posts: 176
- Joined: Tue Sep 30, 2014 5:59 pm
Re: Unpack .xwb using filenames from .xsb
oux wrote:Hello,
Have anyone has an experience to deal with bundle of .xwb + .xsb files? I would like to fetch music from .xwb file with proper names from .xsb file.
Help, please.
Hello, can you provide the files? I want to check, for one game we did voice acting and I took it apart and collected such files from scratch. Can than I will help.
-
- Posts: 39
- Joined: Sun Nov 05, 2017 6:14 am
Re: Unpack .xwb using filenames from .xsb
ponaromixxx wrote:oux wrote:Hello,
Have anyone has an experience to deal with bundle of .xwb + .xsb files? I would like to fetch music from .xwb file with proper names from .xsb file.
Help, please.
Hello, can you provide the files? I want to check, for one game we did voice acting and I took it apart and collected such files from scratch. Can than I will help.
Files size is about 300+ megabytes, where I can provide it?
-
- Posts: 13
- Joined: Mon Nov 06, 2017 8:24 pm
Re: Unpack .xwb using filenames from .xsb
You can try my tool here: https://github.com/bnnm/vgmstream-build ... lit_112.7z
ex. xwb_split.exe -l -x file.xsb file.xwb
Supports most .xsb versions I could test but probably not all. You may need to give extra flags when asked.
The name order is the same as the XWB order in the file.
ex. xwb_split.exe -l -x file.xsb file.xwb
Supports most .xsb versions I could test but probably not all. You may need to give extra flags when asked.
The name order is the same as the XWB order in the file.