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

# 3. Modalità registrazione

| ***Trovato sotto*** <img src="/files/3978ae8d962d56ec0236906f407a7cc024a0b287" alt="" data-size="line">**Impostazioni&#x20;*****in Macro GAMEPACK**,* "**Modalità di registrazione**" copre le opzioni per registrare Joystick e pulsanti, solo pulsanti, oppure solo joystick. | <img src="/files/4949a8ffd7107c00bfd42ad9a85d01f615e284d9" alt="" data-size="original"> |
| ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------- |

**Joystick e pulsanti** registrerà i pulsanti e i movimenti dell'analogico. I joystick saranno registrati digitalmente in una forma semplificata (o ridotta), traducendosi in direzioni a 8 vie con inclinazione al 100%. I grilletti saranno registrati digitalmente al 100% di pressione.

***

**Solo pulsanti** registrerà i pulsanti, ma NON i movimenti dell'analogico. I grilletti saranno registrati digitalmente al 100% di pressione.

* Se il tuo combo richiederà movimenti complessi dell'analogico, registrare gli analogici è inutile, poiché dovrai comunque azionare manualmente i joystick durante la riproduzione. Pertanto, questa opzione funziona bene anche con "**Comportamento di interruzione del controller**: **Passa**-**gli input**".

***

**Solo joystick** registrerà i movimenti dell'analogico ma NON i pulsanti. I joystick saranno registrati digitalmente in una forma semplificata (o ridotta), traducendosi in direzioni a 8 vie con inclinazione al 100%.

***

Dopo aver effettuato la tua selezione, <img src="/files/18053b5a92b481ee02ec741c915bddf2d2de1438" alt="" data-size="line">toccare l'icona <img src="/files/fe0e5b088d625a524a27c70eb12041ac44ed9128" alt="" data-size="line">freccia indietro in alto a sinistra per tornare alla Dashboard.


---

# 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-it/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.
