Xbox360 controller issues 1.12 HID (1 Viewer)

jamiro

Portal Pro
July 14, 2007
117
8
53
Home Country
Trying to use the new controller support in 1.12. with a wired xbox360 controller.

Works except using the dpad always skips menu items by two and when pressing the A button it seems to register a single button press twice. For example in the TV section selecting TV on, turns it on and then straight off again, like it is registering the button press twice.

I have tried raising the repeat delay and repeat speed options in the HID settings (entering a high number like 2000), but this seems to have no effect.

I think I am missing something simple.
Any help would be appreciated.

Cheers
 

jamiro

Portal Pro
July 14, 2007
117
8
53
Home Country
Sorry here are the logs.
Using Windows 10
MP 1.12
Xbox360 Wired Controller
 

Attachments

  • MediaPortal.zip
    14.3 KB

mm1352000

Retired Team Member
  • Premium Supporter
  • September 1, 2008
    21,578
    8,228
    Home Country
    New Zealand New Zealand
    Jamiro, thank you for trying to provide the log files. However what we really need (as always) are full log files, config etc. from the Watchdog tool.
    So, please could you:
    1. Open MP Configuration.
    2. Navigate to the "remotes and input devices" section, "HID" tab: http://wiki.team-mediaportal.com/1_...ion/MediaPortal_Configuration/8_Remote/01_HID
    3. Enable extended logging.
    4. Use the Watchdog tool with option 2 to start MP.
    5. Do whatever you have to do (press buttons etc.) to show the problem.
    6. Close MP.
    7. Attach ("upload a file") the zip file created by the Watchdog tool.
     

    jamiro

    Portal Pro
    July 14, 2007
    117
    8
    53
    Home Country
    oops sorry, forgot about the watchdog tool.
    Will do this soon and try and repost.
    Thanks for your help so far.

    EDIT: Logs added
     
    Last edited:

    mm1352000

    Retired Team Member
  • Premium Supporter
  • September 1, 2008
    21,578
    8,228
    Home Country
    New Zealand New Zealand
    Thank you for the log files. (y)

    It does look like MediaPortal is registering most button presses twice.
    You said that you've tried to increase the repeat delay (which is exactly what I'd suggest), but currently your configuration is:
    <entry name="HidRepeatDelayInMs">-1</entry>
    <entry name="HidRepeatSpeedInMs">-1</entry>

    Please can you try to set the repeat delay again (I think 500 ms should be okay). If that doesn't help, please post log files again.

    Also, tag to @Stéphane Lenclud : is it possible that the HID handler is detecting key-down and key-up as 2 separate key presses?
     

    Stéphane Lenclud

    Retired Team Member
  • Premium Supporter
  • April 29, 2013
    2,576
    1,294
    Home Country
    Germany Germany
    I'm not sure why it would do that. It's not a repeat issue AFAICT.
    Try with all plug-in disabled.
    Are you using other third party software that would mess around with your gamepad commands?
     

    jamiro

    Portal Pro
    July 14, 2007
    117
    8
    53
    Home Country
    Thanks for your help, yes I have tried increasing it. I tried 500 and even went higher than, but it still behaved in the same way. I will try again though, just in case I was doing something weird the first time I tried it and disable all the plugins.
    I cannot think of any software that would mess with the gamepad. I don't have much else installed on this machine except MP, AnyDVD, VirtualCloneDrive, they are really the only things I have running besides MP.

    Thanks for your suggestions.
     

    mm1352000

    Retired Team Member
  • Premium Supporter
  • September 1, 2008
    21,578
    8,228
    Home Country
    New Zealand New Zealand
    Did you install extra MP plug-ins?
    The installed plugins are listed in the previously provided log files:
    [collapse]
    <section name="pluginsdlls">
    <entry name="TvPlugin.dll">yes</entry>
    <entry name="WindowPlugins.dll">no</entry>
    <entry name="ExternalPlayers.dll">no</entry>
    <entry name="PowerSchedulerClientPlugin.dll">no</entry>
    <entry name="ProcessPlugins.dll">no</entry>
    <entry name="InfoService.dll">no</entry>
    <entry name="MovingPictures.dll">yes</entry>
    <entry name="MP-TVSeries.dll">yes</entry>
    <entry name="MPsteam.dll">yes</entry>
    <entry name="MyLyrics.dll">no</entry>
    <entry name="WorldWeather.dll">yes</entry>
    <entry name="FanartHandler.dll">yes</entry>
    <entry name="OneButtonMusic.dll">no</entry>
    <entry name="OnlineVideos.MediaPortal1.dll">yes</entry>
    <entry name="MyFilms.dll">yes</entry>
    <entry name="GUIDVD.dll">no</entry>
    <entry name="GUILastFMRadio.dll">no</entry>
    <entry name="MPEIPlugin.dll">no</entry>
    <entry name="GUIHome.dll">yes</entry>
    <entry name="GUIMusic.dll">yes</entry>
    <entry name="GUIPictures.dll">yes</entry>
    <entry name="GUIDisc.dll">yes</entry>
    <entry name="GUIRSSFeed.dll">no</entry>
    <entry name="GUISettings.dll">no</entry>
    <entry name="GUISudoku.dll">no</entry>
    <entry name="GUITetris.dll">no</entry>
    <entry name="GUITopbar.dll">yes</entry>
    <entry name="Trailers.dll">yes</entry>
    <entry name="GUIVideos.dll">yes</entry>
    <entry name="GUIWikipedia.dll">no</entry>
    </section>[/collapse]
     

    Users who are viewing this thread

    Top Bottom