From 8cd77afcf56401956ad839d4c6a7dc52bbcd87af Mon Sep 17 00:00:00 2001 From: Martin Wimpress <304639+flexiondotorg@users.noreply.github.com> Date: Sun, 12 May 2024 19:17:51 +0100 Subject: [PATCH] Update macOS resolution support. --- 05-Advanced-quickemu-configuration.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/05-Advanced-quickemu-configuration.md b/05-Advanced-quickemu-configuration.md index 1b4ead5..5ef4231 100644 --- a/05-Advanced-quickemu-configuration.md +++ b/05-Advanced-quickemu-configuration.md @@ -150,10 +150,11 @@ quickemu --vm ubuntu-22.04-desktop.conf --width 1920 --height 1080 ## macOS display resolutions -To set the display resolution on macOS, you will also need to install [SwitchResX](https://www.madrau.com/) in the macOS VM to get the best results. Other options for SwitchResX are: +To set the display resolution on macOS, you will also need to install a 3rd party resolution manager in the macOS VM to get the best results. We recommended using one of the following: -- [BetterDisplay](https://github.com/waydabber/BetterDisplay) - [Resolutionator](https://manytricks.com/resolutionator) +- [SwitchResX](https://www.madrau.com/) +- [BetterDisplay](https://github.com/waydabber/BetterDisplay) (*requires macOS 12.4 or newer*) # File Sharing