From 570350e9fa8e7473ed209285d670567bbac67ed3 Mon Sep 17 00:00:00 2001 From: mborgerson Date: Mon, 24 Jul 2023 19:51:58 -0700 Subject: [PATCH] Add some Windows tips from recently resolved issues --- docs/docs/troubleshooting.md | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/docs/docs/troubleshooting.md b/docs/docs/troubleshooting.md index ace27ce2..15d3aeef 100644 --- a/docs/docs/troubleshooting.md +++ b/docs/docs/troubleshooting.md @@ -24,6 +24,22 @@ If you want to allow xemu access to other folders, then: 2. Select app.xemu.xemu 3. In the Filesystem section, allow access to the folders your BIOS / MCPX / Hard Drive Image are in +## Windows Compatibility Issues + +### Windows 11 + +**Crash on startup after configuration:** On Windows 11 Insider 23H2, there is an issue with Control Flow Guard being mistakenly enabled. See issue description and workaround [filed here](https://github.com/xemu-project/xemu/issues/1486#issuecomment-1647132796). + +### Windows 7 + +!!! warning "Windows 7 is not officially supported" + + Windows 7 is no longer officially supported. xemu is not officially supported on Windows 7. + +That said, xemu has been run on Windows 7 in the past. If you simply must run xemu on Windows 7, here are some tips that may help you: + +**api-ms-win-core-path-l1-1-0.dll:** If you get a message for this missing DLL, see the workaround [filed here](https://github.com/xemu-project/xemu/issues/1482). + ## Windows Performance Considerations ### Powersave vs Performance Power Management Profile