Skip to content
This repository has been archived by the owner on Jul 22, 2024. It is now read-only.
Derek J. Clark edited this page Apr 18, 2023 · 6 revisions

Welcome

HandyGCCS (Handheld Game Console Controller Support) provides various handheld game consoles with better support and integration for various capabilities. Many of these handhelds use a modified keyboard that produces key combination macros. Most of these macros are hard coded to windows hotkeys and have little or no effect in Linux. HandyGCCS leverages these keys by creating a virtual controller, hiding the built in controller and keyboard, and then intercepting all user input to trigger any events we want.

Supported Devices

See the supported devices page.

Installation and Usage

See the installation and usage page.

Configuration

See the configuration page.

Clone this wiki locally