Rockstar Games Presents Table Tennis - .RPF sample files
-
- Posts: 1125
- Joined: Tue Feb 02, 2016 2:35 am
Rockstar Games Presents Table Tennis - .RPF sample files
The sample is in the attachment. In fact, this is the only Rockstar game as of the seventh generation that the archive files weren't encrypted before Grand Theft Auto IV.
-
- Site Admin
- Posts: 12984
- Joined: Wed Jul 30, 2014 9:32 pm
-
- Posts: 1125
- Joined: Tue Feb 02, 2016 2:35 am
Re: Rockstar Games Presents Table Tennis - .RPF sample files
Thanks! But the problem is how to decode .raw audio...
EDIT: I just found those .xeck/.wiick files...
EDIT: I just found those .xeck/.wiick files...
-
- Site Admin
- Posts: 12984
- Joined: Wed Jul 30, 2014 9:32 pm
Re: Rockstar Games Presents Table Tennis - .RPF sample files
Mah... "stuff"
-
- Site Admin
- Posts: 12984
- Joined: Wed Jul 30, 2014 9:32 pm
Re: Rockstar Games Presents Table Tennis - .RPF sample files
Regarding the raw audio, the coefficients (necessary for the audio on Nintendo) are those sequences of bytes after the offset/size table in SPT.
I have updated the script to version 0.1.1 for building a playable genh file
I have updated the script to version 0.1.1 for building a playable genh file
-
- Posts: 1125
- Joined: Tue Feb 02, 2016 2:35 am
Re: Rockstar Games Presents Table Tennis - .RPF sample files
Cool! Thanks for the update.
I'm probably going to edit this post once I find out the rest of the files this game uses, but I think that's enough now.
EDIT: And here are two .xsb/.xwb files. Sure, they do work with unxwb but the tool detects some audio data that has 0 channels.
And that's it for me. I've found no file that resembled an archive file in any way.
I'm probably going to edit this post once I find out the rest of the files this game uses, but I think that's enough now.
EDIT: And here are two .xsb/.xwb files. Sure, they do work with unxwb but the tool detects some audio data that has 0 channels.
And that's it for me. I've found no file that resembled an archive file in any way.
-
- Posts: 1125
- Joined: Tue Feb 02, 2016 2:35 am
Re: Rockstar Games Presents Table Tennis - .RPF sample files
Is there any way to at least parse this?
-
- Site Admin
- Posts: 12984
- Joined: Wed Jul 30, 2014 9:32 pm
Re: Rockstar Games Presents Table Tennis - .RPF sample files
Isn't RIFF 0x166 the XMA2 codec?
-
- Posts: 1125
- Joined: Tue Feb 02, 2016 2:35 am
Re: Rockstar Games Presents Table Tennis - .RPF sample files
Yeah but your unxwb tool shows it as just "XMA".
Code: Select all
- open file E:\ROCKSTAR_LEL\ROCKSTAR_GAMES_PRESENTS_TABLE_TENNIS\Xbox360\assets\audio\X360Banks\femusic_01.xwb
- the tool will try to add a header to the extracted files
length fmt freq c b filename
=====================================================================
1419264 XMA 22050 1 16 00000000.wav
- finished (1 files)
-
- Site Admin
- Posts: 12984
- Joined: Wed Jul 30, 2014 9:32 pm
Re: Rockstar Games Presents Table Tennis - .RPF sample files
XMA, XMA2, whatever
Ask in the Audio section.
Ask in the Audio section.