X360ce 4.10.0.0 Alpha Jun 2026

Obtain the x360ce.zip from the official GitHub releases .

public class X360CE { // This piece imports the necessary library. // Ensure xinput1_3.dll is in the same folder as your executable. [DllImport("xinput1_3.dll")] public static extern int XInputGetState( uint dwUserIndex, ref XINPUT_STATE pState);

The x360ce project has been a staple in the gaming community for years, providing users with a reliable and feature-rich tool to emulate an Xbox 360 controller on their PC. The latest iteration, x360ce 4.10.0.0 alpha, brings a slew of exciting features and improvements to the table. In this article, we'll dive into the long list of features and enhancements that make this version stand out.

It utilizes the ViGEmBus driver to create a "Virtual Xbox 360 Controller" at the OS level.

<!-- Mapping for 'Peace' / Y Button --> <Map Name="Y Button" Device="Controller_1" Object="Button 3" />