While Fable3 for PC has been abandoned, there will be no posting links to the DLC.
This method allows you to make changes to the script without relaunching the game
I recommend Notepad++ over Windows Notepad
Backup your saves. It’s your responsibility to do this. If you don’t and your save gets corrupted you were warned.
Setup
Backup data\dir.manifest
See Catspaw’s GFWL EMU – See Downloads
Put DLC folder to Fable 3 game directory
Create folders: data\scripts\MyMod
Create text files MyScript01.lua and MyScript02.lua inside “data\scripts\MyMod” directory
Open dir.manifest (inside “data” directory) with notepad and add:
scripts\MyMod\MyScript02.lua
MyScript01.lua is executed once per 60 frames (one second on 60fps rendering)
MyScript02.lua is executed only when screen is fading
Test
Open MyScript01.lua in Notepad
Start Fable3
ALT+TAB to Notepad
Put the code in MyScript01.lua, save it.
ALT+TAB to Fable3
You should see a message box that says OK
ALT+TAB to Notepad remove the code, and save it.
ALT+TAB to Fable3 and press Escape to close the box.
Creators
I used DEMO001 quest code, so if you used it too, you need to replaced it
Changes
I made a few small changes. I added the idea from ZackTiro’s Script Modding Setup Tutorial
Changes to MyScriptActivation.lua need the game to be reloaded.
For the changes I made you need to add the line to data\dir.manifest
You might have weapons when starting a new game. If you do you will run into problems. You should be able to remove the following lines from dir.manifest until Brightwall when you get the weapons to solve this problem. It might be because of a mod I’m using, but I’m not sure.
scripts\MyMod\MyScript02.lua
Depending on if you added it
Credits
Credit for the original script injector goes to Artofeel – Improved script injection method
I’m not sure who to credit for ZackTiro’s Script Modding Setup Tutorial
Fable3Mod page Catspaw’s GFWL Emu
I haven’t been able to reach the posters on Fable3Mod. If you’re one of them and you want to me change or remove something please contact me, but I will ask for something to prove you are who you say you are.
Downloads
Fable 3 PC Update
Download – Size 14.5 MB – Downloads 314
Fable 3 PC Update Extracted & Renamed Files
Download – Size 21.7 MB – Downloads 154
Fable 3 GFWL Remover – Mirror from timeslip@SourceForge
Download – Size 35.9 KB – Downloads 140
Catspaw’s GFWL Emu 15d
Download – Size 134.8 KB – Downloads 357 – VirusTotal
ScriptInjector MOD
Download – Size 35.6 KB – Downloads 320 – VirusTotal