| 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] [Video Tutorial+Lecture ]Tutorial to Import Entrances to SVR11/10 (PS2,PSP)) - 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 vs Raw Series (https://revolutionmall.co.uk/forum/forumdisplay.php?fid=57) +----- Forum: Resources & Tutorials (https://revolutionmall.co.uk/forum/forumdisplay.php?fid=65) +----- Thread: [Closed] [Video Tutorial+Lecture ]Tutorial to Import Entrances to SVR11/10 (PS2,PSP)) (/showthread.php?tid=16022) |
[Closed] [Video Tutorial+Lecture ]Tutorial to Import Entrances to SVR11/10 (PS2,PSP)) - ERI619 - 02-16-2015 Many people have been requesting me to write a tutorial on how to import entrances into SVR11/10 PS2. Jarniboi had earlier written a tutorial but not many people could understand that tutorial especially people who are not good at hexing and people who don't know what XX and YY are.So i have made a tutorial which everyone could understand.This tutorial is noob friendly.I have added example images at appropriate places. Tools Required ------------- NikeTheBike's SVR Importer Entrance Animations Basic Info ---------- There is a folder EVT inside the PAC folder.In the folder EVT there are files named NYUJYO0.PAC,NYUJO1.PAC,NYUJO2.PAC,NYUJO3.PAC.These files contain the entrance animations of wrestlers. NYUJYO0.PAC contains Entrance motions for all the wrestlers till ID No.135. NYUJO1.PAC contains motions for all wrestlers from ID no. 135 to ID no.178. NYUJO2.PAC contains entrances for all wrestlers from 1D No 178 and Above. NYUJO3.PAC contains entrances for Tag Teams and Trios. --------------------------------------------- HOW TO IMPORT ENTRANCES INTO THE GAME --------------------------------------------- 1)Place the NYUJYO files and the arc file from your ISO/DVD in svredit_files folder of the editor. 2)Find the ID of the Wrestler in The Arc File and the NYUJYO file,in this case i want to replace Batista's Entrance with Br*ck Lesnar's Entrance.Entrance Animation ID's are the same as the Wrestler ID's. Batista's ID is 160,So his Entrance is located in NYUJYO1.PAC.Open NYUJYO1.PAC and arc file in a hex editor.Search for the String "EVT2" in both the arc file as well as the NYUJYO1.PAC. Below that you will see the Entrance ID's.To the right of the ID,you will see bytes 20 20 20 20 20 In Hex.See the figure below highlighted in black ![]() 3)Replace them by 33 33 33 33 33 like this. ![]() 4)Follow the same steps for the arc file. ![]() 5)Place the entrance file(Ymk) to be imported in the folder of the editor. Then Open Up CMD and CD to the directory of Nikethebike's editor. ![]() 6)To import any files you need to follow this syntax. - http://import_any [any.pac] [file id] [archive] [system] For Example in this case import_any LesnarEntMotion2006.ymk 16033333 NYUJYO1 PS2 ![]() 7)Now press Enter.The Importer will import the entrance into NYUJYO1.pac. 8)Now Open up both the arc file and NYUJYO1.pac in a hex editor and search for EVT2 and then replace all the 33 33 33 33 33 hex we had earlier made to 20 20 20 20 20. ![]() 9)Replace the old arc file and NYUJYO1.pac with the new ones and rebuild the iso. I will soon make a tutorial on how to hack entrances from Older games into SVR11/10. Hope i helped.. FOR PEOPLE WHO STILL FIND IT HARD TO UNDERSTAND DOWNLOAD THE VIDEO TUTORIAL DOWN BELOW. Download [Closed] [Video Tutorial+Lecture ]Tutorial to Import Entrances to SVR11/10 (PS2,PSP)) - raghu - 02-16-2015 awesome work ERI619 looks simple and easy Just send me the lesnar ymk file i will try it today as it dont need any calculating of values and offsets. [Closed] [Video Tutorial+Lecture ]Tutorial to Import Entrances to SVR11/10 (PS2,PSP)) - Best... Since Day One - 02-16-2015 Awesome. If I find entrance animation tool on my pc I'll try it [Closed] [Video Tutorial+Lecture ]Tutorial to Import Entrances to SVR11/10 (PS2,PSP)) - raghu - 02-16-2015 one more question i want import lesnar entrance motion on to kozlov instead batista so all i have to do his change the id right? [Closed] [Video Tutorial+Lecture ]Tutorial to Import Entrances to SVR11/10 (PS2,PSP)) - CenzTom - 02-16-2015 u just need to enter the nyujyo file that his id is in
[Closed] [Video Tutorial+Lecture ]Tutorial to Import Entrances to SVR11/10 (PS2,PSP)) - ERI619 - 02-16-2015 raghu Wrote:{ Feb 16 2015, 03:59:21 AM } - one more question i want import lesnar entrance motion on to kozlov instead batista so all i have to do his change the id right?Kozlov's ID is 262.So his entrance is located in NYUJYO2.PAC.Before importing Open arc file and The NYUJYO2 file ,search for the String EVT3 change 262 to 26233333 or to any pattern like 26211111 or 26222222 in both the files.We change the ID so that the importer can import the file to the correct place.(Since there is a repetition of the Wrestler ID at different places in the file) After importing,just change the number back to 262. Here is Lesnar's YMK http://www.datafilehost.com/d/dfe52eef [Closed] [Video Tutorial+Lecture ]Tutorial to Import Entrances to SVR11/10 (PS2,PSP)) - CenzTom - 02-16-2015 For some reason it either skips my entrance or stays the same and i followed the tutorial exactly like u coz i imported lesnar over batista [Closed] [Video Tutorial+Lecture ]Tutorial to Import Entrances to SVR11/10 (PS2,PSP)) - ERI619 - 02-16-2015 did you change the id back to normal after importing? [Closed] [Video Tutorial+Lecture ]Tutorial to Import Entrances to SVR11/10 (PS2,PSP)) - ryokudou - 02-16-2015 awesome work as always bro!!! [Closed] [Video Tutorial+Lecture ]Tutorial to Import Entrances to SVR11/10 (PS2,PSP)) - CenzTom - 02-16-2015 Yea ive tried 5 times but no luck..... I'm not sure what the problem is I even got rid of savegame and it didnt work |