Anonymous edits have been disabled on the wiki. If you want to contribute please login or create an account.


Warning for game developers: PCGamingWiki staff members will only ever reach out to you using the official press@pcgamingwiki.com mail address.
Be aware of scammers claiming to be representatives or affiliates of PCGamingWiki who promise a PCGW page for a game key.

Difference between revisions of "Xbox 360 Controller Emulator"

From PCGamingWiki, the wiki about fixing PC games
(Those instructions are not too clear, the whole cut paste thing is stupid. Just leave it as it is, I've written it like this for a good reason.)
(Undo revision 169133 by (talk) You *already* have to configure x360ce in the "installation" section (it's there for a reason). Therefore, it's *cleaner* to just mention the actual "special" thing for X slot enforcing.)
Line 50: Line 50:
 
{{Fixbox|1=
 
{{Fixbox|1=
 
{{Fixbox/fix|Bind controller to any slot}}
 
{{Fixbox/fix|Bind controller to any slot}}
# Run '''x360ce.exe''' only once, then open <code>x360ce.ini</code>
+
# Open your already configured <code>x360ce.ini</code>
# Navigate to the <code>[Mappings]</code> section, then swap the '''PAD1''' and '''PAD2''' IDs.
+
# Cut-paste device unique identifier in <code>[Mappings]</code> section to desired PAD number.  
# Copy x360ce.ini and the xinput dll to the desired game's path.
+
# Save the changes
 
 
 
'''Notes'''
 
'''Notes'''
{{ii}} '''x360ce.exe''' should not be run again or these changes will be overriden.
+
{{ii}} Using configurator again will reset this setting
 
}}
 
}}
  

Revision as of 19:41, 22 May 2015

Key points

Enables use of DirectInput controllers in games that only support XInput ones.

General information

Official site
GameCompatibilityList.

Installation

  1. Copy x360ce.exe to any folder of your choosing and open it.
  2. Edit the Controller tabs key bindings to your liking. Check the Games Compatibility list and select the correct compatibility mode for your game. Once that's done you can close the application.
  3. Copy x360ce.ini and xinput1_3.dll to the game application folder and run the game.
If x360ce is properly configured, a beep should be heard when launching the game

Uninstallation

Simply delete xinput1_3.dll from the game folder.

Issues unresolved

Can't use controllers with Unity engine games

Unity is incompatible due to the Unity input manager using Raw Input instead of DirectInput.[1] See Controller for other alternatives.

Issues fixed

Right Analog Stick Activates Left Trigger

Instructions

x360ce not detected

Some games use xinput1_4.dll (e.g. OlliOlli).
Note that this will not work for Unity engine games.
Instructions

Unset controller from first player

Instructions


References