Animal Crossing: City Folk [RUUE01]

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

Previous topic - Next topic

hetoan2

:| Virus did make it before me but i didn't steal it >_<

I put a ton of work into that too :|

w/e if anyone cares Virus made it first. In the meantime i'll try and make a different version.

hetoan2

I usually don't bother to shorten RAM write codes, I only really use ASM if it's something that would bbe extremely long or you can't do without.

Austin

Quote from: hetoan2 on November 23, 2008, 05:27:09 PM
It has come to my attention that people have been using codes on wifi that have been posted in this thread for evil.

If I find out in any way that you are using wifi codes to terrorize someone's town, you WILL be banned for a minimum of 14 Days.

Jassim is a good example of someone who has ruined someone elses town via wifi codes.

I'm sure it's the same guy since the emails the same

don't even try it. Because I will know.
@hetoan2: is it ok if i use codes for good? like use the always have 9999999 bells code and leave 10000 bells buried in front of thier mailbox? i can definatly understand in jassims case(cant believe he would do something like that!) jassim if you can read this: i have lost ALL trust in you!

btw guys GREAT CODES!!!!!!!!!!!!!!!!!!!!! i love them!

[spoiler][/spoiler]

hetoan2

it wasn't him, it was someone else (or so he says) on his computer... and wii... nonetheless codes can be used online as long as they give you consent. your case is fine and all potentially harmful codes have been *fixed*

hetoan2

#244
no... i fail

Romaap

Quote from: hetoan2 on January 02, 2009, 02:50:32 AM
try this without anything else on... tell me if it works
044F9B14 682F3x3y
044F9B18 2E627272
044F9B1C65730000
that doesn't work for sure >_>

the last line needs a space
044F9B1C 65730000

hetoan2

I'm really pissed at my computer right now. I had a fish modifier 100% done and i was almost done a Sky modifier... you know there's an aurora theme for the sky?

Romaap

hetoan2, I searched for /Fish/%s.brres and I found it, but when I poke %s to a number and I try to catch a fish it just keeps on catching if you know what I mean. (The fish is spinning around the bobber) and when I poke it back to %s it doesn't do that anymore. :S

hetoan2

#248
thats because %s is a measurement of time or a whole title of the fish. I can't remember how I did it before, but it used numbers... Anyways with the %s i thought it was that could be implemented Via Maniac's Text to Item code. which by the way will be the same in PAL as long as you find P1's pocket address and the text area.

anyways here's a season modifer:

Season Modifier [hetoan2]:
044A52E0 3X736561
044A52E4 736F6E30
044A52E8 3Y2E6272
044A52EC 72657300
044A52F0 00000000

It's different from my ground modifier as trees don't change, the sky will change, and seasons control holidays as well...

X can be 0, 1, or 2
Y can be 0 - 9

hetoan2

#249
btw there's a debug menu left in this game, I plan on making a code to use it later :D

d_menu_debug00 is what it's called. can be done with a replace all menus with X

80523090 is where it starts you need to put it in where the /%s's are the second one is dubug00 and first is d_menu. I don't feel like compiling now :|

also it might send the game into a loop if it doesn't load properly. This could possibly be done without rewriting the way the game functions.

and for the fish code that i'm not rewriting now has to be worded Fish_# heh... forgot about that. and it goes 00 - 63 numerically in decimal.

smk

Quote from: hetoan2 on January 02, 2009, 02:23:10 PM
btw there's a debug menu left in this game, I plan on making a code to use it later :D

OMG AWESOME! Is there anything that can be done with it that's uber cool?

Maniac

Quote from: hetoan2 on January 02, 2009, 12:28:45 PM
I'm really pissed at my computer right now. I had a fish modifier 100% done and i was almost done a Sky modifier... you know there's an aurora theme for the sky?

hetoan2

that sky is awesome, I may have to go old fashioned and use searches -.-

Also for the debug menu I may need some help. And ALL the needed files are in the game still.

If someone can do a search in Mem1 and Mem2 with unknown values each time you open up a menu, I'll post a list of all the ones that are technically "menus" in the game
d_menu_bankNP.rel d_menu_catalogNP.rel d_menu_chatNP.rel
d_menu_debug00NP.rel d_menu_desi00NP.rel d_menu_desi01NP.rel
d_menu_desi02NP.rel d_menu_desi03NP.rel d_menu_desiNP.rel
d_menu_editNP.rel d_menu_friend01NP.rel d_menu_friend02NP.rel
d_menu_friend03NP.rel d_menu_friend04NP.rel d_menu_friend05NP.rel
d_menu_friend06NP.rel d_menu_friend07NP.rel d_menu_friend08NP.rel
d_menu_friendNP.rel d_menu_haniwaNP.rel d_menu_hanNP.rel
d_menu_inscNP.rel d_menu_item00NP.rel d_menu_item01NP.rel
d_menu_item02NP.rel d_menu_item03NP.rel d_menu_item04NP.rel
d_menu_item05NP.rel d_menu_item06NP.rel d_menu_itemNP.rel
d_menu_itemxxNP.rel d_menu_kabuNP.rel d_menu_keytestNP.rel
d_menu_lcrsrNP.rel d_menu_ltrNP.rel d_menu_map00NP.rel d_menu_map01NP.rel
d_menu_map02NP.rel d_menu_map03NP.rel d_menu_mapNP.rel
d_menu_melodyNP.rel d_menu_miiNP.rel d_menu_mslctNP.rel d_menu_museumNP.rel
d_menu_musicNP.rel d_menu_notice00NP.rel d_menu_notice01NP.rel
d_menu_noticeNP.rel d_menu_number00NP.rel d_menu_numberNP.rel
d_menu_paperNP.rel d_menu_photo01NP.rel d_menu_photoNP.rel
d_menu_pointNP.rel d_menu_post00NP.rel d_menu_post01NP.rel
d_menu_star00NP.rel d_menu_star01NP.rel d_menu_starNP.rel
d_menu_time00NP.rel
d_menu_titleNP.rel d_menu_writeNP.rel

Maniac

So why not just replace one menu with it?.... :\ Btw I have all the online inven addresses. >_>

Romaap

Quote from: hetoan2 on January 02, 2009, 01:13:06 PM
anyways here's a season modifer:

Season Modifier [hetoan2]:
044A52E0 3X736561
044A52E4 736F6E30
044A52E8 3Y2E6272
044A52EC 72657300
044A52F0 00000000

It's different from my ground modifier as trees don't change, the sky will change, and seasons control holidays as well...

X can be 0, 1, or 2
Y can be 0 - 9
I think I ported it, but what is the result of the code? because I see no difference.