web3isthefuture / hyperplay-desktop-client

The HyperPlay desktop app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

HyperPlay

HyperPlay is an Open Source Game Launcher for Linux, Windows and macOS with Web3 features. It was conceived as a fork of Heroic Games Launcher, so it keeps it is features but also add new ones. Right now it supports launching games from the Epic Games Store using Legendary and GOG Games using gogdl. HyperPlay is built with Web3 and Web2 Technologies like: TypeScript, React, NodeJS, and Electron.

Index

Supported Operating Systems

  • Linux:
    • Ubuntu 20.04LTS or newer
    • Fedora 33 or newer
    • Arch Linux (Manjaro and Garuda as well)
    • HyperPlay will still work on most distros but we do not give official support for them. So do not open Issues here in these cases, instead, open a Discussion or try our Discord.
  • SteamOS (downloading using Discover only)
  • Windows 8+ (might work on Win7 if you have the latest PowerShell but we do not give support for it)
  • macOS 10.15 or higher

Installation

Linux

Debian, Ubuntu and Derivatives

Download the hyperplay.x.x.x_amd64.deb from the Releases section

sudo dpkg -i hyperplay.x.x.x_amd64.deb

Other Distributions (TAR.XZ)

Since these two distribution formats don't have a form of dependency management, make sure the curl command is available. You might run into weird issues if it's not.

For the tar.xz file, you need first to extract it somewhere, enter the folder and run:

chmod +x hyperplay

To run it use:

./hyperplay

Windows

Download HyperPlay_Setup.x.x.x.exe or the Portable HyperPlay-x.x.x.exe file and run it. It will install it to the start menu and desktop, use those to run it.

macOS

Download HyperPlay-x.x.x.dmg and move the HyperPlay App to the Applications folder.

Screenshots

image

image

image

Credits

Those Awesome Guys: Gamepad prompts images

About

The HyperPlay desktop app

License:GNU General Public License v3.0


Languages

Language:CSS 62.8%Language:TypeScript 26.3%Language:JavaScript 9.6%Language:SCSS 0.9%Language:HTML 0.5%Language:Shell 0.0%Language:Dockerfile 0.0%