Skip to content
tumble edited this page Sep 1, 2023 · 3 revisions

Controller Support

gamepad-support.user.js

A userscript that adds controller support to Denki's online Sky Games ports, using the Javascript Gamepad API.

Button Mappings

Below are the default controls for the Xbox 360 controller, translated to Sky remote buttons

  • A: Select
  • B: Red
  • X: Blue
  • Y: Yellow
  • Select: Green
  • Start: Back Up
  • Right Stick: Help

Mobile Gamepad

sky-remote-mobile.user.js

Recommended for touchscreens

A userscript that adds a virtual Sky Gamepad button layout to mobile browsers, with touch support for mobile devices

Beehive Bedlam

beehive-bedlam.user.js

Adds programmatic functions to https://beehive-bedlam.com/ if installed standalone it adds keyboard support.

Usage

Just install it and it will work, by default it adds keyboard support.

Development usage

// @require https://github.com/STB-Gaming/userscripts/raw/master/beehive-bedlam.user.js

Not Required

this gets installed by the other userscripts

Sky Remote

sky-remote.user.js

A userscript that adds functions to press Sky remote buttons

Clone this wiki locally