Go Back  
Reply
 
Thread Tools
Old 03-21-2012   #1
Atomsk
Member
 
Atomsk's Avatar
 
Join Date: Oct 2010
Location: On the Internetz
Posts: 134
Likes: 26
Liked 36 Times in 23 Posts
Mentioned: 1 Post(s)
Tagged: 0 Thread(s)
Street Fighter x Tekken DLC Unlock

Unfortunately this game only works with the TB dongle, but hey if you have one you can get all 12 DLC character and believe me there is a lot of good characters.

How to unlock DLC for SFxT

Originally Posted by kamui333
Here is how to unlock the 12 dlc characters:

Code:
Open CMN/boot/game/const.lua in a hex editor. Find the word "unlock" at 0x00003930. Dummy it out (I just changed it to "_nlock")
(find const.lua in archive\CMN\CMN.eaf Decrypt CMN.eaf with quickbms)

Put the const.lua file in USRDIR/stream/CMN/boot/game/const.lua
"if u dont got those folders create them"
As stated, decrypt the 2GB CMN.eaf file with quickbms. Copy this script into a txt file and rename the file to script.bms

Code:
# SSFIV .eaf archives (script 0.3)
# script for QuickBMS http://aluigi.org/papers.htm#quickbms

endian big
comtype deflate

idstring "#EAF"

# 0x4 may be file name length

goto 0x10
get file_count long

set idxpos = 0x80
for i = 0 < file_count
goto idxpos
get name string
math idxpos + 0x100
goto idxpos
get dummy long
get offset long
get size long

goto offset
get id long
if id == 0x23454D5A
endian little
get crc long
get uncompsize long
get blah long
endian big

savepos cdatapos
math size - 0x10
clog name cdatapos size uncompsize
else
log name offset size
endif

math idxpos + 0x20
next i
Use quickbms, choose the script, choose CMN.eaf, select a folder where to extract the content of CMN.eaf and quickbms will extract the CMN.eaf file. After that you will find the const.lua file in /boot/game/const.lua

Open the const.lua file in a hex editor. Find the word "unlock" at 0x00003930. Dummy it out.
Copy the file to USRDIR/stream/CMN/boot/game/const.lua (You have to create the boot/game/ folders)

Here is the dlc file for the 12 characters: (I uploaded the file for easy use)
Code:

http://www.mediafire.com/?ghum6133j7mz6kq

Copy the file to USRDIR/stream/CMN/boot/game/const.lua
Atomsk is offline   Reply With Quote
Old 03-21-2012   #2
BobbyBlunt
Senior Member
 
BobbyBlunt's Avatar
 
Join Date: Aug 2007
Location: Virginia US
Posts: 3,030
Likes: 1,598
Liked 1,954 Times in 921 Posts
Mentioned: 194 Post(s)
Tagged: 0 Thread(s)
Thanks for the info. Sadly though this requires TB (as you stated) and I am a firm believer that DLC already on disc is crap. You are right though, there are some good characters.
__________________
Follow me on Twitter @BobbyBlunt83 Contact me via our irc server irc.ps3sanctuary.com/6667 You can figure out how to do so here. Don't start sh!t, there wont be sh!t.
BobbyBlunt is offline   Reply With Quote
Old 03-21-2012   #3
Atomsk
Member
 
Atomsk's Avatar
 
Join Date: Oct 2010
Location: On the Internetz
Posts: 134
Likes: 26
Liked 36 Times in 23 Posts
Mentioned: 1 Post(s)
Tagged: 0 Thread(s)
Originally Posted by BobbyBlunt View Post
Thanks for the info. Sadly though this requires TB (as you stated) and I am a firm believer that DLC already on disc is crap. You are right though, there are some good characters.
Here's a pic of all the characters

Atomsk is offline   Reply With Quote
Old 03-21-2012   #4
alphaman
Apprentice
null
 
Join Date: Nov 2011
Posts: 26
Likes: 8
Liked 0 Times in 0 Posts
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Thanks for sharing
alphaman is offline   Reply With Quote
Old 03-25-2012   #5
BeefyBeanz
Apprentice
 
Join Date: Jan 2012
Posts: 3
Likes: 0
Liked 0 Times in 0 Posts
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Has anyone heard about a twisted metal patch/fix for CFW 3.55? I've been searching everywhere and all I found is a fix for the True Blue dongle. When a game only works for the TB, will it eventually work for 3.55 or no dice?
BeefyBeanz is offline   Reply With Quote
Old 03-25-2012   #6
Atomsk
Member
 
Atomsk's Avatar
 
Join Date: Oct 2010
Location: On the Internetz
Posts: 134
Likes: 26
Liked 36 Times in 23 Posts
Mentioned: 1 Post(s)
Tagged: 0 Thread(s)
Unfortunately I haven't heard about any game that works for TB that works w/o TB. The only that has happened with to the best of my knowledge was Fifa 12. Sorry for the bad news.
Atomsk is offline   Reply With Quote
Old 03-25-2012   #7
rpgguy999
Member
 
