You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[Feat] - Refactor compatibility layer initialization for Mac and Linux support
- Updated `initializeCompatibilityLayer` to include Linux in the compatibility checks.
- Renamed `setGPTKDefaultOnMacOS` to `setDefaultCompatibilityLayer` for broader applicability.
- Enhanced wine version selection logic to accommodate Proton-GE for Linux and improved compatibility checks for MacOS.
- Added early return conditions to streamline the process based on platform compatibility.
This refactor improves the overall compatibility layer setup for both Mac and Linux environments.
0 commit comments