Dolphin Emulator: Difference between revisions
imported>R-burns Improve adapter overclocking instructions |
No edit summary |
||
| (3 intermediate revisions by 3 users not shown) | |||
| Line 1: | Line 1: | ||
{{disambiguation|Dolphin|the [[KDE]] file manager}} | |||
Dolphin is a Nintendo GameCube and Wii emulator, currently supporting the x86_64 and AArch64 architectures. Dolphin is available for Linux, macOS, Windows, and Android. It is a free and open source, community-developed project. Dolphin was the first GameCube and Wii emulator, and currently the only one capable of playing commercial games. | Dolphin is a Nintendo GameCube and Wii emulator, currently supporting the x86_64 and AArch64 architectures. Dolphin is available for Linux, macOS, Windows, and Android. It is a free and open source, community-developed project. Dolphin was the first GameCube and Wii emulator, and currently the only one capable of playing commercial games. | ||
| Line 8: | Line 9: | ||
{ pkgs, ... }: | { pkgs, ... }: | ||
{ | { | ||
services.udev.packages = [ pkgs. | services.udev.packages = [ pkgs.dolphin-emu ]; | ||
} | } | ||
</nowiki>}} | </nowiki>}} | ||
| Line 30: | Line 31: | ||
[[Category:Applications]] | [[Category:Applications]] | ||
[[Category:Gaming]] | |||