Need help with unpacking an archive typically found in PopCap games. It's not the usual 7x7m, as this one is for an XBOX LIVE game Zuma's Revenge and has magic "rsb1". An archive with the same name and magic is found in the PS3 retail version of Bejeweled 3, also from PopCap. Both discs actually contain three games, quite interesting.
Link to the file : https://drive.google.com/open?id=1j_HGB ... k14Ox2EqW_
The Zuma's Revenge XBLA ROM if needed : https://mega.nz/#F!7bxSgK4J?yC4XSAaL
Thank you.
Zuma's Revenge XBLA .rsb archive
-
- Site Admin
- Posts: 12984
- Joined: Wed Jul 30, 2014 9:32 pm
Re: Zuma's Revenge XBLA .rsb archive
The simplest solution would be to use offzip -a, it gets most of the data (not all).
-
- Posts: 9
- Joined: Fri Jan 11, 2019 12:23 pm
Re: Zuma's Revenge XBLA .rsb archive
Hello. Kinda bumping this, but whatever.
I tried the offzip -a thing and it doesn't really give me data of interest - I looked thru the files in a hex editor and I see no file headers.
I tried the offzip -a thing and it doesn't really give me data of interest - I looked thru the files in a hex editor and I see no file headers.
-
- Posts: 865
- Joined: Fri Apr 20, 2018 12:41 am
Re: Zuma's Revenge XBLA .rsb archive
Late but if you modify line 11 of the Resource Binary script to support a Big Endian RSGP (ReSource GrouP) file, content extracts perfectly.