diff --git a/docs/en-us/manual/newbie.md b/docs/en-us/manual/newbie.md index 6da28e0baa..27e040a90d 100644 --- a/docs/en-us/manual/newbie.md +++ b/docs/en-us/manual/newbie.md @@ -13,20 +13,20 @@ icon: ri:guide-fill Non-Windows users, please refer to [Emulator and Device Supports](./device/). -2. Install the runtime library +2. Download the correct version + + [MAA official website](https://maa.plus/) will automatically select the correct version architecture, which for most users reading this article should be Windows x64. + +3. Unzip correctly + + Verify that the extraction is complete and make sure to extract the MAA to a separate folder. Do not extract MAA to a path that requires UAC permissions such as `C:\`, `C:\Program Files\`, etc. + +4. Install the runtime library MAA requires VCRedist x64 and .NET 8. Please run `DependencySetup_依赖库安装.bat` in the MAA directory to install. Refer to [FAQ](faq.md#missing-runtime-libraries) for more information -3. Download the correct version - - [MAA official website](https://maa.plus/) will automatically select the correct version architecture, which for most users reading this article should be Windows x64. - -4. Unzip correctly - - Verify that the extraction is complete and make sure to extract the MAA to a separate folder. Do not extract MAA to a path that requires UAC permissions such as `C:\`, `C:\Program Files\`, etc. - 5. Confirm simulator support Check [Emulator Supports](./device/) to confirm the support of the emulator you are using. diff --git a/docs/ja-jp/manual/newbie.md b/docs/ja-jp/manual/newbie.md index 5670a8d5f6..fa0b752669 100644 --- a/docs/ja-jp/manual/newbie.md +++ b/docs/ja-jp/manual/newbie.md @@ -13,18 +13,18 @@ icon: ri:guide-fill Windows 以外のユーザーは[エミュレーターおよびデバイスのサポート](./device/)をご覧ください。 -2. ランタイムライブラリをインストールする - - MAAはVCRedist x64と.NET 8が必要です。MAAディレクトリ内の `DependencySetup_依赖库安装.bat` を実行してインストールしてください。 - -3. 環境にあったバージョンのダウンロード +2. 環境にあったバージョンのダウンロード [MAA公式ウェブサイト](https://maa.plus/) は自動的に環境を感知しバージョンを選択します。この文章を読んでいるほとんどのユーザーはWindows x64だと思われます。 -4. Zipファイルを解凍する +3. Zipファイルを解凍する 解凍が完了したことを確認し、MAAを別のフォルダに解凍してください。`C:\`や`C:\Program Files\`などのUACパーミッションが必要なパスにMAAを展開しないでください。 +4. ランタイムライブラリをインストールする + + MAAはVCRedist x64と.NET 8が必要です。MAAディレクトリ内の `DependencySetup_依赖库安装.bat` を実行してインストールしてください。 + 5. エミュレータのサポートを確認 [エミュレータのサポート](./device)をクリックして、使用しているエミュレータのサポートを確認してください。 diff --git a/docs/ko-kr/manual/newbie.md b/docs/ko-kr/manual/newbie.md index 18b25dfd89..fca0a27f89 100644 --- a/docs/ko-kr/manual/newbie.md +++ b/docs/ko-kr/manual/newbie.md @@ -15,20 +15,20 @@ icon: ri:guide-fill Windows 사용자가 아닌 경우 [에뮬레이터 및 장치 지원](./device/)을 참조하십시오. -2. 런타임 설치 +2. 알맞는 버전 다운로드 + + [MAA 홈페이지](https://maa.plus/)는 일반적으로 알맞는 버전 아키텍처를 자동으로 선택합니다. 대부분의 사용자에게는 Windows x64가 해당됩니다. + +3. 알맞는 압축 해제 + + 압축 해제가 완료되었는지 확인하고, MAA를 독립된 폴더에 압축 해제하세요. `C:\`, `C:\Program Files\`와 같이 UAC 권한이 필요한 경로에는 압축을 해제하지 마세요. + +4. 런타임 설치 MAA는 VCRedist x64 및 .NET 8이 필요합니다. MAA 디렉토리의 `DependencySetup_依赖库安装.bat`를 실행하여 설치하세요. 자세한 정보는 [FAQ](./faq.md#가능성-2-런타임-문제)를 참조하세요. -3. 알맞는 버전 다운로드 - - [MAA 홈페이지](https://maa.plus/)는 일반적으로 알맞는 버전 아키텍처를 자동으로 선택합니다. 대부분의 사용자에게는 Windows x64가 해당됩니다. - -4. 알맞는 압축 해제 - - 압축 해제가 완료되었는지 확인하고, MAA를 독립된 폴더에 압축 해제하세요. `C:\`, `C:\Program Files\`와 같이 UAC 권한이 필요한 경로에는 압축을 해제하지 마세요. - 5. 에뮬레이터 지원 확인 [에뮬레이터 및 지원 장치](./device/)를 참조하여 사용 중인 에뮬레이터가 지원되는지 확인하세요. diff --git a/docs/zh-cn/manual/newbie.md b/docs/zh-cn/manual/newbie.md index 6be1af212e..358bb748bb 100644 --- a/docs/zh-cn/manual/newbie.md +++ b/docs/zh-cn/manual/newbie.md @@ -15,20 +15,20 @@ icon: ri:guide-fill 非 Windows 用户请参阅[模拟器及设备支持](./device/)。 -2. 安装运行库 +2. 下载正确的版本 + + [MAA 官网](https://maa.plus/)一般会自动选择正确的版本架构,对于大多数阅读本文的用户来说,应为 Windows x64。 + +3. 正确解压 + + 确认解压完整,并确保将 MAA 解压到一个独立的文件夹中。请勿将 MAA 解压到如 `C:\`、`C:\Program Files\` 等需要 UAC 权限的路径。 + +4. 安装运行库 MAA 需要 VCRedist x64 和 .NET 8,请运行 MAA 目录下的 `DependencySetup_依赖库安装.bat` 以安装。 更多信息请参考[常见问题](./faq.md)置顶。 -3. 下载正确的版本 - - [MAA 官网](https://maa.plus/)一般会自动选择正确的版本架构,对于大多数阅读本文的用户来说,应为 Windows x64。 - -4. 正确解压 - - 确认解压完整,并确保将 MAA 解压到一个独立的文件夹中。请勿将 MAA 解压到如 `C:\`、`C:\Program Files\` 等需要 UAC 权限的路径。 - 5. 确认模拟器支持 查阅[模拟器和设备支持](./device/),确认正在使用的模拟器支持情况。 diff --git a/docs/zh-tw/manual/newbie.md b/docs/zh-tw/manual/newbie.md index 07596052f1..b09444e7d8 100644 --- a/docs/zh-tw/manual/newbie.md +++ b/docs/zh-tw/manual/newbie.md @@ -15,20 +15,20 @@ icon: ri:guide-fill 非 Windows 用戶請參閱[模擬器及設備支援](./device/)。 -2. 安裝運行庫 +2. 下載正確的版本 + + [MAA 官網](https://maa.plus/)一般會自動選擇正確的版本架構,對於大多數閱讀本文的用戶來說,應為 Windows x64。 + +3. 正確解壓 + + 確認解壓完整,並確保將 MAA 解壓到一個獨立的文件夾中。請勿將 MAA 解壓到如 `C:\`、`C:\Program Files\` 等需要 UAC 權限的路徑。 + +4. 安裝運行庫 MAA 需要 VCRedist x64 和 .NET 8,請運行 MAA 目錄下的 `DependencySetup_依赖库安装.bat` 來安裝。 更多信息參考[常見問題](faq.md#可能性-2--執行庫問題)。 -3. 下載正確的版本 - - [MAA 官網](https://maa.plus/)一般會自動選擇正確的版本架構,對於大多數閱讀本文的用戶來說,應為 Windows x64。 - -4. 正確解壓 - - 確認解壓完整,並確保將 MAA 解壓到一個獨立的文件夾中。請勿將 MAA 解壓到如 `C:\`、`C:\Program Files\` 等需要 UAC 權限的路徑。 - 5. 確認模擬器支援 查閱[模擬器和設備支援](./device/),確認正在使用的模擬器支援情況。