Page:
Known Hardware Bugs
Pages
Child Process Debugging
Cxbx Reloaded overview
Developer notes
Developing Homebrew and test programs
Frequently Asked Questions (FAQ)
HLE v2 Database Method
Home
Known Hardware Bugs
Maintaining OOVPAs for HLE function detection
OOVPA sorting
Overview of the project & Glossary of terms
Rebase Line Ending Fix
Shortcut Keys
Updating a sub moduled Git repository
Xbox D3D drawing via NV2A Kelvin
dgVoodoo Upscale Method
2
Known Hardware Bugs
RadWolfie edited this page 2025-08-23 06:58:00 -05:00
Technically, it is not a hardware bug but more of a title developer's coding error.
Certain conditions must be met to trigger the fault on Xbox hardware, which is most likely will be triggered in Cxbx-Reloaded. Because of this, there will be no need to create false positive reports. We have no intention to create workaround hack fixes other than the possibility of conditional checks to create a pop-up message to warn the users to expect the title to break.
EEPROM Settings
- NTSC 720p Only
- Xbox hardware: Cause title(s) stuck at Xbox logo with Microsoft wording below it.
Cxbx-Reloaded:Received Fatal Message: Unable to determine default Xbox backbuffer
Solution: Condition check have not been made to warn users yet.
NOTE: The cause is frompPresentationParameters->Flags
has0x40
bit flag set.- King Arthur (DVD demo)
- Miami Vice
- Xbox hardware: Cause title(s) output no video.
Cxbx-Reloaded: Not rendered onto the whole screen, only rendered to the top left corner.
Solution: There will be no implement warning message for these title(s) bug.- Monopoly Party!
- Xbox hardware: Cause title(s) stuck at Xbox logo with Microsoft wording below it.
- AV Region Incompatibility
- Xbox hardware: Cause title(s) to display dirty disc error or the like.
Cxbx-Reloaded: Same as above.
Solution: Warn the users of incompatibility AV Region usage.- 007: Nightfire
- Possible similar issue like The Warrior title has.
- Grand Theft Auto: San Andreas
- The Warrior
- NTSC region will play videos from the
bink
directory. And PAL region will play videos from thebink_pal
directory.
- NTSC region will play videos from the
- Quantum Redshift
- Japan version will switch languages. (Is this a bug or a feature?)
- And possibility more has the same issue.
- 007: Nightfire
- Xbox hardware: Cause title(s) to display dirty disc error or the like.
Home
Usage:
- Overview of the project & Glossary of terms
- Frequently Asked Questions (FAQ)
- Shortcut Keys
- Known Hardware Bugs
Development:
- Cxbx Reloaded overview
- Developer notes
- Child Process Debugging
- Developing Homebrew and test programs
- HLE v2 Database Method
- Maintaining OOVPAs for HLE function detection
- OOVPA sorting
- Updating a sub moduled Git repository
- Rebase Line Ending Fix
- Xbox D3D drawing via NV2A Kelvin
Other links: