> For the complete documentation index, see [llms.txt](https://docs.acestudio.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.acestudio.ai/docs/product-wiki-ja/airendaringu/local-rendering.md).

# ローカルレンダリング

## Turboモード

Turboモードでは、Verse25の重い合成処理をローカルのCPU/GPUにオフロードし、クラウドの遅延を抑え、全体のレンダリング時間を短縮します。

### システム要件

Turboモードを活用してレンダリングを高速化するには、十分な性能のグラフィックカードを推奨します：

<i class="fa-windows">:windows:</i> **Windows:**

* **NVIDIA:** GeForce RTX 2060以降
* **AMD:** Radeon RX 6600 XT、RX 7600以降
* **Intel:** Arcブランドの専用GPUならどれでも
* **ノートPC:** 同等の性能クラスの専用GPUであれば問題なく動作します。最適な結果を得るには、AC電源に接続し、システムのパフォーマンスプロファイルを有効にすることを推奨します。

<i class="fa-apple">:apple:</i> **macOS:**

* **Apple Silicon:** M1 Max、M2以降
* **Intel Mac:** Macに専用GPUが搭載されていればTurboモードが動作する場合がありますが、性能にはばらつきがあります。最良の体験のため、MシリーズMacへのアップグレードを推奨します。

{% hint style="info" %}
**注:**

Macでパワーモード機能をサポートしている場合、低パワーモードでは性能が低下することがあります。Turboモード使用中に動作が遅いと感じたら、自動または高パワーモードに切り替えてみてください。詳細は [Appleのサポート記事](https://support.apple.com/en-us/101613).
{% endhint %}

### **デバイスのテスト**

ローカルレンダリングは大量のローカル計算資源を消費するため、一定以上のPC構成が必要です。

初回セットアップ中に、ACE Studioがデバイスの性能を自動でテストします。デバイスが対応していれば、Turboモードが有効になります。\[レンダリング]タブの設定ウィンドウでも管理できます。Turboモードを手動で有効にするには、性能テストに合格する必要があります。

{% stepper %}
{% step %}

### テストを実行

\[レンダリング] [設定](/docs/product-wiki-ja/akauntoto/preferences.md) ウィンドウで、 <kbd>\[テストを実行]</kbd> ボタンをクリックして、テストを開始します。

<figure><img src="/files/948bee63658c6781eaa0d749cd05f57b31ec41fb" alt=""><figcaption></figcaption></figure>

他の大きなアプリを閉じて、他のソフトウェアによるパフォーマンス消費で誤判定が起きないようにしてください。
{% endstep %}

{% step %}

### テスト中

ACE Studioを閉じたり、他の大きなアプリを起動したりしないでください。

<figure><img src="/files/19e3ca3790fb7a07526cabdadc5c3aa2bb2bf94f" alt="" width="336"><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### 結果を確認

デバイスがテストに合格すると、Turboモードは自動的に有効になります。合格しない場合は、ACE Studioはクラウドレンダリングのままになりますが、それでも十分に快適です。

<figure><img src="/files/46c893a7bf349912ecdcd01070e4acd1a89f552e" alt="" width="336"><figcaption></figcaption></figure>
{% endstep %}
{% endstepper %}

### **レンダリング中の監視**

ローカルレンダリングの処理時間が許容範囲を超えると、ユーザーにはクラウドレンダリングに戻すよう促されます。

{% hint style="warning" %}
**複数GPU搭載のWindowsユーザー向け**

Turboモードを最大性能で動作させるため、Windowsの設定で専用の（高性能）GPUをACE Studioに割り当てることを強く推奨します。特にノートPCでは重要です。

<img src="/files/11ba4e18bb4ea66b3a0ddf8a3d29676313ed083f" alt="" data-size="original">

1. Windowsの **設定 > システム > ディスプレイ > グラフィックス**.
2. を探してください **ACE Studio** がアプリ一覧に見つからない場合は、手動で追加してください。
3. ACE Studioをクリックし、 **オプション**を選択して、GPUの優先設定を **高パフォーマンス**.
   {% endhint %}

{% hint style="warning" %}
**グラフィックドライバーを更新して、最良の体験を**

Windowsで最適なパフォーマンスと安定性を確保するため、グラフィックカードメーカーのWebサイトから最新のドライバーをダウンロードすることを推奨します。
{% endhint %}

## レンダリングのタイミング

### デフォルトでは

再生が開始されると、ローカルレンダリングが始まります。

### プリレンダリング

プリレンダリングが有効な場合、ローカルレンダリングは（変更後に）リアルタイムで動作します。

## レンダリング状態

未レンダリングの部分は、タイムルーラー内でグレーのブレースで表示されます。

## レンダリング範囲

モデルはレンダリング範囲を動的に検出します。小さな範囲が変更された場合は、その変更箇所のみが再レンダリングされます。


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://docs.acestudio.ai/docs/product-wiki-ja/airendaringu/local-rendering.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
