Another Way.

KWG

Promoter
Staff member
Joined
Jun 18, 2011
Messages
3,028
Reaction score
4
There is another way to extract the texture in Ch.pac?(SvR2011)

because Wii uses the Ch.pac filesystem,and I tried extracting with Nike Import/Export tool,but it didn't worked,so I want to know if there is any other way to extract the content inside Ch.pac files.
 

Tired

Legend
Joined
Feb 7, 2011
Messages
4,768
Reaction score
0
You use Nike's editor to remove the wrestler/arena model pacs, and then you use x-packer to open this. And you use unrrbpe to open 09.bpe. THEN you can access texture pacs.
 

KWG

Promoter
Staff member
Joined
Jun 18, 2011
Messages
3,028
Reaction score
4
But when I try to extract the files inside Ch.pac it says:

Searching C:\WiiPacs\Ch.pac

Closed C:\WiiPacs\Ch.pac
 

Tired

Legend
Joined
Feb 7, 2011
Messages
4,768
Reaction score
0
Then you will need a hex editor.

Open the CH.pac in a hex editor. Do a search for 'PAC'. Ignore the first one. The rest will begin at the start of a wrestler pac, and end at the beginning of the next one. Copy all of the data.

Open a new file and paste the data. Save it as whatever you want, as long as the name ends '.pac'.
 
Top