rwilliams1112
01-05-2012, 06:05 AM
If you have "Sacred: Fallen Angel EU" you will, like me, have some difficulty in creating a New Account.
On closer inspection, one realises that this occurs since it tries to connect to the US server. The solution is simple:
In the directory (remove "(x86)" if not using 64bit Windows):
%ProgramFiles(x86)%\Steam\steamapps\common\sacred 2\scripts
create "optionsCustom.txt" containing the following:
network = {
lobby_ip = "eu.sacred2.net",
lobby_port = 6800
}
This overrides the default server (us.sacred2.net, port 6900) with the correct European one.
On closer inspection, one realises that this occurs since it tries to connect to the US server. The solution is simple:
In the directory (remove "(x86)" if not using 64bit Windows):
%ProgramFiles(x86)%\Steam\steamapps\common\sacred 2\scripts
create "optionsCustom.txt" containing the following:
network = {
lobby_ip = "eu.sacred2.net",
lobby_port = 6800
}
This overrides the default server (us.sacred2.net, port 6900) with the correct European one.