Kodewerx
https://www.kodewerx.org/forum/

having trouble writing this 8 bit code
https://www.kodewerx.org/forum/viewtopic.php?f=17&t=7349
Page 1 of 1

Author:  Ben [ Fri Jul 09, 2010 1:21 pm ]
Post subject:  having trouble writing this 8 bit code

so on emucheat i narrowed down my search and found 3 addresses

2146D6
20AB9A
20F122

my desired values are all 01.

on enhacklopedia it says for an 8bit code type, you have
2XXXXXXX 000000YY

for YY i would put 01...but for XXXXXXX, there are 7 X's and i can only fill 6. What am i doing wrong here?

Author:  DarkLegend [ Sat Jul 10, 2010 6:38 am ]
Post subject:  Re: having trouble writing this 8 bit code

Put a zero in?
I'm not sure, but it may help.

Author:  Ben [ Sat Jul 10, 2010 7:34 pm ]
Post subject:  Re: having trouble writing this 8 bit code

DarkLegend wrote:
Put a zero in?
I'm not sure, but it may help.


Should the zero be the first X or the last X?

Author:  DarkLegend [ Sun Jul 11, 2010 10:57 am ]
Post subject:  Re: having trouble writing this 8 bit code

First. I think.

Author:  Ben [ Sun Jul 11, 2010 11:22 am ]
Post subject:  Re: having trouble writing this 8 bit code

so would I end up with

2020AB9A 00000001
2020F122 00000001
202146D6 00000001

(that was the order that I found the addresses, although I doubt that matters). Am i supposed to put the value on each of the lines?

Author:  DarkLegend [ Sun Jul 11, 2010 11:27 am ]
Post subject:  Re: having trouble writing this 8 bit code

It depends on what you want to do. You do need a value, well, to be honest I'm not very knowledgeable on this subject.

Author:  Ben [ Sun Jul 11, 2010 11:31 am ]
Post subject:  Re: having trouble writing this 8 bit code

Well 01 is my value. I'm not sure exactly how the code is supposed to be made.

I'm making a code in a Yu-Gi-Oh game to give me one copy of a single card. These 3 addresses control the one card. I think I need some kind of offset.

Author:  Parasyte [ Sun Jul 11, 2010 11:37 am ]
Post subject:  Re: having trouble writing this 8 bit code

Probably a '2';

2220AB9A 00000001
2220F122 00000001
222146D6 00000001

Author:  Ben [ Sun Jul 11, 2010 11:43 am ]
Post subject:  Re: having trouble writing this 8 bit code

EDIT: Didn't work.

Author:  Parasyte [ Sun Jul 11, 2010 4:30 pm ]
Post subject:  Re: having trouble writing this 8 bit code

Sounds like emucheat lied. Or those addresses are sitting on the stack, meaning they will rarely be at the same address every time.

Author:  Ben [ Sun Jul 11, 2010 5:21 pm ]
Post subject:  Re: having trouble writing this 8 bit code

Should I try it with renegade?

Author:  Parasyte [ Mon Jul 12, 2010 12:19 pm ]
Post subject:  Re: having trouble writing this 8 bit code

Couldn't hurt to get a second opinion! And Renegade won't give you bogus addresses like "2146D6" ... WTF is that?

Author:  Ben [ Mon Jul 12, 2010 3:56 pm ]
Post subject:  Re: having trouble writing this 8 bit code

EDIT: Renegade freaked out on me and found some random ass addresses again and again.

And Para, I tried all those combinations you told me and none worked.
Do you think I need an activator?

Page 1 of 1 All times are UTC - 8 hours [ DST ]
Powered by phpBB® Forum Software © phpBB Group
https://www.phpbb.com/