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
(Rough rewriting, going to eat some pasta nao. This was such a stupid solution but oh well now.)
(Undo revision 169130 by RaTcHeT302 (talk) I tried to keep generic because this is also vallid for 3rd, 4th slots)
Line 27: Line 27:
 
{{Fixbox/fix|Replace Xinput1_3.dll with a different version|ref=<ref>[https://www.youtube.com/watch?v=JDK5CYcLupE TheGameBreaker99 video]</ref>}}
 
{{Fixbox/fix|Replace Xinput1_3.dll with a different version|ref=<ref>[https://www.youtube.com/watch?v=JDK5CYcLupE TheGameBreaker99 video]</ref>}}
 
# Run '''X360ce''' and let the program create '''xinput1_3.dll''' and '''x360ce.ini''' files.
 
# Run '''X360ce''' and let the program create '''xinput1_3.dll''' and '''x360ce.ini''' files.
# Configure the settings like you normally would.
+
# Configure the controls like you normally would.
 
# Close '''X360ce'''.
 
# Close '''X360ce'''.
 
# Download a special [http://community.pcgamingwiki.com/files/file/76-x360ce-right-analog-stick-fix/ xinput1_3.dll].
 
# Download a special [http://community.pcgamingwiki.com/files/file/76-x360ce-right-analog-stick-fix/ xinput1_3.dll].
Line 50: Line 50:
 
{{Fixbox|1=
 
{{Fixbox|1=
 
{{Fixbox/fix|Bind controller to any slot}}
 
{{Fixbox/fix|Bind controller to any slot}}
# Run '''x360ce.exe''' only once, then open <code>x360ce.ini</code>
+
# Open your already configured <code>x360ce.ini</code>
# Navigate to the <code>[Mappings]</code> section, then swap the '''PAD1''' and '''PAD2''' IDs.
+
# Cut-paste InstanceGuid in <code>[Mappings]</code> section to desired PAD number.  
# Copy x360ce.ini and the xinput dll to the desired game's path.
+
# Save the changes
 
 
 
'''Notes'''
 
'''Notes'''
{{ii}} '''x360ce.exe''' should not be run again or these changes will be overriden.
+
{{ii}} Using configurator again will reset this setting
 
}}
 
}}
  

Revision as of 19:08, 22 May 2015

Key points

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

General information

Official site
GameCompatibilityList.

Installation

  1. Copy x360ce.exe to any folder of your choosing and open it.
  2. 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.
  3. Copy x360ce.ini and xinput1_3.dll to the game application folder and run the game.
If x360ce is properly configured, a beep should be heard when launching the game

Uninstallation

Simply delete xinput1_3.dll from the game folder.

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.

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