NefMoto

Technical => Tuning => Topic started by: ddillenger on February 20, 2013, 04:19:16 PM



Title: Having a terrible time finding krkte in a file. Help?
Post by: ddillenger on February 20, 2013, 04:19:16 PM
I'm stuck. I genuinely have searched and searched, I know where I think it should be, but unless the conversion is different than what I'm used to the value makes no sense.

1cde2 would be where I'd expect to find it, but I could be completely off base here. My disassembly skills aren't quite up to the task, so here I am, asking for assistance.

Thanks guys.


Title: Re: Having a terrible time finding krkte in a file. Help?
Post by: prj on February 20, 2013, 05:33:41 PM
Try 0x189FA, ASM pattern matched there, didn't bother manually verifying.


Title: Re: Having a terrible time finding krkte in a file. Help?
Post by: ddillenger on February 20, 2013, 06:02:02 PM
Using that location nets a result of 7.33, I don't believe that is correct-lol.

Thanks for the interest.


Title: Re: Having a terrible time finding krkte in a file. Help?
Post by: prj on February 20, 2013, 06:13:38 PM
I agree, that just means the pattern matched in the wrong place...
I don't have time to disassemble it right now, sorry.


Title: Re: Having a terrible time finding krkte in a file. Help?
Post by: phila_dot on February 20, 2013, 07:13:39 PM
Quick look, it appears to be 8 bit at 0x818F9A.


Title: Re: Having a terrible time finding krkte in a file. Help?
Post by: ddillenger on February 20, 2013, 07:55:15 PM
0x818F9A or 0x18f9a?


Title: Re: Having a terrible time finding krkte in a file. Help?
Post by: phila_dot on February 20, 2013, 08:19:04 PM
In real life 0x818F9A, in WinOLS 0x18F9A.


Title: Re: Having a terrible time finding krkte in a file. Help?
Post by: ddillenger on February 20, 2013, 08:51:56 PM
Sigh, I don't understand what's going on here. That address has a value of .0095 in 8bit.

This is what I was talking about. I was sure I had it several times, then went to look at the data only to get a nonsense value. Is the equation different? .000111*x?

I appreciate the assistance guys. Not quite sure what's going on here.


Title: Re: Having a terrible time finding krkte in a file. Help?
Post by: nyet on February 20, 2013, 08:54:09 PM
Absolutely. 8-bit values will almost always have a different scalar than their "equivalent" 16-bit values