Results 1 to 8 of 8

Thread: Messing with camera angle (AC:WW)

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

    Default Messing with camera angle (AC:WW)

    Well, after a long time, I managed to make this code, although I'm not sure which address does what

    Press L+R to zoom in (only tested outdoors and offline, not tested online or indoors)

    Code:
    94000130 fcff0000
    2229E0B7 0000001E   @camera angle (not the zoom but like, how its pointed)
    2229E0B9 000000A0   @zoom? maybe
    2229E0BA 00000000   @i have no clue
    d2000000 00000000
    Those took forever to find O_o

    And they seem to be stored as distance from your character (and from the ground for the camera angle one)
    The closer to your character (or ground for angle), the smaller the value, the farther away, the bigger the value
    If you mess around with em you can slowly make the camera zoom in/out, and move around XD (meaning you can stand in one spot and move the camera all around your town if you want to)

    So I'm guessing a pretty awesome code in the future?

  2. #2

    Default

    Amazing job Dragonboy269.

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

    Default

    One problem

    There must be a pointer, cause I just got back on the game again and it's using a different address

    I'll find it later

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

    Default

    When you have the pointer I'd like to mess around with it a bit >.>

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


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

    Default

    I did this a very long time ago. It's the reason I stumbled upon the screen switch code. I got it working. Best of luck to you. It does take quite a bit of searching.
    Animal Crossing: City Folk
    ACToolkit - NPC_Tool - PattView

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

    Default

    Quote Originally Posted by Vash View Post
    I did this a very long time ago. It's the reason I stumbled upon the screen switch code. I got it working. Best of luck to you. It does take quite a bit of searching.
    Well, since you already did this and haven't released it, I'm guessing I shouldn't release it either?

    (I wish there was a place like amateur coding in VIP or somewhere else)

    I'll work on finding the pointer (if there even is one, there might not be. The address was empty when I walked out of my house and around my house, but when i walked a little bit farther away the values suddenly just popped up inside of it)

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

    Default

    Feel free to release it. It's not like it's a dangerous code.
    Animal Crossing: City Folk
    ACToolkit - NPC_Tool - PattView

  8. #8

    Default

    Cool. That actually sounds pretty cool. I sure hope you decide to release the final cuz that sounds like fun!

Posting Permissions

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