02-15-2013, 08:38 PM
Why won't you use Nike's editor?
Open the wrestler pac (match version) in Hex Editor. Copy all of it.
Open CH2.pac and paste the data at the very end of the file.
You need to figure out the xx value (the bite where the imported pac starts) and the yy (the size from the first byte of the inserted pac to the last).
After the last byte, keep inserting 00 until you reach the next address ending 0000 or 8000. Then repeat the process for the entrance model.
In the arc file, add 6 to the number just after EMD2. Then insert '0014601xxyy0014602xxyy' somewhere between EMD2 and EMD3. I think it will be immediately after 0014524xxyy.
Andy's tutorial in the tutorial section will explain this better.
Open the wrestler pac (match version) in Hex Editor. Copy all of it.
Open CH2.pac and paste the data at the very end of the file.
You need to figure out the xx value (the bite where the imported pac starts) and the yy (the size from the first byte of the inserted pac to the last).
After the last byte, keep inserting 00 until you reach the next address ending 0000 or 8000. Then repeat the process for the entrance model.
In the arc file, add 6 to the number just after EMD2. Then insert '0014601xxyy0014602xxyy' somewhere between EMD2 and EMD3. I think it will be immediately after 0014524xxyy.
Andy's tutorial in the tutorial section will explain this better.
