Wieku / danser-go

Dancing visualizer of osu! standard maps and custom osu! client written in Go. Also a generator for osu! videos.
Other
749 stars 102 forks source link

Danser cannot find beatmap #15

Closed ii64 closed 5 years ago

ii64 commented 5 years ago

Hello, I did download binary from releases My osu directory is on other disk partition so i create link to C:\Users\home 3\AppData\Local\'osu!'\Songs

Is this can't detect symbolic folder (since i just sym it to other)? image

Wieku commented 5 years ago

You don't need to create symlink. Go to settings.json and change "OsuSongsDir" property

ii64 commented 5 years ago

Alright thanks its scanned the Songs, but how the -title argument works? it seems i cant load any specific .osu file name

image

Wieku commented 5 years ago

It's the title from metadata section in .osu file

Wieku commented 5 years ago

Read README.md carefully. If "Tainted" is the only existing difficulty of all maps, danser**** -difficulty=Tainted will be sufficient enough.

ii64 commented 5 years ago

Alright it works, the window is oversized (objects out of screen) just change the size in the settings.json right