PDA

View Full Version : Can u make



osamabmohd1
11-13-2011, 08:49 PM
this code for Logan Shadow?(UCUS-98606)


#Rapid Buttons
;Cheat Hz 15/0000
;CREDiT: Kuribos
0x0061938c 0x00000000

or any thing that will help with punching buttons?

sdrawkcab
11-14-2011, 06:41 PM
uhh... try marco fire it's a prx (it works for all games not just ls)

heres the download link - http://pspslimhacks.com/macrofire-v3-2-3-–-tweak-your-psp-controls/

heres a guild to install and use - http://www.pspgweber.com/forums/viewtopic.php?f=34&t=26190

sdrawkcab
11-16-2011, 07:44 PM
bricked?

oh ya and here's another way to make something that helps push buttons.

First find your Controller Address. here's how make sure nite pr is on pause game : True
then hold down the R trigger and search 200 then go back in to your game let go of the R trigger and search 0
repeat this in-tell you have 1-10 address's. ( if this dose not work go to search unknown 32 bit val then hold R and search greater
then let go and search less or 0 in-tell your down to 1-10 results.)

once you have the address change the value to one of the below

SELECT: 00000001
START:00000008
DPAD UP: 00000010
DPAD RIGHT: 00000020
DPAD DOWN: 00000040
DPAD LEFT: 00000080
L TRIGGER: 00000100
R TRIGGER: 00000200
TRIANGLE: 00001000
CIRCLE: 00002000
CROSS: 00004000
SQUARE: 00008000

which ever you change it to your psp will automatically press that button. if you want it to press many buttons at the same time do the following

lets say you want it to press both R and L. to do this you change the value to 300. why 300? because L=100 and R=200 add them together and you get 300
so just add the values together if you want your psp to press multiple buttons.