Difference between revisions of "Hypseus Pi"
Jump to navigation
Jump to search
Line 20: | Line 20: | ||
* Rename the folder by adding <code>.daphne</code> after it and put that folder into your <code>/roms/daphne</code> folder. | * 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 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. | + | * 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. | * 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. | * Then run from the daphne menu. | ||
Line 28: | Line 28: | ||
* Hypseus ports lack the 2-player features of the arcade originals | * 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! | + | 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 == |
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
.daphne
after it and put that folder into your/roms/daphne
folder. - Then add your
.m2v
and.ogg
files into the/cdrom
subfolder within the game folder. Make sure to check the<gamename>.txt
file to ensure you have the correct.m2v
and.ogg
files and path; the names & path should match. - Then create a
<gamename>.commands
text 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 w
instead 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