Skip to content

Latest commit

 

History

History
64 lines (40 loc) · 2.6 KB

README.md

File metadata and controls

64 lines (40 loc) · 2.6 KB

CheerpX Games Runner Chrome Extension

Discord server Issues

Overview

CheerpX Games Runner is an open-source Chrome Extension to run your games directly in the browser.

Games are populated from the personal collection of the user, by integrating with GOG 1. Other stores might be supported in the future.

The extension is powered by CheerpX, a x86-to-WebAssembly virtual machine. Currently it supports games running on DOS, support for modern games is also planned in the future.

Features

  1. Play historical games from your collection directly in your browser.
  2. Works on any platform, even if not officially supported by the game.
  3. No local installation required.

Installation

  1. Clone or download the repository.
  2. Open the Chrome browser and navigate to chrome://extensions/.
  3. Enable "Developer mode" by toggling the switch on the top right.
  4. Click on the "Load unpacked" button and select the downloaded repository folder.

Usage

  1. After the extension is installed, click on the extension icon next to the address bar.
  2. The CheerpX Games Runner tab will open. Login to GOG.com if needed.
  3. Choose a game from the list and click it's icon to run it in your browser.

Example games

This is non-exhaustive list of games which are known to work, most of them available for free from GOG.com

  • Akalabeth: World of Doom
  • Jill of the Jungle
  • Tyrian 2000
  • Ultima 4
  • Ultima Martian Dreams
  • Ultima Savage Empire

Bugs and Issues

Please use Issues to report any bug. Or come to say hello / share your feedback on Discord.

License

CheerpX Games Runner is released under the Apache License, Version 2.0.

You are welcome to use, modify, and redistribute the contents of this repository.

The public CheerpX deployment is provided as-is and is free to use for technological exploration, testing and non-commercial uses. Downloading a CheerpX build for the purpose of hosting it elsewhere is not permitted.

If you want to build a product on top of CheerpX, please get in touch: sales@leaningtech.com

Contact

For any queries or suggestions, feel free to contact on Discord.

Footnotes

  1. Leaning Technologies is not affiliated with GOG.com in any way.