>> Spielanleitung >  >> Spielanleitungen

A Hat in Time – Crash to Desktop Loops und wie man sie behebt

Eine Schritt-für-Schritt-Anleitung für den Fall, dass das Spiel beim Start wiederholt auf dem Desktop abstürzt und wie es wiederhergestellt werden kann. Dem geht normalerweise ein Absturz des Spiels auf dem Desktop voraus, während es läuft, was normalerweise durch das erneute Laden in den Hub nach dem Erwerb einer Uhr verursacht wird, und normalerweise ohne triftigen Grund.

Ich gebe keine Garantie dafür, dass eine dieser Methoden funktioniert, aber sie sollten mindestens einmal und in der richtigen Reihenfolge ausprobiert werden.

Mehr A Hat in Time Guides:

  • Leitfaden für 100 % Erfolge (Wie man alle freischaltet).
  • So erhalten Sie alle Roulette-Gegenstände (Cheat).
  • Anleitung zum Farmen von Pons.
  • Der geheime Leitfaden für R. King-Notizen.
  • Standort aller Storybook-Bilder.
  • No-Death Wish:A 100 % Guide, Mafia Town.
  • No-Death Wish:A 100% Guide, Battle of the Birds.
  • No-Death Wish:A 100% Guide, Subcon Forest.

Vorwort

A Hat in Time ist in Unreal Engine 3 eingebaut, obwohl es nach modernen Maßstäben eine antiquierte Version der Engine ist, und jetzt, da die meisten Maschinen damit laufen können, liegt das Problem in der Tatsache, dass die Unreal Engine seit ihren Anfängen 1997 ein fehlerhaftes Durcheinander war freigeben.

Jeder, der in den späten 90ern genug Stunden in Unreal oder Unreal Tournament versunken ist, wird das wissen.

Jeder, der genug Stunden in anderen nicht-epischen Spielen versenkt hat, die in älteren Versionen der Unreal Engine gebaut wurden, wird das wissen. Zum Beispiel stürzt die original verpackte Einzelhandelsausgabe von Postal 2 häufig auf dem Desktop ab, wenn zu viel im Spiel passiert, weil die Engine nicht damit umgehen kann.

Wenn Ihr Problem mit dem Absturz auf den Desktop letztendlich nicht mit der Spielkonfiguration oder dem Mod zusammenhängt, sollten Sie sicherstellen, dass Ihr System und Ihre Hardwaretreiber auf dem neuesten Stand sind, und alle wichtigen Hardware-Upgrades durchführen, wenn Sie das empfohlene Minimum des Spiels nicht erreichen Systemvoraussetzungen.

Vor kurzem hat Valve ein großes Update zur Funktionsweise des Steam-Clients veröffentlicht. Vor diesem Hintergrund könnte es auch Probleme geben, wie das Spiel, der Steam-Client, Steam-Server, GFB/AHIT-Server und die Steamworks-API möglicherweise nicht richtig miteinander kommunizieren.

In Anbetracht dessen ist der beste Rat, den ich Ihnen jetzt geben kann, die Ratschläge in diesem Leitfaden zu befolgen. Andernfalls warten Sie eine Weile, bevor Sie das Spiel erneut versuchen, oder warten Sie, bis Valve einen weiteren Patch für Steam herausbringt.

Wenn Sie glauben, dass nichts davon auf Sie zutrifft und Ihr Spiel immer noch abstürzt, sollten Sie das Problem an Gears for Breakfast melden.

Leider kann ich nicht viel gegen die von Natur aus ressourcenintensive und fehlerhafte Natur der Unreal Engine tun. Es liegt in der Verantwortung von Epic Games, diese Probleme letztendlich auszubügeln und zu üben, wasserdichteren Code zu schreiben.

Voraussetzungen

Bevor Sie fortfahren, beachten Sie bitte, dass Sie Folgendes tun müssen:

  • Grundlegende Verwaltungsaufgaben ausführen
  • Know the location of your Steam installation folder
  • Know the password to log back in to your computer
  • Know your Steam password or have access to a two-factor authentication token
  • Know how to navigate through a file system
  • Know how to delete or move files
  • Modify configuration files with a text editor

