Hypseus Singe (Source)
Hypseus is a fork of Matt Ownby's Daphne.
A program to play laserdisc arcade games on a PC, Mac or Raspberry Pi.
This version includes Singe support for Fan Made and American Laser Games.
* SDL2 support
* Updated MPEG2 decoder
* Daphne VLDP 32bit upgrade
* Daphne and Singe 4k M2V support
* Singe libretro emulation path integration
* Singe Joystick, Lightgun EV_ABS [mouse] support
* Psuedo Singe 2 support (details below)
* Sinden support in Singe games
* Daphne alternate overlay choices
* Advanced configuration and multi-joystick support: config
* Software 'lair/ace' original scoreboard: preview
* Simulated scan lines: preview
* 64bit Windows and MacOS X Ports
Compilation with CMake
Build:
mkdir build
cd build
cmake ../src
make -j
Install and Run
Ensure you have data in the following daphne
HOME folders:
pics, fonts, ram, roms, sound, singe, (vldp and vldp_dl)
Run hypseus
with daphne
arguments on the command line: Also refer to additional arguments below
hypseus lair vldp -framefile "vldp_dl\lair\lair.txt" -fullscreen_window -software_scoreboard
hypseus singe vldp -framefile "singe\timegal\timegal.txt" -script "singe\timegal\timegal.singe"