From 804db85b6504980f0505fe026e4be909dd44815c Mon Sep 17 00:00:00 2001 From: tiyn Date: Sun, 18 Sep 2022 19:51:14 +0200 Subject: [PATCH] dolphin: skipping menu for faster ingame --- wiki/games/dolphin.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/wiki/games/dolphin.md b/wiki/games/dolphin.md index 3e9fd5d..fe0e396 100644 --- a/wiki/games/dolphin.md +++ b/wiki/games/dolphin.md @@ -36,3 +36,10 @@ 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.