mirror of
https://github.com/tiyn/wiki.git
synced 2025-04-04 07:47:45 +02:00
dolphin/ppsspp/steam/steam deck: restructured
This commit is contained in:
parent
ae47490ce1
commit
3570f789bb
@ -10,10 +10,15 @@ 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](../linux/flatpak.md) where the
|
||||||
package is called `org.DolphinEmu.dolphin-emu`.
|
package is called `org.DolphinEmu.dolphin-emu`.
|
||||||
|
|
||||||
## [Steam Deck](./steam.md#steam-deck) specific settings
|
## Configuration
|
||||||
|
|
||||||
|
The following sections describe specific issues relating to the configuration
|
||||||
|
of Dolphin.
|
||||||
|
|
||||||
|
### [Steam Deck](./steam_deck.md) 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.md#steam-deck) as pointed out by
|
[Steam Deck](./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).
|
||||||
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
|
||||||
@ -25,19 +30,27 @@ In the interface tab select `Confirm to Stop` to avoid prompts when closing the
|
|||||||
game.
|
game.
|
||||||
Close the configuration and select the graphics menu.
|
Close the configuration and select the graphics menu.
|
||||||
Set the backend to Vulkan.
|
Set the backend to Vulkan.
|
||||||
|
[Fullscreen Mode](#fullscreen-mode) can be enabled when starting the game too.
|
||||||
In the enhancements tab select `3x Native` as internal resolution, as it will
|
In the enhancements tab select `3x Native` as internal resolution, as it will
|
||||||
upscale the image to 1080p.
|
upscale the image to 1080p.
|
||||||
In the main tab check the `Render to Main Window` box.
|
In the main tab check the `Render to Main Window` box.
|
||||||
Close the graphics menu and open the controllers menu.
|
Close the graphics menu and open the controllers menu.
|
||||||
For the first GameCube controller open the configuration, select
|
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
|
`SDL/0/Microsoft X-Box 360 Pad 0` as type, clear and change the buttons to your
|
||||||
preference.
|
preference.
|
||||||
Select emulate Wii Bluetooth adapter for Wii controllers.
|
Select emulate Wii Bluetooth adapter for Wii controllers, alternatively you can
|
||||||
|
leave it empty to use the GameCube controller settings.
|
||||||
For the first Wii controller open the configuration, select
|
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
|
`SDL/0/Microsoft X-Box 360 Pad 0` as type, clear and change the buttons to your
|
||||||
preference.
|
preference.
|
||||||
|
|
||||||
## Running a game without selection in the menu
|
### Fullscreen Mode
|
||||||
|
|
||||||
|
Check the `Start in Fullscreen` box to start games automatically in fullscreen
|
||||||
|
mode.
|
||||||
|
To exit it use `Esc`.
|
||||||
|
|
||||||
|
### Running a game without selection in the menu
|
||||||
|
|
||||||
To run a game instantly the path to the [ROM](./emulators.md) needs to be
|
To run a game instantly the path to the [ROM](./emulators.md) needs to be
|
||||||
appended to the command used for starting Dolphin.
|
appended to the command used for starting Dolphin.
|
||||||
|
@ -10,16 +10,21 @@ 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](../linux/flatpak.md) where the
|
||||||
package is called `org.ppsspp.PPSSPP`.
|
package is called `org.ppsspp.PPSSPP`.
|
||||||
|
|
||||||
## [Steam Deck](./steam.md#steam-deck) specific settings
|
## Configuration
|
||||||
|
|
||||||
|
The following sections describe specific issues relating to the configuration
|
||||||
|
of PPSSPP.
|
||||||
|
|
||||||
|
### [Steam Deck](./steam_deck.md) 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.md#steam-deck) as pointed out by
|
[Steam Deck](./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.md#steam-deck).
|
[Steam Deck](./steam_deck.md).
|
||||||
|
|
||||||
```txt
|
```txt
|
||||||
Backend: Vulkan
|
Backend: Vulkan
|
||||||
@ -32,7 +37,7 @@ Upscale type: Hybrid + Bicubic
|
|||||||
Deposterize: on
|
Deposterize: on
|
||||||
```
|
```
|
||||||
|
|
||||||
## Running a game without selection in the menu
|
### Running a game without selection in the menu
|
||||||
|
|
||||||
To run a game instantly the path to the [ROM](./emulators.md) needs to be
|
To run a game instantly the path to the [ROM](./emulators.md) needs to be
|
||||||
appended to the command used for starting PPSSPP.
|
appended to the command used for starting PPSSPP.
|
||||||
|
@ -62,12 +62,3 @@ Make sure the game is a Steam game or
|
|||||||
[added to Steam as a non-Steam game](#adding-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
|
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.
|
work with [SGDBoop](https://www.steamgriddb.com/boop) for the game.
|
||||||
|
|
||||||
## Steam Deck
|
|
||||||
|
|
||||||
The [Steam Deck](https://store.steampowered.com/steamdeck) is a handheld gaming
|
|
||||||
computer made by the same developers as Steam.
|
|
||||||
Due to its form factor it can be used especially well to play games that need a
|
|
||||||
controller, such as many games that run on [emulators](./emulators.md).
|
|
||||||
But by adding a USB-hub and connecting keyboard and mouse it can be used to
|
|
||||||
play classical PC games aswell.
|
|
||||||
|
13
wiki/games/steam_deck.md
Normal file
13
wiki/games/steam_deck.md
Normal file
@ -0,0 +1,13 @@
|
|||||||
|
# Steam Deck
|
||||||
|
|
||||||
|
The [Steam Deck](https://store.steampowered.com/steamdeck) is a handheld gaming
|
||||||
|
computer made by the same developers as [Steam](./steam.md).
|
||||||
|
Due to its form factor it can be used especially well to play games that need a
|
||||||
|
controller, such as many games that run on [emulators](./emulators.md).
|
||||||
|
But by adding a USB-hub and connecting keyboard and mouse it can be used to
|
||||||
|
play classical PC games aswell.
|
||||||
|
|
||||||
|
## Shortcuts
|
||||||
|
|
||||||
|
- Esc: `STEAM + D-Pad Left`
|
||||||
|
- Show Keyboard: `STEAM + X`
|
Loading…
x
Reference in New Issue
Block a user