Перейти к содержанию

X360ce 4.10.0.0 Alpha 💯

Just a heads up for anyone using x360ce (Xbox 360 Controller Emulator) – the build is out.

Added initial code for remote controllers and Windows Service support (work in progress). Installation and Setup To use this version, follow these standard steps:

Here’s a draft post for a forum, Reddit, or blog regarding : x360ce 4.10.0.0 alpha

Note: Button 3 is a placeholder. You must check which button number your physical controller registers in the x360ce "Advanced" tab.

If you are looking to map the "Peace" button (typically the on an Xbox controller) to a specific input on your DirectInput device, here is the XML snippet you would find or edit inside the x360ce.xml file. Just a heads up for anyone using x360ce

This specific Alpha build is known to be significantly different from the older stable versions (3.x). It uses a different architecture (often requiring the x360ce.App folder structure). If you encounter crashes, try using the stable branch (3.2.10.82) or ensure you have the full package for 4.10.

Users have reported a "definite improvement" in input delay compared to older iterations. You must check which button number your physical

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);

There is no longer a need to copy executables to game folders; one copy of the .exe can manage all games on your PC.

x360ce 4.10.0.0 Alpha Released – Test the latest Xbox 360 controller emulator

Get it from the official GitHub releases page (avoid third-party sites) ➡️

×
×
  • Создать...