I have fixed some of the issues in the RDF:
The device button and VPT setting called Dev5 is actually the PC device button (fixed, now named PC).
The device button and VPT setting called PC is actually an inaccessible phantom (fixed, now called Dev3).
The device type called Dev5 is actually the internal type used for the special PC RF protocol (fixed, now named PC).
The device type called PC is actually the DVD type, which has only one built in code, not listed in the manual (fixed, now named DVD).
The Dev5 (DVD) device type was not accessible (fixed, now available via DVD, VCR, Laserdisc).
The selected address for the PC RF feature was not viewable or editable via the RDF (fixed, now in Other Settings).
Device Specific Macros now work correctly.
I have made a image/map pair for the remote as well.
Here is the fixed RDF/image/map: https://www.hifi-remote.com/forums/dload ... e_id=13536
However, one issue still exists which I don't know how to fix; Macros on this remote are per-device only, and RMIR does not show the device the macro is assigned to. All other parts of the macro are shown correctly. Recording the same macro onto the same key, but while in a different mode produces different contents in the hex view, and the macros only trigger while in the selected mode.
Recording Up, Up ($24) onto the MediaCenter key ($0A), in STB mode (1st device) produces:
Code: Select all
0A 80 02 24 24 Code: Select all
0A 81 02 24 24 Recording Up, Up ($24) onto the MediaCenter key ($0A), in AUDIO mode (4th device) produces:
Code: Select all
0A 83 02 24 24 Code: Select all
0A 84 02 24 24