TPM issue

legend

New Member
Messages
3
Reaction score
0
hey so im making a heavy debloated iso but for some reason games doesnt recognize TPM, im sure i have selected every component related to TPM such as:

-Security devices (drivers)
-Smart cards (drivers)
-TPM & Virtual smart card (component)
-TPM management console
-Servicing stack

heres my preset
 

Attachments

Are you sure it's actually TPM and not Secure Boot? Games themselves don't require TPM to run. What they want is TPM + Secure Boot enabled, so Core Integrity can do the hard work of blocking cheat drivers from loading.
 
Are you sure it's actually TPM and not Secure Boot? Games themselves don't require TPM to run. What they want is TPM + Secure Boot enabled, so Core Integrity can do the hard work of blocking cheat drivers from loading.
I dont think fortnite needs core integrity i have it disabled on my current os and works fine
This is what i get in the game
 

Attachments

  • image-1.png
    image-1.png
    78.2 KB
Do you have a TPM 1.2 module, instead of TPM 2.0? Are you running in pure UEFI mode (no CSM extensions)?

If you're using a HW bypass to get Windows installed, it does nothing to fool the game.
Code:
powershell -C Get-Tpm
 
I have 2.0 and tried on other pcs aswell, no im not bypassing
I think its just a componnent but cant really tell what it is
 
Back
Top