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 (misc. fixes)
 
(86 intermediate revisions by 11 users not shown)
Line 1: Line 1:
 
'''Key points'''
 
'''Key points'''
{{ii}} Enables use of DirectInput controllers in games that only support XInput controllers.
+
{{ii}} Allows DirectInput controllers to be treated as XInput controllers. The [https://www.pcgamingwiki.com/wiki/Controller:Xbox_360_Controller Xbox 360 Controller] Emulator can also be used with a [[Controller:DualShock 3|PS3 Controller]].
 +
{{++}} Can be used to simulate multiple controllers, useful in games featuring native split-screen multiplayer support such as [[Rocket League]].
  
 
'''General information'''
 
'''General information'''
{{mm}} [https://code.google.com/p/x360ce/ Official site]
+
{{mm}} [https://github.com/x360ce/x360ce Development repository]
{{mm}} [https://code.google.com/p/x360ce/wiki/GameCompatibilityList GameCompatibilityList].
+
{{mm}} [https://github.com/x360ce/x360ce/blob/master/Wiki/CompatibilityList.md Compatibility list]
  
==Installation==
+
==Installation (game-specific)==
 +
{{ii}} If a game runs as 32-bit then download the 32-bit version of the emulator, otherwise download the 64-bit version. Most 32-bit games are often referred to as '''Win32''' or '''x86''', while 64-bit games will often be marked as '''x64'''.
  
# Copy xinput1_3.dll, x360ce.exe and x360ce.ini to any folder of your choosing and open the x360ce application.
+
{{Fixbox|description=Install X360CE for a specific game|fix=
# 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.
+
# Plug-in the desired controller and let Windows install any default drivers if needed.
# Copy xinput1_3.dll to the game application folder and run the game.
+
# [https://github.com/x360ce/x360ce/releases Download] the Xbox 360 Controller Emulator as 32-bit or 64-bit depending on the game. Refer to the game-specific article or '''Windows Task Manager''' to identify process architecture.
# Everything should be working, some games may show the controller as an Xbox 360 controller.
+
# Extract '''x360ce.exe''' inside a new folder in any location.
 +
# Run '''x360ce.exe''', when asked to create the {{file|xinput1_3.dll}} file select '''Create'''.
 +
# 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}} to the path where the game's main executable is located.
  
==Uninstallation==
+
'''Notes'''
 
+
{{ii}} If the files have been setup correctly, a sound effect should play once the game is launched.
Simply delete xinput1_3.dll from the game folder.
+
{{ii}} Simply delete {{file|x360ce.ini}} and {{file|xinput1_3.dll}} from the game's folder to uninstall X360CE for that specific game.
 +
}}
  
 
==Issues unresolved==
 
==Issues unresolved==
 
===Can't use controllers with Unity engine games===
 
===Can't use controllers with Unity engine games===
{{ii}} [[Engine:Unity|Unity]] is incompatible due to the Unity input manager using Raw Input instead of DirectInput.<ref>[https://code.google.com/p/x360ce/issues/detail?id=481 Issue 481 - x360ce - Hooking does not work with Unity Engine - XBOX 360 Controller emulator - Google Project Hosting]</ref> See [[Controller]] for other alternatives.
+
{{ii}} [[Engine:Unity|Unity]] is incompatible due to the Unity input manager using Raw Input instead of DirectInput.<ref>{{Refurl|url=https://web.archive.org/web/20141205052156/https://code.google.com/p/x360ce/issues/detail?id=481|title=Issue 481 - X360CE - Hooking does not work with Unity Engine - XBOX 360 Controller emulator - Google Project Hosting (retrieved)|date=June 2023}}</ref> See [[Controller]] for other alternatives.
 +
 
 +
===Problem setting right stick on some controllers such as SteelSeries 3GC===
 +
{{ii}} X360CE shows controller is offset as follows:  32767;-32768
  
 
==Issues fixed==
 
==Issues fixed==
===Right Analog Stick Activates Left Trigger===
+
===Emulator not being detected===
{{Fixbox|1=
+
{{ii}} Some games use {{file|xinput1_4.dll}} (e.g. [[OlliOlli]]).
{{Fixbox/fix|Replace Xinput1_3.dll with a different version|ref=<ref>[https://www.youtube.com/watch?v=JDK5CYcLupE TheGameBreaker99 video]</ref>}}
+
{{ii}} Note that this will not work for [[#Can't use controllers with Unity engine games|Unity engine games]].
# Run '''X360ce''' and let the program create '''xinput1_3.dll''' and '''x360ce.ini''' files.
 
# Configure the settings like you normally would.
 
# Close '''X360ce'''.
 
# Download a special [http://community.pcgamingwiki.com/files/file/76-x360ce-right-analog-stick-fix/ xinput1_3.dll].
 
# Extract it and copy it to a folder where you're installing X360ce, replacing the '''xinput1_3.dll''' from X360ce.
 
  
'''Notes'''
+
{{Fixbox|description=Rename xinput1_3.dll|fix=
{{ii}} After replacing a file, X360ce will display a warning about configuration file not matching the X360ce version - ignore it.
+
# Setup the [[Xbox 360 Controller Emulator#Setting Up|Xbox 360 Controller Emulator]] as usual, then close it.
 +
# Rename {{file|xinput1_3.dll}} to {{file|xinput1_4.dll}}.
 
}}
 
}}
  
===x360ce not detected===
+
===Right Analog Stick Activates Left Trigger===
{{ii}} Some games use <code>xinput1_4.dll</code> (e.g. [[OlliOlli]]).
+
{{Fixbox|description=Replace Xinput1_3.dll with a different version|ref=<ref>{{Refurl|url=https://www.youtube.com/watch?v=JDK5CYcLupE|title=TheGameBreaker99 video|date=June 2023}}</ref>|fix=
{{ii}} Note that this will not work for [[#Can't use controllers with Unity engine games|Unity engine games]].
+
# Setup the [[Xbox 360 Controller Emulator#Setting Up|Xbox 360 Controller Emulator]] as usual, then close it.
 +
# Download a special [https://community.pcgamingwiki.com/files/file/76-x360ce-right-analog-stick-fix/ xinput1_3.dll].
 +
# Extract it and copy it to a folder where you're installing X360CE, replacing the '''xinput1_3.dll''' from X360ce.
  
{{Fixbox|1=
+
'''Notes'''
{{Fixbox/fix|Rename xinput1_3.dll}}
+
{{ii}} After replacing a file, X360CE will display a warning about configuration file not matching the X360CE version - ignore it.
# Set up x360ce normally.
 
# Rename <code>xinput1_3.dll</code> to <code>xinput1_4.dll</code>.
 
# The game should now detect the controller.
 
 
}}
 
}}
  
===Unset controller from first player===
+
==Other information==
{{ii}}When you connect only a controller, this is automatically assigned to the first slot
+
===Change controller slot===
{{Fixbox|1=
+
[[File:Xbox 360 Controller Emulator Priority Example.jpg|160px|right]]
{{Fixbox/fix|Bind controller to 2nd player}}
+
{{Fixbox|description=Instructions|ref={{cn|date=July 2016}}|fix=
{{++}} For 360 controllers owners, the entire thing can be automated with [http://community.pcgamingwiki.com/files/file/358-x360ce-forced-2nd-player/ already configured package]
+
# Select the desired controller, then find the '''Controller''' tab, located on the second row.
# Download [https://code.google.com/p/x360ce/downloads/detail?name=x360ce%20vibmod%203.1.4.1.zip vibmod's x360ce 3.1.4.1].
+
# Find the '''Map To''' drop down menu, and set the desired player slot.
# Connect your controller and make sure to '''''properly''''' set it up in the application configurator
 
# Open <code>x360ce.ini</code> and swap <code>[PAD1]</code> tag with <code>[PAD2]</code>
 
# Save the changes
 
# Copy <code>x360ce.ini</code> and <code>xinput1_3.dll</code> to {{p|game}}
 
'''Notes:'''
 
{{ii}}If x360ce is properly configured, a beep should be heard when launching the game
 
 
}}
 
}}
 
  
 
{{References}}
 
{{References}}
  
[[Category:Hardware]]
 
 
[[Category:Controller]]
 
[[Category:Controller]]

Latest revision as of 00:47, 22 January 2024

Key points

Allows DirectInput controllers to be treated as XInput controllers. The Xbox 360 Controller Emulator can also be used with a PS3 Controller.
Can be used to simulate multiple controllers, useful in games featuring native split-screen multiplayer support such as Rocket League.

General information

Development repository
Compatibility list

Installation (game-specific)

If a game runs as 32-bit then download the 32-bit version of the emulator, otherwise download the 64-bit version. Most 32-bit games are often referred to as Win32 or x86, while 64-bit games will often be marked as x64.
Install X360CE for a specific game
  1. Plug-in the desired controller and let Windows install any default drivers if needed.
  2. Download the Xbox 360 Controller Emulator as 32-bit or 64-bit depending on the game. Refer to the game-specific article or Windows Task Manager to identify process architecture.
  3. Extract x360ce.exe inside a new folder in any location.
  4. Run x360ce.exe, when asked to create the xinput1_3.dll file select Create.
  5. On the New Device Detected window, leave the default settings on, then select Next and Finish.
  6. Close the program, when asked to save select Yes.
  7. Copy x360ce.ini and xinput1_3.dll to the path where the game's main executable is located.

Notes

If the files have been setup correctly, a sound effect should play once the game is launched.
Simply delete x360ce.ini and xinput1_3.dll from the game's folder to uninstall X360CE for that specific game.

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

Emulator not being detected

Some games use xinput1_4.dll (e.g. OlliOlli).
Note that this will not work for Unity engine games.
Rename xinput1_3.dll
  1. Setup the Xbox 360 Controller Emulator as usual, then close it.
  2. Rename xinput1_3.dll to xinput1_4.dll.

Right Analog Stick Activates Left Trigger

Replace Xinput1_3.dll with a different version[2]
  1. Setup the Xbox 360 Controller Emulator as usual, then close it.
  2. Download a special xinput1_3.dll.
  3. Extract it and copy it to a folder where you're installing X360CE, replacing the xinput1_3.dll from X360ce.

Notes

After replacing a file, X360CE will display a warning about configuration file not matching the X360CE version - ignore it.

Other information

Change controller slot

Xbox 360 Controller Emulator Priority Example.jpg
Instructions[citation needed]
  1. Select the desired controller, then find the Controller tab, located on the second row.
  2. Find the Map To drop down menu, and set the desired player slot.


References