windows 8 caveats
Signed-off-by: lizzie <lizzie@eden-emu.dev>
This commit is contained in:
parent
3b283ce5c3
commit
b7f4c59f71
1 changed files with 6 additions and 0 deletions
|
|
@ -1,5 +1,11 @@
|
|||
# Caveats
|
||||
|
||||
## Windows 8.1 and below
|
||||
|
||||
DirectX 12 is not available - simply copy and paste a random DLL and name it `d3d12.dll`.
|
||||
|
||||
Install [Qt6 compatibility libraries](github.com/ANightly/qt6windows7) specifically Qt 6.9.5.
|
||||
|
||||
## Arch Linux
|
||||
|
||||
- httplib AUR package is broken. Set `httplib_FORCE_BUNDLED=ON` if you have it installed.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue