PSP Coding
Would you like to react to this message? Create an account in a few clicks or log in to continue.

PSP Coding


 
HomeLatest imagesSearchRegisterLog in

 

 i need help.

Go down 
2 posters
AuthorMessage
Architect




Posts : 11
Points : 16
Reputation : 0
Join date : 2010-09-29

i need help. Empty
PostSubject: i need help.   i need help. I_icon_minitimeWed Sep 29, 2010 12:13 pm

Well, I wrote a joker for Fat princess. I turn it on and it does nothing.
Back to top Go down
-LeetGamer-
Admin



Posts : 247
Points : 397
Reputation : 4
Join date : 2010-09-29
Age : 30

i need help. Empty
PostSubject: Re: i need help.   i need help. I_icon_minitimeWed Sep 29, 2010 12:14 pm

Post the MIPS that you used.
Back to top Go down
Architect




Posts : 11
Points : 16
Reputation : 0
Join date : 2010-09-29

i need help. Empty
PostSubject: Re: i need help.   i need help. I_icon_minitimeWed Sep 29, 2010 12:15 pm

ok

Code:
 http://pastebin.com/5sQutMYU
Back to top Go down
-LeetGamer-
Admin



Posts : 247
Points : 397
Reputation : 4
Join date : 2010-09-29
Age : 30

i need help. Empty
PostSubject: Re: i need help.   i need help. I_icon_minitimeWed Sep 29, 2010 12:19 pm

Hmmm, everything looks fine, now there can be three problems with your code:


  • Bad hook (Doesn't work or doesn't execute at the time of you turning on your code)

  • Wrong controller address or button values

  • Wrong code address or code value


So check to make sure that the controller address and button values are correct and then check to make sure that the code address and code values are correct, make sure to check for times when you need to use the negative rule too.
Back to top Go down
Architect




Posts : 11
Points : 16
Reputation : 0
Join date : 2010-09-29

i need help. Empty
PostSubject: Re: i need help.   i need help. I_icon_minitimeWed Sep 29, 2010 12:27 pm

Well i know its not the controller address or The code address. The button values are Im gunna try different hooks.
Back to top Go down
-LeetGamer-
Admin



Posts : 247
Points : 397
Reputation : 4
Join date : 2010-09-29
Age : 30

i need help. Empty
PostSubject: Re: i need help.   i need help. I_icon_minitimeWed Sep 29, 2010 12:31 pm

Try using that hook with this subroutine:

Code:
Lui t0 $0880
Sw zero $0000(t0)
Jr ra
Nop

If it doesn't store the value 0 to address 0 (Check in decoder) then there is something wrong with the hook, try a universal hook or a hook you know works from another subroutine in that game to double check that the hook is the error.
Back to top Go down
Architect




Posts : 11
Points : 16
Reputation : 0
Join date : 2010-09-29

i need help. Empty
PostSubject: Re: i need help.   i need help. I_icon_minitimeWed Sep 29, 2010 12:33 pm

it didnt store...i guess its the hook ill try it a bit later... ty for the help.
Back to top Go down
-LeetGamer-
Admin



Posts : 247
Points : 397
Reputation : 4
Join date : 2010-09-29
Age : 30

i need help. Empty
PostSubject: Re: i need help.   i need help. I_icon_minitimeWed Sep 29, 2010 12:39 pm

No problem, let me know if another hook works Smile
Back to top Go down
Sponsored content





i need help. Empty
PostSubject: Re: i need help.   i need help. I_icon_minitime

Back to top Go down
 
i need help.
Back to top 
Page 1 of 1

Permissions in this forum:You cannot reply to topics in this forum
PSP Coding :: PSP Section :: PSP Chat :: PSP Coding Help-
Jump to: