he got it all fixed now :)
Printable View
he got it all fixed now :)
Okay. that fricken building crap is back. where my outside and inside changes to the first house. i just recently got an idea. Is there a code you can make to restart my debt. as in pay nook again. maybe I can fix my house like that (if its possible to make)
121e68c8 000044f6
try this...
No. didnt talk about the debt. i might have to wait a day. it change my roof to pink lol
wait it changes the inside? its a mansion on the inside now
but it usually goes back to lvl 1 after a day or so
yes it changes on the inside, tomorrow the first time you boot it up have the code on.
just keep putting it in?
Like I said the first time you boot it up tomorrow have it on and it should stay permanent.
k. if its permenent then ill SaR the house too
EDIT: it worked! yay!
can some one covert juliano's text to item code from EU To 1.0?
And pm me it or teach me how to convert codes using ds workshop...
umm. dude... they have the thread of "AC:WW Search and Replace" on handheld hacking. thats 1.0 for [U]...Quote:
Search and Replace [U1.0]
Code:
94000130 FDBF0000 --Activator (in this case L+Up)
D3000000 021E3122
C0000000 00000FFF
DC000000 00000002
F2000000 00000002
92000000 0000XXXX --Change XXXX to the item you're replacing
10000000 0000YYYY --Change YYYY to the item you want XXXX to become
D2000000 00000000
And if i remember how to convert codes
Vash said...
Quote:
Basically you need the same code from both versions of the game. Then put the larger one over the smaller one and subtract in a hex calculator.
Here's an example:
Codes:
Kick all kitties [E]
12345678 0000FFFF
Kick all kitties [U]
11234567 0000FFFF
Subtract the 2 addresses (ie. 1XXXXXXX where XXXXXXX = the address) in a hex calculator.
Code:
2345678
-1234567
__________
1111111
Now you add 1111111 to the address in any U code to get EU and you subtract 1111111 from any EU code to get U.