Titanfall 2
From Funiaita
Borderless Window
Launch options:
-noborder -window
No Multiplayer
Make sure a variable is in the environment when you start the game:
OPENSSL_ia32cap=~0x200000200000000
Set it in the system
- Right-click the "Start" button
- Settings
- System
- About
- Advanced system settings (on the right side)
- Environment Variables
- User variables for <your name>
- New OPENSSL_ia32cap / ~0x200000200000000
Use a batch file to start Titanfall 2
If you don't want to set a variable which will be set for each and every program you start, create a batch file and set the variable.
Create "Titanfall 2.cmd"
@echo off set OPENSSL_ia32cap=~0x200000200000000 start steam://rungameid/1237970