Okay I Got Bricker But I need Help,



I installed it using the guide on this site i have these following codes in my cheat db....

Code:
#BRK_CURRENT_ANIM
    ;0x00000001 would make it play the second animation group
    ;0x00000002 would make it play the third animation group, etc.
    ;I suggest copying this address and changing it in the browser
    ;Cause if you want to edit it through the cheater, you'd have to
    ;Turn off the cheat, edit it, close the nitePR menu, open the nitePR menu, and then select the cheat
    ;For the changes to take effect
  0x004EFFFC 0x00000000

  #BRK_DISABLE
    ;Setting this address to anything other THAN 0x00000000 turns the BRICKER PRX OFF
  0x004EFFF0 0xFFFFFFFF

  #BRK_SPEED_DEF
    ;The default is 2 FPS, one can set the address to 0 or 0x0007A120 - same shit
  0x004EFFF8 0x00000000

  #BRK_SPEED_1FPS
  0x004EFFF8 0x000F4240
  
  #BRK_SPEED_2FPS
  0x004EFFF8 0x0007A120

  #BRK_SPEED_4FPS
  0x004EFFF8 0x0003D090

  #BRK_SPEED_8FPS
  0x004EFFF8 0x0001E848

  #BRK_ANIM_CLANTAG
    ;Setting this address to anything other THAN 0x00000000 causes the Bricker to animate the clantag
  0x004EFFEC 0xFFFFFFFF

  #BRK_RELOAD_FILE
    ;Setting this address to anything other THAN 0x00000000, causes
    ;The Bricker PRX to reload the pspBricker.txt file
    ;And when it loads the file, it sets 0x004EFFF4 to 0x00000000
    ;Warning: DO NOT have Cheat Hz on with this on as well... cause the Bricker PRX will
    ;keep on reloading the file since it won't be able to change the address back to 0x00000000
    ;Anyways, get a PRX that allows for enabling/disabling USB, edit the file, then turn this on
    ;And the PRX should reload the new file
    ;But oh yeah, it's untested =o
    ;Sometimes, for it to work properly, you have to turn off USB before turning this on...
    ;Might be something to play around with and test out
  0x004EFFF4 0xFFFFFFFF

Do i need to Enable The first code with any of the rest like....


#BRK_CURRENT_ANIM
;0x00000001 would make it play the second animation group
;0x00000002 would make it play the third animation group, etc.
;I suggest copying this address and changing it in the browser
;Cause if you want to edit it through the cheater, you'd have to
;Turn off the cheat, edit it, close the nitePR menu, open the nitePR menu, and then select the cheat
;For the changes to take effect
0x004EFFFC 0x00000000


#BRK_SPEED_DEF
;The default is 2 FPS, one can set the address to 0 or 0x0007A120 - same shit
0x004EFFF8 0x00000000

Do i need to enable both of those codes to work it....???


And which code do i edit to change whic animation i want please help!!!:sad: