Assassin's Creed

Assassin's Creed

172 ratings
[Update] Freeze Fix [ENG/GER]
By Shonoah
Dieser Guide zeigt euch, wie ihr das Freeze-Unfreeze Problem behebt.
Das Update dazu lieferte FlareTheFolf

For the English translation please scroll down the table of contents to the point "English translation".
The update was brought by FlareTheFolf
10
3
22
3
2
2
2
   
Award
Favorite
Favorited
Unfavorite
Einleitung
Hallöle,
vielen von Euch ist bereits Aufgefallen oder haben mitbekommen, dass Assassin’s Creed gerade ein kleines Problem mit kurzen „Freezes“ von ca. 2 Sekunden hat, was das Spiel zwar nicht unbedingt unspielbar macht, aber einfach viel zu nervig ist um das Spiel vernünftig spielen zu können. Es gibt zwei recht simple Lösung um dies zu fixen (Auf meiner Suche nach einer Lösung für dieses Problem habe ich selbstverständlich versucht, die ausführbaren Daeien (.exe) in der Firewall zu blockieren, dies hat aber nicht geholfen, zumindest nicht für mich).
Lösung 1
  • Trennt euren Computer vom Internet.
Dies kommt aber für viele nicht in Frage, deswegen geht direkt über zu Lösung 2
Lösung 2
Wir editieren die „hosts“-Datei
  • Dazu öffnet ihr euren Explorer und wechselt in folgendes Verzeichnis: „C:\Windows\System32\drivers\etc“


  • Nehmt die Datei „hosts“ und kopiert sie am besten auf euren Desktop
  • Macht nun einen Rechtsklick auf die Datei und wählt „Öffnen mit“ und öffnet die Datei mit einem Texteditor eurer Wahl (der normale Editor der mit Windows mitgeliefert wird reicht hier vollkommen)
  • tragt nun folgenden Wert in die Datei ein:

# Assassin's Creed non-functional server
216.98.50.240 127.0.0.1

Wichtig! Benutzt NICHT mehr 203.132.26.155 127.0.0.1! Diese IP Adresse zu blockieren funktioniert nicht mehr, da Ubisoft, warum auch immer, die Adresse geändert hat. Danke an FlareTheFolf, der dieses Problem hier angesprochen hat, und direkt die neue Lösung vorgeführt hat.

(Alle Zeilen die mit einer # versehen sind, gelten als auskommentiert und werden von Windows nicht berücksichtigt, theoretisch gesehen könnt ihr alle Zeilen mit einer # löschen, ich behalte sie aber gerne um die Übersicht zu behalten)
  • Speichert die Datei ab.
  • Nun zieht ihr die Datei wieder zurück in den Ordner und überschreibt die vorhandene Datei.
Windows wird euch dazu auffordern, dies mit Administratorenrechte zu bestätigen, was ihr ohne Gefahr tun könnt.
Fertig.
Zusatzinfos zu Lösung 2
Wer sich bei der hosts Datei nicht ganz sicher ist, weil er Angst hat, hier einen Fehler zu machen der sein System zerschießt, den kann ich hier Beruhigen. Diese Datei kann auf verschiedene Arten und weisen verwendet werden. Wer genaueres dazu wissen möchte, klickt hier[de.wikipedia.org]und scrollt runter bis zu dem Abschnitt "Verwendungsmöglichkeiten". Im Rahmen dieses Guides beschränken wir uns auf das Filtern und Blockieren.

Man trägt hier einen Webserver ein (216.98.50.240 - Der Server zum Spiel) und sagt dann, wohin Windows die Verbindung umleiten soll. Die Adresse 127.0.0.1 (funktioniert auch mit 0.0.0.0) besagt, dass die Verbindung gefiltert und strickt blockiert wird.
Wie kommt es zu dem Problem?
Das Spiel benutzt eure Verbindung zum Internet um eure Spieler Statisiken zu sammeln. Da das Spiel aus dem Jahre 2007 kommt ist es klar, dass Ubisoft dieses Spiel nicht mehr wirklich supportet. Dementsprechend hat Ubisoft ihre Server mit einem Update versehen, welches die Anfrage der Verbindung vom Spiel ablehnt. Hier entsteht dann der „Freeze“, weil das Spiel andauernd versucht, sich mit dem Server zu verbinden. Deswegen muss man hier mit den oben genannten Lösungen arbeiten. Das Spiel merkt nämlich, wenn eine Verbindung besteht, deswegen funktioniert es nicht, sämtliche ausführbaren Dateien von Assassin's Creed in der Windows Firewall zu blockieren. Wird Lösungsweg 1 angewandt, so merkt das Spiel das und versucht gar nicht erst, eine Verbindung zu besagten Servern herzustellen. Mit dem 2. Lösungsweg, gaukeln wir dem Spiel quasi genau das vor. Sämtliche Verbindungen die in dieser Datei eingetragen werden von Windows konsequent blockiert, also versucht das Spiel es auch hier gar nicht erst (korrigiert mich hier ruhig, wenn ich etwas falsches beschrieben habe).
English Translation
Hi there,
Many of you have already noticed that Assassin's Creed has a small problem with short "freezes" of about 2 seconds, which does not necessarily make the game unplayable, but is just too annoying to play the game properly. There are two quite simple solutions to fix this (Of course, in my search for a solution to this problem, I tried blocking the executable files (.exe) in the firewall, but this didn't help, at least not for me).
Solution 1
  • Disconnect your computer from the Internet.
