jduncanator

Results 78 comments of jduncanator
trafficstars

I personally despise the Slice "array" style shorthand. It's far harder to read and understand than just using Slice directly. I'm not phased with any of the other changes, but...

Yea, I agree with gdkchan on this one. Users can have as many instances of Ryujinx running as they like, we don't need to be putting in artificial limits, even...

This should be thoroughly tested across GPU drivers and vendors. iirc, yuzu tried implementing something similar, however the performance across vendors and driver versions was a wash, with some being...

Changing the logo is not something we just PR a change for, it's something that needs extensive discussion. The current logo is part of our brand, and is distinctly identifiable...

I don't think the potential performance gain is worth the overhead in maintainability of this change, it's also an abuse of a keyword that has a very specific semantic meaning....

> This is probably out of scope for this PR, but the Ryujinx logo displayed in Discord looks off to me. The purple background makes it hard to see and...

> > We should be able to do that directly in Discord by replacing the image for that image key. I think you'll find the Ryujinx logo in there is...

The service is open-source, and can be hosted by anyone. I'm just providing a copy of it with data pre-populated to ease migration. More than happy for someone to suggest...

The mapping logic _is_ the redirect service. The only thing that isn't public is the process with which the Nintendo eShop is scraped for data, which I don't feel comfortable...

> We could also open a port on `localhost`, expose the game image from the game itself like that and send it to discord. > > What do you think...