Microsoft's most common digits:
404 - Not Found
You wanna check that link?
Printable View
Microsoft's most common digits:
404 - Not Found
You wanna check that link?
The snapshot function isn't that hard to get.. you goto advance click snapshot, make your changes etc. then you click make ar ds code... -___- and select your version of game.
Hey there is this code to TT 12 hours ahead and back(its on the releases board) can someone make a code where you can fill in e.g. xxxx's to chose how much time you go if you press this and that button?
or it would also be cool to have one that makes time go fast forward......
thanks in advance! :D
It's not difficult :D I think
The game counts in minutes so 1 hr = 60
The current code does 12 hrs so 720
720 in hex is 02DO
Do a search for 02D0 and guess what... It's in the code
so change 02d0 to XXXX and fill in whatever you want.Code:Virus' Time Modifier
94000130 000000df
121f09ac 00000000
d2000000 00000000
94000130 000000ef
121f084e 0000ffff
121f09ac 000002d0 - here!
d2000000 00000000
Press L+R+Right to jump the time 12 hours
Press L+R+Left to fix the time.
Code:Virus' Time Modifier
94000130 000000df
121f09ac 00000000
d2000000 00000000
94000130 000000ef
121f084e 0000ffff
121f09ac XXXXXXXX
d2000000 00000000
Press L+R+Right to jump the time XXXX hours
Press L+R+Left to fix the time.
I took the time to work out these myselfCode:Change XXXX to a time in minutes
Half an Hour - 001E
1 Hour - 003C
6 Hours - 0168
12 Hours - 02D0
1 Day - 05A0
2 Days - 0B40
but it's easy to make your own times :D
Test this out for me :DCode:Just work out your time in minutes e.g. 1 day is 60 mins
input your number (e.g. 60) into a windows os calculator in scientific mode and click on the hex button that'll change the number to hex
fill in 0's when the number is less than 4 digits
and input into the code.
Well, if you read the wiki you'd know that code type 0x01 is a 16 bit write. That means 0000XXXX. You can't do the 1 year code.
Wow OK thanks! I will try these out over night, its 10 pm here and i will tell you the results tomorrow :D
Ok I'll edit post now... Theres no need to be so mean about it though I don't really use the wiki :SQuote:
Originally Posted by Vash
You asked me to check your work before you even learned how to make the codes. Read our tutorials before you ask for our help. It saves us time. I'm not being mean. I helped you.
I know the problem is the wiki is just like the en-hacklopedia to the average person it makes no sense!
actually I think the wiki on GH was really easy to understand, unlike the en-hacklopedia one :P