@ItsMyBacon try this steps:
- be sure that u dont have a virus
- check and install all windows updates
- run command prompt as Admin and enter a commands:
ECHO Y | CHKDSK C: /F /X
DISM.exe /Online /Cleanup-Image /spsuperseded /hidesp
DISM.exe /Online /Cleanup-Image /StartComponentCleanup /ResetBase
SFC /SCANNOW
If it finded error - restart PC
DISM.exe /Online /Cleanup-Image /RestoreHealth
If it finded error - restart PC
- download dxwebsetup and run/install it as Admin
- update drivers for chipset and other by AMD Driver Autodetect tool, run it as Admin. Restart PC
- uninstall Nvidia GPU driver, restart pc, install this version as Admin with "clean install" option, restart PC
- check and close\disable all programs like this
- run Origin as Admin, try to play...
- also u can try disable DEP by enter a command in command prompt as Admin:
bcdedit.exe /set {current} nx AlwaysOff
- restart PC, run Origin as Admin, try to play...
(this command enable it egain bcdedit.exe /set {current} nx OptIn)