# Singe

<div align="left"><figure><img src="https://raw.githubusercontent.com/fabricecaruso/es-theme-carbon/fb69ee3e5daf0db1c90d85d4a743edf1cc8a1843/art/logos/singe.svg" alt="" width="375"><figcaption></figcaption></figure></div>

Laserdisc Game Engine

## Information

<table data-header-hidden><thead><tr><th width="224"></th><th></th></tr></thead><tbody><tr><td><strong>Emulators</strong></td><td><ul><li>hypseus</li><li>singe2</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> singe</td></tr><tr><td><strong>File extension</strong></td><td>.hypseus .zip</td></tr></tbody></table>

## Bios Information

No BIOS required.

## Controls

| Retrobat Button                                                                                                                                                                                                    | Hypseus    |
| ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ---------- |
| START                                                                                                                                                                                                              | START 1    |
| SELECT                                                                                                                                                                                                             | COIN 1     |
| D-PAD                                                                                                                                                                                                              | DIRECTIONS |
| Left analog stick                                                                                                                                                                                                  | DIRECTIONS |
| ![](https://990680527-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FexdzL60ZuqPLldz2AYta%2Fuploads%2F5yYVjQu41LdiMVCXpyNa%2Fimage.png?alt=media\&token=e43f5c0f-2c53-49cc-9271-2385216d89df) | SKILL 1    |
| ![](https://990680527-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FexdzL60ZuqPLldz2AYta%2Fuploads%2FW8q8wzu0yW9Htt5h4zEA%2Fimage.png?alt=media\&token=a4ae3ad3-3a80-4c28-8b15-92a1b5a80da7) | BUTTON 1   |
| ![](https://990680527-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FexdzL60ZuqPLldz2AYta%2Fuploads%2FQlIryQa7tR2pBTWHhMXR%2Fimage.png?alt=media\&token=e1940a32-2494-4e92-a8b1-df9a722ed4f8) | BUTTON 2   |
| ![](https://990680527-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FexdzL60ZuqPLldz2AYta%2Fuploads%2FxHRhyw00NGOZ8cEPrQdp%2Fimage.png?alt=media\&token=d6027ace-7176-4b82-b702-e3b2b65d7cd4) | SKILL 2    |
| L1                                                                                                                                                                                                                 | SKILL 3    |
| R1                                                                                                                                                                                                                 | BUTTON 3   |
| L3                                                                                                                                                                                                                 | SERVICE    |
| R3                                                                                                                                                                                                                 | TEST       |

## Specific system information

### Add SINGE game (zip method)

This is the easiest method to add SINGE games with hypseus emulator, however, not all games are available in zip yet.

Get the latest zip file for the game here:\
<https://github.com/DirtBagXon/hypseus_singe_data/tree/master/00-zip-roms>

Create the following structure:

```
roms\
└─ singe\
   ├─ roms\
   │  └─ timegal.zip
   ├─ vldp\
      └─ timegal\
         ├─ timegal.dat
         ├─ timegal.m2v
         ├─ timegal.ogg
         └─ timegal.txt
```

Place the zip file in singe\roms folder.

Place the framework file and media files in vldp game subfolder.

### Add SINGE game (old method)

You can also use the old method of a .daphne folder by following this guide:

[Adding SINGE games](https://wiki.retrobat.org/systems-and-emulators/arcade/daphne-laserdisc#adding-singe-games-with-hypseus)


---

# 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.retrobat.org/systems-and-emulators/supported-game-systems/game-engines/singe.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.
