File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff 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
4749This 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.
You can’t perform that action at this time.
0 commit comments