[GH-ISSUE #29] V1.1.1 playcover cannot use image verification in Genshin Impact, but downgrade to V1.0.4 playcover can #18

Closed
opened 2026-03-03 18:53:44 +03:00 by kerem · 17 comments
Owner

Originally created by @sheaahhoi1 on GitHub (Jul 14, 2022).
Original GitHub issue: https://github.com/PlayCover/PlayCover/issues/29

V1.0.6 playcover cannot use image verification in Genshin Impact, but downgrade to V1.0.4 playcover can.
request to test this issue

Originally created by @sheaahhoi1 on GitHub (Jul 14, 2022). Original GitHub issue: https://github.com/PlayCover/PlayCover/issues/29 V1.0.6 playcover cannot use image verification in Genshin Impact, but downgrade to V1.0.4 playcover can. request to test this issue
kerem 2026-03-03 18:53:44 +03:00
  • closed this issue
  • added the
    invalid
    label
Author
Owner

@JoseMoreville commented on GitHub (Jul 14, 2022):

@sheaahhoi1 Can you explain me more about this problem so i can look up for a fix or a solution?

<!-- gh-comment-id:1184057815 --> @JoseMoreville commented on GitHub (Jul 14, 2022): @sheaahhoi1 Can you explain me more about this problem so i can look up for a fix or a solution?
Author
Owner

@sheaahhoi1 commented on GitHub (Jul 14, 2022):

@JoseMoreville
Genshin Impact login method The original author of playcover has an instructional video. When you log in to the account number on a new device, a picture verification will appear.
The tests of playcover 1.0.6&1.0.4 are all in the video
https://youtu.be/ptnfNaQy9PU
Videos are deleted after a few days

<!-- gh-comment-id:1184140564 --> @sheaahhoi1 commented on GitHub (Jul 14, 2022): @JoseMoreville Genshin Impact login method The original author of playcover has an instructional video. When you log in to the account number on a new device, a picture verification will appear. The tests of playcover 1.0.6&1.0.4 are all in the video https://youtu.be/ptnfNaQy9PU Videos are deleted after a few days
Author
Owner

@ohaiibuzzle commented on GitHub (Jul 14, 2022):

Is it with PlaySign off or on? GeeTest has never really worked correctly with PlaySign off, so you might want to check that

<!-- gh-comment-id:1184285350 --> @ohaiibuzzle commented on GitHub (Jul 14, 2022): Is it with PlaySign off or on? GeeTest has never really worked correctly with PlaySign off, so you might want to check that
Author
Owner

@sheaahhoi1 commented on GitHub (Jul 14, 2022):

@ohaiibuzzle How does PlaySign start?

<!-- gh-comment-id:1184291255 --> @sheaahhoi1 commented on GitHub (Jul 14, 2022): @ohaiibuzzle How does PlaySign start?
Author
Owner

@JoseMoreville commented on GitHub (Jul 14, 2022):

There's a button on launcher that says enable playsign

<!-- gh-comment-id:1184491869 --> @JoseMoreville commented on GitHub (Jul 14, 2022): There's a button on launcher that says enable playsign
Author
Owner

@47thforce commented on GitHub (Jul 15, 2022):

V1.0.6 playcover cannot use image verification in Genshin Impact, but downgrade to V1.0.4 playcover can.
request to test this issue

Disable System Integrity Protocol (go to recovery, open terminal and type csrutil disable) and restart.

Then copy and paste this command: sudo nvram boot-args="-v cs_enforcement_disable=1 amfi_get_out_of_my_way=1 keepsyms=1 intcoproc_unrestricted=1 amfi_unrestrict_task_for_pid=1 amfi_allow_any_signature=1 cs_debug=1 ipc_control_port_options=0"
and reboot again. This is the old .nvram command from 0.8.x

The new .nvram command (only amfi_get_out_of_my_way=1 and ipc_control_port_options=0) only get may not work in some devices. My M2 Macbook Air still get that issue even after typing the new .nvram command, but when I type the old one, it works.

<!-- gh-comment-id:1185163997 --> @47thforce commented on GitHub (Jul 15, 2022): > V1.0.6 playcover cannot use image verification in Genshin Impact, but downgrade to V1.0.4 playcover can. > request to test this issue Disable System Integrity Protocol (go to recovery, open terminal and type **csrutil disable**) and restart. Then copy and paste this command: _sudo nvram boot-args="-v cs_enforcement_disable=1 amfi_get_out_of_my_way=1 keepsyms=1 intcoproc_unrestricted=1 amfi_unrestrict_task_for_pid=1 amfi_allow_any_signature=1 cs_debug=1 ipc_control_port_options=0"_ and reboot again. This is the old .nvram command from 0.8.x The new .nvram command (only _amfi_get_out_of_my_way=1_ and _ipc_control_port_options=0_) only get may not work in some devices. My M2 Macbook Air still get that issue even after typing the new .nvram command, but when I type the old one, it works.
Author
Owner

@sheaahhoi1 commented on GitHub (Jul 16, 2022):

V1.0.7 playcover cannot use image verification in Genshin Impact,SIP is closed, the command is set, but the image verification cannot be started
https://youtu.be/ptnfNaQy9PU

<!-- gh-comment-id:1186037590 --> @sheaahhoi1 commented on GitHub (Jul 16, 2022): V1.0.7 playcover cannot use image verification in Genshin Impact,SIP is closed, the command is set, but the image verification cannot be started https://youtu.be/ptnfNaQy9PU
Author
Owner

@BaeBae33 commented on GitHub (Sep 4, 2022):

same issue

<!-- gh-comment-id:1236346274 --> @BaeBae33 commented on GitHub (Sep 4, 2022): same issue
Author
Owner

@ZhichGaming commented on GitHub (Sep 12, 2022):

@BaeBae33 @sheaahhoi1 Can you please try inputting nvram boot-args sudo nvram boot-args="amfi_get_out_of_my_way=1" instead of sudo nvram boot-args="amfi_get_out_of_my_way=0x1 ipc_control_port_options=0"? It has also been reported that it would work for some if you spam login or if you use a VPN to login.

<!-- gh-comment-id:1244137451 --> @ZhichGaming commented on GitHub (Sep 12, 2022): @BaeBae33 @sheaahhoi1 Can you please try inputting nvram boot-args `sudo nvram boot-args="amfi_get_out_of_my_way=1"` instead of `sudo nvram boot-args="amfi_get_out_of_my_way=0x1 ipc_control_port_options=0"`? It has also been reported that it would work for some if you spam login or if you use a VPN to login.
Author
Owner

@sheaahhoi1 commented on GitHub (Sep 15, 2022):

@ZhichGaming test results
 2022-09-16 上午12 26 41

<!-- gh-comment-id:1248339956 --> @sheaahhoi1 commented on GitHub (Sep 15, 2022): @ZhichGaming test results ![ 2022-09-16 上午12 26 41](https://user-images.githubusercontent.com/10239384/190457919-8fe0f023-1583-418f-9fcf-be54a731a9d6.png)
Author
Owner

@ZhichGaming commented on GitHub (Sep 15, 2022):

You did not disable SIP. And copy paste the command instead of entering it manually.

<!-- gh-comment-id:1248402658 --> @ZhichGaming commented on GitHub (Sep 15, 2022): You did not disable SIP. And copy paste the command instead of entering it manually.
Author
Owner

@sheaahhoi1 commented on GitHub (Sep 18, 2022):

@ZhichGaming NEW test results
IMG_1669

<!-- gh-comment-id:1250187971 --> @sheaahhoi1 commented on GitHub (Sep 18, 2022): @ZhichGaming NEW test results ![IMG_1669](https://user-images.githubusercontent.com/10239384/190885618-380cf647-a86b-4e5f-a8d9-7186916a00ac.jpg)
Author
Owner

@ZhichGaming commented on GitHub (Sep 18, 2022):

Nvram has to be set in normal terminal.

<!-- gh-comment-id:1250188283 --> @ZhichGaming commented on GitHub (Sep 18, 2022): Nvram has to be set in normal terminal.
Author
Owner

@sheaahhoi1 commented on GitHub (Sep 18, 2022):

@ZhichGaming
M1 Mac
https://user-images.githubusercontent.com/10239384/190886197-0ce69caa-aa9f-4827-b81e-cbdabc96d973.mov

iPad pro
IMG_1F4405C93CA4-1

<!-- gh-comment-id:1250190416 --> @sheaahhoi1 commented on GitHub (Sep 18, 2022): @ZhichGaming M1 Mac https://user-images.githubusercontent.com/10239384/190886197-0ce69caa-aa9f-4827-b81e-cbdabc96d973.mov iPad pro ![IMG_1F4405C93CA4-1](https://user-images.githubusercontent.com/10239384/190886219-4917393a-197c-4a5d-8540-5dc30ea95d73.jpeg)
Author
Owner

@ZhichGaming commented on GitHub (Sep 18, 2022):

It looks to me that you did not restart your Mac after inputting the tags.

<!-- gh-comment-id:1250190535 --> @ZhichGaming commented on GitHub (Sep 18, 2022): It looks to me that you did not restart your Mac after inputting the tags.
Author
Owner

@sheaahhoi1 commented on GitHub (Sep 18, 2022):

@ZhichGaming
The problem is solved

  1. disable SIP
  2. Restart Mac
  3. Mac normal mode using terminal
    input command
    sudo nvram boot-args="amfi_get_out_of_my_way=1"
  4. Restart Mac
  5. can use image verification in Genshin Impact
<!-- gh-comment-id:1250192554 --> @sheaahhoi1 commented on GitHub (Sep 18, 2022): @ZhichGaming The problem is solved 1. disable SIP 2. Restart Mac 3. Mac normal mode using terminal input command `sudo nvram boot-args="amfi_get_out_of_my_way=1"` 4. Restart Mac 5. can use image verification in Genshin Impact
Author
Owner

@ZhichGaming commented on GitHub (Sep 18, 2022):

Yep, exactly what I said. Nice.

<!-- gh-comment-id:1250192691 --> @ZhichGaming commented on GitHub (Sep 18, 2022): Yep, exactly what I said. Nice.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/PlayCover#18
No description provided.