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
Line 15: Line 15:
 
# Download the [http://www.x360ce.com/Files/x360ce.zip Xbox 360 Controller Emulator].
 
# Download the [http://www.x360ce.com/Files/x360ce.zip Xbox 360 Controller Emulator].
 
# Extract the main executable inside a folder on any desired location.
 
# 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}}
+
# Run '''x360ce.exe''', select '''Yes''' when asked to create the {{file|x360ce.ini}} and {{file|xinput1_3.dll}} files.
 
# On the '''New Device Detected''' window, leave the default settings on, then select '''Next''' and '''Finish'''.
 
# 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'''.
 
# 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 {{file|x360ce.ini}} and {{file|xinput1_3.dll}} in the path where the game's main executable is located.
  
 
'''Notes'''
 
'''Notes'''
{{ii}} If x360ce is properly configured, a beep should be heard when launching the game
+
{{ii}} If the files have been setup correctly, a sound effect should play once the game is launched.
{{ii}} Simply delete x360ce.ini and xinput1_3.dll from the game folder to get rid of the files.
+
{{ii}} Simply delete {{file|x360ce.ini}} and {{file|xinput1_3.dll}} from the game's folder in order to get rid of the files.
 
}}
 
}}
  

Revision as of 16:26, 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

Development repository
Compatibility list.

Setting Up

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