fix: Adjust defaults for FEXCORE, BOX64 and Proton#1515
Conversation
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (1)
📝 WalkthroughWalkthroughBOX64 is bumped to 0.4.2, FEXCore to 2605, and the default Proton/Wine string for Turnip-capable containers is changed to proton-10.0-arm64ec-2. ChangesRuntime Version Updates
Estimated code review effort🎯 3 (Moderate) | ⏱️ ~20 minutes Possibly related PRs
Suggested reviewers
Poem
🚥 Pre-merge checks | ✅ 4 | ❌ 1❌ Failed checks (1 warning)
✅ Passed checks (4 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Description
Updated the defaults for FEXCORE, Box64 and Proton:
Fexcore: 2603 -> 2605
Box64: 0.3.6 -> 0.4.2
Proton: proton-9.0-arm64ec -> proton-10.0-4-arm64ec-1
Recording
Type of Change
Checklist
#code-changes, I have discussed this change there and it has been green-lighted. If I do not have access, I have still provided clear context in this PR. If I skip both, I accept that this change may face delays in review, may not be reviewed at all, or may be closed.CONTRIBUTING.md.Summary by cubic
Update default versions for
FEXCORE,Box64, and Proton to improve compatibility on Turnip-capable and Adreno devices. Proton now defaults to the latest ARM64EC v10 build across all GPU paths.FEXCORE: 2603 → 2605Box64: 0.3.6 → 0.4.2proton-10.0-arm64ec-2inContainerUtilsfor Turnip-capable, Adreno 8 Elite, and fallback pathsWritten for commit 1b6b487. Summary will update on new commits.
Summary by CodeRabbit