Results 1 to 10 of 31

Thread: Weird ACWW Address

Threaded View

  1. #19

    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.

Posting Permissions

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