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 (RaTcHeT302 moved page X360ce to Xbox 360 Controller Emulator without leaving a redirect)
Line 8: Line 8:
 
{{mm}} [https://github.com/x360ce/x360ce/blob/master/Wiki/CompatibilityList.md GameCompatibilityList].
 
{{mm}} [https://github.com/x360ce/x360ce/blob/master/Wiki/CompatibilityList.md GameCompatibilityList].
  
==Installation==
+
==Setting Up==
 +
{{i}} 32 bit games are often referred to as Win32.
 +
{{Fixbox|1=
 +
{{Fixbox/fix|Instructions}}
 +
# Plug-in any controllers, and let Windows install any default drivers if needed.
 +
# Download the [http://www.x360ce.com/Files/x360ce.zip Xbox 360 Controller Emulator].
 +
# Extract the main executable inside a folder on any desired location.
 +
# Run '''x360ce.exe''', select '''Yes''' when asked to create {{file|x360ce.ini}} and {{file|xinput1_3.dll}}
 +
# On the '''New Device Detected''' window, leave the default settings on, then select '''Next''' and '''Finish'''.
 +
# Close the program, when asked to save select '''Yes'''.
 +
# Copy {{file|x360ce.ini}} and {{file|xinput1_3.dll}} in the same path where the game's main executable is located.
  
# Copy x360ce.exe to any folder of your choosing and open it.
+
'''Notes'''
# 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.
+
{{ii}} If x360ce is properly configured, a beep should be heard when launching the game
# Copy x360ce.ini and xinput1_3.dll to the game application folder and run the game.
+
{{ii}} Simply delete x360ce.ini and xinput1_3.dll from the game folder to get rid of the files.
 +
}}
  
{{ii}}If x360ce is properly configured, a beep should be heard when launching the game
+
==Identifying 32 or 64 bit games==
 
 
==Uninstallation==
 
 
 
Simply delete xinput1_3.dll from the game folder.
 
  
 
==Issues unresolved==
 
==Issues unresolved==

Revision as of 16:18, 3 August 2015

This page may require cleanup to meet basic quality standards. The specific problem is: Waiting for code to stabilize. You can help by modifying the article. The discussion page may contain useful suggestions.

Key points

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

General information

Official site
GameCompatibilityList.

Setting Up

Template:I 32 bit games are often referred to as Win32.

Instructions

Identifying 32 or 64 bit games

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.

Problem setting right stick on some controllers such as SteelSeries 3GC

X360CE shows controller is offset as follows: 32767;-32768

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