Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feat] Add better Compatibility layer support for Intel Macs #1253

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

flavioislima
Copy link
Contributor

@flavioislima flavioislima commented Mar 9, 2025

This PR adds more checks and improvements on the Compatibility Layer on macOS, Intel Macs in specific.
It will now check if it is a Intel Mac and default to Wine Crossover instead of GTPK since GPTK has terrible performance there.

How to Test

QASE Tests:
https://app.qase.io/project/HC?case=577&suite=183
https://app.qase.io/project/HC?case=578&suite=183

AI Summary

This pull request introduces support for distinguishing between Intel Macs and other Mac systems, and updates the logic accordingly in various parts of the codebase. Here are the most important changes:

Support for Intel Macs:

Code adjustments for Intel Mac compatibility:

These changes ensure that the application can correctly identify and handle Intel-based Macs, allowing for more accurate configuration and compatibility checks.


Use the following Checklist if you have changed something on the Backend or Frontend:

  • Tested the feature and it's working on a current and clean install.
  • Tested the main App features and they are still working on a current and clean install. (Login, Install, Play, Uninstall, Move games, etc.)
  • Created / Updated Tests (If necessary)
  • Created / Updated documentation (If necessary)

@flavioislima flavioislima added the PR: Ready-For-Review PR is ready to be reviewed by peers label Mar 11, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
PR: Ready-For-Review PR is ready to be reviewed by peers
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants