mirror of
https://github.com/tiyn/wiki.git
synced 2025-04-04 07:47:45 +02:00
games: restructured emulators
This commit is contained in:
parent
1c0edb2117
commit
420290fde7
@ -16,9 +16,9 @@ Emulator games can even be
|
|||||||
|
|
||||||
## List of Emulator software
|
## List of Emulator software
|
||||||
|
|
||||||
- [Citra](/wiki/games/citra.md) emulates Nintendo 3DS games.
|
- [Citra](/wiki/games/emulators/citra.md) emulates Nintendo 3DS games.
|
||||||
- [Dolphin](/wiki/games/dolphin.md) emulates Nintendo GameCube and Wii games.
|
- [Dolphin](/wiki/games/emulators/dolphin.md) emulates Nintendo GameCube and Wii games.
|
||||||
- [mGBA](/wiki/games/mgba.md) emulates Nintendo Game Boy, Game Boy Color and Game Boy Advanced
|
- [mGBA](/wiki/games/emulators/mgba.md) emulates Nintendo Game Boy, Game Boy Color and Game Boy Advanced
|
||||||
games.
|
games.
|
||||||
- [PPSSPP](/wiki/games/ppsspp.md) emulates Playstation Portable games.
|
- [PPSSPP](/wiki/games/emulators/ppsspp.md) emulates Playstation Portable games.
|
||||||
- [yuzu](/wiki/games/yuzu.md) emulates Nintendo Switch games.
|
- [yuzu](/wiki/games/emulators/yuzu.md) emulates Nintendo Switch games.
|
||||||
|
@ -1,10 +1,10 @@
|
|||||||
# Citra
|
# Citra
|
||||||
|
|
||||||
[Citra](https://citra-emu.org/) is a Nintendo 3DS [emulator](./emulators.md).
|
[Citra](https://citra-emu.org/) is a Nintendo 3DS [emulator](/wiki/games/emulators.md).
|
||||||
|
|
||||||
## Setup
|
## Setup
|
||||||
|
|
||||||
Citra can be installed on different systems, a list for this can be found on
|
Citra can be installed on different systems, a list for this can be found on
|
||||||
the [Citra website](https://citra-emu.org/download).
|
the [Citra website](https://citra-emu.org/download).
|
||||||
Additionally it can be installed using [Flatpak](../linux/flatpak.md) where the
|
Additionally it can be installed using [Flatpak](/wiki/linux/flatpak.md) where the
|
||||||
package is called `org.citra_emu.citra`.
|
package is called `org.citra_emu.citra`.
|
@ -1,12 +1,12 @@
|
|||||||
# Dolphin
|
# Dolphin
|
||||||
|
|
||||||
[Dolphin](https://dolphin-emu.org/) is a Nintendo GameCube and Wii [emulator](./emulators.md).
|
[Dolphin](https://dolphin-emu.org/) is a Nintendo GameCube and Wii [emulator](/wiki/games/emulators.md).
|
||||||
|
|
||||||
## Setup
|
## Setup
|
||||||
|
|
||||||
Dolphin can be installed on different systems, a list for this can be found on
|
Dolphin can be installed on different systems, a list for this can be found on
|
||||||
the [Dolphin website](https://dolphin-emu.org/download/).
|
the [Dolphin website](https://dolphin-emu.org/download/).
|
||||||
Additionally it can be installed using [Flatpak](../linux/flatpak.md) where the
|
Additionally it can be installed using [Flatpak](/wiki/linux/flatpak.md) where the
|
||||||
package is called `org.DolphinEmu.dolphin-emu`.
|
package is called `org.DolphinEmu.dolphin-emu`.
|
||||||
|
|
||||||
## Usage
|
## Usage
|
||||||
@ -17,11 +17,11 @@ and usage of Dolphin.
|
|||||||
### Steam Deck Specific Settings
|
### Steam Deck Specific Settings
|
||||||
|
|
||||||
The following settings are especially useful when emulating games on the
|
The following settings are especially useful when emulating games on the
|
||||||
[Steam Deck](./steam_deck.md) as pointed out by
|
[Steam Deck](/wiki/games/steam_deck.md) as pointed out by
|
||||||
[nchristopher](https://github.com/nchristopher/steamdeck-emulation/blob/main/emulators/dolphin.md).
|
[nchristopher](https://github.com/nchristopher/steamdeck-emulation/blob/main/emulators/dolphin.md).
|
||||||
|
|
||||||
Select the configuration and select the paths tab.
|
Select the configuration and select the paths tab.
|
||||||
There the directories for Wii and GameCube [ROMs](./emulators.md) can be added.
|
There the directories for Wii and GameCube [ROMs](/wiki/games/emulators.md) can be added.
|
||||||
In the audio tab select `Pulse` as your audio backend.
|
In the audio tab select `Pulse` as your audio backend.
|
||||||
In the interface tab select `Confirm to Stop` to avoid prompts when closing the
|
In the interface tab select `Confirm to Stop` to avoid prompts when closing the
|
||||||
game.
|
game.
|
@ -1,13 +1,13 @@
|
|||||||
# mGBA
|
# mGBA
|
||||||
|
|
||||||
[mGBA](https://mgba.io/) is a Nintendo Game Boy, Game Boy Color and Game Boy Advanced
|
[mGBA](https://mgba.io/) is a Nintendo Game Boy, Game Boy Color and Game Boy Advanced
|
||||||
[emulator](./emulators.md).
|
[emulator](/wiki/games/emulators.md).
|
||||||
|
|
||||||
## Setup
|
## Setup
|
||||||
|
|
||||||
mGBA can be installed on different systems, a list for this can be found on
|
mGBA can be installed on different systems, a list for this can be found on
|
||||||
the [mGBA website](https://mgba.io/downloads.html).
|
the [mGBA website](https://mgba.io/downloads.html).
|
||||||
Additionally it can be installed using [Flatpak](../linux/flatpak.md) where the
|
Additionally it can be installed using [Flatpak](/wiki/linux/flatpak.md) where the
|
||||||
package is called `io.mgba.mgba`.
|
package is called `io.mgba.mgba`.
|
||||||
|
|
||||||
## Usage
|
## Usage
|
@ -1,13 +1,13 @@
|
|||||||
# PPSSPP
|
# PPSSPP
|
||||||
|
|
||||||
[PPSSPP](https://ppsspp.org/) is a Playstation Portable (PSP)
|
[PPSSPP](https://ppsspp.org/) is a Playstation Portable (PSP)
|
||||||
[emulator](./emulators.md).
|
[emulator](/wiki/games/emulators.md).
|
||||||
|
|
||||||
## Setup
|
## Setup
|
||||||
|
|
||||||
PPSSPP can be installed on different systems, a list for this can be found on
|
PPSSPP can be installed on different systems, a list for this can be found on
|
||||||
the [PPSSPP website](https://ppsspp.org/downloads.html).
|
the [PPSSPP website](https://ppsspp.org/downloads.html).
|
||||||
Additionally it can be installed using [Flatpak](../linux/flatpak.md) where the
|
Additionally it can be installed using [Flatpak](/wiki/linux/flatpak.md) where the
|
||||||
package is called `org.ppsspp.PPSSPP`.
|
package is called `org.ppsspp.PPSSPP`.
|
||||||
|
|
||||||
## Usage
|
## Usage
|
||||||
@ -18,13 +18,13 @@ and usage of PPSSPP.
|
|||||||
### Steam Deck specific settings
|
### Steam Deck specific settings
|
||||||
|
|
||||||
The following settings are especially useful when emulating PSP games on the
|
The following settings are especially useful when emulating PSP games on the
|
||||||
[Steam Deck](./steam_deck.md) as pointed out by
|
[Steam Deck](/wiki/games/steam_deck.md) as pointed out by
|
||||||
[nchristopher](https://github.com/nchristopher/steamdeck-emulation/blob/main/emulators/ppsspp.md).
|
[nchristopher](https://github.com/nchristopher/steamdeck-emulation/blob/main/emulators/ppsspp.md).
|
||||||
But it is a good starting point for other systems aswell.
|
But it is a good starting point for other systems aswell.
|
||||||
It is important to emphasize that the system needs to meet the requirements to
|
It is important to emphasize that the system needs to meet the requirements to
|
||||||
run Vulkan.
|
run Vulkan.
|
||||||
The Device name will change if you are not using a
|
The Device name will change if you are not using a
|
||||||
[Steam Deck](./steam_deck.md).
|
[Steam Deck](/wiki/games/steam_deck.md).
|
||||||
|
|
||||||
- Backend: `Vulkan`
|
- Backend: `Vulkan`
|
||||||
- Device: `AMD RADV VANGOGH`
|
- Device: `AMD RADV VANGOGH`
|
@ -1,12 +1,12 @@
|
|||||||
# yuzu
|
# yuzu
|
||||||
|
|
||||||
[yuzu](https://yuzu-emu.org/) is a Nintendo Switch [emulator](./emulators.md).
|
[yuzu](https://yuzu-emu.org/) is a Nintendo Switch [emulator](/wiki/games/emulators.md).
|
||||||
|
|
||||||
## Setup
|
## Setup
|
||||||
|
|
||||||
yuzu can be installed on different systems, a list for this can be found on
|
yuzu can be installed on different systems, a list for this can be found on
|
||||||
the [yuzu website](https://yuzu-emu.org/downloads/#windows).
|
the [yuzu website](https://yuzu-emu.org/downloads/#windows).
|
||||||
Additionally it can be installed using [Flatpak](../linux/flatpak.md) where the
|
Additionally it can be installed using [Flatpak](/wiki/linux/flatpak.md) where the
|
||||||
package is called `org.yuzu_emu.yuzu`.
|
package is called `org.yuzu_emu.yuzu`.
|
||||||
|
|
||||||
After installation keys need to be added.
|
After installation keys need to be added.
|
||||||
@ -30,7 +30,7 @@ game that should to be started.
|
|||||||
### Steam Deck Specific Settings
|
### Steam Deck Specific Settings
|
||||||
|
|
||||||
The following settings are especially useful when emulating games on the
|
The following settings are especially useful when emulating games on the
|
||||||
[Steam Deck](./steam_deck.md) as pointed out by
|
[Steam Deck](/wiki/games/steam_deck.md) as pointed out by
|
||||||
[sofakng](https://www.reddit.com/r/SteamDeck/comments/12ivsky/what_are_the_best_yuzu_settings/).
|
[sofakng](https://www.reddit.com/r/SteamDeck/comments/12ivsky/what_are_the_best_yuzu_settings/).
|
||||||
|
|
||||||
For a better performance select `Vulkan` under the `Graphics` in `Graphics`.
|
For a better performance select `Vulkan` under the `Graphics` in `Graphics`.
|
Loading…
x
Reference in New Issue
Block a user