• We have updated our Community Code of Conduct. Please read through the new rules for the forum that are an integral part of Paradox Interactive’s User Agreement.

Zwiebelkopf95

Recruit
May 10, 2024
2
0
I get (exit code) 3221225501. I did as it suggested and installed Visual C++ and net framework. I have an Intel Core i7 CPU 920.
 

Attachments

  • Screenshot (14).png
    Screenshot (14).png
    3 MB · Views: 0
That number translates into

0xC000001D
STATUS_ILLEGAL_INSTRUCTION

{EXCEPTION} Illegal Instruction An attempt was made to execute an illegal instruction.

Your CPU doesn't support the AVX code extensions, which are needed by this game (the 920 has the Bloomfield core). In other words, your CPU is too old. (it was introduced in 2008, so 16 years old).

The first generation of Core CPU's having these AVX instructions was the Sandy Bridge core, introduced in 2011.