Skip to content

Commit cfb8819

Browse files
Document MMCE+MX4SIO limitation
1 parent 7ae7e9d commit cfb8819

2 files changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/cl.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -291,6 +291,7 @@ jobs:
291291
Test Sheet: https://github.com/NathanNeurotic/PlayStation2-Basic-BootLoader-Extended/blob/main/BETA_TEST_CHECKLIST.md
292292
293293
### PS2BBLE.zip contains all versions
294+
Note: MMCE + MX4SIO combined variants are intentionally omitted (unsupported in embedded IRX mode).
294295
prerelease: true
295296
files: release-artifacts/PS2BBLE.zip
296297
env:

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -464,6 +464,7 @@ make
464464
```
465465

466466
cl commonly builds multiple variants by enumerating feature flags (embedded vs runtime drivers, device support, chainload modes, etc.).
467+
Compatibility note: "normal" builds embed IRX for selected devices, and MMCE + MX4SIO embedded modes are mutually exclusive. Automated prerelease artifacts omit MMCE+MX4SIO combinations accordingly.
467468

468469
---
469470

0 commit comments

Comments
 (0)