mirror of
https://github.com/cemu-project/Cemu.git
synced 2026-04-26 04:45:18 -06:00
add note to readme about logicop
This commit is contained in:
parent
fdc5460577
commit
33eb03281b
1
BUILD.md
1
BUILD.md
@ -179,6 +179,7 @@ Cemu uses the MoltenVK library to provide Vulkan support on macOS. While availab
|
||||
- **On an Apple Silicon Mac:** `sudo cp MoltenVK/lib/libMoltenVK.dylib /opt/homebrew/lib/`
|
||||
- **On an Intel Mac:** `sudo cp MoltenVK/lib/libMoltenVK.dylib /usr/local/lib/`
|
||||
|
||||
Alternatively, you can use the non-privateapi version of MoltenVK, but you may encounter some rendering issues due to the lack of logicOp support. If you want to go this route, simply install MoltenVK from Brew with `brew install molten-vk` and skip the steps above.
|
||||
|
||||
### Build Cemu using CMake
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user