mirror of
https://github.com/tiyn/wiki.git
synced 2025-04-19 06:07:44 +02:00
Compare commits
No commits in common. "e5c110d21e0137e431df8fca0bd31c8b566c92ff" and "b85696654b5b3f0d7f2bd8ba04b2fe80817b772e" have entirely different histories.
e5c110d21e
...
b85696654b
@ -1,45 +0,0 @@
|
|||||||
# Dolphin
|
|
||||||
|
|
||||||
[Dolphin](https://dolphin-emu.org/) is a GameCube and Wii
|
|
||||||
[emulator](./emulators.md).
|
|
||||||
|
|
||||||
## Setup
|
|
||||||
|
|
||||||
Dolphin can be installed on different systems, a list for this can be found on
|
|
||||||
the [Dolphin website](https://dolphin-emu.org/download/).
|
|
||||||
Additionally it can be installed using [Flatpak](../linux/flatpak.md) where the
|
|
||||||
package is called `org.DolphinEmu.dolphin-emu`.
|
|
||||||
|
|
||||||
## [Steam Deck](./steam.md#steam-deck) specific settings
|
|
||||||
|
|
||||||
The following settings are especially useful when emulating games on the
|
|
||||||
[Steam Deck](./steam.md#steam-deck) as pointed out by
|
|
||||||
[nchristopher](https://github.com/nchristopher/steamdeck-emulation/blob/main/emulators/dolphin.md).
|
|
||||||
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
|
|
||||||
run Vulkan.
|
|
||||||
Select the configuration and select the paths tab.
|
|
||||||
There the directories for Wii and GameCube [ROMs](./emulators.md) can be added.
|
|
||||||
In the audio tab select `Pulse` as your audio backend.
|
|
||||||
In the interface tab select `Confirm to Stop` to avoid prompts when closing the
|
|
||||||
game.
|
|
||||||
Close the configuration and select the graphics menu.
|
|
||||||
Set the backend to Vulkan.
|
|
||||||
In the enhancements tab select `3x Native` as internal resolution, as it will
|
|
||||||
upscale the image to 1080p.
|
|
||||||
In the main tab check the `Render to Main Window` box.
|
|
||||||
Close the graphics menu and open the controllers menu.
|
|
||||||
For the first GameCube controller open the configuration, select
|
|
||||||
`SDL/0/Microsoft X-Box 360 Pad 0` as type and change the buttons to your
|
|
||||||
preference.
|
|
||||||
Select emulate Wii Bluetooth adapter for Wii controllers.
|
|
||||||
For the first Wii controller open the configuration, select
|
|
||||||
`SDL/0/Microsoft X-Box 360 Pad 0` as type and change the buttons to your
|
|
||||||
preference.
|
|
||||||
|
|
||||||
## Running a game without selection in the menu
|
|
||||||
|
|
||||||
To run a game instantly the path to the [ROM](./emulators.md) needs to be
|
|
||||||
appended to the command used for starting Dolphin.
|
|
||||||
This should be made in quotation marks as it could contain characters that need
|
|
||||||
to be escaped.
|
|
@ -10,4 +10,3 @@ ROMs are a digital copy of a video game.
|
|||||||
## List of Emulator software
|
## List of Emulator software
|
||||||
|
|
||||||
- [PPSSPP](./ppsspp.md) is made to emulate Playstation Portable games
|
- [PPSSPP](./ppsspp.md) is made to emulate Playstation Portable games
|
||||||
- [Dolphin](./dolphin.md) is made to emulate GameCube and Wii games
|
|
||||||
|
@ -58,10 +58,7 @@ Following this different images, banners and icons can be found on
|
|||||||
When hovering over an asset a little blue button will appear.
|
When hovering over an asset a little blue button will appear.
|
||||||
On the press of the button a game can be chosen that will use the asset in the
|
On the press of the button a game can be chosen that will use the asset in the
|
||||||
steam application.
|
steam application.
|
||||||
Make sure the game is a Steam game or
|
This works for both Steam and non-Steam games.
|
||||||
[added to Steam as a non-Steam game](#adding-non-steam-games).
|
|
||||||
After the installation of the game, the system may need to restart to correctly
|
|
||||||
work with [SGDBoop](https://www.steamgriddb.com/boop) for the game.
|
|
||||||
|
|
||||||
## Steam Deck
|
## Steam Deck
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user