| Welcome, Guest |
You have to register before you can post on our site.
|
| Online Users |
There are currently 93 online users. » 1 Member(s) | 90 Guest(s) Bing, Google, davy_agten
|
|
|
| Move 360 CAWS between profiles 2010 |
|
Posted by: MasterPhantom - 03-20-2015, 02:32 PM - Forum: Help
- No Replies
|
 |
Hello, I want to start by saying that I know nothing, ziltch, zip, nada, about the world of modding, tweaking, or twearking your game console. With that out of the way, I was curious if their is a way to move, Smackown vs Raw 2010, CAWs between two profiles on the same xbox. Any advice on where to start learning the basics for modding would also be appreciated as this is my first time looking into such things and the wealth of information on the topic is rather overwhelming, thanks. Just to clarify, I don't need to move them as much as a way to copy and paste them. I have a lot of CAWS and I wanted to split the guys and girls up between two profiles. Any advice would be a huge help even if its a reply telling me that it can't be done, thanks in advance.
|
|
|
| TM_samples XPacker? |
|
Posted by: AntoXeneize - 03-18-2015, 03:20 PM - Forum: Help
- No Replies
|
 |
Hi, anyone has the complete folder tm samples of XPacker? I want to extract the C8.bpe st_billboard an arena, but I want to export it appears a poster that says the file is missing 8x64x16
|
|
|
| [Closed] A.M Reigns Tutorials Index |
|
Posted by: A.M Reigns - 03-17-2015, 02:51 PM - Forum: Resources & Tutorials
- Replies (17)
|
 |
Hello guys i decided to make an index because i will be posting all my tutorials on this topic,instead of making many topics i decided to post them in one topic
Here are some video tutorials for those who want to start modding,i also want to help others because some members helped me when i was new on OSR
How to change title screen in SVR 2011 PS2
How to Replace Selection pics in SVR 2011 PS2
How to Add attires for Superstars/Divas in SVR 2011 PS2
How to Change Menu Backgrounds in SVR 2011 PS2
How to import Wrestlers in SVR 2011 PS2
How to import Arenas in SVR 2011 PS2
How to import Belts in SVR 2011 PS2
How to Change Superstars/Divas names in SVR 2011 PS2
How to Change Arena Selection Pics in SVR 2011 PS2
How to speed up PCSX2
How To Replace Theme Songs in SVR 2011 PS2:
How to change Titantrons in SVR 2011 PS2:
Credits
if you like my tutorials please Subscribe my youtube channel
More Tutorials Soon!
|
|
|
| [Closed] how to quit announcers in wrestlers entrace PSP |
|
Posted by: honkytonkman - 03-17-2015, 02:45 PM - Forum: Resources & Tutorials
- Replies (8)
|
 |
WhEN YOU replace a wrestler model ,one bad thing is hearing ring announcers to speak name of original wrestler..
for more realistic entrances , you can quit announcers in this simple way..
open your iso and searc inside SOUND FOLDER.
you see 3 yaf files called ring_e (ecw arenas) ring _s (smack) ring_r (raw).
open these files with hex editor and see how bites is ,
save only first format text at the top of the files and delete all the rest.
now add 00 bites until you have same bites as it had before.
does it for all 3 yaf files and rebuild the iso.
in this way you can delete voices of announcers when wrestler enter.
i think, in teory, this method can works also for ps2 audio files
here some screen to help you :
|
|
|
| [Closed] [PS2] How to change SSFD Pics in Svr 2011 |
|
Posted by: MrMoneyMaker - 03-17-2015, 01:06 PM - Forum: Resources & Tutorials
- Replies (21)
|
 |
Hello guys,
I've finally found a way to import your own SSFD pics in your svr 2011. Yeah, that's right !
To begin with, credits goes to :
- dadydodo for his discovery about ssfd pics
- Arjun the man for his tutorial and for his mtp2D converter
- PCGamer Ahmed on youtube (for finding a way to import without HEX)
A little explanation first :
NO HEX EDITING IS REQUIRED !
You need to know that SSFD files are similar to the SSFA/SSFC files. In fact, SSFA/SSFB files have a size of 128x256. Guess what : SSFD are exactly the same !. But for SSFD, you will have to edit your image to cut only the face of your wrestler.
Ex : SSFA has a size of 128x256 and displays the whole body. Whereas the SSFD has the exact same size (128x256) but will only display the face.
So here we go with the tutorial :
Things you'll need :
- Nike the bike editor (svredit_v24 in my case)
- Expert Tools with both Dpac and pac plugins
- Photoshop CS6 or CS5 with tm2 plugin (see Arjun's tut for selection pics)
- A list containing wrestlers's ID's (Provided by me)
- Patience (It helps a lot ^^)
1) Get your plistps2.arc and your menu.pac files from your iso
2) Open up expert Tools and select Dpac plugin and extract menu.pac (Use Extract LBA then Extract Files) and then, close expert
3) You should now have a folder called @Menu.pac. Go there and inside you'll see a folder called MENU. Enter this folder and you should see many files. including SSFD.pac
4) Open Expert again and this thime, select the pac plugin and extract ssfd.pac with it (Use Extract LBA then Extract Files) and then, close expert
5) You have now a folder called @SSFD.PAC. Open it and inside you'll see only one file : file000000.bpe
6) Uncompress it using quickbms (located in svredit_v24\svredit_lib\lib\svr_hacker\quickbms)
7) You have now 2 files : file000000.bpe and file000000.bpe.unpacked
8) Open Expert (again) select the pac plugins and extract file000000.bpe.unpacked (Use Extract LBA then Extract Files) and then, close expert
9) You now see a folder containing 75 files, each one named file0000XX.dat (XX represents wrestle id, see my list)
10) Make your own selection pic (128x256) like Arjun's tutorial but with only the face on it (in my case, I'll replace the Rock SSFD pic)
11) Once done, use Arjun's MTP2D converter to convert your tm2 to MTP2D (Ask him for his tool)
12) In my list, the rock SSFD pic is called file000000.dat so I rename my pic to file000000.dat and replace it inside the folder.
13) Now, Open Expert and rebuild your file000000.bpe.unpacked (First, extract LBA, then Rebuild Files and Rebuild LBA)
14) You have now a file called NEW-FILE000000.bpe.unpacked. Rename it to file000000.bpe
15) Reopen Expert tools and select the pac plugin and rebuild SSFD.pac (First, extract LBA, then Rebuild Files and Rebuild LBA)
16) Now you have a file called NEW-SSFD.PAC. Rename it to SSFD.pac
17) Take your new SSFD.pac file and copy it to your svredit directory (the one that contains the bat files to import wrestles, arenas, etc...)
18) Take your plistps2.arc and your menu.pac files and put them in the svredit_files folder (For me it's : svredit_v24\svredit_files\2010\PS2)
19) Now open cmd and navigate to your svredit directory (like you do when you import a wrestler pac)
20) Now type exactly this line : import_any SSFD.pac SSFD menu PS2
21) Click enter it's importing
22) Now go and get your new plistps2.arc and your new menu.pac back into your game and rebuild iso.
23) Surprise, it's working !
Video tutorial WIP. If this tut helped you, gimme a heel yeah !
Feel free to ask questions and see atached files!
Remember : Svr 2011 modding will never end !
PD : Forgive my mistakes, I'm French 
Attachments:
|
|
|
|