Join also our Discord channel! Click here.
Call Of Juarez Gunslinger XWB
-
- double-veteran
- Posts: 865
- Joined: Sun Apr 20, 2008 2:58 am
- Has thanked: 5 times
- Been thanked: 34 times
Call Of Juarez Gunslinger XWB
Hello is it possible to modify xactextract to work with version 44 of xwb archive little endian?
I can access the source code but not sure what to change.
Thanks.
I can access the source code but not sure what to change.
Thanks.
- Vosvoy
- veteran
- Posts: 127
- Joined: Fri Feb 18, 2011 4:58 pm
- Has thanked: 15 times
- Been thanked: 15 times
Re: Call Of Juarez Gunslinger XWB
Yeah we need a .xsb file to at least list the names of the sounds ( according to unxwb help ) but I don't know how to do that. I'm downloading XACT just by curiosity but I wonder why there is no .xsb files with .xwb ones. If anyone have a better idea, tell us please.OrangeC wrote:But unxwb doesn't extract the files with there names from the table.
Vosvoy
- Vosvoy
- veteran
- Posts: 127
- Joined: Fri Feb 18, 2011 4:58 pm
- Has thanked: 15 times
- Been thanked: 15 times
Re: Call Of Juarez Gunslinger XWB
I know I already try this and it didn't work. Now, maybe I made a mistake in the offset: "-b N OFF, N is the name of the XSB containing the names of the XWB audio files and OFF is the offset where these names start"OrangeC wrote:if you look in a hex editor in a xwb file there is a table with there names. I thought the XSB has been merged with the xwb file.
Vosvoy
-
- mega-veteran
- Posts: 278
- Joined: Thu Apr 17, 2008 3:48 am
- Has thanked: 47 times
- Been thanked: 38 times
Re: Call Of Juarez Gunslinger XWB
Because that assumes an xsb file with files at that offset. this is a new custom xwb, same as dead island uses, that stores the file names in the xwb in a method not like that of the xsb. I'd just extract the xwb with unxwb using the decimal names option (instead of hex names) and then go down the list and copy paste the names onto the files. it's the same order. (unless you use the hex option default, which means you'll have to know the order of the hex valued names)Vosvoy wrote:I know I already try this and it didn't work. Now, maybe I made a mistake in the offset: "-b N OFF, N is the name of the XSB containing the names of the XWB audio files and OFF is the offset where these names start"OrangeC wrote:if you look in a hex editor in a xwb file there is a table with there names. I thought the XSB has been merged with the xwb file.
- Vosvoy
- veteran
- Posts: 127
- Joined: Fri Feb 18, 2011 4:58 pm
- Has thanked: 15 times
- Been thanked: 15 times
Re: Call Of Juarez Gunslinger XWB
Thanks for the tip mate, it helps.Pepper wrote:Because that assumes an xsb file with files at that offset. this is a new custom xwb, same as dead island uses, that stores the file names in the xwb in a method not like that of the xsb. I'd just extract the xwb with unxwb using the decimal names option (instead of hex names) and then go down the list and copy paste the names onto the files. it's the same order. (unless you use the hex option default, which means you'll have to know the order of the hex valued names)

I have a last little question: Somebody know how is written a .XSB file? I mean, can we convert this part of the .XWB into a .XSB file to make the renaming simpler?
Cordialy.
Vosvoy