Post: [Tutorial] BuC-ShoTz Convert Modded XBOX Patches To PS3 In Under 9 Minutes
10-10-2010, 04:48 AM #1
BuC-ShoTz
TeamMvKâ?¢
(adsbygoogle = window.adsbygoogle || []).push({}); OK guys, a lot of people have been asking me HOW?
And since I was the 1st guy along with davidh72 to run modded lobbies on PS3, of coarse months after Hunter128 and Unknown. I decided to make a video of how its done.
This is the proper way to convert a XBOX patch to PS3. So make yourself a patch for XBOX with a patch maker or ffviewer then convert it to PS3.

I have included the files used in the Tutorial at the bottom.
Dont use XBOX patches that have enabled setting your prestige, automatic onplayerspawned. You will get get security problem on host. Unless you do this.
You must login or register to view this content.
Credits: DEREKTROTTER & judylovespizza


Video TUT: Watch in FULLSCREEN.....
[ame=https://www.youtube.com/watch?v=66-U3sF_Jxg]YouTube - Convert your modded XBOX patches to PS3[/ame]

The correct trigger to get the PS3 patch_mp-extracted.dat in offzip:
offzip -a -1 -z -15 <inputfile> <outputfile> 0
the file created will be named 00000027.dat

All you have to do is copy the data from the xbox extracted .dat
from offset 6E95A to 8BADA, and paste write it into the ps3 extracted 00000027.dat at offset 68C16.
Then copy the data from offset 60000 to 6FFFF to a new file and save.
Then copy the data from offset 70000 to 7FFFF to a new file and save.
Then copy the data from offset 80000 to 8FFFF to a new file and save.
Then compress those 3 files with simplyzip.
Then change the 78DA headers to the length of the file with HxD starting from offset 2 till the end of the file.
Open the PS3 patch_mp.ff in HxD and delete the data from offset B49E to 2B44F.
Then paste insert the 3 .zlp files into the PS3 patch, starting with the 60000 file.
Choose select all and make note of the length.
Type the length at offset 1E to 20 and 22 to 24.
As you can see in the video, i did it in under 9 minutes.
Thats all there is to it.

Files used in the Tutorial:
You must login or register to view this content.
You must login or register to view this content.


The finished file. (dudeeitsbrian_Sept_19_V2):
You must login or register to view this content.
somebody test this file.

Have fun flying the Harrier!

Credits to dudeitsbrian for the awesome patches for XBOX.

BuC's Xbox To PS3 Patch Helper

Left some hex editing so the noobs can learn.
Plus i dont know how to use the binaryreader/writer or streamreader/writer.


[ame]https://www.youtube.com/watch?v=UrkzcPCF5-g[/ame]


If you have used my tutorial this should be easy.
This tool does not inject, hence no zlib errors when decompressing
patches made with this tool.


You must login or register to view this content.
Last edited by BuC-ShoTz ; 12-06-2010 at 04:42 AM. Reason: added app

The following 71 users say thank you to BuC-ShoTz for this useful post:

*SCHAOS*, ⒿⒺⒷⓇⓄ, |ManiaC|, $oulja, Ada Wong, aramik, BigFudge, Blackstorm, clizzzzz, CRaZyY, davidh72, DEREKTROTTER, Dexgod, digiw0rx, DiJiTaLGoDz, DiJiTaLNiCk, DR-Dizzy, Durk, exTacy Angel, Freezing-HOT, gamekilla, garybrady_09, GNDOOOR_KILLER, gtav, Hakaan, IDontbreak, iJokaa, IW_JOSH, JD_WCE, juddylovespizza, Karoolus, KillaPwner, knightryder77, lilkiller6009, Lofti, Manxlad619, ModThatGame, Mr.Kane, NGU_MVRz, Nolzad0, noobzilla, owais12, Perfekt, PS3LUV3R, qwerew, CHAOZ, SamMight69Her, Sarmas, ShadowShock, silsil, skitterz, Solo, Stejzz, STG_MUFFINES, Strike Venom, Taxi_ksa, teeth08, Tha_Cartel, The-Don, ThereThatGuy, Traxx, Tupac17, UMD, War Kid, Weescotty, Wilisete, TPB Bubbles, xSKeLZoR, xTrYiPiCz, yepitsdavid407
10-16-2010, 09:34 AM #83
BuC-ShoTz
TeamMvKâ?¢
dont worry im making a app with my algo
10-17-2010, 07:26 PM #84
MustyX
NextGenUpdate Elite
Originally posted by BucN View Post
OK guys, a lot of people have been asking me HOW?
And since I was the 1st guy along with davidh72 to run modded lobbies on PS3, of coarse months after Hunter128 and Unknown. I decided to make a video of how its done.
This is the proper way to convert a XBOX patch to PS3. So make yourself a patch for XBOX with a patch maker or ffviewer then convert it to PS3.

I have included the files used in the Tutorial at the bottom.
Dont use XBOX patches that have enabled setting your prestige, automatic onplayerspawned. You will get get security problem on host. Unless you do this.
You must login or register to view this content.
Credits: DEREKTROTTER & judylovespizza


Video TUT: Watch in FULLSCREEN.....
You must login or register to view this content.

The correct trigger to get the PS3 patch_mp-extracted.dat in offzip:
offzip -a -1 -z -15 <inputfile> <outputfile> 0
the file created will be named 00000027.dat

All you have to do is copy the data from the xbox extracted .dat
from offset 6E95A to 8BADA, and paste write it into the ps3 extracted 00000027.dat at offset 68C16.
Then copy the data from offset 60000 to 6FFFF to a new file and save.
Then copy the data from offset 70000 to 7FFFF to a new file and save.
Then copy the data from offset 80000 to 8FFFF to a new file and save.
Then compress those 3 files with simplyzip.
Then change the 78DA headers to the length of the file with HxD starting from offset 2 till the end of the file.
Open the PS3 patch_mp.ff in HxD and delete the data from offset B49E to 2B44F.
Then paste insert the 3 .zlp files into the PS3 patch, starting with the 60000 file.
Choose select all and make note of the length.
Type the length at offset 1E to 20 and 22 to 24.
As you can see in the video, i did it in under 9 minutes.
Thats all there is to it.

Files used in the Tutorial:
You must login or register to view this content.
You must login or register to view this content.


The finished file. (dudeeitsbrian_Sept_19_V2):
You must login or register to view this content.
somebody test this file.

Have fun flying the Harrier!

Credits to dudeitsbrian for the awesome patches for XBOX.

Hey the tutorial.zip doesn't work. Can you re-upload it to another site.
10-17-2010, 08:29 PM #85
Zombie
I defeated!
Thanks for this!
10-18-2010, 05:58 AM #86
BuC-ShoTz
TeamMvKâ?¢
link is fixed
10-18-2010, 08:42 AM #87
Dreamcather
Call me Eddie Winky Winky
Nice thanks for this.
It works perfect!Smile
10-18-2010, 09:00 PM #88
HuDx
Banned
helped me a lot thanks
10-18-2010, 11:12 PM #89
i got a virus the same time as this so i automatically blamed this thread, srry Buck
Last edited by TMAN242 ; 10-19-2010 at 12:47 AM.
10-18-2010, 11:45 PM #90
juddylovespizza
I'VE GOT JUNGLE FEVER
Originally posted by TMAN242 View Post
virus in the tutoral link...cleared all memory cause of THIS!!


False Postive!
10-19-2010, 12:05 AM #91
DiJiTaLGoDz
Former Staff
Originally posted by BucN View Post
dont worry im making a app with my algo


are you going to release it for free? Smile Dancing

Copyright © 2024, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo