gdkchan

Results 497 comments of gdkchan

Does it freeze or crash? They are not the same thing.

It would be helpful if you could attach Visual Studio debugger and see where it's stuck at when it does that.

I don't mind either of them. I think it being left aligned (this change) makes a bit more sense since it actually looks like a grid at the bottom, it's...

Fixes character rendering on Spiritfarer. master: ![image](https://github.com/Ryujinx/Ryujinx/assets/5624669/ae4141ac-ebf5-4f58-b369-9d42988432fb) PR: ![image](https://github.com/Ryujinx/Ryujinx/assets/5624669/9941586c-537e-4f86-b9b4-4c2751643111)

Would be nice to use `LibraryImport` here rather than `DllImport` given the on-going work to replace the existing usages.

It would be nice if you could include screenshots showing the changes that have been made, it's useful for providing quick feedback about the design, and also for inclusion on...

> When you open the Profile Manager, profiles are sorted alphabetically which is nice, but the selected profile should be at the first place Why? What does it add?

> > Why? What does it add? > > A better UX, in all UI the selected item is always put at the first place, otherwise how do you know...

> When you open the Profile Manager, profiles are sorted alphabetically which is nice, but the selected profile should be at the first place: I don't think it's necessary for...

I think it makes more sense to add a slider where you can set any target frame rate that you want. There was a request for that on #4164 (I...