# PlayCover
**Repository Path**: desiderio/PlayCover
## Basic Information
- **Project Name**: PlayCover
- **Description**: 在带苹果芯片的 Mac 上利用键鼠与游戏手柄使用并畅玩 iOS 应用与游戏。
此仓库由 PlayCover 官方团队管理。
注意:如有拉取请求,请在 GitHub 上的 PlayCover 仓库提交。
- **Primary Language**: Swift
- **License**: GPL-3.0
- **Default Branch**: develop
- **Homepage**: https://www.playcover.io
- **GVP Project**: No
## Statistics
- **Stars**: 0
- **Forks**: 5
- **Created**: 2023-05-20
- **Last Updated**: 2023-05-20
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README
[![Contributors][contributors-shield]][contributors-url]
[![Forks][forks-shield]][forks-url]
[![Stargazers][stars-shield]][stars-url]
[![Issues][issues-shield]][issues-url]
[![GPLv3 License][license-shield]][license-url]
[](https://hosted.weblate.org/projects/playcover/playcover/)
## 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](https://hosted.weblate.org/projects/playcover/).


⬆️ Back to top️
## 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](https://github.com/PlayCover/PlayCover/releases), or build from source by following the instructions in the Documentation.
### Documentation
To learn how to setup and use PlayCover, visit the documentation [here](https://playcover.github.io/PlayBook).
### Homebrew Cask
We host a [Homebrew](https://brew.sh) tap with the [PlayCover cask](https://github.com/PlayCover/homebrew-playcover/blob/master/Casks/playcover-community.rb). To install from it:
1. Tap `PlayCover/playcover` with `brew tap PlayCover/playcover`;
2. Install PlayCover with `brew install --cask playcover-community`.
To uninstall:
1. Remove PlayCover using `brew uninstall --cask playcover-community`;
2. Untap `PlayCover/playcover` with `brew untap PlayCover/playcover`.
⬆️ Back to top️
## License
Distributed under the GPLv3 License. See `LICENSE` for more information.
## Contact
Lucas Lee - playcover@lucas.icu
Depal - depal@playcover.io
## Libraries Used
These open source libraries were used to create this project.
* [inject](https://github.com/paradiseduo/inject)
* [PTFakeTouch](https://github.com/Ret70/PTFakeTouch)
* [DownloadManager](https://github.com/shapedbyiris/download-manager)
* [DataCache](https://github.com/huynguyencong/DataCache)
* [SwiftUI CachedAsyncImage](https://github.com/lorenzofiamingo/swiftui-cached-async-image)
* Thanks to @iVoider for creating such a great project!
⬆️ Back to top️
[contributors-shield]: https://img.shields.io/github/contributors/PlayCover/PlayCover.svg?style=for-the-badge
[contributors-url]: https://github.com/PlayCover/PlayCover/graphs/contributors
[forks-shield]: https://img.shields.io/github/forks/PlayCover/PlayCover.svg?style=for-the-badge
[forks-url]: https://github.com/PlayCover/PlayCover/network/members
[stars-shield]: https://img.shields.io/github/stars/PlayCover/PlayCover.svg?style=for-the-badge
[stars-url]: https://github.com/PlayCover/PlayCover/stargazers
[issues-shield]: https://img.shields.io/github/issues/PlayCover/PlayCover.svg?style=for-the-badge
[issues-url]: https://github.com/PlayCover/PlayCover/issues
[license-shield]: https://img.shields.io/github/license/PlayCover/PlayCover.svg?style=for-the-badge
[license-url]: https://github.com/PlayCover/PlayCover/blob/master/LICENSE