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

Fixes setting game folder on certain linux osu-winello configurations #187

Closed TomyBDev closed 1 month ago

TomyBDev commented 1 month ago

When using a wine layer for osu! on Linux, cwd doesn't fetch the osu! game folder correctly. Instead now gets the executable directory from the cmdline and formats it to be in Linux directory. Fixes #177