I'm trying to install XCOM: Chimera Squad on steam, and I'm not sure how to fix what's going on with it. The following error popped up after it downloaded while it was installing (typed out):
mscorsvw.exe - Assert Failure
Expression: [mscorlib recursive resource lookup bug]
Description: Infinite recursion during resource lookup
within mscorlib. This may be a bug in mscorlib, or
potentially in certain extensibility points such as
assembly resolve events or CultureInfo names.
Resource name: Arg_ExternalException
With the options to abort, retry, or ignore. Then this popped up as well:
Failed to create OpenGL context for format
QSurfaceFormat(version 2.0, options
QFlags<QSurfaceFormat::FormatOption>(),
depthBufferSize 24, redBufferSize -1, greenBufferSize
-1, blueBufferSize 24, alphaBufferSize -1,
stencilBufferSize 8, samples -1, swapBehavior
QSurfaceFormat : :SwapBehavior(DoubleBuffer),
swapInterval1, colorSpace
QSurfaceFormat : :ColorSpace(DefaultColorSpace),
profile
QSurfaceFormat ::OpenGLContextProfile(NoProfile)) .
This is most likely caused by not having the necessary
graphics drivers installed.
Install a driver providing OpenGL 2.0 or higher, or, if
this is not possible, make sure the ANGLE Open GL ES
2.0 emulation libraries (libEGL.dll, libGLESv2..dll and
d3dcompiler_*.dll) are available in the application
executable's directory or in a location listed in PATH.
I'm on a 2020 MacBook Pro M1, 16GB, running Big Sur 11.2.3.
Thanks for the help!