Difference between revisions of "How to Use Game Controllers"
From MorphOS Library
(Created page with "== About Game Controller Support == MorphOS offers two different interfaces for game controllers: newer sensors.library and older lowlevel.library for the legacy support. Gam...") |
(No difference)
|
Revision as of 12:43, 7 August 2015
Contents
About Game Controller Support
MorphOS offers two different interfaces for game controllers: newer sensors.library and older lowlevel.library for the legacy support. Games supporting the sensors.library are still quite rare, but it is planned that it will become the only API for controllers and lowlevel.library would only be a wrapper for it.
MorphOS supports standard HID compatible controllers, which don't require any extra commands to be used.