Animal Crossing: City Folk [RUUE01]

Started by hetoan2, November 26, 2008, 11:02:04 AM

Previous topic - Next topic

Maniac

Quote from: goemon_guy on March 21, 2009, 06:50:03 PM
I'm having a bit of trouble with the text to item code.
I cant use it in other towns!
Is it even supposed to work in other towns?
No, and currently I'm not planning to make it work in other towns...I'm too lazy to get all of the dumps required. >_> and I really dont have time.

cityfolk

#572
Hi, I followed the tutorial video and used 3 codes: Restore grass, Revive all flowers, Text to items. I have the data corrupt message appeared the first time, then I added the Button activator on the top of... the .txt file  ;D (since I didn't know where to put it in).

But the biggest problem is my time changed to August 2018! (I was in April 2009 before adding code). I used SD card and GeckOs 1.7 like in the video..

Can someone help please? I stopped playing and didn't save anything. I hope someone can fix the time change for me..

EDIT: I tried to use Ocarina instead of Gecko Os and it worked flawlessly! Except for the code Revive flowers.

hetoan2

Use Gecko OS. Make sure Revive flowers is the newest version. Don't add activators at the top of the txt or set of codes. Gecko OS fixes time issues.

Corrupt message is a random error.


Check out my site with codes obviously...
http://hetoan2.com/

and youtube...
http://youtube.com/hetoan2

cityfolk

Btw I don't know what's wrong with my stuffs that I always have time change and freezing game when using Gecko Os. But Ocarina works for me, no freezing when using text-to-item code, grass restored perfectly, the time is correct. (I used my back up save when trying ocarina)

I don't have the corrupt message anymore  :D
Thanks Hetoan2 for helping me. I clicked the thank you button  ;)

elec444

 :confused: i'm new to this but is this right becuse i cant get this to work at all, it's hetoan2's Find and Replace code i modfyed to  find paper and 100bell bags on the ground and turn them into flowers. It would be great if someone could help me with this so i can make my friends town green again!
Edit: Gawd i can be so stupid xD here's the code:

206E23C0 00002200
C20924C0 00000007
A3DD0000 2C1E1914
41800028 2C1E1914
40810014 2C1E9640
41800018 2C1E974C
41810010 3BC00000
63DE00A1 B3DD0000
60000000 00000000

MissyO

I am trying to use the alternative to the text to item code here:

Here's an alternate to the text to item code;

Transfer Catalog Items (all players)
077B8F40 00000068
2C050000 4182004C
3D60806E 816B23C0
2C0B2800 4082003C
38A00000 3D800001
398CFFF1 3D60817C
816B8FA8 A06B0000
7C0C1840 41820014
38A50001 396B0002
2C05000D 4081FFE8
A064FFD4 B06B0000
807E0024 4A850288
3D60817C 93EB8FA8
93C10018 4A97FB3C
04138ADC 496804BC
04009218 497AFD28
(Hold Z and Press A to send item
directly to empty pocket slot.)

Nothing happens when I try this.  Can someone help me out with this?

hetoan2

Are you in Nooks Catalog? its the one you go to to get your stuff shipped via mail.


Check out my site with codes obviously...
http://hetoan2.com/

and youtube...
http://youtube.com/hetoan2

MissyO

I didn't try that.   :o  I will do that next.

Is there anything I can change in the text to item code to put the item in ANY empty slot in my pocket in lieu of slot #1?

dragonboy269

I can modify the text to item code so you can choose which slot to put it in. I did that with the AC:WW version. For example you'd type xyyyy, where x is the slot number and yyyy is the item code.
If you have any requests for AC:WW/AC:CF codes, send me a message. :D

MissyO

The text to item code is great, except that once I enter the code for the item and it appears in my pocket, I have to go in and remove it from that slot because otherwise, it will be replaced.  Will the update you are talking about change that?

dragonboy269

#581
Well if you can choose whatever slot you want to put it in, you don't have to put it in the same slot as the item before. For example if you wanna put an apple in slot 1 you'd type
19000
now if you wanna put a bag of 99k bells in slot 2 you'd type 29340
or if you wanna put an orange in slot 15 you'd type f9004 (f is 15 in hexadecimal)

Post Merge: April 10, 2009, 09:11:40 PM

Here try this, I haven't tested it but it should work. It should work with all players too.
Type xyyyy into the chat, submit your message, and press C.
x is the slot number, and yyyy is the item code.
in case you don't understand hexadecimal, well for x you'd put
1 for slot 1, 2 for slot2, 3 for slot 3, 4 for slot 4, 5 for slot 5, 6 for slot 6, 7 for slot 7, 8 for slot 8, 9 for slot 9, A for slot 10, B for slot 11, C for slot 12, D for slot 13, E for slot 14, and F for slot 15.

206E23C0 00004000
C0000000 00000012
3F608062 637B5477
3A200000 39200000
38A00000 8D5B0002
2C0A003A 41800008
394A0009 714A000F
7D4A4830 7CA55214
3929FFFC 2C090000
4080FFDC 3A310001
2C110001 40820014
3B7B0002 7CA32B78
3920000C 4BFFFFBC
3F6090E2 637BEB22
3FC0805D 8BDE2477
3A200000 623186C0
7FDE89D6 7F7BF214
3863FFFF 1C630002
3B7B0003 B0BB0000
4E800020 00000000
E0000000 80008000

Credit: Most goes to Maniac
If you have any requests for AC:WW/AC:CF codes, send me a message. :D

MissyO

Thanks!  I will try that and let you know how it goes.

Thanks for the help!

Maniac


dragonboy269

Ok, I used Maniac's TTI source and modified it a little bit. So most of the credit goes to Maniac.
If you have any requests for AC:WW/AC:CF codes, send me a message. :D