> For the complete documentation index, see [llms.txt](https://guide.strikepack.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://guide.strikepack.com/horizon-de/manuals/fc/gamepacksetup/controller.md).

# Controller

## <mark style="color:rot;">Controller</mark>

<div align="left"><figure><img src="/files/5c7b7f4148fb2af5bb481c12ee9167bdc2ab9064" alt=""><figcaption></figcaption></figure></div>

<figure><img src="/files/bf1019d5fac9398edd3317486bde6d4a7ec0e909" alt=""><figcaption></figcaption></figure>

### <img src="/files/0c83ef70c05f49d060a760596697a37c7839784a" alt="" data-size="line"> Controller

<figure><img src="/files/163bd42ae831446409d74aa4b07441ef44f15c0e" alt=""><figcaption></figcaption></figure>

<table data-header-hidden><thead><tr><th>Anweisungen</th><th>Bild</th><th data-hidden></th></tr></thead><tbody><tr><td><p><img src="/files/aaf8f7dd6527a0c09c4a566c9a15c4d7b4eefb3e" alt="" data-size="line">Tippen Sie auf das <img src="/files/0c83ef70c05f49d060a760596697a37c7839784a" alt="" data-size="line"><strong>Controller</strong> Symbol in der unteren Leiste, um den „<strong>Controller</strong>“-Bereich zu öffnen oder zu schließen.</p><p></p></td><td><img src="/files/5c7b7f4148fb2af5bb481c12ee9167bdc2ab9064" alt="" data-size="original"></td><td></td></tr></tbody></table>

Dies verfügt über die **Block Controller Rumble** Umschalteeinstellung, die <img src="/files/95dcd31eac8e96e54c05c56f2e8578eef5e432ed" alt="" data-size="line">standardmäßig AUS ist.

<table data-header-hidden><thead><tr><th>Anweisungen</th><th>Bild</th><th data-hidden></th></tr></thead><tbody><tr><td><strong>Block Controller Rumble</strong>, wenn umgeschaltet <img src="/files/9813576c77860426e563f315c1c551d0603136d9" alt="" data-size="line">AUF, blockiert sie das Gefühl der Controller-Vibration im Spiel, während GAMEPACK-Anzeigewackler und die M.O.D.-Funktionalität unbeeinträchtigt bleiben.</td><td><img src="/files/0daec82ad55e1d4c08f3c994e50d9c6b69aca012" alt="" data-size="original"></td><td></td></tr></tbody></table>

Es ist eine GAMEPACK <mark style="color:rot;">**ANFORDERUNG**</mark> für **Controller-Vibration** zu bleiben **EIN**, sowohl im Spiel als auch systemweit auf der Konsole. Um damit verbundene Probleme zu vermeiden, **VOR** dem Umschalten <img src="/files/9813576c77860426e563f315c1c551d0603136d9" alt="" data-size="line">EIN **Block Controller Rumble**, spielen Sie Ihr Spiel genug, um zu bestätigen, dass das **Spiel selbst** Ihren Controller vibrieren lässt.

{% hint style="info" %}
Denken Sie daran, dass das Tippen auf das <img src="/files/0c83ef70c05f49d060a760596697a37c7839784a" alt="" data-size="line">**Controller** Symbol erneut wird den Bereich schließen.
{% endhint %}

<figure><img src="/files/bf1019d5fac9398edd3317486bde6d4a7ec0e909" alt=""><figcaption></figcaption></figure>

## M.O.D.s blockieren

<figure><img src="/files/163bd42ae831446409d74aa4b07441ef44f15c0e" alt=""><figcaption></figcaption></figure>

Und damit ist „**Controller**".  "[**Block M**.**O**.**D**.**s**](/horizon-de/manuals/baseball/gamepacksetup/block-m.o.d.s.md)“ wird als Nächstes behandelt...

<div align="left"><figure><img src="/files/99ff7214d99b217f45c899f0edf7035538a71b0e" alt=""><figcaption></figcaption></figure></div>


---

# 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://guide.strikepack.com/horizon-de/manuals/fc/gamepacksetup/controller.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.
