> 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-es/manuals/app/bottombar/controller.md).

# Control (XB)

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

### <img src="/files/6fd20bd6cf05e064dfeaea87dbcf74fd8629912a" alt="" data-size="line"> Control

<figure><img src="/files/5b29cab310d5e15210e1c29567031f70c30d7375" alt=""><figcaption></figcaption></figure>

<table data-header-hidden><thead><tr><th>Instrucciones</th><th>Imagen</th><th data-hidden></th></tr></thead><tbody><tr><td><img src="/files/d476232bbf71cfe68ea9516208b5eba4f959556f" alt="" data-size="line">Pulsa el <img src="/files/6fd20bd6cf05e064dfeaea87dbcf74fd8629912a" alt="" data-size="line"><strong>Control</strong> icono, ubicado en la barra inferior, para abrir o cerrar la "<strong>Control</strong>" sección.</td><td><img src="/files/e3e5afe43a231bb602799156abb5ff502e11c3d7" alt="" data-size="original"></td><td></td></tr></tbody></table>

Esto ***normalmente*** funciones **Bloqueo de vibración del mando**, y **Gatillo rápido** (exclusivo para **Shooter**-**GAMEPACKs de estilo**) ajustes de alternancia, que son <img src="/files/4a18a841ba610f00cb8e96a752ba8f3593727a6b" alt="" data-size="line">DESACTIVADO por defecto.

<table data-header-hidden><thead><tr><th>Instrucciones</th><th>Imagen</th><th data-hidden></th></tr></thead><tbody><tr><td><strong>Bloqueo de vibración del mando</strong>, cuando se activa <img src="/files/367250ee25a4587afb17ba98b3d71953449d65ab" alt="" data-size="line">ACTIVADO, bloqueará la sensación de vibración del mando dentro del juego, manteniendo intactas las vibraciones indicadoras de GAMEPACK y la funcionalidad M.O.D.</td><td><img src="/files/c289160c9cf269a854b18e3fda3de50c444ee6b5" alt="" data-size="original"></td><td></td></tr></tbody></table>

Para evitar cualquier problema relacionado con GAMEPACK, **ANTES** de activarlo <img src="/files/367250ee25a4587afb17ba98b3d71953449d65ab" alt="" data-size="line">ENCENDIDO **Bloqueo de vibración del mando**, juega lo suficiente para confirmar que el **propio juego** está haciendo vibrar tu mando.

:bangbang: **En acción**-**GAMEPACKs de estilo**, **Bloqueo de vibración del mando** es útil para ![](/files/bc31f4afe33ea4c7cc68464f5115aef3b325b4ba), lo que te permite dejar de forma segura tu mando.

<table data-header-hidden><thead><tr><th>Instrucciones</th><th>Imagen</th><th data-hidden></th></tr></thead><tbody><tr><td><em><strong>Si está presente</strong></em>, <strong>Izquierda</strong> &#x26; <strong>Gatillo rápido derecho</strong> puede activarse o desactivarse de forma independiente <img src="/files/367250ee25a4587afb17ba98b3d71953449d65ab" alt="" data-size="line">ACTIVADO, lo que puede mejorar tu tiempo de reacción al reemplazar la sensibilidad analógica del gatillo por <strong>pulsado al 100%</strong>, tan pronto como tu consola y juego puedan registrar tu pulsación.</td><td><img src="/files/512ecefe49d2ff8020753e6fca27236df8b1d668" alt="" data-size="original"></td><td></td></tr></tbody></table>

**A menos que** estés usando accesorios de tope de gatillo, los M.O.D.s que usan la sensibilidad analógica del gatillo seguirán funcionando como se espera.

{% hint style="info" %}
Recuerda que tocar el <img src="/files/6fd20bd6cf05e064dfeaea87dbcf74fd8629912a" alt="" data-size="line">**Control** icono de nuevo cerrará la sección.
{% 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://guide.strikepack.com/horizon-es/manuals/app/bottombar/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.
