View Single Post
Old 02-19-2013   #32
gingerbread
Senior Member
 
gingerbread's Avatar
 
Join Date: Mar 2012
Posts: 1,435
Likes: 291
Liked 831 Times in 429 Posts
Mentioned: 304 Post(s)
Tagged: 0 Thread(s)
Originally Posted by raddog View Post
where are the cheats?......
Patient is a virtue.

@MajorDisaster

Should be in this format. You missed out on the save data file part.

Example.
Code:
;Game Title/Name
;Game ID
;Auther/Source

;It is required to add the file name/pattern (:filename). If the line is omited, the code will be applied to the first file found in the folder (excluding param.sfo, param.pfd, icon0.pfd, eboot.bin, eboot.elf)
;Supports a folder name/pattern as filter (similar to Path: <folder> filter).
;Example :MRTC00001-FIXED-\SYS-DATA

Path: MRTC00001-FIXED-

;Game Genie Code
:PLAY.DAT ;Needed Save Data Name. Only Need to declare once.
[Max SP]
2000006C 0001869F

;BSD patch format, require the 0x at the begining of the line and the parameters are variable size.
:SYS-DATA
[Unlock All Difficulties]
0x00000028 60
Originally Posted by armandu78 View Post
Can someone point me to a Brutforce Tutorial please?
Thanks
There here.

Code:
http://www.ps3hax.net/showthread.php?t=47711
http://www.ps3hax.net/showthread.php?t=47764
gingerbread is offline   Reply With Quote
Likes: (2)