# FAQ

{% hint style="info" %}

### **Clarification:**

1. "mod" or "mods" on this page refers to mods that are dependent on Cyber Engine Tweaks.
2. Cyber Engine Tweaks will be referred to as CET from now on.
   {% endhint %}

### I've installed this mod but nothing happens.

1. Make sure that CET works fine without any mods installed.
2. Make sure the mod that you are installing is compatible with the latest CET.

### I've made sure the above are true but the mod still won't function.

You need to bind a hotkey in the **Hotkeys** tab of the CET overlay. Check how-to [here](/cyber-engine-tweaks/console/usage.md#hotkeys).

### I've bound the hotkeys but the hotkeys do nothing when I press it.

The hotkeys only work when the CET overlay is closed.

### I've bound the hotkey and I've closed the CET overlay but still, nothing happens.

You need to press the hotkey combination in the right order.\
For example **`Ctrl + Shift + S`** is different from **`Shift + Ctrl + S`**

### I bound the hotkeys and the interface opens but I can't do anything there. There's no cursor in the window.

You need to open the CET overlay to interact with anything using your mouse.

### This mod supports different languages, but when I change the language every character becomes a `?` (question mark).

You need to change the default font of CET in order for the characters to show properly. You can follow this guide [here](/cyber-engine-tweaks/console/settings/config-file/change-font-and-font-size.md#how-to-display-non-english-characters).

### How do I open .7z .rar .zip files?

Click [here ](https://www.google.com/)for the ultimate guide.


---

# 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://wiki.redmodding.org/cyber-engine-tweaks/console/usage/mod-faqs.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.
