Ryujinx

Experimental Nintendo Switch Emulator written in C# (by riperiperi)

Ryujinx Alternatives

Similar projects and alternatives to Ryujinx

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better Ryujinx alternative or higher similarity.

Ryujinx reviews and mentions

Posts with mentions or reviews of Ryujinx. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-05-24.
  • Build Instructions for latest TOTK Hair&Shadow FIX. +Script to use the latest PRs!
    5 projects | /r/macgaming | 24 May 2023
    # change this path to an absolute path leading to where you want to build Ryujinx cd /Volumes/GAMES/DEV/_EMU/2023 # remove old build rm -rf ./Ryujinx # clone Ryujinx git clone https://github.com/Ryujinx/Ryujinx # OR # clone someone else's fork of Ryujinx # git clone -b buffer-mirrors-2023 https://github.com/riperiperi/Ryujinx cd ./Ryujinx # ===- pull Optional selected PRs and merge them in before building -=== git fetch origin pull/4993/head # Implement shader storage buffer operations using new Load/Store instructions # git fetch origin pull/4899/head # Vulkan: Buffer Mirrors for MacOS performance git fetch origin pull/5080/head # Implement transform feedback emulation for hardware without native support git fetch origin pull/5094/head # Truncate vertex attribute format if it exceeds stride on MoltenVK # don't forget these git checkout -b pr-merge git merge FETCH_HEAD --no-commit # ===- pull custom PRs and merge them -=== ### errors? sometimes if you try and mix and match PRs you get conflicts, in which case you have an error here and can't proceed ### try a different combination of PRs or try deselecting them one at a time until you get a good build # ===- build Ryujinx -=== mkdir -p ./distribution/macos/output ./distribution/macos/create_macos_build.sh ./ ./distribution/macos/temp ./distribution/macos/output ./distribution/macos/entitlements.xml 1.1.1 0 Release "" cd ./distribution/macos/output # remove old Ryujinx.app rm -rf /Applications/Ryujinx.app # move new Ryujinx.app to Applications folder mv ./Ryujinx.app /Applications/ # open Applications folder open /Applications/ # open Ryujinx open /Applications/Ryujinx.app
  • Guide for Zelda: TOTK Mac M1 - UPDATED FOR 23/5/23
    3 projects | /r/macgaming | 23 May 2023
    I'm running riperiperi Riyujinx with Firmware 16.0.2 (simply go to this page scroll down to Experimental GUI (Avalonia) and download the mac os universal link)

Stats

Basic Ryujinx repo stats
2
19
0.0
6 days ago

riperiperi/Ryujinx is an open source project licensed under MIT License which is an OSI approved license.


Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com