Posts: 736
Threads: 39
Joined: Jun 2011
Reputation:
1
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.
Posts: 848
Threads: 80
Joined: Feb 2011
Reputation:
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.
Posts: 736
Threads: 39
Joined: Jun 2011
Reputation:
1
But when I try to extract the files inside Ch.pac it says:
Searching C:\WiiPacs\Ch.pac
Closed C:\WiiPacs\Ch.pac
Posts: 848
Threads: 80
Joined: Feb 2011
Reputation:
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'.