It is important that you have prior knowledge of these before continuing.

Uninstall D9VK (Third Party API)

If you don’t have D9VK installed, you can safely carry on to the next step.

D9VK is a Vulkan graphics API abstraction layer for DirectX 9. It is used to significantly improve the performance and graphical fidelity of the game.

Developers are slowly moving away from the antiquated OpenGL graphics API to its successor, Vulkan. OpenGL and Vulkan are alternative graphics APIs to DirectX.

GFB can not take responsibility for any issues arising from the use of D9VK.

If for whatever reason your system is not compatible with it, you should remove it.

You can uninstall it by finding, and deleting the file ‘d3d9.dll’ from one of the following locations:

  • …SteamsteamappscommonHatinTimeBinariesWin32
  • …SteamsteamappscommonHatinTimeBinariesWin64

Once you have completed this step, move on to the next step.

Uninstall Standalone File System Mods

If you don’t have any mods installed at all, you can safely carry on to the next step.

This is an important step.

If you have any standalone, non-Workshop, or custom-made mods installed directly in to your file system, you should temporarily copy these out to a backup folder for the time being.

They can be found in the following folder:

  • …SteamsteamappscommonHatinTimeHatinTimeGameMods

Once you have completed this step, move on to the next step.

Unsubscribe to Recently Subscribed Steam Workshop Items

If you don’t have any mods installed at all, you can safely carry on to the next step.

This is an important step.

You should check your recently subscribed workshop items, and unsubscribe from them. Don’t just disable them in-game.

Mod authors who aren’t careful can cause their mods to either conflict with others, or negligently leave behind references to invalid game or mod data in their code.

This applies double to any mods that make significant changes to the way the game works. Mods for small things like cosmetics, custom weapon models, and custom stickers/emotes should be fine.

Lastly, you should erase the contents of HatinTimeMods.ini

This file can be found at the following location:

  • …SteamsteamappscommonHatinTimeHatinTimeGame ConfigHatinTimeMods.ini

A text editor like Notepad is required to edit this file. Though a free, fully featured and comprehensive text editor like Notepad++ is preferred.

Ensure that you have file extensions visible in Explorer windows. In Windows 10, you can do this by selecting the ‘View’ tab from the ribbon at the top of the Explorer window, and filling the respective checkbox. Other versions of Windows or non-Windows operating systems may differ.

Deleting the configuration file to the Recycle Bin is not necessary. Once you have the file open in Notepad, press CTRL+A at the same time to select all. Then press delete/backspace and save.

Once you have completed this step, move on to the next step.

Verify or Uninstall Modding Tools

If you don’t have modding tools installed, you can safely carry on to the next step.

This is an important step.

You shouldn’t normally need to install modding tools or have them installed unless you are contemplating modding or are serious about modding.

Performing certain actions through the use of modding tools can potentially break your game or corrupt crucial game critical files, necessitating the verification of said files.

If you absolutely need modding tools, you should verify the installation as you normally would with any other game.

In your Steam library, scroll to ‘A Hat in Time – Modding Tools’, right click and select ‘Properties…’ from the context menu.

In the Properties window, click the Local Files tab.

Under the Local Files tab:

  • Click ‘Uninstall Tool…’ if you have no intention of making mods for A Hat in Time.
  • Or… Click ‘Verify integrity of tool files’. (This will take a few minutes to complete)

Once you have completed this step, move on to the next step.

Verify Game Files

This is an important step and should NEVER be skipped.

In your Steam library, scroll to ‘A Hat in Time’, right click and select ‘Properties…’ from the context menu.

In the Properties window, click the Local Files tab.

Under the Local Files tab:

Click ‘Verify integrity of game files’. (This will take a few minutes to complete)

Once you have completed this step, move on to the next step.

[Nyakuza Metro DLC] Disable Online Party Mode

