Secure Boot
Secure Boot spoofing
Some games started to require secureboot being ON in order to run game, whilst our product requires it to be off.
We already made some measures to spoof the secureboot. In order to spoof secureboot, first, read this.

The launch option that you need is:
secureboot
LAUNCHER.exe -secureboot
Doesn't require true
nor false
.
IMPORTANT, the secure boot has to remain off, it will be spoofed to enabled after running our product with that launch option.
Last updated