From 1d457233636ac76d90e4d36b9d4a42ab10d3405d Mon Sep 17 00:00:00 2001 From: ergo720 <30000751+ergo720@users.noreply.github.com> Date: Wed, 1 Aug 2018 13:53:07 +0200 Subject: [PATCH] LLE USB and LED indicator update --- Frequently-Asked-Questions-(FAQ).md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/Frequently-Asked-Questions-(FAQ).md b/Frequently-Asked-Questions-(FAQ).md index e8db1e3..e357fed 100644 --- a/Frequently-Asked-Questions-(FAQ).md +++ b/Frequently-Asked-Questions-(FAQ).md @@ -102,6 +102,8 @@ Enabling this option will emulate the Xbox's NV2A GPU using OpenGL instead of pa It may provide more accurate results, but is currently much slower than the default HLE approach. +As of PR [#1365](https://github.com/Cxbx-Reloaded/Cxbx-Reloaded/pull/1365), LLE USB is implemented but in a permanently disabled state since it doesn't work yet because of kernel issues. Enabling this option will emulate the underlying USB hardware of the Xbox instead of intercepting Xinput function calls. + *** ### What is LTCG (Link-Time Code Generation)? @@ -113,7 +115,7 @@ For more terminology and definitions, see the _[Overview of the project & Glossa *** -### What does 'LED' in the upper right of the window mean? +### What is that green square in the upper right of the window? This is the light that would normally be on the front of the Xbox. -Some dashboards change it, or it may flash different colors to show error codes. +Some dashboards may change it, or it may flash of different colors to show error codes.