> For the complete documentation index, see [llms.txt](https://guide.cronuszen.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://guide.cronuszen.com/zen-it/dispositivi-supportati/ps5/ps5bypass.md).

# Bypass per PlayStation®5

{% hint style="warning" %}
**Consigliamo**[ **Zen Link™**](/zen-it/zen-link/what-is-zen-link.md) **invece.** Zen Link™ abilita la modalità nativa PS5® con una configurazione una tantum, mentre il bypass seguente è una procedura manuale che deve essere ripetuta.
{% endhint %}

Questa pagina spiega come configurare il bypass PlayStation®5 con il Cronus Zen™ e un controller DualSense™ o DualSense Edge™.

***

### <i class="fa-arrows-rotate">:arrows-rotate:</i> Configurazione <a href="#setup" id="setup"></a>

{% stepper %}
{% step %}

#### Abilita Bluetooth®

Vai a **Impostazioni → Accessori → Generale → Impostazioni avanzate**.

Se Bluetooth® è già **Attivo**, continua con il passaggio successivo.

Se è **Disattivato**, seleziona **Attiva Bluetooth** e premi **✕**. La console PS5® si riavvia automaticamente.
{% endstep %}

{% step %}

#### Collega il controller tramite Bluetooth®

Usa la **schermata Accessori Bluetooth** per collegare in modalità wireless il tuo controller DualSense™ o DualSense Edge™.
{% endstep %}

{% step %}

#### Imposta il metodo di comunicazione

Vai a **Impostazioni → Accessori → Controller (Generale) → Metodo di comunicazione**, scegli **Usa cavo USB**, e premi **✕** per confermare.
{% endstep %}

{% step %}

#### Imposta lo Zen in modalità Gearhead

Collega lo Zen alla porta USB frontale della PS5®. Se il display mostra un'icona di GamePack o di script, tocca il pulsante blu destro finché non appare il logo Gearhead.

{% hint style="info" %}
Per verificare che Gearhead sia la schermata predefinita, scollega il **cavo USB posteriore**, quindi ricollegalo una sola volta e conferma che il logo Gearhead sia ancora visualizzato.
{% endhint %}

Scollega di nuovo il cavo in modo che lo Zen non sia più collegato alla PS5®.
{% endstep %}

{% step %}

#### Collega il controller allo Zen

Collega il controller alla **A1** porta USB sul lato sinistro.
{% endstep %}

{% step %}

#### Evidenzia il controller

Vai a **Impostazioni → Accessori → Generale → Disattiva accessori** e evidenzia il tuo controller DualSense™ o DualSense Edge™ con il D-pad.

{% hint style="warning" %}
Non premere **✕**. Il controller deve solo essere evidenziato.
{% endhint %}
{% endstep %}

{% step %}

#### Esegui il bypass

Tenendo premuto **D-pad destro**, ricollega il cavo USB alla **porta USB posteriore**. Tieni premuto per circa cinque secondi, finché il display dello Zen non lampeggia e ritorna al logo Gearhead.

Rilascia **D-pad destro**, quindi premi **○** per uscire dal menu e avviare il gioco.

Il bypass è ora attivo.
{% endstep %}
{% endstepper %}

***

### <i class="fa-scale-balanced">:scale-balanced:</i> Nota sui marchi <a href="#trademarks" id="trademarks"></a>

"PlayStation®", "PlayStation®5", "PS5®", "PSN®" e "DualSense™" sono marchi di Sony Interactive Entertainment Inc.


---

# 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.cronuszen.com/zen-it/dispositivi-supportati/ps5/ps5bypass.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.
