> 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/manuals/d2pve/controlinterrupt.md).

# 2. Controller Interrupt Behavior

| ***Found under*** <img src="/files/QD9qVpfY3MElYlZAzy8a" alt="" data-size="line">**Settings&#x20;*****in D2 PVE GAMEPACK**,* "**Controller Interrupt Behavior**" covers moving sticks or pressing buttons during playback. | <img src="/files/pZwY1rStKAPmXKmI4Fcq" alt="" data-size="original"> |
| -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------- |

| <img src="/files/mYW738vX5ADEccu6LVRv" alt="" data-size="original"> | <img src="/files/QRt2GfKMMRdVHbxbJWsJ" alt="" data-size="original"> |
| ------------------------------------------------------------------- | ------------------------------------------------------------------- |

**Block Inputs** will prevent you from messing with your controller during combo playback.

***

**Pass**-**Through Inputs** will grant you full access to your controller during combo playback.

* This option is especially useful when your combo is dependent on your direction or camera positioning in the game world.

***

You can also have your controller **Stop Combo**, **Restart Combo**, or **Pause Combo** during playback.

***

If **Mapped Stop** is selected, your controller will pass through & in addition to the <img src="/files/2lTbgkJvbrlMoA8jc7kj" alt="" data-size="line">***VIEW BUTTON ACTIVATOR**,* any controller buttons that you have mapped to the Paddle Button in use will stop combo playback.

***

{% hint style="info" %}
Opinions will vary on the best option, so it is best to just try them out!
{% endhint %}

After making your selection, <img src="/files/FTIPMMo2lFVsDuBcyTX7" alt="" data-size="line">tap the <img src="/files/dpReF9U32yw5i8PfsY5K" alt="" data-size="line">back-arrow at the top-left to return to the 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/manuals/d2pve/controlinterrupt.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.
