Win 360 wireless problem
#1
I have got 2 problems in xbmc whit some windows games.

Problem 1:my wireless 360 controller doesn't work.I have put the .XML of the 360 controller in my custom keymap, but unfortunately without consequence.

Problem 2: Games are not opened in a maximized window. On the Properties from the .exe file i've set the settings to maximalize the window. But once I open the game in xbmc, he opens it in a normal window. If I exit the game, then I'm not going backwards in xbmc. Xbmc but I see in the taskbar.
Reply
#2
1. Read this thread. It should help you.
2. Are you using one of the launcher add-ons for this?
Reply
#3
Yes i am using advanched launcher. Eden final version and skin aeon nox 2.

Thnx for the link for the 360 controller. WIll give it a try tonight
Reply
#4
360 controller still not working.

I've done edit the name line.
According to this link: http://forum.xbmc.org/showthread.php?tid...controller
Installed new 64bits windows 7 driver, no results in xbmc.

Must i install the 360evenclient.exe?

Problem 2 is still going on.
Reply
#5
You first need to make sure the controller shows up in the Windows device manager. Then in XBMC find the exact name of the controller in the log file. That is the name that needs to be in the xml file.
Reply
#6
(2012-05-24, 01:07)kricker Wrote: You first need to make sure the controller shows up in the Windows device manager. Then in XBMC find the exact name of the controller in the log file. That is the name that needs to be in the xml file.

This is the latest info of my log:
08:40:15 T:2116 NOTICE: Enabled Joystick: Controller (Xbox 360 Wireless Receiver for Windows)
08:40:15 T:2116 NOTICE: Details: Total Axis: 5 Total Hats: 1 Total Buttons: 10
08:40:37 T:2116 DEBUG: SDLKeyboard: scancode: 1c, sym: 000d, unicode: 000d, modifier: 0
08:40:37 T:2116 DEBUG: CApplication::OnKey: return (f00d) pressed, action is Select
08:40:37 T:2116 NOTICE: Disabled debug logging due to GUI setting. Level 0.
08:40:37 T:2116 NOTICE: Log level changed to 0

The name of my xml file = joystick.Microsoft.Xbox.360.Controller.xml

Some text of my .xml file:
-<keymap> -
<global> -
<joystick name="Xbox 360 Wireless Receiver">
<button id="1">Select</button>
<!-- A -->
Reply
#7
I've not done this myself, but have you tried making them EXACTLY the same?
(2012-05-24, 08:44)g.scholtens Wrote: 08:40:15 T:2116 NOTICE: Enabled Joystick: Controller (Xbox 360 Wireless Receiver for Windows)

It looks as if you are missing the "for Windows" part of the name.
(2012-05-24, 08:44)g.scholtens Wrote: <joystick name="Xbox 360 Wireless Receiver">

From the thread I linked to earlier:
(2012-05-16, 07:39)Rostol Wrote: You need to edit this line in the xml file:

Code:
<joystick name="Controller (Xbox 360 Wireless Receiver for Windows)">

to read extactly what the xbmc log is detecting as a controller.
Reply
#8
Maybe someone can post his .xml file with the same controller?
Reply
#9
Have you tried the name as stated above exactly?
Reply
#10
(2012-05-24, 16:06)kricker Wrote: Have you tried the name as stated above exactly?

Not at home now. Will give it a try tonight.
I've googled

and found this .xml file

SHould this one work?

https://github.com/xbmc/xbmc/blob/master...roller.xml
Reply
#11
The name still doesn't match exactly what your log has, so probably not until you change that.
Reply
#12
New error log:
17:28:58 T:2264 DEBUG: ------ Window Init () ------
17:29:03 T:2264 NOTICE: Enabled Joystick: Controller (Xbox 360 Wireless Receiver for Windows)
17:29:03 T:2264 NOTICE: Details: Total Axis: 5 Total Hats: 1 Total Buttons: 10
17:29:06 T:2264 DEBUG: Joystick 0 button 5 Down
17:29:06 T:2264 DEBUG: Joystick 0 button 5 Up
17:29:07 T:2264 DEBUG: Joystick 0 button 1 Down
17:29:07 T:2264 DEBUG: Joystick 0 button 3 Down

My part of the xml file:

--><keymap> <global> <joystick name="Controller (Xbox 360 Wireless Receiver for Windows)s"> <button id="1">Select</button> <!-- A --> <button id="2">Back</button> <!-- B --> <button id="3"></button> <!-- X --> <button id="4"></button> <!-- Y --> <button id="5"></button> <!-- LB --> <button id="6"></button> <!-- RB --> <button id="7"></button> <!-- ? --> <button id="8"></button> <!-- ? --> <button id="9">XBMC.ActivateWindow(PlayerControls)</button>
Reply
#13
Either you have a copy and paste issue, or they are really still not the same.

Code:
17:29:03 T:2264 NOTICE: Enabled Joystick: Controller (Xbox 360 Wireless Receiver for Windows)

Code:
<joystick name="Controller (Xbox 360 Wireless Receiver for Windows)s">
Reply
#14
Will try this one this weekend.

Now iam busy with itil exam.
Reply
#15
The buttons are working. i can accept (enter) and go back. So 2 buttons are working. But nothing else more.
Reply

Logout Mark Read Team Forum Stats Members Help
360 wireless problem0