> For the complete documentation index, see [llms.txt](https://p4g-deck.cep.one/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://p4g-deck.cep.one/appendix/extras.md).

# Extras

{% hint style="info" %}
You'll need to be in **Desktop Mode** with a keyboard and mouse to apply these tweaks.
{% endhint %}

## Disable "Launching from Wine" Window

The **Launching from Wine** window that appears when starting P4G with mods can be disabled with a config file tweak.

* Close **Reloaded II** and any running games.

### Open Config File

We need to open the Reloaded II config file, **ReloadedII.json**, in the **Kate** text editor.

* Open this directory:

{% code overflow="wrap" %}

```
/home/deck/.steam/steam/steamapps/compatdata/1113000/pfx/drive_c/users/steamuser/AppData/Roaming/Reloaded-Mod-Loader-II/
```

{% endcode %}

<figure><img src="/files/6y38aASAGXEehG8bE7Z5" alt=""><figcaption></figcaption></figure>

* Right-click the file **ReloadedII.json** and select **Open with Kate**.

<figure><img src="/files/nsXI3j7uc9rZ7raRhByZ" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
If you don't see **Open with Kate**, select **Open With** and manually select **Development > Kate** from the menu that appears.
{% endhint %}

### Adjust SkipWineLauncherWarning

* In **ReloadedII.json**, find the entry **`SkipWineLauncherWarning`** towards the bottom of the document.

<figure><img src="/files/FFP5wpRQnztTbvPH8ogV" alt=""><figcaption></figcaption></figure>

* Change **`false`** to **`true`**.

<figure><img src="/files/vhCDW7RYI9qqiZlRTvzA" alt=""><figcaption></figcaption></figure>

* Save **ReloadedII.json**, then close **Kate**.
