Difference between revisions of "Hypseus Pi"
		
		
		
		
		
		Jump to navigation
		Jump to search
		
				
		
		
	
 (Created page with "{{emuinfobox |title = Hypseus Singe |logo = hypseus_logo.png |category = Emulator |system = Hypseus Singe |download = [https://github.com/DirtBagXon/hypseus-singe DirtBagXon G...")  | 
				|||
| (2 intermediate revisions by the same user not shown) | |||
| Line 6: | Line 6: | ||
|download = [https://github.com/DirtBagXon/hypseus-singe DirtBagXon GitHub page]  | |download = [https://github.com/DirtBagXon/hypseus-singe DirtBagXon GitHub page]  | ||
|license = Free (GNU GPLv3)  | |license = Free (GNU GPLv3)  | ||
| − | |gameplayshot =   | + | |gameplayshot = hypseus_gameplay.png  | 
|note =    | |note =    | ||
}}    | }}    | ||
| − | + | '''Hypseus Singe''' is a fork and SDL2 version of Daphne and Singe.  | |
| − | + | A program to play laserdisc arcade games  | |
| − | + | == Installation Guide ==  | |
| + | If you are using [[Raspberry Pi Setup Guide|Barebones 9]], then Hypseus is preinstalled and you need not follow this guide.  | ||
| − | + | * First install hypseus-singe per the github instructions (https://github.com/DirtBagXon/hypseus-singe/blob/master/src/3rdparty/retropie/RETROPIE.md)  | |
| − | + | * Then download the game folder from the hypseus_singe_data github (https://github.com/DirtBagXon/hypseus_singe_data/tree/master/00-singe1)  | |
| − | DirtBagXon   | + | * Rename the folder by adding <code>.daphne</code> after it and put that folder into your <code>/roms/daphne</code> folder.  | 
| + | * Then add your <code>.m2v</code> and <code>.ogg</code> files into the <code>/cdrom</code> subfolder within the game folder. Make sure to check the <code><gamename>.txt</code> file to ensure you have the correct <code>.m2v</code> and <code>.ogg</code> files and path; the names & path should match.  | ||
| + | * Then create a <code><gamename>.commands</code> text file and add a single line with the parameters for the sinden gun & borders. Just add the line <code>-blend_sprites -manymouse -x 800 -y 600 -sinden 5 w</code>,  or for HD versions of the games use <code>-blend_sprites -oversize_overlay -sinden 10 w</code> instead to prevent audio sync and crosshair alignment issues.  | ||
| + | * Save the file with the correct gamename (i.e. <code>maddog2.commands</code>) and add it to the game folder.  | ||
| + | * Then run from the daphne menu.  | ||
| − | + | * Left shoulder button on gamepad also exits game  | |
| − | |||
| − | + | * Hypseus ports lack the 2-player features of the arcade originals  | |
| − | + | Also note, platoon seems to be the only game where you need to convert the .mp4 file to separate .m2v & .ogg files with ffmgeg, see directions on the github. Platoon is also the only game where the <code>.m2v</code> & <code>.ogg</code> files are saved in the root gamefolder and not the <code>/cdrom</code> subfolder.  | |
| − | |||
| − | + | Enjoy!  | |
== Post-installation ==  | == Post-installation ==  | ||
| Line 33: | Line 36: | ||
=== Rom Location ===  | === Rom Location ===  | ||
Place your ROMs in <code>/home/pi/RetroPie/roms/daphne</code>  | Place your ROMs in <code>/home/pi/RetroPie/roms/daphne</code>  | ||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
[[Category: Emulators Pi]]  | [[Category: Emulators Pi]]  | ||
Latest revision as of 12:18, 28 December 2022
Hypseus Singe is a fork and SDL2 version of Daphne and Singe.
A program to play laserdisc arcade games
Installation Guide
If you are using Barebones 9, then Hypseus is preinstalled and you need not follow this guide.
- First install hypseus-singe per the github instructions (https://github.com/DirtBagXon/hypseus-singe/blob/master/src/3rdparty/retropie/RETROPIE.md)
 - Then download the game folder from the hypseus_singe_data github (https://github.com/DirtBagXon/hypseus_singe_data/tree/master/00-singe1)
 - Rename the folder by adding 
.daphneafter it and put that folder into your/roms/daphnefolder. - Then add your 
.m2vand.oggfiles into the/cdromsubfolder within the game folder. Make sure to check the<gamename>.txtfile to ensure you have the correct.m2vand.oggfiles and path; the names & path should match. - Then create a 
<gamename>.commandstext file and add a single line with the parameters for the sinden gun & borders. Just add the line-blend_sprites -manymouse -x 800 -y 600 -sinden 5 w, or for HD versions of the games use-blend_sprites -oversize_overlay -sinden 10 winstead to prevent audio sync and crosshair alignment issues. - Save the file with the correct gamename (i.e. 
maddog2.commands) and add it to the game folder. - Then run from the daphne menu.
 
- Left shoulder button on gamepad also exits game
 
- Hypseus ports lack the 2-player features of the arcade originals
 
Also note, platoon seems to be the only game where you need to convert the .mp4 file to separate .m2v & .ogg files with ffmgeg, see directions on the github. Platoon is also the only game where the .m2v & .ogg files are saved in the root gamefolder and not the /cdrom subfolder.
Enjoy!
Post-installation
Rom Location
Place your ROMs in /home/pi/RetroPie/roms/daphne