TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Ryujinx (Switch Emulator) Update

94 pointsby benaadamsover 2 years ago

3 comments

hedgehogover 2 years ago
I hadn&#x27;t seen this before and I was curious what approach Ryujinx and Yuzu (mentioned here) take to emulate the GPU. Both appear to emulate the actual hardware rather than patch the guest to intercept graphics calls in some way. This includes recompiling Maxwell shader machine code into host-compatible shaders (GLSL or whatever). Impressive.<p><pre><code> 1. https:&#x2F;&#x2F;github.com&#x2F;Ryujinx&#x2F;Ryujinx&#x2F;blob&#x2F;master&#x2F;Ryujinx.Graphics.Shader&#x2F;Decoders 2. https:&#x2F;&#x2F;github.com&#x2F;yuzu-emu&#x2F;yuzu&#x2F;tree&#x2F;master&#x2F;src&#x2F;shader_recompiler</code></pre>
评论 #34048967 未加载
Gigachadover 2 years ago
I’ve used yuzu a bit before but not Ryujinx. Does anyone know what the main differences between them are? Looks like both still require owning a hacked switch which is quite a barrier to entry.
评论 #34047843 未加载
评论 #34047808 未加载
评论 #34048752 未加载
评论 #34049705 未加载
peter-m80over 2 years ago
Why do this kind of software use .Net? Shouldn&#x27;t this be implemented with portability in mind?
评论 #34049630 未加载
评论 #34049627 未加载
评论 #34057271 未加载
评论 #34050223 未加载