Fable TLC Profile Problem Fix
Thanks to eumesmo12e for researching this fix and posting about it. This solution is for anyone who has been having Fable TLC crash when they have tried to load a profile or at the menu. Only way they could get around it before is to keep deleting the profile over and over. However thanks to eumesmo12e we now have a solution.
Can Read More About It Here: Lionhead Community - TLC profile problem.
Thanks to eumesmo12e for researching this fix and posting about it. This solution is for anyone who has been having Fable TLC crash when they have tried to load a profile or at the menu. Only way they could get around it before is to keep deleting the profile over and over. However thanks to eumesmo12e we now have a solution.
eumesmo12e said:Its a problem related to K-lite Codec Pack. To solve it:
1 - Uninstall K-lite Codec Pack
2 - Delete your profile.bin (my documents\my games\fable\saves\yourprofilename)
3 - Play normally
But, if you need K-lite Codec Pack installed, after the steps above, do this:
1 - Installed K-lite Codec Pack
2 - Using notepad, create a c:\fable.bat file with this in it:
@ echo off
cd "\Program files"
if exist "K-Lite Codec Pack" ren "K-Lite Codec Pack" "K-Lite Codec Pack.old"
"C:\Program files\Microsoft Games\Fable - The Lost Chapters\Fable.exe"
if exist "K-Lite Codec Pack.old" ren "K-Lite Codec Pack.old" "K-Lite Codec Pack"
3 - Create a shortcurt to c:\fable.bat and put it in your desktop. Delete the old shortcut to fable and just use this new one
Thats it.
Can Read More About It Here: Lionhead Community - TLC profile problem.