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 45: Line 45:
 
===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://web.archive.org/web/20141205052156/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 (retrieved)]</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>[https://web.archive.org/web/20141205052156/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 (retrieved)]</ref> See [[Controller]] for other alternatives.
 +
 
===Problem setting right stick on some controllers such as SteelSeries 3GC===
 
===Problem setting right stick on some controllers such as SteelSeries 3GC===
 
{{ii}}X360CE shows controller is offset as follows:  32767;-32768
 
{{ii}}X360CE shows controller is offset as follows:  32767;-32768

Revision as of 15:37, 14 August 2015

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

Right Analog Stick Activates Left Trigger

Instructions

Other information

Change controller slot

This tells the game which order to load the controllers (placeholder text).
Xbox 360 Controller Emulator Priority Example.jpg
Instructions


References