Skip to content

Hypseus Singe is a program to play laserdisc arcade games

Hypseus Singe Table of Contents

Getting Started with Hypseus Singe

How to Install Hypseus Singe

Back to the Top

The Basics

$HOME or ~ refer to your home directory. On a typical linux distro, the full path will be \$HOME/\$USER. On a Steam Deck, the full path will be /home/deck. When navigating using the file manager, the file manager may not be display the username visually in the full file path.

Directories with a . in front of their name, like $HOME/.steam, are hidden by default. In Dolphin (a file manager), click the hamburger menu in the top right and toggle on Show Hidden Files. The setting may vary depending on which file manager you are using.

$HOME/Applications refers to the Applications folder in your home directory. On a typical linux distro, the full path will be \$HOME/\$USER/Applications. On a Steam Deck, the full path will be /home/deck/Applications. When navigating using the file manager, the file manager may not display the username visually in the full file path. The Applications folder is not created by default. If you have not created one already, do so before following the steps in this section.

Hypseus Singe is available both as an AppImage on Linux. This page will cover how to utilize and install the AppImage.

To download Hypseus Singe:

  1. Open the Ryujinx repository on a browser of your choice
  2. Download the latest hypseus-singe_v#.##.#_AppImage.tar.gz file
    • The #.##.# refer to the version number, this may vary depending on when you download Ryujinx
  3. Move the newly downloaded tar.gz to the $HOME/Applications folder
    • $HOME/Applications refers to the Applications folder in your home directory. On a typical linux distro, the full path will be \$HOME/\$USER/Applications. On a Steam Deck, the full path will be /home/deck/Applications. When navigating using the file manager, the file manager may not display the username visually in the full file path. The Applications folder is not created by default. If you have not created one already, do so before following the steps in this section.
  4. Extract the tar.gz file. If it extracts to another tar.gz file, extract it once more
  5. In the newly extracted hypseus-singe folder, Right click the application in question, click Properties, click Permissions, check Is Executable.
  6. Ryujinx will now be downloaded

Hypseus Singe Tips and Tricks