PlayCover / PlayCover
- среда, 13 июля 2022 г. в 00:36:41
Community fork of PlayCover
Run iOS apps & games on M1 Mac with mouse, keyboard and controller support.
Showcase
·
Contribute
·
Discord
This fork have been created by the community to support the development of PlayCover, since the original project became non-free and non-open-source.
This fork is not affiliated with the original project, nor the original author.
This fork is not affiliated with the website https://playcover.me.
I am supporting this project in my spare time, so if you have any questions, please ask the community for help first.
The original project is under GNU General Public License v3.0, so there is no legal issue to fork it and redistribute.
Many things are under construction, so please be patient. Any contribution is welcome.
If you want to compile it on your own computer, you may need to make a few changes to the source code:
CI and compilation fixes are comming soon.
If anyone feels like this fork somehow violates the copyright (e.g., the logo), please open an issue.
Some promises:
Welcome to PlayCover! This software is all about allowing you to run apps & games on your M1 device runnnig macOS 12.0 or newer.
It does this by putting the applications through a wrapper which imitates an iPad. This allows the apps to perform very well and run natively, because the M1 chip is essentially a glorified mobile chip. Another advantage to the software is that you can insert and manipulate custom controls with your 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.
While this software was originally created to allow you to run Genshin Impact on your M1 device, it grew to allow many more applications to run. Although support for all games is not promised and bugs with games are expected.
Following the installation instructions will get Genshin Impact you up and running in no time. The steps can be repeated if you want to try out other games or apps.
At the moment, PlayCover can only be installed and executed on M1 MacBooks. Devices with the following chips are supported:
Unfortunately, it cannot run on any Intel chips, so you are forced to use Bootcamp or other emulators.
You will need:
Just clone this project, open it in Xcode.
You have to codesign it with your Apple ID in Xcode, just follow the instructions.
Disable SIP
Utilities
at the topTerminal
csrutil disable
in that terminal windowModify nvram boot-args
Command + Space
, type Terminal
in the search boxsudo nvram boot-args="amfi_get_out_of_my_way=1"
Login to Genshin
Command + Q
Enable SIP
Utilities
at the topTerminal
csrutil enable
csrutil clear
should also workApple Logo
> Restart
Open Genshin
The above steps are shown in the following video:
How to play Genshin Impact using Playcover on your M1 Mac (2020 or newer)!
Keymapping
> Upsize Selected Element OR Cmd + '↑'
Keymapping
> Upsize Selected Element OR Cmd + '↓'
Download the .playmap
file from #
Open PlayCover and right click the app you wish to import the keybinds to
Click on Import Keymapping
Select the previously downloaded .playmap
file
Quit and reopen the app
For additional help, please join the Discord server
If you have a suggestion that would make this better, please fork the repo and create a pull request. Don't forget to give the project a star! Thanks again!
git checkout -b feature/AmazingFeature
)git commit -m 'Add some AmazingFeature'
)git push origin feature/AmazingFeature
)Distributed under the GPLv3 License. See LICENSE
for more information.
Lucas Lee - playcover@lucas.icu
Project Link: https://github.com/PlayCover/PlayCover
These open source libraries were used to create this project.
Thanks to @iVoider for creating such a great project!