Nikky wrote: ↑Tue 07 Dec, 2021 10:59 pm
When you wait for the full boot,
can you then change the resolution (to make the change) ?
If you can it means that SetRes is running too early (I guess SetRes is used).
As a temporary solution you might add custom StartUp SetRes.
You can also try another lower resolution and see ...
I tried this setting 1440 X 900 in the "Main Configuration" and downloaded the plugin SetResolution.script. It is version
Code: Select all
Title=SetResolution
Type=Plugin
Author=Galapo
Description=Allows for setting different resolutions for virtual machines or native (non-virtual) machines.
Credits=http://TheOven.org
Version=078
Win10PE SE it ends up at 2560 X 1600 when PE is booted up. Also tried running Set Resolution and it says it is running.
Also tried on desktop to right click on display setting and it only had 2560 X 1600 as option.
Code: Select all
[Main]
Title=Original display drivers
Type=Plugin
Author=ChrisR
Description=(Win10PESE) Add original display drivers to your Windows PE > New NVidia diplay driver can't be installed without reboot, but the original work
Credits=JFX, Martt
Version=016
Download_Level=1
Level=6
Selected=True
Mandatory=False
NoWarning=False
Contact=http://TheOven.org
Date=2020.03.07_00:03.57 (GMT0: -3 Hours)
Depend=
Disable=
Web1=http://win10se.cwcodes.net/Projects/Win10PESE/Drivers/display%20drivers.script
CertifiedBy=
Certification=
HistoryNotes01=Nvidia diplay driver can't be installed without reboot, but the old one (windows vista) in DriverStore\FileRepository\nv_lh.inf* does work
History002=Lancelot IniVariables support added
History003=ChrisR - Code cleanup
History005=ChrisR - Under XP,2k3 HostOS, Win8 dism searches mui files in MUI\LangID.
History006=ChrisR - Copy dism.exe.mui with en-US fallback
History007=ChrisR - Register display drivers in Drivers Hive, no longer need dism. Added Basic display driver and Monitor for cosmetic. Thanks Martt
History008=ChrisR - Win8.1 compatibility. Original NVidia, ATI, Intel drivers not in Win8.1 DriverStore
History009=ChrisR - Empty %ProgramExe% For Debug Log enabled
History010=ChrisR - Uses now boot.wim Drivers hive
History011=ChrisR - Update Driver Database registry from Install.wim Drivers Hive
History012=cobraman - fix launch UpdDriverDatabase.cmd if .cmd not associated with cmd.exe by using cmd.exe /C "xxxx.cmd" - Date:2015.01.27
History013=ChrisR -Test if catalog exist before copying - Date:2016.07.19
History014=Lancelot Add DUC Buttons - Date:2017.01.10
History015=Lancelot - Add Call,HostOSArch - Date:2019.01.27
History016=Lancelot - BuildClass 3 support for now only Win10PE - Date:2020.03.06 - Date:2020.03.07
Hopefully there is a fix to the video?
