Thanks XIYL
I will try your version as well. As others have said, it is tough to switch to another controller if you used an original Xbox one on the XBox.
One thing that does not work well is the DVD menu at the start of a movie. These are part of the DVD itself, on XBox the A button is like Enter, on PC it is Pause. And you can't move between those psuedo buttons either.This has nothing to do with the .xgi file of course but with the keymap.xml. I will dig around for a solution to that as well.
To make it easier all round, I pasted the contents of the .xgi below. Hope you don't mind.
[Gamepad]
DevType=5
LStickDZ=5
RStickDZ=5
BThreshold=10
TThreshold=10
AThreshold=100
AxesOn=31
LAFactor=255
RAFactor=255
NButtons=24
LStickFull=0
RStickFull=0
AxesScale=64646464646464
Layouts=2
Profile0=0D0F100E09110B0C0102040503061E20191A1C1B23242526
XBCD Controller (Xbox 360 controller) in XBMC Without Key Emulation
z80yyz
Junior Member Posts: 6 Joined: Oct 2009 Reputation: 0 |
2010-07-11 14:19
Post: #61
(This post was last modified: 2010-07-11 14:30 by z80yyz.)
|
| find quote |
doat
Junior Member Posts: 27 Joined: Aug 2010 Reputation: 0 |
2010-08-05 10:13
Post: #62
I am confused, i have the microsoft wireless gaming adapter and a wireless xbox controller i use on my pc but how do i use it for xbmc on windows 7?
|
| find quote |
XIYL
Junior Member Joined: Oct 2008 Reputation: 0 |
2010-08-05 12:43
Post: #63
doat Wrote:I am confused, i have the microsoft wireless gaming adapter and a wireless xbox controller i use on my pc but how do i use it for xbmc on windows 7? This is for original Xbox controllers and wired 360 controllers only. If I had a wireless gaming adapter I could probably make a keymap, but I don't. |
| find quote |
HenryFord
Posting Freak Posts: 1,002 Joined: Jan 2010 Reputation: 14 |
2011-01-06 12:16
Post: #64
It is pretty easy to setup an own keymap, you just need time.
Here is a tutorial: http://forum.xbmc.org/showthread.php?tid=89630 I assume the button-mapping for wireless and for wired controllers do not differ from each other. The mapping is done by the native xbox-controller-driver published by Microsoft (which only works under vista and above). If you want to use XBCD, I am not sure how the mapping is done there. If someone could provide these infos it would be helpful, otherwise you have to recheck the buttons which are pressed (please consider posting your results, as the may help others. I would suggest you use the thread mentioned above) The XBMC-Log will nowadays post your joystick, even if debugging is not enabled. Enable the Debug-Log to see what Buttons were pressed, if you want to remap something or something is not mapped correctly. You could add/change something of the section "FullScreenVideo" to add support for DVD-Playback in a more accurate way, the functions to use: Code: PlayDVD Start playing a DVD (goes to the DVD menu)Here is a list of functions you can use: http://wiki.xbmc.org/index.php?title=Keymap.xml#Actions You can also run XBMC's internal commands, just put "XBMC." before function (XBMC.Function). A list of commands is here: http://wiki.xbmc.org/index.php?title=Lis..._Functions And a list of available windows: http://wiki.xbmc.org/index.php?title=Window_IDs The full list of actions is here: http://xbmc.svn.sourceforge.net/viewvc/x...iew=markup Code: 45 {"left" , ACTION_MOVE_LEFT },
(This post was last modified: 2011-01-06 12:35 by HenryFord.)
|
| find quote |
XIYL
Junior Member Joined: Oct 2008 Reputation: 0 |
2011-01-06 12:36
Post: #65
Thanks HenryFord, I actually do have plans on doing the actual keymap in the near future and am actually using a slightly modified one on my own system. The only reason why I haven't put it up is that it just isn't ready for consumption yet. Atm I'm actually using a modified keymap and a custom XBCD setup but when I release a keymap it will be set up to work with XBCD's default settings. I may actually do it tomorrow just cause you posted so check back.
As far as the DVD thing its not a priority but I'll definitely try to get it resolved with an actual keymap. tbh I don't understand why it doesn't already work but perhaps it'll jump out at me whilst I'm in there.
(This post was last modified: 2011-01-06 12:41 by XIYL.)
|
| find quote |
HenryFord
Posting Freak Posts: 1,002 Joined: Jan 2010 Reputation: 14 |
2011-01-06 16:51
Post: #66
You like the word "actual", don't you
Yeah, that is cool - Posting your results will help for future reference. Edit By the way: If someone wants an unique keymap, just send me the controller you need it for
(This post was last modified: 2011-01-06 18:02 by HenryFord.)
|
| find quote |
XIYL
Junior Member Joined: Oct 2008 Reputation: 0 |
2011-01-07 03:44
Post: #67
As far as using the default config in xbcd its out of the question. XBMC doesn't support how windows does the POV hat (dpad) and in the default config LT and RT aren't axis. So my update will be both an xbcd config and a keymap.
(This post was last modified: 2011-01-07 08:58 by XIYL.)
|
| find quote |
XIYL
Junior Member Joined: Oct 2008 Reputation: 0 |
2011-01-07 10:23
Post: #68
I have it working now, but I did encounter a few issues while setting it up. For some reason, when i try to set it up with 7 axis (XBCD default) xbmc will detect 6 and replace the 5th one with the 7th one. the log with debug enabled wont show axis ids only buttons. From what I see in the xml there isn't any reason why DVDs menus don't work. It must be somewhere else where the problem lies. I've looked through all the documentation on key actions and I cant find anything tied to DVDs like that. (note: the dvd menu issue is that even when your in the menu the nav keys and the a button are all still acting like playback controls eg pause instead of select.)
Just got to get it all cleaned up then I'll update the first post. |
| find quote |
pathw
Junior Member Posts: 28 Joined: Feb 2011 Reputation: 0 |
2011-02-19 11:28
Post: #69
Hi, that download link in the first post doesnt seem to work. It just takes me to the last post of this thread.
|
| find quote |
wierd165
Junior Member Posts: 1 Joined: Feb 2011 Reputation: 0 |
2011-02-21 03:59
Post: #70
pathw Wrote:Hi, that download link in the first post doesnt seem to work. It just takes me to the last post of this thread. Same here and is this for a wired xbox 360 controller? (sorry newb here) |
| find quote |

Search
Help