Replies: 1 comment 2 replies
-
I'd really like to create a website that collects "community images" so that people can easily see, share and comment other images. I've put something together under wildlife, but it lacks the community aspect and I should update the TOML format for the new profiles that we've added to Wolf..
Our images have a bit of hierarchy when building, just so that we don't have to rewrite everything all the times, at the moment it looks like the following: flowchart TD
A[base]-->B[base-app]
B-->C[base-emu]
C-->D[Pegasus]
C-->H[Retroarch]
B-->E[Steam]
B-->F[Firefox]
Under gow/images you have the "base images" whilst the apps are built on top of that in gow/apps.
I don't think so AFAIK. Generally users want to use a launcher of some sorts because (most of the times?) the emulators don't have a nice joypad-compatible UI.
I can't remember why it's not in the default Wolf |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I am still quite noob in relation to creating new apps but found out that other people have already created some new (like Dolf, to have dosbox-x on Wolf). Do you know other resources?
I would like to have an app for Dolphin and one for an emulator for PS2. I understand you can launch these via Pegasus but that would require some extra steps while I would like to have Dolphin as a separate app. Do you know if someone has already created something similar before reinventing the wheel?
I was also surprised to see that here on this repo there is a recipee for Heroic Launcher but that does not show as an option for my user on Wolf?
Beta Was this translation helpful? Give feedback.
All reactions