I'll be adding this to my notes. Thanks for the details.unclemiltie wrote:The data at $600 (in IR this is $000 since it has an offset of $600) is used as follows:
$600 - 8 bytes, signature
$609 - 2 bytes, checksum
$60B - 2 bytes, cable setup code
$60D - 2 bytes, TV setup code
$60F - 2 bytes, DVD setup code
$611- 2 bytes, AUD setup code
$613 - 2 bytes, AUX setup code
$615 -$625 a bunch of setup info including VPT config, VPT device, and then a bunch of bytes that are related to multi-macro
$626 - start of the extender
As I noted above I have a diff at $625. I'll change that as per you above and see what it does. (I'm glad you're back to the forum so soon Unclemiltieunclemiltie wrote:I've found that the data in $615-$625 can make the remote behave weird. You'll see this data in the extender source after the default device setup codes are entered, there is a line that says something like
if remote eq 3033
dw xx
dw xx
dw xx
endif
if you copy the data from this range after a 981 reset into this range in the extender or into the raw data and tell me if it works that would be helpful.
What do you think about my half-baked hypothesis that I'm blowing out over some important stuff when adding 4 upgrades and 1 protocol?
A quick check that the extender build correctly is to look at the keymove tab. If you see some odd keymoves there after the Merge that were'nt there before, then your build is bogus.
Best,
jeff