Alexandre PADOVAN

Results 14 comments of Alexandre PADOVAN

I did manage to modify this ![image](https://github.com/ppy/osu/assets/31733699/6ba9aa01-a73c-4a65-ad13-96fe59bd1245) My only issue is that I modified this (setting to 300): https://github.com/ppy/osu/blob/22163020c348c8ad1545b95d33665277425f4a1f/osu.Game/Rulesets/Judgements/Judgement.cs#L162-L163 As far as I know, this affect EVERY rulesets, which is...

I overlooked this part, my bad. My question regarding allowing rulesets to change hit values still stand though, which would highly change how things are handled, but could be done...

Hi, So this means that we won't have pursuit music anymore ? This would be a massive lost to me tbh. I love the fact I can just put my...

Well, that's okay with me, having a lot of files extracted from the game for "nothing" isn't ideal, I have to agree.

Maybe this bit of code could help you ? https://github.com/boazsegev/facil.io/blob/fd30906c395385819d26be4c985568e685463d4f/src/http/http-request.c#L193-L218

The `BASS_StreamCreateFile` seems to have a `BASS_UNICODE` flag to it. From the [doc page](http://www.un4seen.com/doc/#bass/BASS_StreamCreateFile.html): > BASS_UNICODE - file is in UTF-16 form. Otherwise it is ANSI on Windows and UTF-8...

Hi, Thanks for you report. Just to be sure about what is happening: - Do you have a folder named `Games` in `E:\Program Files\Star Rail` ? If so, is `StarRail.exe`...

I'm still struggling to understand why they would do different file structure between those two version, but hey, at least we know why this don't work now ! I'll probably...

Thanks you. The difference between OS/CN version of genshin is wild! The game detection should be fixed in [cn-os-compatibility](https://github.com/alexpado/hoyoverse-music-unpacker/tree/cn-os-compatibility) branch, if you could test it on your end and tell...

I'll prefer to wait until next patch for each game. Is there a way for me to install the mainland CN versions of each game for testing purpose ?