Animal Crossing: City Folk [RUUE01]

Started by hetoan2, November 17, 2008, 08:43:30 PM

Previous topic - Next topic

Panda On Smack

Trigger is C + UP and it doesn't loop back to 01 after 1D

Panda On Smack

#31
90E2F054

This has something to do with catching fish, have this area open when catch a fish and see how things change

Yep, i've poked it with some values and seem to be getting fish appear in my caught list

90E2F050 00FFFFFF
90E2F054 FFFFFFFF
90E2F058 FFFF0000


bugs:

90E2F044 00FFFFFF
90E2F048 00FFFFFF
90E2F04C FF000000

Igglyboo

If i wasn't at school right now that fish code would already be done. >.<

Hetoan, Maybe you should tell people what button activator to use for that cycle code.

Igglyboo

Someone wanna provide me with a dissassembly of those cycle codes? I want to know how they work..
They also have a lot of useless E0000000 80008000 in there..

Panda On Smack

Nothing massive, more entertaining

If you open your pockets and choose the letters icon you can edit the text etc for each letter

1st letter (top left) is here 90E2C44C (ASCII mode in mem view)


Kamek

Quote from: Igglyboo on November 19, 2008, 02:08:07 PM
Someone wanna provide me with a dissassembly of those cycle codes? I want to know how they work..
They also have a lot of useless E0000000 80008000 in there..

Nothing special, it's just a gecko register code. No fancy assembler (as if I could produce a code like that anyway).

Igglyboo

Ah, I assumed assembly.
I haven't really used the gRN so that's why i didn't notice it.

Igglyboo

Here are the code adaptions of what panda found.

All Fish Caught [Panda +Iggly]
42000000 90000000
04E2F050 00FFFFFF
04E2F054 FFFFFFFF
40E2F058 FFFF0000
E0000000 80008000

All Bugs Caught [Panda +Iggly]
42000000 90000000
04E2F044 00FFFFFF
04E2F048 FFFFFFFF
04E2F04C FF000000
E0000000 80008000

hetoan2

#38
Cycle through Emotions v2[hetoan2]:

42000000 90000000
8201000F 00E2F214
E0000000 80008000
206E23C0 00002000
A8000000 F0000000
8600000F 00000001
E0000000 80008000
206E23C0 00004000
A8000000 F0000000
8600000F FFFFFFFF
E0000000 80008000
42000000 90000000
8401000F 00E2F214
2CE2F214 00001D1D
00E2F214 00000000
E0000000 80008000
Press C to advance 1, press Z to go back 1... you have to do it quick or it may go up more than 1 value.

Thanks to Panda for telling me how to slow it down and mentioning that i copied from notepad wrong :|

Romaap

lol, there is gonna be a lot of porting when AC comes out in Europe :P

GhostFaceLoser

how do you use the item modifer code i am trying to get royal crowns.

Panda On Smack

#41
QuoteCycle Through Items (Original item code by Igglyboo / Kamek)
42000000 90000000
8211000F 00E2EB3E
E0000000 80008000
206E23C0 00004008
A8000000 F0000000
8600000F 00000004
E0000000 80008000
206E23C0 00004004
A8000000 F0000000
8600000F FFFFFFFC
E0000000 80008000
42000000 90000000
8411000F 00E2EB3E
E0000000 80008000

Hold C and press up or Down on the pocket screen. You have to press the button each time to move on as ive slowed it down.

Just to re-emphasize, the image doesn't change, the text does when you hover over it

bottom right icon, if you want to see the item just drag it to another space and the icon is updated. Do not do this on blank items however!

Panda On Smack

90E89D38

This address has something to do with the amount you have spent in Nooks shops. As this goes up and hits certain values he upgrades his shop

Might help getting fast shop upgrades?

Kamek

Quote from: Panda On Smack on November 19, 2008, 10:32:42 PMHold C and press up or Down on the pocket screen. You have to press the button each time to move on as ive slowed it down.

Oh sweet, thanks! I was trying to get it to step through the items one at a time instead of "fast forwarding", but couldn't figure out how.

Voku

How do you get the item code to work? I press A+B+Z+C+1 but nothing happens. It just keeps taking pictures. This is the code I used. (flea in slot 1)

206E23C0 00006E00
42000000 90000000
02E2EB22 00009A40
E0000000 80008000