Skip to content
AllyPal edited this page Sep 5, 2023 · 1 revision

Common problems

If the resolutions do not appear after a reboot, the following may fix the problem.

  1. Open Registry Editor (regedit)

image

  1. Select "Yes" when it asks if you want to make changes to your device

image

  1. Navigate to Computer\HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Class\{4d36e968-e325-11ce-bfc1-08002be10318}. You can also paste this into the header and press Enter on a keyboard or A on the controller

image

  1. Look for any subkeys (folder icons) with an expansion arrow

image

  1. You don't need to expand them, just click the key and scroll through the panel on the right until you find one which has a 'DriverDesc' of 'AMD Radeon Graphics' (the name may also have a model number if you aren't using the official ally drivers).

image

  1. Make a note of the 4-character folder you found the value in. It's most likely to be '0001', '0020' or '0021'.

  2. Download the registry file containing the resolutions you want from https://github.com/AllyPal/Rog-Ally-Custom-Resolutions/releases

  3. Right-click the file you downloaded, select Open with, and choose Notepad (or your favorite text editor). You may get a security warning

  4. On the 3rd line, replace 0000 with the 4 characters you noted earlier (e.g. 0001, 0020, 0021)

image

  1. Save the file, run it and reboot
Clone this wiki locally