I tried running the game through command line and got these errors: > > err:module:import_dll Library MSVCP71.dll (which is needed by L"C:\\Program Files\\Firaxis Games\\Sid Meier's Civilization 4\\BOOST_PYTHON-VC71-MT-1_32.DLL") not found > err:module:import_dll Library BOOST_PYTHON-VC71-MT-1_32.DLL (which is needed by L"C:\\Program Files\\Firaxis Games\\Sid Meier's Civilization 4\\Civilization4.exe") not found > err:module:import_dll Library MSVCP71.dll (which is needed by L"C:\\Program Files\\Firaxis Games\\Sid Meier's Civilization 4\\HAPDBG.DLL") not found > err:module:import_dll Library HAPDBG.DLL (which is needed by L"C:\\Program Files\\Firaxis Games\\Sid Meier's Civilization 4\\Civilization4.exe") not found > err:module:import_dll Library MSVCP71.DLL (which is needed by L"C:\\Program Files\\Firaxis Games\\Sid Meier's Civilization 4\\Civilization4.exe") not found > err:module:LdrInitializeThunk Main exe initialization for L"C:\\Program Files\\Firaxis Games\\Sid Meier's Civilization 4\\Civilization4.exe" failed, status c0000135 Looks like I'm missing dll's. Strange, I thought I'd only need msxml3.dll, msxml3r.dll, and d3dx9_36.dll. Help would be greatly appreciated!