| The following warnings occurred: | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Warning [2] Undefined array key "mention_auto_complete" - Line: 217 - File: inc/plugins/MentionMe/forum.php PHP 8.2.31 (Linux)
|
![]() |
|
[Closed] [PS2] How to replace selection screen pics - Printable Version +- Revolution Mall Forums (https://revolutionmall.co.uk/forum) +-- Forum: Modding Zone (https://revolutionmall.co.uk/forum/forumdisplay.php?fid=8) +--- Forum: SmackDown Series (https://revolutionmall.co.uk/forum/forumdisplay.php?fid=329) +---- Forum: WWE SmackDown Series (PS2) (https://revolutionmall.co.uk/forum/forumdisplay.php?fid=67) +----- Forum: Resources & Tutorials (https://revolutionmall.co.uk/forum/forumdisplay.php?fid=72) +----- Thread: [Closed] [PS2] How to replace selection screen pics (/showthread.php?tid=3969) |
[Closed] [PS2] How to replace selection screen pics - OrKAdoS - 11-15-2011 First of all you need to have the selection pics(download link below) Then let's understand some things: SSFA=SF2A= Are the ones that are shown where you can select arena, match options, etc SSFB=SF2B= Are the ones that are shown in the match selection menu SSFC=SF2D= Are the ones that apeear in creation menus(story, entrances, etc) SSFD= Are the small ones that are shown at the match selection menu(Only at SvR 11) Now, let's begin. Extract the downloaded file with the selection pics. Then open PLISTPS2.ARC and MENU.PAC with a Hex Editor. After it open the selection pic that you wanna add in hex, let's use Tazz as example, as Tazz id is 173, you should open 00AD.MTP2(that is his corresponding number in hex) then copy it and past at the end of the MENU.PAC Calculate his Offset and size. REMEMBER: Offset = (Offset/800)-8 [In Hex] Size = (Size/100)+1 [Calculate in decimal and convert to hex after it] After it reverse the results. If you didn't understood check out Andy original post:
Spoiler: click to toggle:
After you discover XX and YY values find out the id of the character that you wanna trade the pic. I will use William Regal as example. So Regal id is 117. Then search in the MENU.PAC for the regal id(in SSFA section first). You should find something like this 0117.... Then replace XX and YY after it. then make the same thing in PLISTPS2.ARC Just save the files and rebuild your .iso Done! Changed selection pics Important: Use only the corresponding files SSFA - SF2A and to replace the other files like SSFB use the same method. Selection Pics(06-11): http://www.mediafire.com/?0lpho532ekt7a5j Thanks for Andy's Tutorial [Closed] [PS2] How to replace selection screen pics - nikethebike - 11-15-2011 Do you really need to update also the MENU.PAC file? When this is done for adding models updating plistps2.arc is enough. Since you left out credits to andy and the original tutorial, here it is for those interested: http://s4.zetaboards.com/Old_Skool_Reunion/single/?p=8073231&t=8726082 And thanks for compiling this. [Closed] [PS2] How to replace selection screen pics - 80las - 11-15-2011 Thanks for the tutorial Orkados ! [Closed] [PS2] How to replace selection screen pics - nikethebike - 11-15-2011 This does not handle adding of pics though... [Closed] [PS2] How to replace selection screen pics - OrKAdoS - 11-16-2011 nikethebike Wrote:{ Nov 15 2011, 04:08:11 PM } - Do you really need to update also the MENU.PAC file? When this is done for adding models updating plistps2.arc is enough.i don't think you need to update menu.pac anyway.. it isn't too much trouble. and about credits the only thing that i picked up from him was the SSFA and SF2A things(althought the order was wrong)... all the rest i tried by myself. but if you think it need credits anyway i'll give it. and about adding, i haven't tried it as you don't need in SvR 11, but it may be the same way as adding model, but with the selection pictures data in arc [Closed] [PS2] How to replace selection screen pics - nikethebike - 11-16-2011 It's possible to add characters as divas right on 2011? On another note... Guess what I'm working on for the editor...
[Closed] [PS2] How to replace selection screen pics - Cue - 11-16-2011 selection pics? [Closed] [PS2] How to replace selection screen pics - 80las - 11-17-2011 I hope MaiCue is right ! Selection pics can be a great addition ! Thanks Nike for your efforts ! [Closed] [PS2] How to replace selection screen pics - nikethebike - 11-17-2011 Darn, it will be more work than I thought. I must redesign it a bit because of how I coded it before.
[Closed] [PS2] How to replace selection screen pics - ultimatex - 11-17-2011 i see ... but if you can make it so we can add models like in 2k10 it will rock ...
|