MatthewJolly / x360ce

Automatically exported from code.google.com/p/x360ce
0 stars 0 forks source link

Swap controller impossible/guide button mapping unsupported #119

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
0. Version 2.0.2.95 Beta
1. Having two or more controllers
2. Swapping pad numbers in config
3. Running x360ce.exe

What is the expected output? What do you see instead?
I would like to swap my physical controller to secondary in x360ce and my fake 
controller created with vjoy to first but config changes are getting 
automatically overriden or just to be able to map some key to guide button

What version of x360ce and Windows are you using?
Version 2.0.2.95 Beta, Windows 7 x32 Ultimate

What gamepad are you using? On what version of drivers?
Natec Black Fox with original driver from the CD (no chances to find updated 
drivers online)

Original issue reported on code.google.com by kacper...@gmail.com on 19 Dec 2010 at 4:38

GoogleCodeExporter commented 9 years ago
GUIDE/HOME button is NOT in XInput specification, blame MS. This button seems 
to send some event on XInput driver level, so it will be not supported because 
I do not know how this work (not documented).

Swap PADx section name and it will work, app may force change this but should 
work when copied ini + DLL to game, so configure it first.
Evaldas Jocys is developing app, so I will set him as Owner of this issue.

Original comment by tapcio on 19 Dec 2010 at 4:59

GoogleCodeExporter commented 9 years ago
Thanks for info, I wouldn't think that dll will automatically try config from 
external ini file (I thought it was just for the app to store config). Hope the 
next version will support this and additionally would be nice to have an option 
for hiding that annoying commandline window(to be shown in debug mode or sth 
only).

Btw to not spam with more Issues: this works for L4D2, however sometimes after 
idling too long buttons stop working in game - i found that and reproduced many 
times by going alt-tab back to system to search for game config info and when 
got back only analogs worked.

Original comment by kacper...@gmail.com on 19 Dec 2010 at 7:11

GoogleCodeExporter commented 9 years ago
x360ce DLL (xinput1_3.dll) + x360ce.ini is only needed for games, x360ce.App is 
only GUI configuration program, you can manually edit x360ce.ini file.

You can easily disable Console changing Console=1 to Console=0 in x360ce.ini.

For L4D2 issue, please set Log=1 and reproduce problem in game. Then create new 
issue and attach log to it (from x360ce folder). Also do not forgot to disable 
logging (Log=0), it will slowdown games.

Original comment by tapcio on 19 Dec 2010 at 7:26

GoogleCodeExporter commented 9 years ago

Original comment by tapcio on 1 Sep 2011 at 9:10

GoogleCodeExporter commented 9 years ago

Original comment by tapcio on 30 Jan 2013 at 5:23

GoogleCodeExporter commented 9 years ago

Original comment by danialho...@gmail.com on 16 Feb 2013 at 7:11