Page 3 of 4 FirstFirst 1234 LastLast
Results 21 to 30 of 31

Thread: Weird ACWW Address

  1. #21

    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

  2. #22

    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

  3. #23

    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.

  4. #24

    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.

  5. #25

    Default

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

  6. #26

    Default

    That looks interesting, Drew. The code didn't work for me either, but I don't have AR max duo to back up my file to try yours.

    I found some weird addresses when I was just searching around with dragonboy's Text to AR code.

    The first one seems to control every music player in any house. I found it by looking around the main room's carpet and wall addresses (found by dragonboy, I think). I replaced the value with something like 1342, and K.K. Blues played in any house with a music player. However, I think this code also turned off background music in other places, so if you try it, you might not want to save with it.
    Code:
    Music Player's Active Music?
    121E5774 0000XXXX
    (Replace XXXX with a K.K. song hex)
    Here are some stranger addresses. I'm not remotely sure what these do except they sometimes change the pitch and sound effects of the game (like selecting things in the pockets, emotion sounds, sometimes background music pitch).
    Code:
    Pitch and miscellaneous sound effects-
    (I'll post the default values at the time I found them)
    2321E56A 000000C4
    2321E56B 000000E5
    2321E56C 00000000
    2321E56D 00000010 -I tried changing this to 0A and the pitch of sounds were different
    2321E56E 000000D4
    2321E56F 000000E5
    Last edited by Xyneline; 02-22-2011 at 06:57 PM.

  7. #27

    Default

    Hehehe. I've found that address before.

    Nope. That is not the music players current music,
    In my notes (or at least when I found that address) that is what music is currently "highlighted" in the cd player.

    According to my notes,

    021CAF140 is the song that is currently playing
    (as far as I can tell they are different. But idk for sure. They could be a combo I never tested it far.)

    Sooo... XD yeah.


    I'll post my useless code later XD
    (It's a code that enables or disables the little icon in the top right corner,
    the one for clicking and viewing your inventory)
    Last edited by Drew956; 02-21-2011 at 09:06 PM.

  8. #28

    Default

    I found that changing the value for the address 121E5774 0000XXXX to a song not in your player may mute the background music everywhere else. I changed the value to a song I didn't have in the music player list, then I went into my house, tried selecting a new song in the list - which has no effect - and finally the background music was muted in all other places. I think it goes back to normal if you replace the value with FFF1 for nothing selected. When I did this with someone else in my house, I think it muted their background music too!

  9. #29

    Default

    Quote Originally Posted by Drew9561995 View Post
    I'll post my useless code later XD
    (It's a code that enables or disables the little icon in the top right corner,
    the one for clicking and viewing your inventory)
    Also made that code.
    Last edited by Demonic722; 07-12-2012 at 12:09 PM.
    3DS Friend Code: 4699-6293-3106

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

    Default

    Looks like someone has been busy while I was away..

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


Posting Permissions

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