Page 4 of 35 FirstFirst ... 2345614 ... LastLast
Results 31 to 40 of 346

Thread: [NDS] Animal Crossing: Wild World [E] [AR]

  1. #31

    Default Re: [NDS] Animal Crossing: Wild World [E] [AR]

    Microsoft's most common digits:

    404 - Not Found

    You wanna check that link?

    Remember to always click the thanks button of those who help you! It makes them feel wanted:

  2. #32
    J.P. (Global Moderator) Maniac's Avatar
    Join Date
    Sep 2007
    Location
    Ohio, USA
    Posts
    2,083
    Blog Entries
    5

    Default Re: [NDS] Animal Crossing: Wild World [E] [AR]

    The snapshot function isn't that hard to get.. you goto advance click snapshot, make your changes etc. then you click make ar ds code... -___- and select your version of game.

    Say what you mean, mean what you say, and let your actions speak for you.


  3. #33

    Default Re: [NDS] Animal Crossing: Wild World [E] [AR]

    Hey there is this code to TT 12 hours ahead and back(its on the releases board) can someone make a code where you can fill in e.g. xxxx's to chose how much time you go if you press this and that button?

    or it would also be cool to have one that makes time go fast forward......

    thanks in advance!

  4. #34

    Default Re: [NDS] Animal Crossing: Wild World [E] [AR]

    It's not difficult I think
    The game counts in minutes so 1 hr = 60
    The current code does 12 hrs so 720
    720 in hex is 02DO
    Do a search for 02D0 and guess what... It's in the code

    Code:
    Virus' Time Modifier
    94000130 000000df
    121f09ac 00000000
    d2000000 00000000
    94000130 000000ef
    121f084e 0000ffff
    121f09ac 000002d0 - here!
    d2000000 00000000
    
    Press L+R+Right to jump the time 12 hours
    Press L+R+Left to fix the time.
    so change 02d0 to XXXX and fill in whatever you want.

    Code:
    Virus' Time Modifier
    94000130 000000df
    121f09ac 00000000
    d2000000 00000000
    94000130 000000ef
    121f084e 0000ffff
    121f09ac XXXXXXXX
    d2000000 00000000
    
    Press L+R+Right to jump the time XXXX hours
    Press L+R+Left to fix the time.
    Code:
    Change XXXX to a time in minutes
    
    Half an Hour - 001E
    1 Hour - 003C
    6 Hours - 0168
    12 Hours - 02D0
    1 Day - 05A0
    2 Days - 0B40
    I took the time to work out these myself
    but it's easy to make your own times

    Code:
    Just work out your time in minutes e.g. 1 day is 60 mins
    
    input your number (e.g. 60) into a windows os calculator in scientific mode and click on the hex button that'll change the number to hex
    
    fill in 0's when the number is less than 4 digits
    
    and input into the code.
    Test this out for me

    Remember to always click the thanks button of those who help you! It makes them feel wanted:

  5. #35
    Chris (Administrator) Vash's Avatar
    Join Date
    Sep 2007
    Location
    Teh Interwebz
    Posts
    1,992
    Blog Entries
    27

    Default Re: [NDS] Animal Crossing: Wild World [E] [AR]

    Well, if you read the wiki you'd know that code type 0x01 is a 16 bit write. That means 0000XXXX. You can't do the 1 year code.
    Animal Crossing: City Folk
    ACToolkit - NPC_Tool - PattView

  6. #36

    Default Re: [NDS] Animal Crossing: Wild World [E] [AR]

    Wow OK thanks! I will try these out over night, its 10 pm here and i will tell you the results tomorrow

  7. #37

    Default Re: [NDS] Animal Crossing: Wild World [E] [AR]

    Quote Originally Posted by Vash
    Well, if you read the wiki you'd know that code type 0x01 is a 16 bit write. That means 0000XXXX. You can't do the 1 year code.
    Ok I'll edit post now... Theres no need to be so mean about it though I don't really use the wiki :S

    Remember to always click the thanks button of those who help you! It makes them feel wanted:

  8. #38
    Chris (Administrator) Vash's Avatar
    Join Date
    Sep 2007
    Location
    Teh Interwebz
    Posts
    1,992
    Blog Entries
    27

    Default Re: [NDS] Animal Crossing: Wild World [E] [AR]

    You asked me to check your work before you even learned how to make the codes. Read our tutorials before you ask for our help. It saves us time. I'm not being mean. I helped you.
    Animal Crossing: City Folk
    ACToolkit - NPC_Tool - PattView

  9. #39

    Default Re: [NDS] Animal Crossing: Wild World [E] [AR]

    I know the problem is the wiki is just like the en-hacklopedia to the average person it makes no sense!

    Remember to always click the thanks button of those who help you! It makes them feel wanted:

  10. #40

    Default Re: [NDS] Animal Crossing: Wild World [E] [AR]

    actually I think the wiki on GH was really easy to understand, unlike the en-hacklopedia one :P
    This is my siggy. I'll make it better when I stop being lazy

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •