Hypseus Singe: Difference between revisions

From Emulation General Wiki
Jump to navigation Jump to search
Contributors graph broken
No edit summary
 
(40 intermediate revisions by 33 users not shown)
Line 2: Line 2:
|title        = Hypseus Singe
|title        = Hypseus Singe
|logo          = Hypseus-logo.png
|logo          = Hypseus-logo.png
|logowidth    = 250px
|logowidth    = 250
|developer    = DirtBagXon, [https://github.com/DirtBagXon/hypseus-singe/graphs/network contributors]
|developer    = DirtBagXon, [https://github.com/DirtBagXon/hypseus-singe/graphs/contributors contributors]
|version      = {{Version|HypseusSinge}}
|version      = {{Version|HypseusSinge}}
|active        = Yes
|active        = Yes
|platform      = [[Emulators on Windows|Windows]], [[Emulators on macOS|macOS]], [[Emulators on Raspberry Pi|Raspberry Pi]]
|platform      = [[Emulators on Windows|Windows]], [[Emulators on macOS|macOS]], [[Emulators on Raspberry Pi|Raspberry Pi]]
|architecture  =  
|architecture  =  
|target        = [[Arcade LaserDisc emulators|LaserDisc-based]] [[Arcade emulators|arcade systems]]
|target        = [[Arcade_LaserDisc_emulators|LaserDisc-based Arcade Systems]], [[Action Max]], [[Captain Power]], [[Video Driver]]
|compatibility =  
|compatibility =  
|accuracy      =  
|accuracy      =  
|website      =  
|website      =  
|prog-lang    =  
|prog-lang    = {{Proglang|C++}}, {{Proglang|C}}
|support      =  
|support      = [https://ko-fi.com/dirtbagxon Ko-fi]
|license      = GNU GPLv3
|license      = {{license|GPLv3}}
|source        = [https://github.com/DirtBagXon/hypseus-singe GitHub]
|source        = [https://github.com/DirtBagXon/hypseus-singe GitHub]
|issuetracker = [https://github.com/DirtBagXon/hypseus-singe/issues GitHub]
}}
}}


'''Hypseus Singe''' is a fork and SDL2 version of [[DAPHNE|Daphne]] and Singe.
'''Hypseus Singe''' is a fork and SDL3 version of [[DAPHNE|Daphne]]. It includes support for SINGE simulation.
 
In Greek mythology, [https://en.wikipedia.org/wiki/Peneus#Family Hypseus] is a sibling of Daphne.
 
{{YouTubeVideo|4JZPyoFf_JE|HYPSEUS}} is an SDL3 update to the DAPHNE emulator engine. It includes fixes to many existing Daphne games and supports one game that neither Daphne nor MAME currently support: Stern's Goal to Go. Support for SINGE simulation is also built-in. Re-imagined versions of the Action Max, Captain Power XT-7 and SEGA Video Driver VHS games are now supported via simulation. There are enhancements SDL3 allows over the original engine: Supporting enhanced 4k MPEG-2 video, including multiple screen support, integrated bezels, hot-pluggable GameControllers, lightgun support and a 32-bit upgrade on the Daphne VLDP software laserdisc player. This allows support for the full range of extended run-time fan-made games introduced in Singe 2. Hypseus also runs a 32bit overlay on Singe games, which can be reverted back to 8-bit via command-line arguments. The diversity of the engine means Hypseus can run on a multitude of hardware including SBCs, such as the Raspberry Pi, R36S handhelds and their kin.
 
==Games List==
[https://emulation.gametechwiki.com/index.php/Arcade_LaserDisc_emulators#Games Supported Games List]


==Download==
==Download==
Line 25: Line 33:
|align=center|{{Icon|Win|Lin|Mac}}
|align=center|{{Icon|Win|Lin|Mac}}
|'''[https://github.com/DirtBagXon/hypseus-singe/releases Official releases]'''
|'''[https://github.com/DirtBagXon/hypseus-singe/releases Official releases]'''
|}
==Android Port==
{| cellpadding="4"
|-
|align=center|{{Icon|Android}}
|https://github.com/rhakka303/Hypdroid
|}
==Windows Frontend Launcher==
{| cellpadding="4"
|-
|align=center|{{Icon|Win}}
| https://therealwidge.itch.io/borf-launcher-for-hypseus
|}
|}


==Features==
==Features==
* SDL2 support
* SDL3
* Updated MPEG2 decoder
* Updated MPEG2 decoder
* Daphne and Singe 4k M2V support
* Integrated active bezel support
* Singe libretro path integration
* Singe zipped LUA package integration
* Singe joystick, lightgun ''EV_ABS'' [mouse] support
* Singe joystick, lightgun [mouse] support
* Psuedo Singe 2 support
* Singe full 32bit overlay support
* Sinden borders for Singe games
* Multiple SDL_Gamepad (hotplug) support
* Daphne alternate overlay choices
* Advanced configuration with multi joystick support
* Advanced configuration and multi-joystick support
* Software simulated original 'lair/ace' scoreboard
* Software 'lair/ace' original scoreboard
* Arduino LED original 'lair/ace' hardware scoreboard
* Simulated scan lines
* Windows, macOS and Linux support
* Windows and macOS ports


[[Category:Emulators]]
[[Category:Emulators]]
Line 46: Line 67:
[[Category:macOS emulation software]]
[[Category:macOS emulation software]]
[[Category:Raspberry Pi emulation software]]
[[Category:Raspberry Pi emulation software]]
[[Category:Forks]]
[[Category:Active emulation software]]

Latest revision as of 09:08, 25 August 2026

Hypseus Singe
Developer(s) DirtBagXon, contributors
Latest version 3.0.2 [+]
Active Yes
Platform(s) Windows, macOS, Raspberry Pi
Emulates LaserDisc-based Arcade Systems, Action Max, Captain Power, Video Driver
Support ($) Ko-fi
Programmed in C++, C
License GPLv3
Source code GitHub
Issue tracker GitHub

Hypseus Singe is a fork and SDL3 version of Daphne. It includes support for SINGE simulation.

In Greek mythology, Hypseus is a sibling of Daphne.

HYPSEUS is an SDL3 update to the DAPHNE emulator engine. It includes fixes to many existing Daphne games and supports one game that neither Daphne nor MAME currently support: Stern's Goal to Go. Support for SINGE simulation is also built-in. Re-imagined versions of the Action Max, Captain Power XT-7 and SEGA Video Driver VHS games are now supported via simulation. There are enhancements SDL3 allows over the original engine: Supporting enhanced 4k MPEG-2 video, including multiple screen support, integrated bezels, hot-pluggable GameControllers, lightgun support and a 32-bit upgrade on the Daphne VLDP software laserdisc player. This allows support for the full range of extended run-time fan-made games introduced in Singe 2. Hypseus also runs a 32bit overlay on Singe games, which can be reverted back to 8-bit via command-line arguments. The diversity of the engine means Hypseus can run on a multitude of hardware including SBCs, such as the Raspberry Pi, R36S handhelds and their kin.

Games List

[edit | edit source]

Supported Games List

Download

[edit | edit source]
Windows Linux macOS Official releases

Android Port

[edit | edit source]
Android https://github.com/rhakka303/Hypdroid

Windows Frontend Launcher

[edit | edit source]
Windows https://therealwidge.itch.io/borf-launcher-for-hypseus

Features

[edit | edit source]
  • SDL3
  • Updated MPEG2 decoder
  • Integrated active bezel support
  • Singe zipped LUA package integration
  • Singe joystick, lightgun [mouse] support
  • Singe full 32bit overlay support
  • Multiple SDL_Gamepad (hotplug) support
  • Advanced configuration with multi joystick support
  • Software simulated original 'lair/ace' scoreboard
  • Arduino LED original 'lair/ace' hardware scoreboard
  • Windows, macOS and Linux support