164
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
this post was submitted on 09 Jan 2024
164 points (95.6% liked)
Steam Deck
14774 readers
427 users here now
A place to discuss and support all things Steam Deck.
Replacement for r/steamdeck_linux.
As Lemmy doesn't have flairs yet, you can use these prefixes to indicate what type of post you have made, eg:
[Flair] My post title
The following is a list of suggested flairs:
[Discussion] - General discussion.
[Help] - A request for help or support.
[News] - News about the deck.
[PSA] - Sharing important information.
[Game] - News / info about a game on the deck.
[Update] - An update to a previous post.
[Meta] - Discussion about this community.
Some more Steam Deck specific flairs:
[Boot Screen] - Custom boot screens/videos.
[Selling] - If you are selling your deck.
These are not enforced, but they are encouraged.
Rules:
- Follow the rules of Sopuli
- Posts must be related to the Steam Deck in an obvious way.
- No piracy, there are other communities for that.
- Discussion of emulators are allowed, but no discussion on how to illegally acquire ROMs.
- This is a place of civil discussion, no trolling.
- Have fun.
founded 3 years ago
MODERATORS
"Install this blob of data that you just download from this random URL" isn't something I'm ever going to do on any computer I own. Doesn't Emudeck support something more reasonable like a flatpak?
Hello, RetroDECK is a flatpak.
RetroDECK: What is RetroDECK?
Tell me more about flatpack. It is a Rom extension? The file i ~~downloaded~~ used was .Xci, played with Yuzu
Flatpak is the technology that the package manager in desktop mode uses to install software
flatpak is a universal packaging format for linux, and every flatpak app is containerized for improved security
as a bonus you can easily remove almost all traces of an app when you uninstall so there aren't any annoying leftover files, like you would on Windows
Now as the RetroDECK CM another benefit is it also make it rather easy to move the important data between installations or even take backups.
If you take RetroDECK for example all you need to do move/copy over to a new installation is:
That is it.
All your roms, saves, scraped data and everything has been moved.
I personally run RetroDECK on my Steam Deck and both my Linux Laptop, Linux Desktop and more in my home.
Flatpacks are very restrictive by design. While this is a good thing in many cases, it makes it very difficult for tools like EmuDeck to work properly. For example, automatically installing other applications (in this case: emulators) isn‘t easily possible. This would make a flatpak version of Emudeck pretty much useless.
While I understand your concerns, I think installing an AppImage which has been built on Github from open source code just isn‘t all that risky.