Quote:
Originally Posted by Keepy
I tried looking for extra pref.prop files in the install folder (which if I'm right is the one in the Steamapps folder) but was unable to locate any. Any advice?
|
Looking at the data.txt the support tool created helps finding these. Here's all the prefs.prop files in your user folder and install location.
Quote:
-rw-r--r-- 1 themagicalbum staff 58K Jan 9 13:58 /Users/themagicalbum/.Trash/prefs.prop
-rw-r--r-- 1 themagicalbum staff 58K Jan 9 13:58 /Users/themagicalbum/.Trash/prefs.prop copy
-rw-r--r-- 1 themagicalbum staff 58K Jan 9 14:18 /Users/themagicalbum/.Trash/TheWalkingDead/prefs.prop
-rw-r--r-- 1 themagicalbum staff 49K Feb 13 02:55 /Users/themagicalbum/Library/Application Support/Steam/SteamApps/common/The Walking Dead/TheWalkingDead.app/Contents/Resources/Pack/default/prefs.prop
-rw-r--r-- 1 themagicalbum staff 58K Feb 13 02:16 /Users/themagicalbum/Library/Application Support/Telltale Games/thewalkingdead/prefs.prop.orig
|
please open a terminal and try running:
mv /Users/themagicalbum/Library/Application\ Support/Steam/SteamApps/common/The\ Walking\ Dead/TheWalkingDead.app/Contents/Resources/Pack/default/prefs.prop ~/prefs.prop
cp /Users/themagicalbum/Library/Application\ Support/Telltale\ Games/thewalkingdead/prefs.prop.orig /Users/themagicalbum/Library/Application\ Support/Telltale\ Games/thewalkingdead/prefs.prop
That will remove the prefs.prop from the steam folder, and restore a prefs.prop from Feb 13 02:16 in your savegame folder.
If that doesn't help, you can try:
cp ~/prefs.prop /Users/themagicalbum/Library/Application\ Support/Telltale\ Games/thewalkingdead/prefs.prop