Skip to content

Commit 2afb16c

Browse files
Bot Updating Documentation
1 parent ac932f1 commit 2afb16c

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

docs/images/docker-pcsx2.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,8 @@ The application can be accessed at:
4242

4343
* https://yourhost:3001/
4444

45+
**Make sure to set the proper graphics settings for your system, "Automatic" will not work and OpenGL is the most compatible**
46+
4547
### Strict reverse proxies
4648

4749
This image uses a self-signed certificate by default. This naturally means the scheme is `https`.
@@ -699,13 +701,14 @@ To help with development, we generate this dependency graph.
699701
svc-xsettingsd -> legacy-services
700702
}
701703
Base Images: {
702-
"baseimage-selkies:ubuntunoble" <- "baseimage-ubuntu:noble"
704+
"baseimage-selkies:ubunturesolute" <- "baseimage-ubuntu:resolute"
703705
}
704706
"pcsx2:latest" <- Base Images
705707
```
706708

707709
## Versions
708710

711+
* **29.04.26:** - Rebase to resolute.
709712
* **05.03.26:** - Make Wayland default disable with PIXELFLUX_WAYLAND=false.
710713
* **20.12.25:** - Add Wayland init logic.
711714
* **15.07.25:** - Switch to stable release for pcsx2.

0 commit comments

Comments
 (0)