Jump to content

Bond697

Former Staff
  • Posts

    1358
  • Joined

  • Last visited

Posts posted by Bond697

  1. so there's 2 checks, one for the tally and one for that message. and there's 6 checks for each of those, 1 per ev. kind of annoying. anyway, i found the right spot, but i found out there's marking codes to give you 252 of each stat, so this isn't worth finishing.

  2. of course it's possible. i don't know if you can actually guarantee timer0's value though because it's just so fast. the ar will set timer0 every vblank, but it will run normally aside from that and since it's so fast, it won't be static. you could change os_getticklo to do nothing but return a constant which would be one of your standard timer0s.

    changing the date is as simple as writing over the clock offset. it's fastest moving value is a seconds, so you wouldn't have a problem there.

    this would work for console or emulator.

  3. The date applied to the Pokemon is NOT when you receive the Wonder Card. Its when you receive the Pokemon in-game. (Genesect event: October 7th 2012 to November 12th 2012)

    unless they changed from bw1(which i doubt) this is completely wrong.

  4. black2

    520191C8 1C29408A

    120191CC 00002001

    120191D0 0000D100

    94000130 FFFA0000

    120191CC 000046C0

    120191D0 000046C0

    D2000000 00000000

    white2

    520191F4 1C29408A

    120191F8 00002001

    120191FC 0000D100

    94000130 FFFA0000

    120191F8 000046C0

    120191FC 000046C0

    D2000000 00000000

  5. use this for he unlock all keys code:

    52010500 42815880

    12010504 000046C0

    D2000000 00000000

    the one i posted earlier can do that when you're using a real ar. i always use an emulator and turn codes on later, so i didn't realize it.

  6. ARDS Firmware v1.60? It never failed to work on my end. There must be a Pokémon Game issue. If I remember correctly (I could be wrong), Datel made their users update their firmware to v1.71 for Black & White so that could be a possible culprit.

    Edit: http://www.datelcustomerservice.com/NDS-AR-ARDS.shtml

    that's what i've been saying. with the latest firmware those codes with the hacked handler don;t work anymore. i don't have any cards to test other games with the latest firmware, but someone with them might want to. it's something to think about for people making codes in the future.

  7. I'm still iffy about purchasing an ARDSi, but maybe I'll look into it in the near future. I avoid the ARDSi as much as possible because it doesn't seem to be stable.

    no, i meant with an ARDS. i actually have one of both. the hack doesn't work with the ards or ardsi.

  8. Ah, I have an ARDS and I never had any problems with it. However, I never tried it with any of the newer Pokémon games since I don't own any, but I have tested it on other games.

    ARDSi is crap IMO... I wrote a code for someone one day in Thumb and it failed to work, but it *magically* worked when I rewrote it in ARM. I'm not sure what Datel is doing in those ARDSi updates, but they should really look into fixing them.

    yeah if you're able to give it a try at some point, definitely do so after you update the firmware. my thought was that they may have changed the handler location or changed the handler code to account for something new and thus the same instruction is not sitting in the same spot in ram to be hooked with the special code.

    i'm wondering if this is something that might happen to all dsi-enhanced games or all new games past a certain date or even all games if the updated handler is used for everything, all old games included.

  9. After a few days or so (since I was busy), I came up with this:

    Real Time PC Box Deletion:

    023FE074 012FFF11
    E0000000 000000E8
    E59F00C8 E5900000
    E3500000 012FFF1E
    E59F10BC E0800001
    E59F50B8 E1D550B0
    E3150C03 1A000005
    E59F10AC E5801000
    E59F10A8 E5801004
    E59F10A4 E5801008
    E3150004 112FFF1E
    E5D01000 E5D02004
    E5D03008 E3510001
    112FFF1E E3520002
    112FFF1E E3530003
    112FFF1E E1D010B2
    E1D020B6 E1D030BA
    E3510012 C12FFF1E
    E352001E C12FFF1E
    E353001E C12FFF1E
    E1520003 C12FFF1E
    E2400906 E3A05A01
    E0200591 E0400005
    E3A05088 E0230395
    E0220295 E0422005
    E3A00000 E1520003
    14820004 1AFFFFFC
    E1A00000 E12FFF1E
    02000024 00018D20
    04000130 00120001
    001E0002 001E0003
    023FE074 E3520003
    

    Press L+R to receive 18 Master Balls, 30 Ultra Balls and 30 Great Balls.

    Master Balls - PC Box

    Ultra Balls - Starting Slot

    Great Balls - Ending Slot

    Press Select to remove those Pokémon from that PC Box's Slot(s).

    Example:

    If the user discards 17 master balls, 29 Ultra Balls and 24 Great Balls, Pokémon 1-6 in Box 1 will be "released".

    Special Thanks:

    Codr and PokéGen. I used some info from Codr's PokéGen (PC Stuff) to make this.

    The ASM Source is "noob-friendly" (I didn't over complicate it IMO) and I commented every line of the code.

    Note: I doubt it will work on emulators (Desmume, NO$GBA, etc.). I tested this code on AceKard 2 + AKAIO with Pokémon Black 2 (J) [ProjectPokémon v4 Patch/IREJ E0BB8D9E] and the test results were good.

    remember we were talking about that AR code hack not working anymore? i found where i tested it with real hardware and it stopped working:

    http://projectpokemon.org/forums/showthread.php?17925-AR-Code-Help&p=136892&viewfull=1#post136892

    i used an ards and someone else used an ardsi and neither worked. i remember trying it with simple max money codes too and not just the brightness code and it didn't work. and with and without a keypress activator.

  10. 94000130 FFFB0000

    D3000000 00000000

    D5000000 00000000

    C0000000 000025FF

    D6000000 02220FAC

    D1000000 00000000

    D2000000 00000000

    this will delete less boxes. try it and run through all your boxes afterward. if it doesn't work you're probably out of luck.

  11. pretty sure it worked for breeding after adding it in.

    e:

    i'm not just saying "oh, yeah, i added it in and had better chances" i'm saying i saw the game check for its existence in a debugger while creating an egg after i added it in. so you should be good.

×
×
  • Create New...