Hi All,
Like many of you on here I have been plagued by my game restarting every time I accidentally pressed escape, alt-tab etc. After a lot of digging I managed to come up with a fix that works for me. I have only tested this on Windows 7-64 bit, however, the nature of the fix should work for any 64 bit version of windows.
NOTE: After further experimentation I have found that a cut down version of the original instructions also works 9/10 times (and restores your current saves). Please try Method 1 first and if for some reason that fails move onto method 2.
WARNING: This fix involves editing you systems registry. Please backup your registry before making any changes.
Method 1
1. For windows 7/vista users press
Start Menu -> Type 'regedit' -> Press Enter
For Windows XP users
Start Menu -> Run -> Type 'regedit' -> Press Enter
2. In the registry editor naviage to
HKEY_CURRENT_USER\Software\Telltale Games\
Right click on the WalkingDead101.exe entry and select export. Save this file to a directory on your machine
3. Open the file exported in the previous step in notepad. Replace the line
[HKEY_CURRENT_USER\Software\Telltale Games\WalkingDead101.exe]
With
[HKEY_LOCAL_MACHINE\Software\Wow6432Node\Telltale Games\WalkingDead101.exe]
Your full file should read something like the following
Quote:
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\Software\Wow6432Node\Telltale Games\WalkingDead101.exe]
"Language ID"="1033"
"Language"="english"
"Manual"="Manual.pdf"
"ReadMe"="Readme.txt"
"Install Location"="C:\\The Walking Dead\\GameData\\"
"Uninstaller"="C:\\The Walking Dead\\UNINSTALL_WalkingDead101.exe"
"Franchise"="WalkingDead100"
"Distribution"="Telltale"
"Version"="1.0.0.15"
"SaveGameFolderName"="The Walking Dead"
|
Save your changes and close the file.
4. Double click the file you just edited. When asked "Are you sure you wish to continue?". Select yes.
5. Your done. Start your game as normal.
Method 2
1. Uninstall The Walking Dead. Remove all save games. Make sure the %USERPROFILE%\My Documents\Telltale Games is also deleted.
2. For windows 7/vista users press
Start Menu -> Type 'regedit' -> Press Enter
For Windows XP users
Start Menu -> Run -> Type 'regedit' -> Press Enter
3. In the registry editor naviage to
HKEY_CURRENT_USER\Software\Telltale Games\
Delete the WalkingDead101.exe entry and ALL its sub keys.
4. Close the registry editor.
5. Re-install the walking dead.
Do not launch the game.
6. Reopen the registry editor as outlined in step 2.
7. Navigate to
HKEY_CURRENT_USER\Software\Telltale Games\
Right click on the WalkingDead101.exe entry and select export. Save this file to a directory on your machine
8. Open the file exported in the previous step in notepad. Replace the line
[HKEY_CURRENT_USER\Software\Telltale Games\WalkingDead101.exe]
With
[HKEY_LOCAL_MACHINE\Software\Wow6432Node\Telltale Games\WalkingDead101.exe]
Your full file should read something like the following
Quote:
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\Software\Wow6432Node\Telltale Games\WalkingDead101.exe]
"Language ID"="1033"
"Language"="english"
"Manual"="Manual.pdf"
"ReadMe"="Readme.txt"
"Install Location"="C:\\The Walking Dead\\GameData\\"
"Uninstaller"="C:\\The Walking Dead\\UNINSTALL_WalkingDead101.exe"
"Franchise"="WalkingDead100"
"Distribution"="Telltale"
"Version"="1.0.0.15"
"SaveGameFolderName"="The Walking Dead"
|
Save your changes and close the file.
9. Double click the file you just edited. When asked "Are you sure you wish to continue?". Select yes.
10. Your done. Start your game as normal.
You may be able to re-import old save game backups however I have not tested this approach.
Let me know if this works for you