LLE USB and LED indicator update
parent
1f1bae491c
commit
1d45723363
|
@ -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.
|
||||
|
|
Loading…
Reference in New Issue