Readme
A program to map the Xbox Controller inputs to a keyboard or mouse inputs.
Features:
- Able to map any button on a Xbox Controller to a keyboard key or mouse button.
Limitations:
- Supports only one controller.
- Mouse movement can only be mapped to the two thumb sticks.
Prerequisites:
- Xbox controller.
- Microsoft .NET Framework Version 2.0
Supported OS:
- Windows XP
- Windows Vista
Installation
Unzipped all the files in the zip to any folder. No registry key is created when the program is being used.
Removal:
Delete the folder containing XbC2K.
Update:
Replace "XbC2K.exe" with the new exe file.
Known Issues
None.
Change Log
Version: 1.2.0.0 (2008 October 02, 10:58)
- Fixed: An unhandled exception will occur when no key or mouse button are entered in the Edit Actions form, then accepting the changes.
- Changed: v1.1.0.0 profiles are not compatible with current version.
- Changed: Button list is now sorted.
- Changed: Improved extended key detection.
- Differentiate between left/right alt/ctrl/shift.
- Num lock now correctly name instead of being called "Pause".
- Added: Middle mouse support.
- Added: Thumb sticks are now configurable.
- Added: Triggers are now configurable.
Version: 1.1.0.0 (2008 October 01, 03:23)
- Fixed: Proper support for extended keys (arrow keys, home, end, e.t.c.).
- Changed: About form will not be shown in taskbar.
- Added: Support for modifier keys, e.g.: Alt + Ctrl + Shift + P.
Version: 1.0.0.0 (2008 September 30, 17:53)
- Release.