Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

暗黑破坏神:不朽

PlayCover

1. 国际服登录没反应

原因分析

游戏调用SecItemCopyMatching()时,传入参数kSecMatchLimit=kSecMatchLimitAllr_Data=1

期望的返回结果是一个NSData数组,但PlayChain返回的是一个NSDictionary数组。


解决方法一:

  1. 右键游戏图标 - 设置 - 绕过 - 禁用PlayChain。
  2. 禁用SIP。
  3. 终端执行sudo nvram boot-args="amfi_get_out_of_my_way=0x1 ipc_control_port_options=0",重启电脑。

解决方法二:

使用 PlayCover修改版