Jump to content

Giova

Member
  • Posts

    58
  • Joined

  • Last visited

Posts posted by Giova

  1. I'm trying to convert the usa white 1 code that let me know the Timer0 and the VCount in my trainer card. I want to make it work on corean white.

    The USA code is this:

    52082190 E0811004

    02082190 FAFE04F7

    E2003574 00000024

    4805B407 4A056A01

    D1024291 4A046801

    BC076011 47701909

    02FE36AC 67452301

    02000000 00000000

    D2000000 00000000

    94000130 FFFB0000

    DA000000 02000000

    D7000000 02269844

    A226983A 00000000

    1226983A 00000000

    DA000000 02000000

    D6000000 0226983A

    D2000000 00000000

    I converted it in this:

    5208283C E0811004

    0208283C FAFE04F7

    E2003574 00000024

    4805B407 4A056A01

    D1024291 4A046801

    BC076011 47701909

    02FE36AC 67452301

    02000000 00000000

    D2000000 00000000

    94000130 FFFB0000

    DA000000 02000000

    D7000000 02269F24

    A2269F1A 00000000

    12269F1A 00000000

    DA000000 02000000

    D6000000 02269F1A

    D2000000 00000000

    But it doesn't show me the timer0 and the vcount, it always show me the value 0. Did i make a mistake?? Please help me >.<

  2. I don't know if this is the right section, if not i'm sorry >.<

    I'm having a little problem. Right now i'm doing rng abusing on emulator with lua script. I'm trying to find pokemon black 1 spanish version parametres. After i put the right time and the right iv of the caught pokemon the rng reporter (9.96.5) doesn't find anything. But i set in setting that i'm doing the research for pokemon white 1 spanish version it find the parametres. Why?? If i want to find a seed for pokemon black 1 i need to set the research for pokemon withe1?? xD i hope i explained the "problem" in a good way >.<

  3. I can't understand the file t.t

    Can you tell me what i have to change in this code?? >.<

    To make it work on italian versione I changed this parts:

    This

    5218065C FAC2F6C4

    5218165C 07C0981B

    0218165C FD98F680

    In this

    5218055C FAC2F6C4

    5218155C 07C0981B

    0218155C FD98F680

    And this

    52180B48 D1092801

    52181B48 07C0981B

    02181B48 FB1AF680

    In this

    52180A48 D1092801

    52181A48 07C0981B

    02181A48 FB1AF680

    What else have i to change to make it work on italian game?? >.<

  4. I found this code

    ::Everywhere is Computer (Start)

    5218065C FAC2F6C4

    5218165C 07C0981B

    0218165C FD98F680

    D2000000 00000000

    52180B48 D1092801

    52181B48 07C0981B

    02181B48 FB1AF680

    D2000000 00000000

    E2002180 00000030

    F03BB50E 2170FEF5

    D00A2808 E006981F

    F03BB50E 219AFEED

    D0022808 07C0981F

    2027BD0E 306A0200

    18529A03 BD0E9203

    D0000000 00000000

    It works great on white 2 usa. I want to use it in to an italian and german game. Found all the addres but i can't find two last addres that are: 2170FEF5 and 2170FEE5

    How can i find them using ram watch for these two version?? >.<

  5. I found this useful code:

    View the Standard Seed in the Trainer Card

    Press Select in the badges/trainer card screen. Pressing it in other circumstances can cause problems to the game, so be careful.

    94000130 FFFB0000

    DA000000 021FED68

    D7000000 022573B4

    A22573AA 00000000

    122573AA 00000000

    DA000000 021FED68

    D6000000 022573AA

    D2000000 00000000

    When i pess select it shows me the first half of the standard seed in the money and the second half in the tid

    But when i convert both in hexadecimal the results gave me a seed with less number than a normal standard seed, why??

    Can someone explain me how convert the two number that i find when i press select?? >.<

×
×
  • Create New...