Page 8 of 9 FirstFirst ... 6789 LastLast
Results 71 to 80 of 86

Thread: ASM Text to Item. It's here.

  1. #71

    Default Re: ASM Text to Item. It's here.

    really?! ops:

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

  2. #72

    Default Re: ASM Text to Item. It's here.

    Np. I'm good with start select. BTW, if you do change the trigger to Y(I'm not sure about other ones) even though you dont text anything(words or hex codes) you will always get a blank item in your first slot. I'm not sure if it's a seed or not. Not gonna try it XD

  3. #73

    Default Re: ASM Text to Item. It's here.

    Interesting hrrrm....

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

  4. #74

    Default Re: ASM Text to Item. It's here.

    The text to item code apparently isn't working for me =/

    I have the EU version, and I'm running the cheats from NitroHax, a homebrew program which is a substitute for Action Replay (it works in the same way, though, the version I use has ACWW support, uses the official Datel's Master Code, and I've used multiple codes for ACWW successfully before). In case you're wondering, I'm running it from an R4DS. Could anyone be able to help me? =/

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

    Default Re: ASM Text to Item. It's here.

    Apparently it doesn't support ARDS Hack #4 for custom ASM routines.
    Animal Crossing: City Folk
    ACToolkit - NPC_Tool - PattView

  6. #76
    Super Moderator
    Join Date
    Oct 2007
    Location
    Philippines
    Posts
    98

    Default Re: ASM Text to Item. It's here.

    Quote Originally Posted by Prof. 9
    The text to item code apparently isn't working for me =/

    I have the EU version, and I'm running the cheats from NitroHax, a homebrew program which is a substitute for Action Replay (it works in the same way, though, the version I use has ACWW support, uses the official Datel's Master Code, and I've used multiple codes for ACWW successfully before). In case you're wondering, I'm running it from an R4DS. Could anyone be able to help me? =/
    for R4DS patch the rom using this tool http://www.game-hackers.com/forum/viewt ... 2099#p2099

    for NitroHax with real cartridge, you have to edit the code and replace the following

    Code:
    023FF090 012FFF11
    E0000000
    to
    Code:
    C2000000
    and remove this line
    Code:
    023FF090 E3520003
    example of Virus' ACWW [EU] version of Text to Item v2

    for ARDS 1.52 and 1.54
    Code:
            94000130 FFF30000
        023FF090 012FFF11
        E0000000 0000004C
        E3A00000 E59F1038
        E59F2038 E3A0300C
        E3A08000 E4D1C001
        E35C0060 B24CC030
        C24CC057 E1A0C31C
        E088800C E2433004
        E3500003 B2800001
        BAFFFFF5 E1C280B0
        E12FFF1E 022B3356
        021DC526 00000000
        023FF090 E3520003
        D2000000 00000000
    Edited to work on NitroHax
    Code:
        94000130 FFFC0000
        C2000000 0000004C
        E3A00000 E59F1038
        E59F2038 E3A0300C
        E3A08000 E4D1C001
        E35C0060 B24CC030
        C24CC057 E1A0C31C
        E088800C E2433004
        E3500003 B2800001
        BAFFFFF5 E1C280B0
        E12FFF1E 022B3356
        021DC526 00000000
        D2000000 00000000
    if im not mistaken Virus' Text to item v3 is only available for US 1.0 and 1.1

    EDIT1-2: use the v2 as example ..

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

    Default Re: ASM Text to Item. It's here.

    Well said, Toe. One small correction, v2 of the Text to Item code is available for EU.
    Animal Crossing: City Folk
    ACToolkit - NPC_Tool - PattView

  8. #78
    Super Moderator
    Join Date
    Oct 2007
    Location
    Philippines
    Posts
    98

    Default Re: ASM Text to Item. It's here.

    Quote Originally Posted by Vash
    Well said, Toe. One small correction, v2 of the Text to Item code is available for EU.
    oh yeah .. i forgot to meant the v3 ..

  9. #79

    Default Re: ASM Text to Item. It's here.

    Ok, erm, I tried out the editted code in your post (without patching), but it didn't work.

    Then I tried to patch NitroHax with that tool, but that didn't work either (the tool crashes whenever I try to load it). =/

  10. #80

    Default Re: ASM Text to Item. It's here.

    You need to patch the ac:ww rom, not nitro hax.

Posting Permissions

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