From ebb2eaac07edd8c72c85b715f5ebd02a1034c4aa Mon Sep 17 00:00:00 2001 From: Bradley Taunt Date: Thu, 25 Sep 2025 13:30:54 -0400 Subject: Header, footer, a couple wiki page updates --- pages/wiki/dolphin/custom-hd-textures.md | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 pages/wiki/dolphin/custom-hd-textures.md (limited to 'pages/wiki/dolphin/custom-hd-textures.md') diff --git a/pages/wiki/dolphin/custom-hd-textures.md b/pages/wiki/dolphin/custom-hd-textures.md new file mode 100644 index 0000000..f913b4a --- /dev/null +++ b/pages/wiki/dolphin/custom-hd-textures.md @@ -0,0 +1,25 @@ +# Dolphin: Custom HD Textures + +This page contains all the details of my personal gaming setup for the Dolphin emulator on macOS (Linux is fairly similar using `apt`, `apk` etc). + +## Installing Dolphin + +Grab the latest build from `brew`: + +``` +brew install dolphin +``` + +That's it! + + +## Custom HD Textures + +1. Check both `Load Custom Textures` and `Prefetch Custom Textures` in the main **Graphics** settings +2. Open `File` > `Open User Folder` +3. Navigate to `Load` > `Textures` +4. Create a new folder named after your game code (ie, RE2 is `GHAE08`) +5. Dump all texture files into this newly created folder +6. Enjoy HD textures! + +![The graphics settings for the Dolphin emulator](/public/images/dolphin-textures.png) -- cgit v1.2.3-70-g09d2