mirror of
https://github.com/mkxp-z/mkxp-z.git
synced 2025-07-01 22:25:17 +02:00
Mention Steam's overlay only works under Metal
This commit is contained in:
parent
e51f808b61
commit
9fcbdba420
1 changed files with 2 additions and 0 deletions
|
@ -23,6 +23,8 @@
|
||||||
// Render using Metal instead of OpenGL, if possible.
|
// Render using Metal instead of OpenGL, if possible.
|
||||||
//
|
//
|
||||||
// Using Metal requires macOS 10.13+ and a compatible GPU.
|
// Using Metal requires macOS 10.13+ and a compatible GPU.
|
||||||
|
// Switching this to false will break the Steam Overlay
|
||||||
|
// on some systems (M1/Max/Pro, maybe more)
|
||||||
// "preferMetalRenderer": true,
|
// "preferMetalRenderer": true,
|
||||||
|
|
||||||
// Create a debug context and log
|
// Create a debug context and log
|
||||||
|
|
Loading…
Add table
Reference in a new issue