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
(I'm going to leave this here until it's all cleared up.)
(It finally workss)
Line 72: Line 72:
 
'''Notes'''
 
'''Notes'''
 
{{ii}} After replacing a file, X360ce will display a warning about configuration file not matching the X360ce version - ignore it.
 
{{ii}} After replacing a file, X360ce will display a warning about configuration file not matching the X360ce version - ignore it.
}}
 
 
===Unset controller from first player===
 
{{Fixbox|1=
 
{{Fixbox/fix|Bind controller to any slot}}
 
# Open your already configured <code>x360ce.ini</code>
 
# Cut-paste device unique identifier in <code>[Mappings]</code> section to desired PAD number.
 
# Save the changes
 
'''Notes'''
 
{{ii}} Using configurator again will reset this setting
 
 
}}
 
}}
  
Line 90: Line 80:
 
{{Fixbox/fix|Instructions}}
 
{{Fixbox/fix|Instructions}}
 
# Select the desired controller, then find the '''Controller''' tab, located on the second row.
 
# Select the desired controller, then find the '''Controller''' tab, located on the second row.
# Find the '''Priority''' drop down menu, and set the desired priority level.
+
# Find the '''Map To''' drop down menu, and set the desired player slot.
 
}}
 
}}
  

Revision as of 18:48, 10 January 2016

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

Setting Up

Step One

Task Manager Xbox 360 Controller Emulator Win32 x64 Example.jpg
Instructions

Step Two

If a game runs as 32 bit then download the 32-bit version of the emulator, otherwise, download the 64-bit version.
Instructions

Step Three

Instructions

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.
Instructions

Right Analog Stick Activates Left Trigger

Instructions

Other information

Change controller slot

Xbox 360 Controller Emulator Priority Example.jpg
Instructions


References