tosuapp / tosu

Eponymous software for reading osu! memory (allows you to make stream/tournament/in-game overlays), accounting for most of gosumemory's issues (not exactly). Supports windows/linux!
https://tosu.app
GNU Lesser General Public License v3.0
160 stars 15 forks source link

feat: add linux support #173

Closed xxCherry closed 2 months ago

xxCherry commented 2 months ago

This PR adds Linux support as well as changing the way pattern masks (??) are handled to be more correct with signatures containing 00 bytes (and also refactored tsprocess a bit to be more consistent)