Nicolas Abram

Results 128 comments of Nicolas Abram

Is this on windows? I assume this is the DisplaySleep thing implemented in https://github.com/Ryujinx/Ryujinx/pull/1850/files

@KawaiiZapic Could you check if https://github.com/Ryujinx/Ryujinx/pull/6704 works as intended? (A bot uploaded an artifact you can download)

Should the it also reference NonNull::dangling instead of Unique::empty?

I dont think sending the lobby userlist properly is a bad idea. That said i can see it not being a priority. What i do think is a priority is...

I think the test that's failing is doing so because no offset is sent for the test data song updates(It's only giving the stepid's, and with this code the stepid's...

I do not know how to add tests. I dont think this breaks backwards compatibility and i think theres no need for versión checks in this(i did this a long...

Hey! i just finished merging and fixing conflicts with your current repo in here: https://github.com/Nickito12/stepmania-server/tree/experimental If you could make a new branch in this repo i could make a pull...

@aburke20 The bug does not seem to be marked as closed: ![imagen](https://github.com/Ryujinx/Ryujinx/assets/24706838/33d04b6c-8e66-4ced-a792-703c959b9b0d) Have you tried setting the graphics backend to Vulkan on the latest release?

> @zilexa you can get your favourites already, at least indirectly. If your "liked" videos are set as public in youtube they are visible as a playlist for everyone. This...

Is there a reason to automatically switch to dynamic linking in the cmake script if we fail to find a static openssl? That seems bad to me if the user...