doesnt seem to work for me at all, i cant click on the options screen and when the game loads there is no UI elements on screen.
Here is the python error log
load_module CvEventInterface
load_module CvCustomEventManager
load_module CvEventManager
load_module CvUtil
load_module traceback
load_module CvScreensInterface
load_module CvMainInterface
load_module ScreenInput
load_module CvScreenEnums
load_module time
load_module HOFContext
load_module configobj
load_module __future__
load_module re
load_module validate
validate import failed
/Users/martin/Documents
load_module commands
load_module HOFUtil
load_module HOFSettings
load_module CvDebugTools
load_module PyHelpers
load_module Popup
load_module CvWBPopups
load_module CvCameraControls
load_module CvTopCivs
load_module random
load_module CvWorldBuilderScreen
load_module CvAdvisorUtils
load_module CvTechChooser
Traceback (most recent call last):
File "<string>", line 1, in ?
File "<string>", line 52, in load_module
File "CvEventInterface", line 13, in ?
File "<string>", line 52, in load_module
File "CvCustomEventManager", line 24, in ?
File "<string>", line 52, in load_module
File "CvEventManager", line 12, in ?
File "<string>", line 52, in load_module
File "CvScreensInterface", line 3, in ?
File "<string>", line 52, in load_module
File "CvMainInterface", line 17, in ?
File "<string>", line 52, in load_module
File "HOFUtil", line 12, in ?
File "<string>", line 52, in load_module
File "HOFSettings", line 44, in ?
IOError: [Errno 2] No such file or directory: 'Mods/HOF-1.61-Mac.008/HOFSettings.txt'
load_module CvAppInterface