Closed JustinSuss closed 8 months ago
Could you try to apply this playbook on a fresh install?
If it still doesn't work, please open PowerShell/Terminal as Administrator and enter the following command, restart and see if it works:
Get-WindowsPackage -online -PackageName *ReviOS* | Remove-WindowsPackage -Online
Many thanks, the issue was solved, integer scaling now works!
Many thanks, the issue was solved, integer scaling now works!
That's good to hear that we are on the correct road, but the actual problem hasn't been solved yet. One of the system components that we removed causes the issue.
Describe the bug
Installed fresh Windows 11 pro, installed drivers, tried Integer Scaling, it works. Reinstalled windows (for a clean install), applied ReviOS playbook, installed drivers/DirectX/Visual C++, Integer Scaling stopped working
Steps to reproduce
Expected behavior
On step 10, picture should get smaller and borders should become larger, which is not happening
Environment
Windows 11 Pro 23H2, build 22631.3155
ReviOS 11 23.12
CPU: AMD Ryzen Z1 Extreme; GPU: AMD APU (similar to Radeon 780M) with 6GB of VRAM; RAM: 16GB (6 is dedicated to VRAM so 10) with 7500 MT/s
Additional information
Tried to reinstall dirvers and AMD Software, tried turning Fullscreen and Windowed optimizations both ON and OFF.
Have you searched for similar issues?