I'm using Manjaro Linux.
I just installed PES2020 through steam but it's windowed.
So I wanna make it full screen and the only way is using Setting.exe in the game folder.
But when I run this code:
Code: Select all
wine Setting.exe
Code: Select all
00c0:fixme:ntdll:NtQuerySystemInformation info_class SYSTEM_PERFORMANCE_INFORMATION
field __ImageBase in <Module> should have RVA data, but hasn't
field __ImageBase in <Module> should have RVA data, but hasn't
00c0:fixme:gdiplus:GdipGetLineSpacing ignoring style
00c0:fixme:gdiplus:GdipGetLineSpacing ignoring style
00c0:fixme:gdiplus:GdipGetLineSpacing ignoring style
00c0:fixme:gdiplus:GdipGetLineSpacing ignoring style
00c0:fixme:gdiplus:GdipGetLineSpacing ignoring style
00c0:fixme:gdiplus:GdipGetLineSpacing ignoring style
00c0:fixme:gdiplus:GdipGetLineSpacing ignoring style
00c0:fixme:gdiplus:GdipGetLineSpacing ignoring style
00c0:fixme:msvcp:_Locinfo__Locinfo_ctor_cat_cstr (000000000051E120 1 C) semi-stub
00c0:fixme:msvcp:_Locinfo__Locinfo_ctor_cat_cstr (000000000051DE30 1 C) semi-stub
Unhandled Exception:
System.InvalidProgramException: Invalid IL code in <Module>:main.spec.winEnvCheck (): IL_01d2: calli 0x11000001
at Bind.Wrapper.Init () [0x00000] in <459592cd57364f7190bab90c971aea43>:0
at Settings.SettingsForm..ctor () [0x0027d] in <43345392f40b496e845a2c46d7e1f919>:0
at (wrapper remoting-invoke-with-check) Settings.SettingsForm..ctor()
at Settings.Program.Main () [0x00020] in <43345392f40b496e845a2c46d7e1f919>:0
[ERROR] FATAL UNHANDLED EXCEPTION: System.InvalidProgramException: Invalid IL code in <Module>:main.spec.winEnvCheck (): IL_01d2: calli 0x11000001
at Bind.Wrapper.Init () [0x00000] in <459592cd57364f7190bab90c971aea43>:0
at Settings.SettingsForm..ctor () [0x0027d] in <43345392f40b496e845a2c46d7e1f919>:0
at (wrapper remoting-invoke-with-check) Settings.SettingsForm..ctor()
at Settings.Program.Main () [0x00020] in <43345392f40b496e845a2c46d7e1f919>:0