Uh idk much about this but I am getting this error if I am running a app
MESA-INTEL: warning: Performance support disabled, consider sysctl dev.i915.perf_stream_paranoid=0
MESA-INTEL: warning: Performance support disabled, consider sysctl dev.i915.perf_stream_paranoid=0
0024:fixme:imm:ImeSetActiveContext (0x251118, 1): stub
0024:fixme:imm:ImmReleaseContext (0001005C, 00251118): stub
0080:fixme:imm:ImeSetActiveContext (0x3f340, 0): stub
0080:fixme:imm:ImmReleaseContext (0000000000010020, 000000000003F340): stub
And It pop ups Cannot load library mscoree.dll
Cannot load library mscoree.dll
Re: Cannot load library mscoree.dll
mscoree.dll is the .Net /Wine Mono Framework.
Usually, the first time you use Wine, you will be asked if Wine-Mono needs to be downloaded and installed. You can check if Wine-Mono is installed with:
You can also replace Wine-Mono with .Net from Microsoft. This can be done easily with winetricks.
Usually, the first time you use Wine, you will be asked if Wine-Mono needs to be downloaded and installed. You can check if Wine-Mono is installed with:
Code: Select all
wine uninstaller --list