> 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モードは、Verse 2.6の負荷の高い合成処理をローカルCPU/GPUにオフロードし、クラウドのレイテンシーを低減して全体のレンダリング時間を短縮します。

### システム要件

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 %}

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

ローカルレンダリングはローカルのコンピューティングパワーを大幅に消費するため、一定以上のコンピューター構成が必要です。

オンボーディング設定中に、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の設定でACE Studioに専用（高パフォーマンス）GPUを割り当てることを強く推奨します。特にノート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.
