From 3a37612c2899bbc43cf9fd9e68d6291bbb4a14ee Mon Sep 17 00:00:00 2001 From: LinuxServer-CI Date: Sun, 8 Jun 2025 13:58:07 +0000 Subject: [PATCH] Bot Updating Documentation --- docs/images/docker-retroarch.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/images/docker-retroarch.md b/docs/images/docker-retroarch.md index b4cf7e9faf..c7cc503b38 100644 --- a/docs/images/docker-retroarch.md +++ b/docs/images/docker-retroarch.md @@ -41,7 +41,7 @@ The application can be accessed at: * https://yourhost:3001/ -**Note: In pure CPU mode Retroarch will use LLVMPipe for menu rendering at a maximum framerate, when in game this is less of an issue. You can configure things like the menu refresh rate in your Retroarch settings or mount in an Nvidia GPU** +**Note: In pure CPU mode RetroArch will use LLVMPipe for menu rendering, when in game this is less of an issue. You can configure things like the menu refresh rate in your RetroArch settings or mount in an Nvidia GPU. When running with an Nvidia GPU it will be necesarry to right click the desktop and re-launch RetroArch on your first launch only.** ### Strict reverse proxies @@ -104,8 +104,8 @@ Containers are configured using parameters passed at runtime (such as those abov | Parameter | Function | | :----: | --- | -| `3000:3000` | Retroarch desktop gui HTTP must be proxied. | -| `3001:3001` | Retroarch desktop gui HTTPS. | +| `3000:3000` | RetroArch desktop gui HTTP must be proxied. | +| `3001:3001` | RetroArch desktop gui HTTPS. | ### Environment Variables (`-e`)