Update guide-screen-resolution.md

This commit is contained in:
notAperson535 2022-02-05 15:27:02 -05:00 committed by GitHub
parent 48833ab450
commit cd40279967
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -10,10 +10,10 @@
```````````````````
<key>Resolution</key>
<string>1280x720</string>
<string>1280x720@32</string>
```````````````````
- Edit that to your preferred screen resolution.
- Edit that to your preferred screen resolution, but leave the @32 part as it is.
- Some odd/intermediate resolutions like 1366×768 may not work well. Try to stick to more common 16:9, 16:10, and 4:3 form factors.
2. Shut down the VM, relaunch it using `basic.sh` script and follow the following steps: