I am trying to run a game on my Mac book air M1 Big Sur 11.6 with crossover 21.2 win7 bottle, a message that asks me to install the missing Microsoft visual c++ component shows up and I am unable to run the game. Then I downloaded what seems to be what I need, an .exe file called vc_redist.x64.exe which should install the VC component but this error is shown every time I try to run it: wine: "Unhandled page fault on read access to 00000000 at address 0035AF87 (thread 002c), starting debugger..."
Log reads:
wine: Unhandled page fault on read access to 00000000 at address 0035AF87 (thread 002c), starting debugger...
002c:err:seh:start_debugger Couldn't start debugger L"winedbg --auto 40 48" (2)
Read the Wine Developers Guide on how to set up winedbg or another debugger
0024:fixme:exec:SHELL_execute flags ignored: 0x00000100
0034:fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.Windows.Common-Controls" (6.0.0.0)
003c:err:ole:start_rpcss Failed to open service manager
0034:fixme:heap:RtlSetHeapInformation 00000000 1 00000000 0 stub
0034:fixme:heap:RtlSetHeapInformation 00000000 1 00000000 0 stub
0034:fixme:ntdll:NtQueryInformationToken QueryInformationToken( ..., TokenElevation, ...) semi-stub
003c:err:ole:start_rpcss Failed to open service manager
Have anyone else ran into this problem and are there any solutions?