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.