ahmedragab30 Have you tried repairing the game's files and/or your PC's system files yet?
Also, is the loading issue a spinning circle or is it saying that its loading the shaders? (If its loading the shaders, that can take a while to load depending on your PC).
If you need to repair your PC's system files:
- Open the Command Prompt in administrator mode
- Type: "DISM /Online /Cleanup-image /Restorehealth" (without the quotes), and wait for it to finish.
Note: "DISM" stands for "Deployment Image Servicing and Management tool", and it often repairs Microsoft related files, (such as issues with Window apps). Some problems with the next file checker can only be fixed after running this one first.
- Now type: "sfc /scannow" (without the quotes), and wait for it to finish.
Note: "sfc" stands for System File Checker. This one will repair system files, (such as important Windows drivers).
- Lastly, restart your PC.