Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PVR - Sonic Riders PC - Rayman 2 Dreamcast #2

Open
Sergio-F opened this issue May 23, 2014 · 3 comments
Open

PVR - Sonic Riders PC - Rayman 2 Dreamcast #2

Sergio-F opened this issue May 23, 2014 · 3 comments

Comments

@Sergio-F
Copy link

Forgive my English :)
I found some files pvr that the tool failed to extract, can be another structure.
https://www.dropbox.com/s/8l8w5cxuf3ka33d/Unknown_PVRs.rar

@nickworonekin
Copy link
Owner

Hi there,
The Sonic Riders PC PVRs are actually an Xbox variant of the PVR format (i call them XVR, I don't know if there is an official name for these). Needless to say there's no support for them at the moment. You may have success extracting them out from the Gamecube version of the game.

As for the Rayman 2 ones, they look like some sort of compressed archive containing multiple PVRs in them. It looks like it's compressed with the LZSS compression format but with a different header. Puyo Tools should be able to decompress these if replaced with a more standard header.

@Sergio-F
Copy link
Author

My goal is to translate Sonic Riders and find Graphics rayman.
Currently I use PuyoTool to extract Sonic 2 Advenure PVR/PVM/PRS

Very thanks for the info, I'll try the Gamecube version :)
I'll research more on LZSS header and test if I can extract some of them, as I could tell, so you can implement to your tools when you want.

Sorry my English, I used a translator (I'm from Brazil)
Bye

Date: Sat, 24 May 2014 05:44:33 -0700
From: notifications@github.com
To: puyotools@noreply.github.com
CC: sergioferreira.r@hotmail.com
Subject: Re: [puyotools] PVR - Sonic Riders PC - Rayman 2 Dreamcast (#2)

Hi there,

The Sonic Riders PC PVRs are actually an Xbox variant of the PVR format (i call them XVR, I don't know if there is an official name for these). Needless to say there's no support for them at the moment. You may have success extracting them out from the Gamecube version of the game.

As for the Rayman 2 ones, they look like some sort of compressed archive containing multiple PVRs in them. It looks like it's compressed with the LZSS compression format but with a different header. Puyo Tools should be able to decompress these if replaced with a more standard header.


Reply to this email directly or view it on GitHub.

@Sergio-F
Copy link
Author

Sorry my English
The Sonic Riders images are compressed with DXT3 / DXT5, as you can see in this image:
http://oi62.tinypic.com/2zter2g.jpg

The text should be to the images, the following image shows a seemingly random sequence, but in fact are the letters used in without repeating source (like Sonic Unleashed PS2 where the first letter is equivalent to 0x00000000, the second = 0x00000001 etc. ..).
Ex: "good night git developers"
"god nihtevlprs"
http://oi61.tinypic.com/3466r7d.jpg

Another image:
http://oi61.tinypic.com/8x7l9l.jpg
I hope it's a lot of help, and I will give more details when I get more

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants