home
products
contribute
download
documentation
forum
Home
Forums
New posts
Search forums
What's new
New posts
All posts
Latest activity
Members
Registered members
Current visitors
Donate
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Search titles only
By:
Menu
Log in
Register
Navigation
Install the app
Install
More options
Contact us
Close Menu
Forums
MediaPortal 1
Support
General Support
How use HID compatible gamepad in mediaportal
Contact us
RSS
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="Stéphane Lenclud" data-source="post: 1124599" data-attributes="member: 140174"><p>Did you locate generic-hid.xml on your system?</p><p>The default version should be in C:\Program Files (x86)\Team MediaPortal\MediaPortal\defaults\InputDeviceMappings</p><p>Make a back up of that file just in case though you should be able to store your modified version in</p><p>C:\ProgramData\Team MediaPortal\MediaPortal\InputDeviceMappings</p><p></p><p>It should look like that: <a href="http://pastebin.com/yxF4p5UZ" target="_blank">http://pastebin.com/yxF4p5UZ</a></p><p>You will need to add at least one new HidUsageAction section to it.</p><p>The trick is to find out which UsagePage and UsageCollection you need to use.</p><p>You can specify them as name providing that MP supports it or decimal or hexadecimal value with 0x prefix.</p><p>The named values MP supports are shown in there: <a href="http://pastebin.com/Zy0Bh5nV" target="_blank">http://pastebin.com/Zy0Bh5nV</a></p><p>I'm guessing UsagePage should be GameControls but I'm not sure about UsageCollection really.</p><p>Then once you have the right HidUsageAction you should be able to see the actual commands code sent by each buttons in the MP logs.</p><p>Just make sure you enable extensive logs from the Remote HID tab.</p><p>From there you have to setup an action mapping that works for you.</p><p>Look in DirectInput.xml maybe.</p><p></p><p>Hope it helps!</p></blockquote><p></p>
[QUOTE="Stéphane Lenclud, post: 1124599, member: 140174"] Did you locate generic-hid.xml on your system? The default version should be in C:\Program Files (x86)\Team MediaPortal\MediaPortal\defaults\InputDeviceMappings Make a back up of that file just in case though you should be able to store your modified version in C:\ProgramData\Team MediaPortal\MediaPortal\InputDeviceMappings It should look like that: [url]http://pastebin.com/yxF4p5UZ[/url] You will need to add at least one new HidUsageAction section to it. The trick is to find out which UsagePage and UsageCollection you need to use. You can specify them as name providing that MP supports it or decimal or hexadecimal value with 0x prefix. The named values MP supports are shown in there: [url]http://pastebin.com/Zy0Bh5nV[/url] I'm guessing UsagePage should be GameControls but I'm not sure about UsageCollection really. Then once you have the right HidUsageAction you should be able to see the actual commands code sent by each buttons in the MP logs. Just make sure you enable extensive logs from the Remote HID tab. From there you have to setup an action mapping that works for you. Look in DirectInput.xml maybe. Hope it helps! [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
Support
General Support
How use HID compatible gamepad in mediaportal
Contact us
RSS
Top
Bottom