Skip to content

Instantly share code, notes, and snippets.

@yogithesymbian
Created May 5, 2023 20:57
Show Gist options
  • Save yogithesymbian/e7478e9795c46e92804c5857d3891255 to your computer and use it in GitHub Desktop.
Save yogithesymbian/e7478e9795c46e92804c5857d3891255 to your computer and use it in GitHub Desktop.
cemu [1]
That doesn't start cemu with the env var active. You have to set the variable in the terminal, then launch cemu from the terminal:
1. Open terminal
2. Paste cd /Applications/Cemu.app/Contents/MacOS and hit return
3. Paste MVK_CONFIG_FAST_MATH_ENABLED=0 ./Cemu and hit return
@yogithesymbian
Copy link
Author

anyone with the issue of having to delete the shader cache
can please try MVK_CONFIG_USE_METAL_ARGUMENT_BUFFERS=1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment