SOLUTION TO THE CUSTOM BOOT ANIMATION IN PREDATOR SENSE MISSING

Kousei
Kousei Member Posts: 12

Tinkerer

I FINALLY FOUND THE 100% WORKING INSTALLATION FOR CUSTOM BOOT ANIMATION FOR PREDATOR SENSE


1. FIRST MAKE SURE IN THE BOOT MENU YOU ENABLE POST ANIMATION AND SOUND





2. INSTALL PREDATOR SENSE FROM THE SUPPORT PAGE OF YOUR DEVICE





3. RENAME YOUR WINDOWS INSTALLED DRIVE AS EFI

ex:





4. Change the registry value to 1 of Customize_POST_Support in Computer\HKEY_LOCAL_MACHINE\SOFTWARE\OEM\PredatorSense





4. Open CMD (command) as Admin and run the following commands (Right-click on it and "Run as Administrator"):

C:\Windows\system32>diskpart

Microsoft DiskPart version 10.0.22000.1

Copyright (C) Microsoft Corporation.On computer: WTFPREDATOR


(HERE SELECT THE DISK WHICH HAS YOUR WINDOWS RECOVERY INSTALLED, HERE IN MY CASE IT IS DISK 1)





DISKPART> select disk 1

Disk 1 is now the selected disk.

DISKPART> select partition 1

Partition 1 is now the selected partition.

DISKPART> assign letter=b

DiskPart successfully assigned the drive letter or mount point.





5. Download the explorer++ program from https://explorerplusplus.com/software/explorer++_1.3.5_x64.zip, here I used version 1.3.5_x64. Run it as ADMIN (Right click on it and click on "Run as Administrator");


6. Locate drive B on the left inside the application and click on properties, and on the "General" tab put the drive name as ESP and click OK;


7. Expand drive B >> EFI and inside the EFI folder and create a folder called OEM;





8. Close everything and restart

Comments