Yuri's Revenge mod and Twisted Insurrection want admin privileges...

Open forum for end-user questions about Wine. Before asking questions, check out the Wiki as a first step.
Forum Rules
Locked
curious-octopus
Newbie
Newbie
Posts: 1
Joined: Thu Oct 21, 2021 7:00 pm

Yuri's Revenge mod and Twisted Insurrection want admin privileges...

Post by curious-octopus »

Code: Select all

0110:fixme:ntdll:NtQuerySystemInformation info_class SYSTEM_PERFORMANCE_INFORMATION
0110:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1.
0110:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1.
0110:fixme:heap:GetNumaHighestNodeNumber semi-stub: 0021FC58
0110:fixme:seh:WerRegisterRuntimeExceptionModule (L"C:\\windows\\Microsoft.NET\\Framework\\v4.0.30319\\mscordacwks.dll", 01240000) stub
0118:err:ole:CoGetContextToken apartment not initialised
0110:fixme:path:parse_url failed to parse L"System.Windows.Forms"
0110:fixme:path:parse_url failed to parse L"System.Drawing"
0110:fixme:path:parse_url failed to parse L"System"
0110:fixme:path:parse_url failed to parse L"System.Configuration"
0110:fixme:path:parse_url failed to parse L"System.Xml"
0110:fixme:path:parse_url failed to parse L"Accessibility"
0110:fixme:path:parse_url failed to parse L"System.Security"
0110:fixme:path:parse_url failed to parse L"System.Runtime.Serialization.Formatters.Soap"
0110:fixme:path:parse_url failed to parse L"System.Deployment"
0110:fixme:path:parse_url failed to parse L"System.Core"
0110:fixme:path:parse_url failed to parse L"System.Drawing"
0110:fixme:path:parse_url failed to parse L"System"
0110:fixme:thread:QueryThreadCycleTime (FFFFFFFE,03FD2560): stub!
0110:fixme:path:parse_url failed to parse L"ClientCore"
0110:fixme:nls:LCIDToLocaleName unsupported flags 8000000
0110:fixme:nls:get_dummy_preferred_ui_language (0x8 0021AC94 00000000 0021AC90) returning a dummy value (current locale)
0110:fixme:nls:get_dummy_preferred_ui_language (0x8 0021AC94 0027D098 0021AC90) returning a dummy value (current locale)
0110:fixme:path:parse_url failed to parse L"Rampastring.Tools"
0110:fixme:path:parse_url failed to parse L"Rampastring.XNAUI"
0110:fixme:path:parse_url failed to parse L"ClientGUI"
0110:fixme:path:parse_url failed to parse L"MonoGame.Framework"
0110:fixme:nls:LCMapStringEx unsupported lparam 288700
0110:fixme:exec:SHELL_execute flags ignored: 0x00000100
0124:fixme:virtual:NtFlushProcessWriteBuffers stub
0120:fixme:ntdll:NtQuerySystemInformation info_class SYSTEM_PERFORMANCE_INFORMATION
0120:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1.
0120:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1.
0120:fixme:heap:GetNumaHighestNodeNumber semi-stub: 0021FC58
0120:fixme:seh:WerRegisterRuntimeExceptionModule (L"C:\\windows\\Microsoft.NET\\Framework\\v4.0.30319\\mscordacwks.dll", 01240000) stub
012c:err:ole:CoGetContextToken apartment not initialised
0120:fixme:path:parse_url failed to parse L"System.Windows.Forms"
0120:fixme:path:parse_url failed to parse L"System.Drawing"
0120:fixme:path:parse_url failed to parse L"System"
0120:fixme:path:parse_url failed to parse L"System.Configuration"
0120:fixme:path:parse_url failed to parse L"System.Xml"
0120:fixme:path:parse_url failed to parse L"Accessibility"
0120:fixme:path:parse_url failed to parse L"System.Security"
0120:fixme:path:parse_url failed to parse L"System.Runtime.Serialization.Formatters.Soap"
0120:fixme:path:parse_url failed to parse L"System.Deployment"
0120:fixme:path:parse_url failed to parse L"System.Core"
0120:fixme:path:parse_url failed to parse L"System.Drawing"
0120:fixme:path:parse_url failed to parse L"System"
0120:fixme:thread:QueryThreadCycleTime (FFFFFFFE,03FD2560): stub!
0120:fixme:path:parse_url failed to parse L"ClientCore"
0120:fixme:nls:LCIDToLocaleName unsupported flags 8000000
0120:fixme:nls:get_dummy_preferred_ui_language (0x8 0021AC94 00000000 0021AC90) returning a dummy value (current locale)
0120:fixme:nls:get_dummy_preferred_ui_language (0x8 0021AC94 0027D060 0021AC90) returning a dummy value (current locale)
0120:fixme:path:parse_url failed to parse L"Rampastring.Tools"
0120:fixme:path:parse_url failed to parse L"Rampastring.XNAUI"
0120:fixme:path:parse_url failed to parse L"ClientGUI"
0120:fixme:path:parse_url failed to parse L"MonoGame.Framework"
0120:fixme:nls:LCMapStringEx unsupported lparam 2886c8
0130:fixme:virtual:NtFlushProcessWriteBuffers stub
It tells me that I am trying to access cncnet from a write protected directory. This same issue happens if I download Twisted Insurrection 0.9(however if I download 8 then update it via client it works fine)
Locked