From fdac5c7c239ce2daa7caa649d66ffd71294cf3e1 Mon Sep 17 00:00:00 2001 From: hunterk Date: Wed, 11 Sep 2024 21:59:57 -0500 Subject: [PATCH] more dolphin changes --- docs/library/dolphin.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/library/dolphin.md b/docs/library/dolphin.md index a478c128..6c5952d0 100644 --- a/docs/library/dolphin.md +++ b/docs/library/dolphin.md @@ -116,7 +116,7 @@ Frontend-level settings or features that the dolphin-libretro core respects. ## Directories -In addition to the aforementioned 'dolphin-emu' directory, +In addition to the aforementioned 'dolphin-emu' directory, the dolphin-libretro core also creates a folder structure similar to that used by the standalone Dolphin emulator in RETROARCH_SAVES_FOLDER/User. In this structure, you can access/edit most of the same functionality you would find in the standalone Dolphin emulator and can even copy some files--such as GAME.ini and save files--back and forth between the dolphin-libretro core and the standalone Dolphin emulator. ## Geometry and timing @@ -134,9 +134,9 @@ When the 'Language' core option is set to automatic, the default olphin-libretro ## Internal Cheats -Disabled by default. Internal cheats can be handled via the GAME.ini files, but they will not take effect unless internal cheats are enabled in the core options. While there is no automatic way to add cheats via the dolphin-libretro core, it can use a cheat file generated by the standalone Dolphin emulator using this process: +Disabled by default. Internal cheats can be handled via the GAME.ini files, but they will not take effect unless internal cheats are enabled in the core options. While there is no automatic way to add cheats to the dolphin-libretro core, it can use a cheat file generated by the standalone Dolphin emulator using the following process: -1. Open standalone, right click your game > Properties. +1. Open standalone Dolphin emulator and right-click your game > Properties. 2. Look at the title bar and remember the ID of the game (for example "GFZE01" for F-Zero GX USA). 3. Go to "Gecko Codes" tab and click "Download Codes". 4. Check the boxes for the cheats you want to use then you can close Dolphin.