-
Notifications
You must be signed in to change notification settings - Fork 0
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
Can't play the app on Mac OS Sierra #360
Comments
I actually managed to get it running on Mac OS Sierra but I had to launch the game on my M1 Pro Macbook, change the renderer from Metal to XSupport OpenGL (and not OpenGL because it crashes on this computer), then copy the System folder from Library/Application Support/Unreal and paste on my 2013 Imac running on Mac OS Sierra along with the game. When it launches on Sierra, it works but the graphics are completely broken, so you have to go to the graphic settings and choose OpenGL or another renderer that works best on Intel based machines. My suggestion would be to set the application to XSupportOpenGL by default, or OpenGL if you can fix it for Apple Silicon machines. Software rendering crashes the game too on Apple Silicon machines. |
Could you test this with the new build I just uploaded? |
Apple Metal renderer doesn't work on Intel from the getgo. Don't know if it's the same for everybody else or if it's only on my end though. |
We target Metal 2.0. According to Wikipedia, the following devices should be supported:
|
Oh it supports High Sierra but not Sierra, which is the version before High Sierra. Actually makes sense, don't think you could fix this detail really. Well thanks anyways, hopefully there are other renderers. |
What settings did you use to get it to work on high sierra? I'm trying the same but I keep getting errors on launch. |
Hi, I managed to run the app on my Macbook M1 Pro, which means it works pretty well on Apple Metal processors, but I couldn't run the app on my 2013 Imac on Mac OS Sierra even with basic configuration files (which is a shame since the UT app works flawlessly on the same mac).
The text was updated successfully, but these errors were encountered: