@fluxwavez: prefs.prop is a file that stores the user's game preferences (options and such). But more importantly, it also stores info on which episodes you have completed. For example: if you have saves that are in episode 3, but your prefs.prop says that you haven't completed episode 2 yet, the game will not let you load those episode 3 saves. This is also what causes many of the save issues people have. The game likes to write the prefs.prop file to the game install's folder, but reads the file from another. The solution is to move prefs.prop from the game install's pack/default folder to the MyDocuments/Telltale Games/The Walking Dead folder. This will prevent the game from creating any more prefs.prop files in the install's folder. Instead, now it should read and write from the MyDocument folder. Oh yeah, all your saves are also in the MyDocuments folder too.