Linux guide for emulators: Difference between revisions
Add page link |
Ilyagredasov (talk | contribs) No edit summary Tags: Mobile edit Mobile web edit |
||
| (3 intermediate revisions by 3 users not shown) | |||
| Line 7: | Line 7: | ||
Flatpak (formerly xdg-app) is a distro-agnostic application framework. It is a decentralized system and has no central package repository. Instead, the user must manually add the repository's URL to the system before packages can be installed, like in [[Emulation on Ubuntu|Ubuntu's PPA]]. | Flatpak (formerly xdg-app) is a distro-agnostic application framework. It is a decentralized system and has no central package repository. Instead, the user must manually add the repository's URL to the system before packages can be installed, like in [[Emulation on Ubuntu|Ubuntu's PPA]]. | ||
[https://flathub.org/ Flathub], probably the biggest Flatpak repository, | [https://flathub.org/ Flathub], is probably the biggest Flatpak repository, and quite a few emulators. | ||
'''Adding Flathub repository to the system''' | '''Adding Flathub repository to the system''' | ||
| Line 39: | Line 39: | ||
'''Available emulators''' | '''Available emulators''' | ||
Emulators are actively added to Flathub, so the list shown below may not be exhaustive. | Emulators are actively added to Flathub, so the list shown below may not be exhaustive. (while likely safe but the 'unverified' tag means that it's not uploaded by the original developer) | ||
{| class="wikitable" width="100%" | {| class="wikitable" width="100%" | ||
|- | |- | ||
| Line 55: | Line 54: | ||
|[https://flathub.org/apps/details/org.duckstation.DuckStation org.duckstation.DuckStation] | |[https://flathub.org/apps/details/org.duckstation.DuckStation org.duckstation.DuckStation] | ||
|- | |- | ||
|[[ | |[[gopher64]] | ||
|[https://flathub.org/apps/details/io.github. | |[https://flathub.org/apps/details/io.github.gopher64.gopher64 io.github.gopher64.gopher64] | ||
|- | |- | ||
|[[Yuzu]] | |[[Yuzu]] | ||
| Line 481: | Line 480: | ||
|[[Dolphin]] | |[[Dolphin]] | ||
|} | |} | ||
Can't find your emulator in RPMfusion? Want an up to date version git version instead of dolphin stable? First, check [https://copr.fedorainfracloud.org/ Fedora's COPR repositories]. For example, for Dolphin, https://copr.fedorainfracloud.org/coprs/victoroliveira/dolphin-emu-git/. | Can't find your emulator in RPMfusion? Want an up-to-date version git version instead of dolphin stable? First, check [https://copr.fedorainfracloud.org/ Fedora's COPR repositories]. For example, for Dolphin, https://copr.fedorainfracloud.org/coprs/victoroliveira/dolphin-emu-git/. | ||
Still can't find a precompiled version? We get to compile them ourselves! | Still can't find a precompiled version? We get to compile them ourselves! | ||
| Line 514: | Line 513: | ||
[[Category:FAQs]] | [[Category:FAQs]] | ||
[[Category:Linux]] | |||