Simple web app to check what games are/aren't working on the Ryujinx emulator.
Find a file
2025-04-26 17:24:54 +02:00
.vscode first commit 2023-10-02 09:15:09 +02:00
public clean up stuff 2023-10-02 09:16:00 +02:00
src version z-index 2023-10-02 19:14:56 +02:00
.gitignore first commit 2023-10-02 09:15:09 +02:00
index.html clean up stuff 2023-10-02 09:16:00 +02:00
package-lock.json first commit 2023-10-02 09:15:09 +02:00
package.json first commit 2023-10-02 09:15:09 +02:00
README.md Update README.md 2025-04-26 17:24:54 +02:00
vite.config.js first commit 2023-10-02 09:15:09 +02:00

Note

This no longer works because Ryujinx got DMCA'd. Sorry :(

Ryujinx Games List Webapp

Simple web app to check what games are/aren't working on the Ryujinx emulator.

I did this project in a couple of hours because I was bored, and the current way of checking which games work and which don't in Ryujinx seems like a pain in the ass to me, so don't pay too much attention to the chaotic and uncommented code. Original names for the project are welcome!

Build

npm run build

Develop

npm run dev