> 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/pals/recmode.md).

# 3. Modo de grabación

| ***Se encuentra en*** <img src="/files/11c2dfaa71a0a9b49a257d180adc8753e56e3b64" alt="" data-size="line">**Ajustes&#x20;*****en Macro GAMEPACK**,* "**Modo de grabación**" cubre opciones para grabar Palancas y Botones, Solo Botones o Solo Palancas. | <img src="/files/2acae0f53392a7794b96279a274634b83578103a" alt="" data-size="original"> |
| ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------- |

**Palancas y Botones** grabará botones y movimientos del stick analógico. Los sticks se grabarán digitalmente en una forma simplificada (o degradada), traduciéndose a direcciones de 8 vías con una inclinación del 100%. Los gatillos se grabarán digitalmente al 100% pulsados.

***

**Solo Botones** grabará los botones, pero NO los movimientos del stick analógico. Los gatillos se grabarán digitalmente al 100% pulsados.

* Si tu combo va a requerir movimientos complejos del stick analógico, grabar los sticks analógicos es inútil, ya que de todos modos tendrás que operar manualmente los sticks durante la reproducción. Por lo tanto, esta opción también funciona bien con "**Comportamiento de interrupción del mando**: **Pasar**-**Entradas a través de**".

***

**Solo Palancas** grabará los movimientos del stick analógico, pero NO los botones. Los sticks se grabarán digitalmente en una forma simplificada (o degradada), traduciéndose a direcciones de 8 vías con una inclinación del 100%.

***

Después de hacer tu selección, <img src="/files/d476232bbf71cfe68ea9516208b5eba4f959556f" alt="" data-size="line">toca el <img src="/files/7e4624f342c08d98f97fcf425b65991b22503cc9" alt="" data-size="line">flecha de retroceso en la parte superior izquierda para volver al Panel.


---

# 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/pals/recmode.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.
