Page 1 of 3 123 LastLast
Results 1 to 10 of 24

Thread: Before I change it...

  1. #1

    Default Before I change it...

    I wanted to make sure this code's correct before I go change the released version of it

    original
    Code:
    94000130 fcff0000
    021e3100 0d0c0a12
    021e3104 250e130b
    021e3108 1028461b
    021e310c 4a14180e
    021e3110 200e1017
    021e3114 101e4b15
    021e3118 322a290f
    021e311c 4545112b
    021e3120 45454545
    D2000000 00000000
    instead
    Code:
    94000130 fcff0000
    e21e3100 00000024
    0d0c0a12 250e130b
    1028461b 4a14180e
    200e1017 101e4b15
    322a290f 4545112b
    45454545 00000000
    D2000000 00000000
    24 in hex is 36, so that code's correct, right?
    This is my siggy. I'll make it better when I stop being lazy

  2. #2

    Default Re: Before I change it...

    whats this code?
    *raises eyebrow*

  3. #3

    Default Re: Before I change it...

    it's the code to set generic acres (U1.0)

    now, do you want to test it for me or can someone who knows what they're doing check and tell me if it's right?
    This is my siggy. I'll make it better when I stop being lazy

  4. #4

    Default Re: Before I change it...

    can u make it in eu version :?:

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

    Default Re: Before I change it...

    Seems right to me, though the size of it may be wrong.

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


  6. #6

    Default Re: Before I change it...

    Do I just put it in and thats it or is there something special?
    Also Ill test it

  7. #7

    Default Re: Before I change it...

    not to be a noob, but what is generic acres

  8. #8

    Default Re: Before I change it...

    Quote Originally Posted by Maniac
    Seems right to me, though the size of it may be wrong.
    I'm confused about the size, I've seen it count every two digits as a byte (on the wiki) and I've seen codes where every digit was a byte... so I guess I oughta test it first
    This is my siggy. I'll make it better when I stop being lazy

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

    Default Re: Before I change it...

    That is correct, except the little endian confuses me in code type E. It reverses the bytes line by line, but it seems like you did it okay I guess.
    Animal Crossing: City Folk
    ACToolkit - NPC_Tool - PattView

  10. #10

    Default Re: Before I change it...

    so do i just turn it on?

Posting Permissions

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