BlackjackWidow
4 years agoHero (Retired)
Re: A way out crashes on connection to friend
@batarilo - It seems likely this is an issue with the 11th Intel processors. In reading the notes about the Intel suggested fix, there are some instances where setting the variable via command line is not going to work.
Try creating the environmental variable in control panel instead:
- Search for "System Environment" in the Windows search bar
- Click on the "Edit System Environment Variables" to bring up the System Properties window
- Advanced tab > click "Environment Variables"
- Under the System Variables, click "New" (make sure it's the system variables, not the user variables)
- Enter the following:
- Variable Name: OPENSSL_ia32cap
- Variable Value: ~0x20000000
- Click OK on the box, then close the system properties
- Reboot the PC
Let us know if this makes a difference 🤞