This step only applies to you if you own the Nyakuza Metro with Online Party DLC.

If you do not own the DLC, you can safely carry on to the next step.

This is an important step and should NEVER be skipped.

A particularly busy/active Online Party lobby such as ‘peck’ might be crashing the game on startup, when you load your save, or when you load in to the hub.

First of all, you will need to go offline in Steam.

To do this, mouse to the top left, click ‘Steam’, and then select ‘Go Offline…’

Please bear in mind that doing so will restart Steam without a network connection.

Once Steam has restarted:

  • Start the game as you would normally.
  • Load your save as you would normally.
  • Once you have successfully loaded in to the hub, bring up the pause menu and disable Online Party mode.
  • Perform a clean quit to desktop.

If you still cannot start your game in order to disable Online Party, fear not as there is an alternative method. You can disable Online Party mode by modifying its configuration file.

This file can be found at the following location:

  • …SteamsteamappscommonHatinTimeHatinTimeGame ConfigHatinTimeOnline.ini

A text editor like Notepad is required to edit this file. Though a free, fully featured and comprehensive text editor like Notepad++ is preferred.

Ensure that you have file extensions visible in Explorer windows. In Windows 10, you can do this by selecting the ‘View’ tab from the ribbon at the top of the Explorer window, and filling the respective checkbox. Other versions of Windows or non-Windows operating systems may differ.

When you have the file open a text editor, find and modify these values. They should be at the absolute the top of the file, underneath the [GhostParty] heading:

  • LobbyName=
  • UseOnlineFunctionality=False

LobbyName should be left blank.

Once you have completed this step, move on to the next step.

Erase the Contents of HatinTimeMods.ini

If you haven’t been using any mods, you can safely skip to the next step.

This is an important step.

As explained elsewhere in the guide, this file holds configurations for all of the mods you have used, including ones you have unsubscribed from.

This file can be found at the following location:

  • “…SteamsteamappscommonHatinTimeHatinTimeGame ConfigHatinTimeMods.ini”

A text editor like Notepad is required to edit this file. Though a free, fully featured and comprehensive text editor like Notepad++ is preferred.

Ensure that you have file extensions visible in Explorer windows. In Windows 10, you can do this by selecting the ‘View’ tab from the ribbon at the top of the Explorer window, and filling the respective checkbox. Other versions of Windows or non-Windows operating systems may differ.

Deleting the configuration file to the Recycle Bin is not necessary. Once you have the file open in Notepad, press CTRL+A at the same time to select all. Then press delete/backspace and save.

Once you have completed this step, move on to the next step.

Restart Your Computer

No. I am not kidding.

This is an important step and should NEVER be skipped.

As mentioned in the foreword of the guide, it’s because the Unreal Engine is a buggy mess and any unclean exit may leave traces in your system’s memory that will prevent the game from starting up successfully at all, until you next restart your computer.

Do NOT restart in to Safe Mode.

Once you have completed this step, move on to the next step.

(Re)Start Steam, with Online Enabled

I can’t remember if or not Steam preserves offline mode following a system reboot.

If it does, you will need to mouse to top left and click Steam, followed by selecting ‘Go Online…’. Steam will now restart with connection to the Steam servers.

You may be prompted by Steam for your password or a two-factor authentication token. Have these ready.

Once you have completed this step, move on to the next step.

Start the Game as Normal

You may attempt starting the game as normal.

If the game loads successfully, remember that:

  • You will still need to re-enable Online Party mode along with setting your preferred party name.
  • You will still need to reconfigure any workshop items that you remain subscribed to.
  • You will still need to restore any standalone file system mods back to their original location.
  • You will still need to quit to desktop to reinstall D9VK, if you were using it before.

If the game continues to repeatedly crash to desktop:

  • Go through everything I have previously suggested in the ‘Foreword’ section at the top of the guide.
  • Wait for a little while before trying again (20-30 minutes minimum).
  • Wait for Valve to roll out another patch for Steam/the Steamworks API.


Spielanleitungen