Is there a way to use touchpad with osu!lazer?

This page summarizes the projects mentioned and recommended in the original post on /r/osugame

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • osu-framework

    A game framework written with osu! in mind.

    it seems that despite using SDL, if you have "raw input" checked, it still uses the osuTK mouse input handler (https://github.com/ppy/osu-framework/blob/b97c26a684dc8ded5a349d24f8664a4f4b8c42a4/osu.Framework/Platform/DesktopGameHost.cs#L133, that's good)

  • osuTK

    A fork of OpenTK for use with osu/osu-framework. Adds .net standard, iOS and android support.

    however, osuTK uses its own SDL2 backend instead of the Windows backend if it detects that SDL2 is in use (https://github.com/ppy/osuTK/blob/af2001898abd6eed7cacf5f82e830eab931b3d90/src/osuTK/Platform/Factory.cs#L54, that's bad)

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

  • osu

    rhythm is just a *click* away!

    there's a flag to force the game to run on osuTK (https://github.com/ppy/osu/blob/1a200148e5c4fac46bdcd1daa28589db12169395/osu.Desktop/Program.cs#L25, that's good)

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts