diff options
| author | Bradley Taunt <bt@btxx.org> | 2025-09-25 13:30:54 -0400 |
|---|---|---|
| committer | Bradley Taunt <bt@btxx.org> | 2025-09-25 13:30:54 -0400 |
| commit | ebb2eaac07edd8c72c85b715f5ebd02a1034c4aa (patch) | |
| tree | 41446c2ffd9e5e7496b3d87bc66f6f09d8d0d19f /pages/wiki/dolphin.md | |
| parent | 3a5be04c0ec782b35d8f23f4184a8122f4bacd0b (diff) | |
Diffstat (limited to 'pages/wiki/dolphin.md')
| -rw-r--r-- | pages/wiki/dolphin.md | 23 |
1 files changed, 2 insertions, 21 deletions
diff --git a/pages/wiki/dolphin.md b/pages/wiki/dolphin.md index 8b4ed30..05246e7 100644 --- a/pages/wiki/dolphin.md +++ b/pages/wiki/dolphin.md @@ -2,24 +2,5 @@ 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! - - +* [Custom HD Textures](/wiki/dolphin/custom-hd-textures) +* [NetPlay](/wiki/dolphin/netplay) |
