Ben 10: Protector of Earth (PS2) - PSS
-
- Posts: 654
- Joined: Mon Oct 27, 2014 1:49 pm
Ben 10: Protector of Earth (PS2) - PSS
I would like please to extract the PSS archives from Ben 10: Protector of Earth (PS2 version) because I suspect they contain the music.
Samples: (expired)
Thanks!
Samples: (expired)
Thanks!
Last edited by Mygoshi on Wed Feb 17, 2021 4:46 pm, edited 2 times in total.
-
- Site Admin
- Posts: 12984
- Joined: Wed Jul 30, 2014 9:32 pm
Re: Ben 10: Protector of Earth (PS2) - PSS with music
Probably encrypted, there is nothing readable inside that file.
Maybe it's a mistake but the name of the file you linked is "c" and not 99_99.pss.
Maybe it's a mistake but the name of the file you linked is "c" and not 99_99.pss.
-
- Posts: 654
- Joined: Mon Oct 27, 2014 1:49 pm
Re: Ben 10: Protector of Earth (PS2) - PSS with music
Ah indeed, that must be because the filecutter script didn't work properly and gave a corrupted file, which is the one I shared.
Last edited by Mygoshi on Wed Feb 17, 2021 4:48 pm, edited 2 times in total.
-
- Site Admin
- Posts: 12984
- Joined: Wed Jul 30, 2014 9:32 pm
Re: Ben 10: Protector of Earth (PS2) - PSS with music
A bug in the filecutter script (now updated): string VAR = VAR is bad, set VAR string VAR is good
-
- Posts: 654
- Joined: Mon Oct 27, 2014 1:49 pm
Re: Ben 10: Protector of Earth (PS2) - PSS with music
Are other samples needed?
Last edited by Mygoshi on Wed Feb 17, 2021 4:49 pm, edited 2 times in total.
-
- Site Admin
- Posts: 12984
- Joined: Wed Jul 30, 2014 9:32 pm
-
- Posts: 654
- Joined: Mon Oct 27, 2014 1:49 pm
Re: Ben 10: Protector of Earth (PS2) - PSS with music
I realized there are other files which could give info about the format
Last edited by Mygoshi on Wed Feb 17, 2021 4:52 pm, edited 2 times in total.
-
- Posts: 654
- Joined: Mon Oct 27, 2014 1:49 pm
Re: Ben 10: Protector of Earth (PS2) - PSS with music
Could they be of use?
Last edited by Mygoshi on Wed Feb 17, 2021 4:52 pm, edited 2 times in total.
-
- Site Admin
- Posts: 12984
- Joined: Wed Jul 30, 2014 9:32 pm
Re: Ben 10: Protector of Earth (PS2) - PSS with music
Try to upload them.
-
- Posts: 654
- Joined: Mon Oct 27, 2014 1:49 pm
Re: Ben 10: Protector of Earth (PS2) - PSS with music
Right, here they are: (expired)
Last edited by Mygoshi on Wed Feb 17, 2021 4:54 pm, edited 2 times in total.
-
- Site Admin
- Posts: 12984
- Joined: Wed Jul 30, 2014 9:32 pm
Re: Ben 10: Protector of Earth (PS2) - PSS with music
Definitely not useful that's enough for me, maybe someone else is interested.
-
- Posts: 654
- Joined: Mon Oct 27, 2014 1:49 pm
Re: Ben 10: Protector of Earth (PS2) - PSS with music
It's weird because I remember another thread linked to it that I posted. I searched on the forum and I can't find it...
Last edited by Mygoshi on Wed Feb 17, 2021 4:55 pm, edited 2 times in total.
-
- Site Admin
- Posts: 12984
- Joined: Wed Jul 30, 2014 9:32 pm
Re: Ben 10: Protector of Earth (PS2) - PSS with music
search sux on all the phpbb forums. Better to use google with the site:zenhax.com keyword
Anyway I remember a Ben 10 request many months ago but I can't find it too, probably you used a different title?
Anyway I remember a Ben 10 request many months ago but I can't find it too, probably you used a different title?
-
- Posts: 654
- Joined: Mon Oct 27, 2014 1:49 pm
Re: Ben 10: Protector of Earth (PS2) - PSS with music
I will try what you suggested.
Last edited by Mygoshi on Wed Feb 17, 2021 4:56 pm, edited 2 times in total.
-
- Posts: 654
- Joined: Mon Oct 27, 2014 1:49 pm
Re: Ben 10: Protector of Earth (PS2) - PSS with music
Found it, apparently it's about the game "I-Ninja". The format used in this game seems to be close to the one used in this game for these PSS archives.
Last edited by Mygoshi on Wed Feb 17, 2021 4:58 pm, edited 2 times in total.
-
- Site Admin
- Posts: 12984
- Joined: Wed Jul 30, 2014 9:32 pm
Re: Ben 10: Protector of Earth (PS2) - PSS with music
In this game it uses an offset that must be multiplied by 0x800 while in Ininja it was already correct.
I added a way to "guess" it, script 0.1.1
I added a way to "guess" it, script 0.1.1
-
- Posts: 654
- Joined: Mon Oct 27, 2014 1:49 pm
Re: Ben 10: Protector of Earth (PS2) - PSS with music
Thank you so much! It's working correctly now
Last edited by Mygoshi on Wed Feb 17, 2021 4:58 pm, edited 2 times in total.
-
- Posts: 654
- Joined: Mon Oct 27, 2014 1:49 pm
Re: Ben 10: Protector of Earth (PS2) - PSS with music
The music was extracted but I can't figure out the codec used, could you please help me?
Here's the link: (expired)
Here's the link: (expired)
Last edited by Mygoshi on Wed Feb 17, 2021 5:00 pm, edited 2 times in total.
-
- Site Admin
- Posts: 12984
- Joined: Wed Jul 30, 2014 9:32 pm
Re: Ben 10: Protector of Earth (PS2) - PSS with music
It's VAG raw audio.
-
- Posts: 654
- Joined: Mon Oct 27, 2014 1:49 pm
Re: Ben 10: Protector of Earth (PS2) - PSS with music
Oh... you are right. Except I have a problem with the interleave :/
Last edited by Mygoshi on Wed Feb 17, 2021 5:01 pm, edited 2 times in total.