Page 1 of 2 12 LastLast
Results 1 to 10 of 11

Thread: hacked animal crossing city folk in game camera

  1. #1

    Default hacked animal crossing city folk in game camera

    Click to play video.

    youtube.com/watch?v=WQViLknCwLU


    it glitches bad but is interesting
    if I get it more under control I might
    tell others how to do this.

  2. #2

    Default

    I'd like to do that, even if its so uncontrollable! its really interesting!!

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

    Default

    Haha, that's cool.
    Animal Crossing: City Folk
    ACToolkit - NPC_Tool - PattView

  4. #4

    Default

    Wow this is very cool, i realy would like this.!

  5. #5

    Default

    You can do this in Dolphin. Kinda weird how the sky isn't a solid texture. :P
    Sky Rail has been released: http://youtu.be/QFvbNFgsIGY
    Check out my orchestration of New Leaf's 8PM: https://soundcloud.com/sonichyuga/an...ing-new-leaf-8

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

    Default

    Hey I'll help you out. Are you writing to addresses? I released a camera mod for ACWW in the VIP section. If you gimme the addresses I'll write you an ASM routine that'll make it easy to control.
    Always willing to help with anything, code-related or not. :]

  7. #7

    Default

    In case anyone is interested, I put together a set of codes to play with camera in the Japan-region version of the game.

    Here is the video, and the Japan-region version of the codes are in the video description.

    Click to play video.

    youtube.com/watch?v=moltBVw1hvU



    And the US version codes:
    When you use the vertical rotation, once you cross either the top or
    the bottom point the controller direction will reverse

    286DFC80 00000A00 --> A+1 to detach camera from character
    04187978 60000000
    04187988 60000000
    04187998 60000000
    04187D84 60000000
    04187D8C 60000000
    04187D94 60000000
    E0000000 80008000

    286DFC80 00000900 --> A+2 to re-attach camera to character
    04187978 D05F01C0
    04187988 D03F01C4
    04187998 D01F01C8
    04187D84 D01D01C0
    04187D8C D01D01C4
    04187D94 D01D01C8
    E0000000 80008000

    286DFC80 00000000 --> to stop camera when no button pushed
    0418A670 C0DF01B0
    E0000000 80008000

    286DFC80 00000001 --> D-Pad left
    C218A670 00000003
    821F01C0 3A201000
    7E118050 921F01C0
    C0DF01B0 00000000
    E0000000 80008000

    286DFC80 00000002 --> D-Pad right
    C218A670 00000003
    821F01C0 3A201000
    7E108A14 921F01C0
    C0DF01B0 00000000
    E0000000 80008000

    286DFC80 00004000 --> C (north)
    C218A670 00000003
    821F01C8 3A201000
    7E118050 921F01C8
    C0DF01B0 00000000
    E0000000 80008000

    286DFC80 00002000 --> Z (south)
    C218A670 00000003
    821F01C8 3A201000
    7E108A14 921F01C8
    C0DF01B0 00000000
    E0000000 80008000

    286DFC80 00000800 --> A (up/higher)
    C218A670 00000003
    821F01C4 3E200010
    7E108A14 921F01C4
    C0DF01B0 00000000
    E0000000 80008000

    286DFC80 00000400 --> B (down/lower)
    C218A670 00000003
    821F01C4 3E200010
    7E118050 921F01C4
    C0DF01B0 00000000
    E0000000 80008000

    286DFC80 00002400 --> Z+B (zoom in)
    C218A670 00000003
    821F01B0 3E200001
    7E118050 921F01B0
    C0DF01B0 00000000
    E0000000 80008000

    286DFC80 00002800 --> Z+A (zoom out)
    C218A670 00000003
    821F01B0 3E200001
    7E108A14 921F01B0
    C0DF01B0 00000000
    E0000000 80008000

    286DFC80 00004400 --> C+B (horizontal rotation)
    C218A670 00000004
    AA1F01AE 3A200010
    7E108A14 5610043E
    B21F01AE C0DF01B0
    60000000 00000000
    E0000000 80008000

    286DFC80 00004800 --> C+A (vertical rotation)
    C218A670 00000004
    AA1F01AC 3A200010
    7E118050 5610043E
    B21F01AC C0DF01B0
    60000000 00000000
    E0000000 80008000

  8. The Following 4 Users Say Thank You to conanac For This Useful Post:


  9. #8

    Default

    You beet me to it. well I guess now I do not need to work on it anymore.

  10. #9

    Default

    Conanac this is awesome! works great

  11. #10

    Default

    And that is for the US Version right oh and can you control the camera on wifi?

Posting Permissions

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