Releasing this cause i dont really need it anymore. This allows you to play on your normal mm servers with normal ping.
Things you need:
2. Open the file with notepad and scroll all the way to the bottom. Add the following line:
Code:
3. Go to https://github.com/SteamDatabase/Ste...ramConfig.json and look for locations you want to play on.
4. Once you have found a location you want to route the relay addresses (DO NOT route the service addresses).
5. We are going to do this by adding the following below the line we added earlier:
Code:
So for example if i wanted to play on atlanta i would add this:
Code:
6. Repeat step 5 for every location you want to play on. When you're done save the file.
7. Copy your config to C:\Program Files\OpenVPN\config.
8. Completely close out of steam, start openvpn, connect using the config you just made, and log back into steam.
What this does is that whenever you are connected to the vpn your csgo traffic will go through your normal internet while everything else will go through the vpn. This results in you being able to get normal ping on region locked csgo.
Things you need:
- Steam account with asian key activated
- Openvpn
2. Open the file with notepad and scroll all the way to the bottom. Add the following line:
Code:
- redirect-gateway def1
4. Once you have found a location you want to route the relay addresses (DO NOT route the service addresses).
5. We are going to do this by adding the following below the line we added earlier:
Code:
- route relay_address 255.255.255.255 net_gateway
Code:
- route 162.254.199.170 255.255.255.255 net_gateway
- route 162.254.199.171 255.255.255.255 net_gateway
7. Copy your config to C:\Program Files\OpenVPN\config.
8. Completely close out of steam, start openvpn, connect using the config you just made, and log back into steam.
What this does is that whenever you are connected to the vpn your csgo traffic will go through your normal internet while everything else will go through the vpn. This results in you being able to get normal ping on region locked csgo.