> 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/systems-and-emulators/supported-game-systems/others/nintendo-64-ports/n64recomp.md).

# N64 Recomp

Launcher for N64 Recompilation projects

{% embed url="<https://github.com/SirDiabo/N64RecompLauncher>" %}

## Information

<table data-header-hidden><thead><tr><th width="240"></th><th></th></tr></thead><tbody><tr><td><strong>Emulators</strong></td><td><ul><li>n64recomplauncher</li></ul></td></tr><tr><td><strong>File folder</strong></td><td><span data-gb-custom-inline data-tag="emoji" data-code="1f4c2">📂</span> roms \ <span data-gb-custom-inline data-tag="emoji" data-code="1f4c2">📂</span> n64recomp</td></tr><tr><td><strong>File extension</strong></td><td>.lnk</td></tr></tbody></table>

## Controls

RetroBat does not perform automatic controller configuration.

## System Features

### Adding games

From the **RetroBat system**, launch the **n64recomplauncher**:

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

In the launcher, install the desired game by clicking on the download arrow:

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

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

Run the game and point it to the required game RomFile:

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

Once the correct version is selected, the menu will show: "Start Game":

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

You can now either perform additional settings or exit the game.

Next step is to create a desktop shortcut from the launcher:

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

Once the shortcut is created: exit the launcher and move the shortcut created on your desktop to the `\roms\n64recomp` folder of your RetroBat installation:

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

Refresh the gamelist or restart RetroBat and the game will appear in the N64Recomp system

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

### Automatic game scanning

It is also possible to download and configure multiple recomp projects, and let RetroBat scan the projects that are installed.

The option to scan automatically can be enabled in the MAIN MENU > GAME SETTINGS > GAME STORES AND LAUNCHERS > GAME LAUNCHERS:

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

This will automatically scan the `\emulators\n64recomplauncher` folder at RetroBat start and create shortcuts for installed games:

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


---

# 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/systems-and-emulators/supported-game-systems/others/nintendo-64-ports/n64recomp.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.
