_ ________________/________________ _
________ ____________/________/_ _
_ ___/______///_/________ _
_______________//_______________
:A m i g a*P S X/P S 2*XBOX*P S 3 :):
____/____/____//____/____/____/
_______________________
_________________________/_
/////// // ////_//
_/_______/___/____/ ____ /_//_/___/
___/sns___/___//___/___/_/
__/__/____/__//_____________/________/__/_______
/______//
P*A*R*A*D*O*X
::
__________________________________________________________________________
___ __ ___
__. R E L E A S EI N F O R M A T I O N ./ ///__/
Street Fighter X Tekken (C) Capcom
cOMPANY: CapcomrELEASE DATE : 19 Mar 2012
sYSTEM: PS3sIZE: 2 x 15mb
tYPE: ActionrEGION: EUR
sUPPLIER : ParadudecRACKER: Paradude
ID: BLES01252pLAYABLE: with True Blue Dongle
__________________________________________________________________________
___ __ ___
__. R E L E A S EN O T E S ./ ///__/
Website:
ps3.ign.com/objects/081/081889.htmlsPECIAL nOTE:
This Game runs with True Blue dongle- - - - - - - - - - - -ALWAYS REMEMBER - - - - - - - - - - - - -
LEGENDS MAY SLEEP, BUT THEY NEVER DIE!!
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
HERE TO INNOVATE NOT IMITATE
__________________________________________________________________________
___ __ ___
__. R E C R U I T M E N T ./ ///__/Do you want to become part of the world famous console group
We are currently looking for talented people to join our ranks!
If you can help in any of the following areas dont hesitate to
contact us.
We are looking for suppliers of:
--------------------------------
- Sony Playstation 3 Games
- Microsoft XBox360 Games________________________________________________________________________
___ __ ___
__. H A N D S H A K E S ./ ///__/
to all real oldschool sceners still rocking the house - keep it on!
       
PS3 Slim 350GB / Phat 80GB- 3TB Extern
CFW 4.21 v.1 / 3.55 www.funnyvide.us
.
if you don't have anything constructive to say, STFU!
Yeah, it's me Dj Barth "One TrueBlue to rule them all, One Browser to find them,
One TB CFW to bring them all and in the Internal HDD bind them
In the Land of BarthMordor where Modding lie"
Are you worried about your 'data freedom' rights, like Prism and NSA and want to be 'secure' online, and access what you want where you want?
Then signup now with our sponsor VPN4ALL and 'protect' yourself online, and don't forgot if you tried of searching the 'net for stuff, then grabbing an UsenetBucket account is the only way to go with unlimited downloads, fast speeds, uncensored servers, and low pay-per-month rates, and at the same time by signing-up with either of our sponsors you end up supporting our wonderful group of scene news sites that you enjoy reading daily!
Yeah, it's me Dj Barth "One TrueBlue to rule them all, One Browser to find them,
One TB CFW to bring them all and in the Internal HDD bind them
In the Land of BarthMordor where Modding lie"
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
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)