> For the complete documentation index, see [llms.txt](https://collectiveminds.gitbook.io/strikepackmp/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://collectiveminds.gitbook.io/strikepackmp/faq.md).

# FAQ

***

<details>

<summary>What is a Gamepack?</summary>

A Gamepack is a digital pack that can be used on your Strikepack.  Each Gamepack contains a collection of M.O.D.s (Macros On Demand).

</details>

***

<details>

<summary>What are M.O.D.s?</summary>

M.O.D.s is an acronym of "Macros On Demand".  These controller macros are **NOT** to be confused with any other definition of mods.  They are built by our team, and they are simply controller button inputs that are sent to your console.  Strikepack technology strictly uses macros and makes **NO** alterations whatsoever to the hardware or game code.  M.O.D.s can help you bring out your best within your skill bracket, streamlining certain gameplay elements and providing additional fun.

</details>

***

<details>

<summary>Does PS4® Strikepack Dominator/Eliminator work with a third party or counterfeit controller?</summary>

PS4® Strikepack Dominator/Eliminator require a **standard** controller from Sony®.  They **DO NOT** work with third party or counterfeit controllers.

</details>

***

<details>

<summary>Does PS4® Strikepack Dominator/Eliminator work on PS5®?</summary>

PS4® Strikepack Dominator/Eliminator can **ONLY** be used with PS4® game versions running in backwards compatibility on PS5®.  Native PS5® games will block the PS4® controller, and hence the Strikepack.  The basic rule is if the PS4® controller isn't allowed to play the game, neither is its Strikepack.

</details>

***

<details>

<summary>Does PS4® Strikepack Dominator/Eliminator work on PC?</summary>

PS4® Strikepack Dominator/Eliminator is **unsupported** on PC, but generally it does work through Steam® at least but nothing else.  You're going to run into a majority of game launchers and games where the controller just doesn't get detected.  Customers do get it working beyond that through various tools to which we **CANNOT** provide support with.  You're arguably better off with an Xbox® Strikepack and controller on PC.

</details>

***

<details>

<summary>Does Xbox® Strikepack Dominator/Eliminator work on PC?</summary>

Xbox® Strikepack Dominator/Eliminator works on PC for the most part, though our team doesn't particularly test it and certain M.O.D.s may not function as intended.  You may occasionally run into a problematic game launcher, but overall compatibility is much higher than PS4® Strikepack.

</details>

***

<details>

<summary>Does Xbox® Strikepack Dominator/Eliminator work with an Elite controller or third party controller?</summary>

Xbox® Strikepack Dominator/Eliminator adapters require a **standard** controller from Microsoft®.  They **DO NOT** work with the Elite controller, or any third party controllers.

</details>

***

<details>

<summary>Why do my M.O.D.s NOT work?</summary>

If your M.O.D.s (Macros On Demand) are **NOT** working, you should first establish if you can you map anything to the Paddle Buttons in Tournament Mode.  If the answer is no, there is a connection problem between the cable, Strikepack, and controller.  If you can map in Tournament Mode, you either need to spend more time reading the guides, or you may need to do a "Factory Reset", to which you can find video guidance in [**Strikepack Help**](/strikepackmp/strikepackhelp.md).

</details>

***

<details>

<summary>How can I fix "Unexpected Error" in M.O.D. Central?</summary>

In the event of an "Unexpected Error", you will need close M.O.D. Central and restart your computer.  Before re-opening M.O.D. Central, you will need to do a "Factory Reset", to which you can find video instructions for each device in the "FAQ" section [**here**](/strikepackmp/strikepackhelp.md#factory-reset-any-ps4-r-strikepack-tm-dominator).

</details>

***

<details>

<summary>Who is Dave?  How do you know I am Dave?</summary>

This is a message that pops up if M.O.D. Central and the Updater are open at the same time, or a second copy of the Updater is open.  You need to close them and try again.  Don't get the reference?  Watch [**this**](https://www.youtube.com/shorts/5lsExRvJTAI).

</details>

***

{% hint style="warning" %}
No dedicated Gamepack for your particular game?  Nothing is stopping you from trying the available M.O.D.s in any game.  Just be aware your results may vary.
{% endhint %}

***

Our team is quite often asked if the "Known Requirements" in certain Gamepacks are truly mandatory in-game settings.  These are the settings our team has designed and tested the Gamepack around.  If you want to do something else, just be aware that certain features may not work as well or at all, and you will likely need to make adjustments within the Gamepack to achieve better results where possible.


---

# 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:

```
GET https://collectiveminds.gitbook.io/strikepackmp/faq.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
