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
m (→‎Unset controller from first player: because repeating words is mainstream.)
(Rough rewriting, going to eat some pasta nao. This was such a stupid solution but oh well now.)
Line 50: Line 50:
 
{{Fixbox|1=
 
{{Fixbox|1=
 
{{Fixbox/fix|Bind controller to any slot}}
 
{{Fixbox/fix|Bind controller to any slot}}
# Open your already configured <code>x360ce.ini</code>
+
# Run '''x360ce.exe''' only once, then open <code>x360ce.ini</code>
# Cut-paste InstanceGuid in <code>[Mappings]</code> section to desired PAD number.  
+
# Navigate to the <code>[Mappings]</code> section, then swap the '''PAD1''' and '''PAD2''' IDs.
# Save the changes
+
# Copy x360ce.ini and the xinput dll to the desired game's path.  
 +
 
 +
'''Notes'''
 +
{{ii}} '''x360ce.exe''' should not be run again or these changes will be overriden.
 
}}
 
}}
  

Revision as of 19:01, 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