-
-
Notifications
You must be signed in to change notification settings - Fork 2.6k
Description
Type
Other
Bug description
In the First-run Setup import section, I selected my osu!stable installation in Windows mounted into linux (/run/media/eurydice/68826360826331AC/Users/coreign/AppData/Local/osu!/) which has the configuration that specifies the Songs folder to be in C:\OsuSongs (which would resolve to /run/media/eurydice/68826360826331AC/OsuSongs/ if I were in Windows).
What I saw was a mere 19 beatmaps (instead of the expected 4000~ish I have on stable), possibly those that are in /run/media/eurydice/68826360826331AC/Users/coreign/AppData/Local/osu!/Songs/ instead of the expected /run/media/eurydice/68826360826331AC/OsuSongs.
I have also pursued some way to import my songs using the Import Files button but apparently it has an undocumented intended use case according to @bdach and my case is not that.
Even if osu!lazer went ahead and read the stable configuration file and parsed the path C:\OsuSongs it pretty much has no way of telling where C:\ is mounted in my linux installation. Therefore I would suggest exposing a more primitive way of importing Songs and Skins directly from folders.
| Description | Platform | Path |
|---|---|---|
| osu!lazer | Linux | $HOME/Games/osu-lazer/osu.AppImage |
| osu!stable | Windows | C:\Users\coreign\AppData\Local\osu!\osu!.exe |
| Songs folder | Windows | C:\OsuSongs |
| Windows partition mount path | Linux | /run/media/eurydice/68826360826331AC/ |
| osu!stable (mounted) | Linux | /run/media/eurydice/68826360826331AC/Users/coreign/AppData/Local/osu!/ |
| Songs folder (mounted) | Linux | /run/media/eurydice/68826360826331AC/OsuSongs/ |
Screenshots or videos
Version
2025.1218.0-lazer