fqlx / XboxKeyboardMouse

Keyboard and mouse for Xbox One streaming on Windows
Apache License 2.0
317 stars 66 forks source link

Disable Top Streaming Bar in Windows 10 XBox App #103

Closed redline99cs closed 6 years ago

redline99cs commented 6 years ago

Hello i would like the app to display fullscreen without the Top Bar Info "Streaming from...." As soon as i move the mouse the bar appears. Can this be disabled please? Also what is the recommended DPI setting for my mouse? Im having a hard time with 800dpi, 1500DPI semms to be easier to aim. I run the calibration tool but aiming is still wobly and difficult. I own a corsair scimitar pro if it helps. Thank you and great programm

DavidRieman commented 6 years ago

We don't own the Xbox streaming app, so we wouldn't be able to disable its behavior in a safe way. For users with multiple monitors we could probably bind the mouse for measuring over the other screen though.

I don't know the recommended DPI settings, but I did just notice the dead-zoning mode isn't respecting the in-app mouse sensitivity values, and I did just reproduce the wonky/wobbly aiming - so I really hope to be able to debug and tackle that this week.

DavidRieman commented 6 years ago

I figured out the main problem with the dead zone calcs. Code incoming.

DavidRieman commented 6 years ago

The new installer is available with the latest aiming fixes. It is linked via the home page readme. I don't think we can do anything about the Xbox app header, so I'm closing the issue. Let us know if there are still any issues.