I'm attempting to run Fallout 76 through steam on an Intel Mac, and I'm getting these errors in the log. The program will try to run, flicker, and stop.
00fd:err:module:import_dll Library libcef.dll (which is needed by L"C:\Program Files (x86)\Steam\steamapps\common\Fallout76\Fallout76.exe") not found
00fd:err:module:import_dll Library api-ms-win-downlevel-kernel32-l2-1-0.dll (which is needed by L"C:\windows\system32\dbghelp.dll") not found
00fd:err:module:import_dll Library dbghelp.dll (which is needed by L"C:\Program Files (x86)\Steam\steamapps\common\Fallout76\Fallout76.exe") not found
00fd:err:module:LdrInitializeThunk Importing dlls for L"C:\Program Files (x86)\Steam\steamapps\common\Fallout76\Fallout76.exe" failed, status c0000135
I've tried putting some of these DLLs in their respective places, but it fails to find them. Libcef.dll is in the Fallout76 directory, but it doesn't seem to care. Has anyone else run into this?