Skip to content

Commit

Permalink
m
Browse files Browse the repository at this point in the history
  • Loading branch information
zsliu98 committed Sep 9, 2024
1 parent 131298e commit abb622b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions content/en/help/plugin_installation.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,9 +28,9 @@ All installers have not been notarized. You should decide whether to trust the i

The macOS installer is packaged in a `.dmg` file. You need to open it to use the `.pkg` installer.

On macOS, the plugin requires Metal support. For some unknown reasons, the plugin is not compatible with macOS prior to macOS 12 (hopefully you can build it locally on macOS 10.15.4). Besides that, you may refer to [Safely open apps on your Mac](https://support.apple.com/en-us/102445) if you are confused by the alert given by your OS.
On macOS, the plugin requires Metal support. For some unknown reasons, the plugin is not compatible with macOS prior to macOS 12. Besides that, you may refer to [Safely open apps on your Mac](https://support.apple.com/en-us/102445) if you are confused by the alert given by your OS.

If you wish to run it on a system prior to macOS 12, you can build the plugin locally or updating your system. If you cannot update your system through official macOS support, you may update it with [OpenCore Legacy Patcher](https://github.com/dortania/OpenCore-Legacy-Patcher) (use at your own risk).
If you wish to run it on a system prior to macOS 12, you can build the plugin locally (minimum macOS 10.15.4) or upgrade your system. If you cannot upgrade your system through official macOS support, you may update/upgrade it with [OpenCore Legacy Patcher](https://github.com/dortania/OpenCore-Legacy-Patcher) (use at your own risk).

## Windows Installation

Expand Down
2 changes: 1 addition & 1 deletion content/zh-cn/help/plugin_installation.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ macOS 安装器被封装在 `.dmg` 中。您需要打开以得到 `.pkg` 安装

在 macOS 系统上,插件需要 Metal 支持。由于某些未知原因,插件无法在 macOS 12 之前的系统上运行。除此以外,如果您对安装过程中的警告信息感到困惑,请参阅[在 Mac 上安全地打开 App](https://support.apple.com/zh-cn/102445)

如果您希望在 macOS 12 之前的系统上运行,您可以尝试本地构建该插件或者更新系统。如果您无法通过 macOS 官方渠道更新系统,您可以尝试通过 [OpenCore Legacy Patcher](https://github.com/dortania/OpenCore-Legacy-Patcher) 更新系统(使用风险自负)。
如果您希望在 macOS 12 之前的系统上运行,您可以尝试本地构建该插件(本地构建系统版本最低为 macOS 10.15.4)或者更新系统。如果您无法通过 macOS 官方渠道更新系统,您可以尝试通过 [OpenCore Legacy Patcher](https://github.com/dortania/OpenCore-Legacy-Patcher) 更新系统(使用风险自负)。

## Windows 安装

Expand Down

0 comments on commit abb622b

Please sign in to comment.