sillybear

Results 14 comments of sillybear

Is there an options screen to set this? Like a visual gauge display when you adjust them?

I think it's better to convert dwi to sm only since dwi uses song timing. ssc files are best used for those that used steps timing.

@teleshoes After looking to your previous comment above, I'm curious on how you would implement/update the old groove radar calculation in SM's NoteDataUtil.cpp even if it is just an unofficial...

> in case anyone is interested, here is a somewhat related stand-alone project (work-in-progress): > https://github.com/teleshoes/wolke-home-config/blob/master/bin/simfile-radar > > i actually added this cli flag so that i could process just...

I tried to run the simfile-radar alone w/o the sm file and it displays all the info. Then I tried adding an sm file in the cmd line (with the...

I just tried simfile-radar --no-cache GAIA.sm but it says ERROR: unknown arg --no-cache where can I find the latest copy of script? The one I got was from yours that...

I updated my copy but still getting the same result. ![pic](https://user-images.githubusercontent.com/6451629/104538731-644f6380-5657-11eb-90d8-8be28cb28796.jpg)

I'm trying your dwi2sm/ssc source patch for Windows but couldn't get it work because it crashes before startup. If I try --convert D:\Desktop\Songs\Test\BUTTERFLY : Crash reason: Assertion 'sDirectoryParts.size() >= 4'...

This has been fixed in #2149. Build yours using latest source.