Bartłomiej Dach

Results 1027 comments of Bartłomiej Dach

I'm not even really sure that changing the offset is actually expected here? As in, if the mirror mod should do this, then so should hard rock (because HR flips...

Maybe not. In theory the pp algorithm should be mirror-invariant, in practice I have no idea if it is or not. Moreover applying this to mirror and not to HR...

I have no access to server-side logs, but I'm relatively sure the room should have closed immediately after you left it. The likely reason for the apparent discrepancy is that...

As I said, [this should be the case already](https://github.com/ppy/osu-server-spectator/blob/4078d89230a3e5c213d8be80609da9d081b3c65c/osu.Server.Spectator/Hubs/MultiplayerHub.cs#L593-L602).

please double check the logs folder. it's improbable that there are no logs if the game launches, and we cannot help you without them.

There are some [seemingly](https://github.com/xamarin/xamarin-android/issues/2176) [related](https://github.com/xamarin/xamarin-android/issues/6351) google hits for this type of error. From what I gather it may be a chain of trust issue with the root CA, but somehow...

thanks all for noting that you have the issue, do note that just saying that you have the same issue doesn't really help us in any way. i would ask...

What would this screen look like? Would it just mirror stable, where the edit selection screen seems to be just song select but with features cut? I'm not really understanding...

The logged source of the event is `0x301` which - if I'm looking correctly [at the docs](https://developer.android.com/reference/android/view/InputDevice#SOURCE_KEYBOARD) - would be `SOURCE_DPAD | SOURCE_KEYBOARD`. It's a really strange combination, I'm not...

To clarify: you're saying that the display of the key bindings is wrong (e.g. top left letter key is shown as Q on both QWERTY and AZERTY), or are the...