Results 1 to 10 of 31

Thread: Weird ACWW Address

Hybrid View

  1. #1

    Default

    Quote Originally Posted by siestacat View Post
    Isn't it? Nothing compares to it, and I question why people use the water-marking free hypercam at all.
    There are loads of things that can compare and/or better than Camstudio

  2. #2

    Default

    Heres some more (if someone found these, post please):
    Animal Shirt Mods
    Code:
    121DFEF8 0000XXXX @neighbor 1
    121E05F8 0000XXXX @neighbor 2
    121E0CF8 0000XXXX @neighbor 3
    121E13F8 0000XXXX @neighbor 4
    121E1AF8 0000XXXX @neighbor 5
    121E21F8 0000XXXX @neighbor 6
    121E28F8 0000XXXX @neighbor 7
    121E2FF8 0000XXXX @neighbor 8
    
    Neighbor shirt difference: 0x700
    3DS Friend Code: 4699-6293-3106

  3. #3
    Member
    Join Date
    Aug 2008
    Location
    Arizona
    Posts
    1,073
    Blog Entries
    2

    Default

    I found neighbor clothes modifiers a long time ago :P
    I never posted it though, so you can have credit.
    Always willing to help with anything, code-related or not. :]

  4. #4

    Default

    Quote Originally Posted by dragonboy269 View Post
    I found neighbor clothes modifiers a long time ago :P
    I never posted it though, so you can have credit.
    XD No, its okay. I kinda figured you found them long ago I just wanted to make sure :P

    Anyway, Xyne got me interested into the BB so ima post what I found out (but I think shawn found all of this):

    Code:
    Bulletin Board Notes [Animal Crossing Wild World 1.0]:
    --------------------------------------------------------
    Info: The Bulletin Board uses the same values as Virus's "Copied Text Code"
    Therefore, instead of using ASCII Values for letters/numbers/symbols
    (A=41, B=42, C=43, D=44) it uses the values A=01, B=02, C=03, D=04.
    The Text in a bulletin board message difference is #1 and there are
    roughly 130[0x82] Characters you can input into one Bulletin Board Message.
    When you write 0x0 to any address in the posts text, that and all of the
    text after it gets erased or "hidden" until you write a different value
    to it, that value string gets changed and the following text after that
    reappears. (Also, The Bulletin board can only hold 15 Posts)
    --------------------------------------------------------
    Addresses: These Addresses are most likely found before, but here
    they are (Using Dragonboy269 Code, because emuhaste gave different addresses)
    
    0x21E826B @is the starting text for the oldest (first) Bulletin Board Post
    0x21E8C5F @is the starting text for the second to current bulletin board post
    0x21E8D23 @is the starting text for the current bulletin board post
    0x21E826B+0xAB8=0x21E8D23
    
    0x21E8258 @is the starting text for the oldest (first) Bulletin Board Header
    0x21E8D10 @@is the starting text for the current Bulletin Board Header
    0x21E8258+0xAB8=0x21E8D10
    
    0xAB8[#2744]
    Difference between Bulletin Board Post (First Text Character): 0xC4 [#196]
    0xAB8[#2744]/0xC4[#196]=0xE[#14]
    --------------------------------------------------------
    Completely Erase All Bulletin Board Posts (Everything)[A+B]:
    94000130 FFFC0000
    D3000000 021E8258
    C0000000 0000000E
    20000000 00000000
    DC000000 000000C4
    D2000000 00000000
    --------------------------------------------------------
    3DS Friend Code: 4699-6293-3106

  5. #5

    Default

    Great, this is a nice resource! It might be good to know some common values like these, but you guys might already know them - I'll post them because they're not included in the lists of copied text characters I've seen.
    Code:
    [Space] = 85
    [New Line] = 86
    . = 94
    ' = B1
    Found with dragonboy's Text to AR code 6.0.

    Also on a side note, I used dragonboy's Bulletin Board Post Number modifier code to have more than 15 "posts," but the extra posts were either blank or had a few random symbols on them.
    Last edited by Xyneline; 01-28-2011 at 09:02 PM.

  6. #6

    Default

    A while back I was accidentally found a code that glitches the world graphics (Well the outside graphics)
    However, when I sent the code to Demonic it did not work for him.
    So I backed up my save game, and restarted and retested.
    It did not work.
    Reload savestate, and it worked. O_O

    If anyone could help me figure out how to make this a universal, not game-save specific, code that would be awesome. (Well, I guess that's off track from this thread so... A video, and I'll add the code later)

    http://www.youtube.com/watch?v=V2gMzYtJmyM'

    OH BTW, the video is sideways. Sorry XD
    I filmed it on my itouch.
    I'll edit this post and add the code later.

    EDIT:

    Here it is,

    CG;
    022A11D4 00000001

    (If one wants I could provide my gamesave so you could test it out yourself. I guess I could supply a memory dump too, but I already tried pointers and they didn't work..
    Maybe I messed up? Idk but still a cool code )
    Last edited by Drew956; 02-19-2011 at 11:55 AM.

  7. #7

    Default

    Hah, I remember you telling me about this code...and long time no see. :P
    3DS Friend Code: 4699-6293-3106

  8. #8

    Default

    Quote Originally Posted by Oni-Neoxes View Post
    There are loads of things that can compare and/or better than Camstudio
    Like...?
    http://siestacat.webs.com/GetAttachment.jpg

Posting Permissions

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