> For the complete documentation index, see [llms.txt](https://wiki.retrobat.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.retrobat.org/controllers/supported-controllers/lightguns/wiimotegun.md).

# WiimoteGun

Website: <https://github.com/fabricecaruso/WiimoteGun>

WiimoteGun is a software that can be set to run automatically at Retrobat startup in the [retrobat.ini ](/advanced-features/retrobat.ini.md)file.

WiimoteGun is a tool designed to use your wiimote as a mouse. Which will then enable using it as a gun with Retrobat.

You can calibrate the Wiimote with a long-press on the '**Home**' button of the controller.

When the program runs, the WiimoteGun program icon appears in the taskbar:

<div align="left"><figure><img src="https://i.imgur.com/ecKeyv4.png" alt=""><figcaption></figcaption></figure></div>

The icon is greyed out when no Wiimote is detected and green when a Wiimote is detected.

### WiimoteGun options

Right-click on the Taskbar icon and select "options".

<div align="left"><figure><img src="https://i.imgur.com/xwMideE.png" alt=""><figcaption><p>Select the type of connection of your Wiimote</p></figcaption></figure></div>

{% hint style="info" %}
WiimoteGun will only be active when the DolphinBar is in mode 4
{% endhint %}


---

# 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://wiki.retrobat.org/controllers/supported-controllers/lightguns/wiimotegun.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.
