About The Project
Welcome to PlayCover! This software is all about allowing you to run iOS apps and games on Apple Silicon devices running macOS 12.0 or newer.
PlayCover works by putting applications through a wrapper which imitates an iPad. This allows the apps to run natively and perform very well.
PlayCover also allows you to map custom touch controls to keyboard, which is not possible in alternative sideloading methods such as Sideloadly.
These controls include all the essentials, from WASD, camera movement, left and right clicks, and individual keymapping, similar to a popular Android emulator’s keymapping system called Bluestacks.
This software was originally designed to run Genshin Impact on your Apple Silicon device, but it can now run a wide range of applications. Unfortunately, not all games are supported, and some may have bugs.
Localisations handled in Weblate.
Getting Started
Follow the instructions below to get Genshin Impact, and many other games, up and running in no time.
Prerequisites
At the moment, PlayCover can only run on Apple Silicon Macs. Devices with the following chips are supported:
- M1
- M1 Pro
- M1 Max
- M1 Ultra
- M2
If you have an Intel Mac, you can explore alternatives like Bootcamp or emulators.
Download
You can download stable releases here, or build from source by following the instructions in the Documentation.
Documentation
To learn how to setup and use PlayCover, visit the documentation here.
Homebrew Cask
We host a Homebrew tap with the PlayCover cask. To install from it:
- Tap
PlayCover/playcover
withbrew tap PlayCover/playcover
; - Install PlayCover with
brew install --cask playcover-community
.
To uninstall:
- Remove PlayCover using
brew uninstall --cask playcover-community
; - Untap
PlayCover/playcover
withbrew untap PlayCover/playcover
.
License
Distributed under the GPLv3 License. See LICENSE
for more information.
Contact
Lucas Lee – [email protected]
Depal – [email protected]
Libraries Used
These open source libraries were used to create this project.
-
Thanks to @iVoider for creating such a great project!