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 (→‎x360ce not detected: removed "most")
(moved some links to general information for now)
Line 1: Line 1:
'''Xbox 360 Controller Emulator''' ('''X360ce''') is a freeware emulator which enables the use of your DirectInput controller (GamePad, Joystick, Wheel) on recent games which only support XInput controllers such as the Xbox 360 controller. This application is Windows only and works on a limited number of games. If your game isn't on the compatibility list you should try the different compatibility modes and add its name here if successful.
+
'''General information'''
 +
{{mm}} [http://code.google.com/p/x360ce/ Official site]
 +
{{mm}} [http://code.google.com/p/x360ce/wiki/GameCompatibilityList GameCompatibilityList].
  
The necessary files can be found on the application [http://code.google.com/p/x360ce/ webpage] under the Downloads section.
+
'''Xbox 360 Controller Emulator''' ('''X360ce''') is a freeware emulator which enables the use of your DirectInput controller (GamePad, Joystick, Wheel) on recent games which only support XInput controllers such as the Xbox 360 controller. This application is Windows only and works on a limited number of games. If your game isn't on the [http://code.google.com/p/x360ce/wiki/GameCompatibilityList compatibility list] you should try the different compatibility modes and add its name here if successful.
  
 
== Application ==
 
== Application ==
Line 43: Line 45:
 
# The game should now detect the controller.
 
# The game should now detect the controller.
 
}}
 
}}
 
== Game compatibility ==
 
Refer to the [http://code.google.com/p/x360ce/wiki/GameCompatibilityList GameCompatibilityList]. Use the 64-bit version for games with 64-bit executables.
 
  
 
{{References}}
 
{{References}}

Revision as of 20:55, 9 December 2014

General information

Official site
GameCompatibilityList.

Xbox 360 Controller Emulator (X360ce) is a freeware emulator which enables the use of your DirectInput controller (GamePad, Joystick, Wheel) on recent games which only support XInput controllers such as the Xbox 360 controller. This application is Windows only and works on a limited number of games. If your game isn't on the compatibility list you should try the different compatibility modes and add its name here if successful.

Application

Installation

  1. Copy xinput1_3.dll, x360ce.exe and x360ce.ini to any folder of your choosing and open the x360ce application.
  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 xinput1_3.dll to the game application folder and run the game.
  4. Everything should be working, some games may show the controller as an Xbox 360 controller.

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


References