Page 2 of 7 FirstFirst 1234 ... LastLast
Results 11 to 20 of 66

Thread: The ASM Emotion Cycler [Complete/No Source]

  1. #11

    Default Re: The ASM Emotion Cycler [Project V1.1]

    I don't just tap I hold, I'll hold longer I guess.


    I held r for a long time and then even tried repeatedly tapping r....But nothing...

    if you need me, I'm hazardousgfx on hackforums.net

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

    Default Re: The ASM Emotion Cycler [Project V1.1]

    Quote Originally Posted by codelegend01
    I don't just tap I hold, I'll hold longer I guess.


    I held r for a long time and then even tried repeatedly tapping r....But nothing...
    <_< How about starting with tapping. I think that's what he meant...
    Animal Crossing: City Folk
    ACToolkit - NPC_Tool - PattView

  3. #13

    Default Re: The ASM Emotion Cycler [Project V1.1]

    I'd appreciate multiple testers

    Remember to always click the thanks button of those who help you! It makes them feel wanted:

  4. #14

    Default Re: The ASM Emotion Cycler [Project V1.1]

    Quote Originally Posted by codelegend01
    I don't just tap I hold, I'll hold longer I guess.


    I held r for a long time and then even tried repeatedly tapping r....But nothing...
    holding it is exactly what NOT to do

    the longer you hold it the more it adds, so you get emotions that don't exist!
    This is my siggy. I'll make it better when I stop being lazy

  5. #15

    Default Re: The ASM Emotion Cycler [Project V1.1]

    I tried tapping too, it didn't even change any of my emotions at all. They were exactly the same...

    if you need me, I'm hazardousgfx on hackforums.net

  6. #16

    Default Re: The ASM Emotion Cycler [Project V1.1]

    Please make sure you are following all of these steps:

    1) make sure you entered this code correctly!
    Code:
    94000130 FEFF0000
    023FF090 012FFF11
    E0000000 00000018
    E59F000C E5D01000
    E2811001 E5C01000
    E12FFF1E 021D9548
    023FF090 E3520003
    D2000000 00000000
    2) make sure you have an (m) code for ACWW 1.1

    3) make sure you have 1.1

    4) make sure you're using character one (the character whose bed is in the top left corner)

    5) make sure the code is turned on, of course -_-


    to do it, go into the typing menu (press select) and look at the emotion in the first emotion slot (far left)
    now switch out of it and tap R
    now go back into the menu and check what the emotion is now



    NOTE: The code I have above should work, the code before actually, upon looking closer at it, should not!

    AH, you accidentally included the AR code type as part of the address, your ASM should look like this:
    Code:
    ldr r0, =0x021d9548
    ldrb r1,[r0]
    add r1,#0x1
    strb r1,[r0]
    bx  lr
    This is my siggy. I'll make it better when I stop being lazy

  7. #17

    Default Re: The ASM Emotion Cycler [Project V1.1]

    Works lol

    if you need me, I'm hazardousgfx on hackforums.net

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

    Default Re: The ASM Emotion Cycler [Project V1.1]

    Shocking...
    Animal Crossing: City Folk
    ACToolkit - NPC_Tool - PattView

  9. #19

    Default Re: The ASM Emotion Cycler [Project V1.1]

    Minus works too...I added minus in and tested but most of the emotions freeze, It does work, though...

    if you need me, I'm hazardousgfx on hackforums.net

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

    Default Re: The ASM Emotion Cycler [Project V1.1]

    Code:
    221D8FC7 00000000
    94000130 FDDF0000
    721D8FC7 00000000
    023FF090 012FFF11
    E0000000 00000018
    E59F000C E5D01000
    E2411001 E5C01000
    E12FFF1E 021D8FC8
    023FF090 E3520003
    d2000000 00000000
    94000130 FDEF0000
    821D8FC7 0000003C
    023FF090 012FFF11
    E0000000 00000018
    E59F000C E5D01000
    E2811001 E5C01000
    E12FFF1E 021D8FC8
    023FF090 E3520003
    d2000000 00000000
    Technically speaking, this one works (checks and all) for v1.0. Without a latch the checks are pointless, however.
    Animal Crossing: City Folk
    ACToolkit - NPC_Tool - PattView

Posting Permissions

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