Xoutput.v0.11 -

Install v1.12.5   Docs   Community Star

1. Executive Summary Xoutput v0.11 is a mid-version release of an open-source application designed to bridge the gap between modern XInput controllers (Xbox 360, Xbox One, Xbox Series X|S) and older Windows games or software that only support DirectInput. Unlike generic mapping tools, Xoutput translates XInput signals into emulated DirectInput device commands, enabling native-like compatibility without requiring hardware modifications or driver-level patches.

Xoutput.exe --controller 1 --deadzone 0.15 Starts mapping controller 1 with a 15% deadzone. Since no GUI, advanced users create a config.ini with sections like:

[Controller1] Enabled=1 DeviceIndex=0 LeftDeadzone=0.20 RightDeadzone=0.20 TriggersAsSeparate=1 RumbleEnabled=1 [General] PollRate=1000 BackgroundMode=1

Always use ViGEmBus from https://github.com/nefarius/ViGEmBus/releases Technical Analysis Unit Date: April 2026 Document version: 1.0 Based on: Xoutput v0.11 source code and user community testing

Xoutput.v0.11 -

1. Executive Summary Xoutput v0.11 is a mid-version release of an open-source application designed to bridge the gap between modern XInput controllers (Xbox 360, Xbox One, Xbox Series X|S) and older Windows games or software that only support DirectInput. Unlike generic mapping tools, Xoutput translates XInput signals into emulated DirectInput device commands, enabling native-like compatibility without requiring hardware modifications or driver-level patches.

Xoutput.exe --controller 1 --deadzone 0.15 Starts mapping controller 1 with a 15% deadzone. Since no GUI, advanced users create a config.ini with sections like: Xoutput.v0.11

[Controller1] Enabled=1 DeviceIndex=0 LeftDeadzone=0.20 RightDeadzone=0.20 TriggersAsSeparate=1 RumbleEnabled=1 [General] PollRate=1000 BackgroundMode=1 Xoutput.v0.11

Always use ViGEmBus from https://github.com/nefarius/ViGEmBus/releases Technical Analysis Unit Date: April 2026 Document version: 1.0 Based on: Xoutput v0.11 source code and user community testing Xoutput.v0.11




JuliaCon 2025


Watch talks from JuliaCon 2025, featuring the latest developments, optimizations, and innovations from the Julia community.





Julia has been downloaded over 100 million times and the Julia community has registered over 12,000 Julia packages for community use. These include various mathematical libraries, data manipulation tools, and packages for general purpose computing. In addition to these, you can easily use libraries from Python, R, C/Fortran, and C++, and Java. If you do not find what you are looking for, ask on Discourse, or even better, contribute one!









This Month in Julia World (January 2026)

Community Newsletter for January 2026

This Month in Julia World (December 2025)

Community Newsletter for December 2025

This Month in Julia World (November 2025)

Community Newsletter for November 2025






Talk to us



Discourse

Discourse Logo

GitHub

GitHub Logo

Zulip

Zulip Logo

Slack

Slack Logo

Twitter

Twitter Logo

Videos

YouTube Logo

LinkedIn

LinkedIn Logo












Debugger

Debugger

Revise

Revise Logo

GPUs

Julia GPU Logo

Benchmarking

BenchmarkTools Logo