But nobody wanna do this, so go directly to solution 2
Solution 2
We edit the "hosts" file
  • To do this, open your Explorer and change to the following directory:„C:\Windows\System32\drivers\etc“


  • Take the file "hosts" and copy it to your desktop
  • Now right click on the file and select "Open with" and open the file with a text editor of your choice (the normal editor that comes with Windows is perfectly sufficient)
  • Now enter the following value into the file:

# Assassin's Creed non-functional server
216.98.50.240 127.0.0.1

Important! Do NOT use 203.132.26.155 127.0.0.1 anymore! Blocking this IP address no longer works, as Ubisoft has changed the address for whatever reason.Thanks to FlareTheFolf, who addressed this problem here, and directly demonstrated the new solution.

(All lines with a # are considered commented out and will not be taken into account by Windows, theoretically you can delete all lines with a #, but I like to keep them to keep the overview)
  • Saves the file.
  • Now drag the file back into the folder and overwrite the existing file.
Windows will ask you to confirm this with administrator permissions, which you can do without any danger.
Done.
Additional info for solution 2
If you are not sure about the hosts file, because you are afraid of making a mistake that will destroy your system, I can reassure you. This file can be used in different ways. If you want to know more about it, click here[en.wikipedia.org]and scroll down to the section "Extended applications". For the purposes of this guide, we will limit ourselves to filtering and blocking.

You enter a web server here (216.98.50.240 - The server to the game) and then tell Windows where to redirect the connection. The address 127.0.0.1 (also works with 0.0.0.0) means that the connection is filtered and strictly blocked.
How does the problem arise?
The game uses your connection to the Internet to collect your player stats. Since the game is from 2007, it is clear that Ubisoft does not really support this game anymore. Accordingly, Ubisoft has updated their servers with an update that rejects the connection request from the game. This is where the "freeze" comes in, because the game keeps trying to connect to the server. That's why you have to work with the solutions mentioned above. The game notices when it is connected, so blocking all Assassin's Creed executables in the Windows firewall does not work. If solution 1 is used, the game notices this and does not even try to connect to said servers. With the 2nd solution, we fool the game into thinking that it does. All connections that are entered in this file are consistently blocked by Windows, so the game does not even try here (feel free to correct me here if I have described something wrong).
42 Comments
Psycho (Overblood) Jul 20 @ 1:23pm 
Ziemlich umständlich um dass zu verhindern, ich benutze dies von "https://www.nexusmods.com/assassinscreed/mods/81" und habe keine Probleme. Es werden nur die .exe von AC ausgetauscht und ich hatte keine Abstürze oder Lags, außerdem spiele ich mit 120Hz.
187DevilNight Mar 14 @ 4:13pm 
Ich habe das problem zwahr auch aber auch ein weiteres problem und zwar das beim anfang mit der Simulation da machen soll es immer wieder von vorne anfängt nach ein paar sekunden und das als dauerschleife kann mir da jemand bei helfen ist nur bei diesem teil so
mk2305 Mar 13 @ 1:57pm 
It must be pure coincidence that AC1 starts freezing again just before a new AC game drops. It was way worse right before the Mirage release in 2023. Now, I only get a tiny freeze during the Ubisoft intro logo. The game runs smoothly without any freezes thanks to the old fix from 2023.
FlareTheFolf Mar 11 @ 7:56pm 
thank you for the shout out, I did that discussion post so no one else would have to waste their time figuring out why the original solution doesn't work
Shonoah  [author] Mar 11 @ 1:51am 
Hello everyone. Many of you have noticed that the actual solution no longer works. In discussions about Assassin's Creed, I came across the post by FlareTheFolf , who had a new solution for this, which I have also included in this guide. Leave some love and awards with him too!
FOXHOUND Feb 22 @ 1:04pm 
I tries this and it still froze, it was fine before but it stop working today for no reason at all.
Shonoah  [author] Jan 18 @ 9:13am 
@D347HSLOV3R sorry for the late reply. Your problem should not actually be related to my solution approaches. If it is, someone would have to look for further solutions. Your problem could appear in the PCGamingWiki, where my solutions are now also listed.

https://www.pcgamingwiki.com/wiki/Assassin%27s_Creed
D347HSL0V3R Dec 16, 2024 @ 2:14pm 
not sure if im just stupid or what.. but i've tried this exact fix multiple times now, bot solution 1 and 2.. and it never works for me.. i can load into the game just fine, but when i try and play its just stays at the animus loading screen for hours and never moves past it.. any ideas?
Shonoah  [author] Sep 17, 2024 @ 8:58am 
@Shuri_kan wenn du den Guide vernünftig gelesen hättest, wüsstest du, dass du das selbst da eintragen musst.
Shuri_kan Sep 17, 2024 @ 5:42am 
Wenn ich den Host Ordner öffne mit Editor steht da alles nur kein, Assassin's Creed non-functional server
203.132.26.155 127.0.0.1 kann mir jemand Helfen ?