xbox remote (1 Viewer)

and-81

Retired Team Member
  • Premium Supporter
  • March 7, 2005
    2,257
    183
    Melbourne
    Home Country
    Australia Australia
    Hmmm,

    I don't know what's causing this but it seems like some older plugins are starting to fail in strange ways ... I've recompiled it against the latest svn and attached it here ... see if it fixes your problem and let me know.

    Cheers,
     

    slackerpete

    New Member
    January 18, 2008
    4
    0
    Home Country
    Sweden Sweden
    Hmmm,

    I don't know what's causing this but it seems like some older plugins are starting to fail in strange ways ... I've recompiled it against the latest svn and attached it here ... see if it fixes your problem and let me know.

    Cheers,

    Hi again! No, it didn't work now either... :( Any other ideas..?

    Big thanks for helping me out btw :)
     

    and-81

    Retired Team Member
  • Premium Supporter
  • March 7, 2005
    2,257
    183
    Melbourne
    Home Country
    Australia Australia
    I'll have to hook up my xbox remote adapter again to try and figure this out... I'll let you know what I come up with.

    Cheers,
     

    aureliusm

    Portal Member
    January 4, 2008
    6
    1
    Hello Aaron!

    I am experiencing the same problem - the number keys on original xbox remote don't work.
    Otherwise I really like the XBCDRC plugin.
    I have installed the 1.0.4.2 version that you posted earlier - but it made no difference.

    If you can describe how to debug it - or maybe create a version that supports logging it would be great.

    Thanks in advance

    UPDATE:

    Not all the keys are in-operational.
    '0' works fine all the rest doesn't

    I hate replying to my own posts but whatever...

    I resolved the issue - some of the codes in
    InputDeviceMappings\defaults\XBox Remote.xml
    were not correct

    what you have to do is:

    <button name="1" code="208"> change to <button name="1" code="206">
    <button name="2" code="209"> change to <button name="2" code="205">
    <button name="3" code="210"> change to <button name="3" code="204">
    <button name="4" code="211"> change to <button name="4" code="203">
    <button name="5" code="212"> change to <button name="5" code="202">
    <button name="6" code="213"> change to <button name="6" code="201">
    <button name="7" code="214"> change to <button name="7" code="200">
    <button name="8" code="215"> change to <button name="8" code="199">
    <button name="9" code="216"> change to <button name="9" code="198">

    then start the media portal configuration
    go to plugins xbcdrc select 'configure'
    press the 'Reset' button on the form and it should work.

    At least it worked for me as a charm
     

    Users who are viewing this thread

    Top Bottom