# Common Issues

Most problems users run into can be resolved in a few minutes. Start here before reaching out for support.

## Quick Fix: Boot Options

A large portion of common errors are resolved by re-applying the loader's boot configuration.

1. Open the **Hyperflick loader**.
2. Go to the **Support** tab.
3. Click **Fix Boot Options**.
4. **Restart your PC.**
5. Launch Hyperflick again.

![Hyperflick loader Support tab with two numbered markers: marker 1 points to the Support tab in the left sidebar, marker 2 points to the Fix Boot Options button on the right.](/files/AQXgKDlsPYcvgOgOoies)

This step alone resolves the majority of startup and compatibility errors.

## FPS Drops

If you experience frame rate drops in game:

* Open your **BIOS** settings (usually `Del` or `F2` at boot).
* Locate the **Resizable BAR** option (sometimes labelled **Re-Size BAR Support** or **Above 4G Decoding** depending on motherboard).
* Set it to **Disabled**.
* Save and reboot.

## Still Stuck?

Check the [System Requirements](/troubleshooting/system-requirements.md) page next — most remaining issues come down to virtualization or BIOS settings.

If those don't help, contact us on [Discord](https://discord.com/invite/kXCMvvjhnM). For tougher cases, our staff can assist remotely via **AnyDesk** or **TeamViewer**.

## Our Promise

If our product is unavailable due to downtime, or you experience compatibility problems on our end, we will **compensate you for any lost time** by extending your subscription accordingly.

Nearly 99% of issues are resolvable. Our support team is highly experienced and will work with you until it's fixed.


---

# Agent Instructions: 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://guide.hyperflick.pro/troubleshooting/common-issues.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.
