Browse Source

oops

Signed-off-by: crueter <crueter@eden-emu.dev>
pull/2678/head
crueter 5 months ago
parent
commit
9076fa25fa
No known key found for this signature in database GPG Key ID: 425ACD2D4830EBC6
  1. 2
      docs/user/Architectures.md

2
docs/user/Architectures.md

@ -63,6 +63,8 @@ While all modern Linux distributions are supported (Fedora >40, Ubuntu >24.04, D
Intel and Nvidia GPU support is limited. AMD (RADV) drivers receive first-class testing and are known to provide the most stable Eden experience possible.
Wayland is not recommended. Testing has shown significantly worse performance on most Wayland compositors compared to X11, alongside mysterious bugs and compatibility errors. For now, set `QT_QPA_PLATFORM=xcb` when running Eden, or pass `-platform xcb` to the launch arguments.
## Windows
Windows 10 and 11 are supported. Support for Windows 8.x is unknown, and Windows 7 support is unlikely to ever be added.

Loading…
Cancel
Save