rpgguy999's Avatar
 
Join Date: Nov 2011
Location: Neo Arcadia
Posts: 117
Likes: 48
Liked 27 Times in 21 Posts
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Originally Posted by Atomsk View Post
Unfortunately I haven't heard about any game that works for TB that works w/o TB. The only that has happened with to the best of my knowledge was Fifa 12. Sorry for the bad news.
Sonic Generations & Alice: Madness Returns works.
But you need to download the fixed EBOOT for 3.55 & replace it(Of course).
rpgguy999 is offline   Reply With Quote
Old 03-25-2012   #8
Atomsk
Member
 
Atomsk's Avatar
 
Join Date: Oct 2010
Location: On the Internetz
Posts: 134
Likes: 26
Liked 36 Times in 23 Posts
Mentioned: 1 Post(s)
Tagged: 0 Thread(s)
Originally Posted by rpgguy999 View Post
Sonic Generations & Alice: Madness Returns works.
But you need to download the fixed EBOOT for 3.55 & replace it(Of course).
Good point. I forgot about those two. The point I was trying to make was that there aren't that many that do get fixed to work on 3.55 without the dongle.
Atomsk is offline   Reply With Quote
Old 03-25-2012   #9
screwhead
Senior Member
 
screwhead's Avatar
 
Join Date: Sep 2011
Location: Ipanema
Posts: 1,234
Likes: 575
Liked 266 Times in 191 Posts
Mentioned: 43 Post(s)
Tagged: 0 Thread(s)
Originally Posted by Atomsk View Post
Unfortunately this game only works with the TB dongle, but hey if you have one you can get all 12 DLC character and believe me there is a lot of good characters.

How to unlock DLC for SFxT

Originally Posted by kamui333
Here is how to unlock the 12 dlc characters:

Code:
Open CMN/boot/game/const.lua in a hex editor. Find the word "unlock" at 0x00003930. Dummy it out (I just changed it to "_nlock")
(find const.lua in archive\CMN\CMN.eaf Decrypt CMN.eaf with quickbms)

Put the const.lua file in USRDIR/stream/CMN/boot/game/const.lua
"if u dont got those folders create them"
As stated, decrypt the 2GB CMN.eaf file with quickbms. Copy this script into a txt file and rename the file to script.bms

Code:
# SSFIV .eaf archives (script 0.3)
# script for QuickBMS http://aluigi.org/papers.htm#quickbms

endian big
comtype deflate

idstring "#EAF"

# 0x4 may be file name length

goto 0x10
get file_count long

set idxpos = 0x80
for i = 0 < file_count
goto idxpos
get name string
math idxpos + 0x100
goto idxpos
get dummy long
get offset long
get size long

goto offset
get id long
if id == 0x23454D5A
endian little
get crc long
get uncompsize long
get blah long
endian big

savepos cdatapos
math size - 0x10
clog name cdatapos size uncompsize
else
log name offset size
endif

math idxpos + 0x20
next i
Use quickbms, choose the script, choose CMN.eaf, select a folder where to extract the content of CMN.eaf and quickbms will extract the CMN.eaf file. After that you will find the const.lua file in /boot/game/const.lua

Open the const.lua file in a hex editor. Find the word "unlock" at 0x00003930. Dummy it out.
Copy the file to USRDIR/stream/CMN/boot/game/const.lua (You have to create the boot/game/ folders)

Here is the dlc file for the 12 characters: (I uploaded the file for easy use)
Code:

http://www.mediafire.com/?ghum6133j7mz6kq

Copy the file to USRDIR/stream/CMN/boot/game/const.lua
thanks for the sharea, hate hex but used to have to always to do it
__________________
I pray to die in space. So cover me in snow.
screwhead is offline   Reply With Quote
Old 03-26-2012   #10
Atomsk
Member
 
Atomsk's Avatar
 
Join Date: Oct 2010
Location: On the Internetz
Posts: 134
Likes: 26
Liked 36 Times in 23 Posts
Mentioned: 1 Post(s)
Tagged: 0 Thread(s)
You don't need to do the hex editing part. The file is included so all you have to do is FTP or Copy it to this location: Copy the file to USRDIR/stream/CMN/boot/game/const.lua
Atomsk is offline   Reply With Quote
Likes: (1)
Reply

Bookmarks

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump



PS3Hax.net is Copyright © 2010-2013.
Use of this site is governed by our Terms of Use and Privacy Policy. All Trademarks and images are owned by their respected owners.
Posts and links are subject to each author on this forum and are no way affiliated with the operations and/or opinions of ps3hax.net
All times are GMT -5. The time now is 08:10 AM.