Giter Club home page Giter Club logo

Comments (7)

v3ceban avatar v3ceban commented on June 1, 2024 1

You can launch almost anything that opens from the Terminal in the Cartridges app.

Here's how I added Ryujinx games to my library:

  1. Click on add game button in the top left corner or press Ctrl+N
  2. Enter the command to open a game in Ryujinx. If you installed it with a flatpack it's gonna be something like this:
    flatpak run org.ryujinx.Ryujinx "path/to/your/game.nsp"
  3. Add a title, developer, and box cover art, to make it look good
  4. To make it smoother, set "Start Games in Fullscreen Mode" option in Ryujinx

It works the same with Wine/Proton games. You'll just need to replace the first part with the location of your wine script. I assume you can also do it with Yuzu, Retroarch, PPSSPP, and other emulators as well.

Hope this helps

from cartridges.

Radical4ever avatar Radical4ever commented on June 1, 2024 1

You can launch almost anything that opens from the Terminal in the Cartridges app.

Here's how I added Ryujinx games to my library:

  1. Click on add game button in the top left corner or press Ctrl+N
  2. Enter the command to open a game in Ryujinx. If you installed it with a flatpack it's gonna be something like this:
    flatpak run org.ryujinx.Ryujinx "path/to/your/game.nsp"
  3. Add a title, developer, and box cover art, to make it look good
  4. To make it smoother, set "Start Games in Fullscreen Mode" option in Ryujinx

It works the same with Wine/Proton games. You'll just need to replace the first part with the location of your wine script. I assume you can also do it with Yuzu, Retroarch, PPSSPP, and other emulators as well.

Hope this helps

This worked like a charm. Thank you so much!!

from cartridges.

Radical4ever avatar Radical4ever commented on June 1, 2024

Hi!, thanks for aswering im trying this asap i get home

from cartridges.

GeoffreyCoulaud avatar GeoffreyCoulaud commented on June 1, 2024

I've got some free time, I'll look into adding to Cartridges the sources that I already supported on Gali, which means:

  • Citra
  • Dolphin
  • PPSSPP
  • Yuzu
  • Cemu

The case of Retroarch is quite different, since so many variants are available and I don't know if it supports a custom URL scheme to start games. If it doesn't, there are many variants to support.

from cartridges.

RilicTheFox avatar RilicTheFox commented on June 1, 2024

I've made a really basic Retroarch importer on my own fork here: https://github.com/RilicTheFox/cartridges
I did this as a way for me to practice some Python after a while, so it probably has some issues! I'm also new to developing for Flatpak and GTK apps in general. I know that the preferences page doesn't show the path yet, so I may need some help on that.
Let me know if this is any good, or if it needs improvements!

from cartridges.

kra-mo avatar kra-mo commented on June 1, 2024

@GeoffreyCoulaud

from cartridges.

GeoffreyCoulaud avatar GeoffreyCoulaud commented on June 1, 2024

@RilicTheFox you can open a draft PR and I'll guide you through the changes that may be necessary to get it merged :)

from cartridges.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.