» Mon May 07, 2012 11:54 pm
The errors are only displayed the terminal, so I suspect it's a Wine bug. Starting the application gives me:
fixme:sync:CreateMemoryResourceNotification (0) stub
fixme:shell:URL_ParseUrl failed to parse L"System"
fixme:shell:URL_ParseUrl failed to parse L"System.Windows.Forms"
fixme:shell:URL_ParseUrl failed to parse L"System.Drawing"
fixme:shell:URL_ParseUrl failed to parse L"Microsoft.DirectX.Direct3D"
fixme:shell:URL_ParseUrl failed to parse L"Microsoft.DirectX"
fixme:win:EnumDisplayDevicesW ((null),0,0x32d3a0,0x00000000), stub!
fixme:shell:URL_ParseUrl failed to parse L"System.Drawing"
fixme:gdiplus:GdipGetFamilyName No support for handling of multiple languages!
fixme:shell:URL_ParseUrl failed to parse L"MGEgui"
fixme:gdiplus:GdipCreateHalftonePalette stub
Those seem to be the reason that text is cut off in the UI. For instance, instead of "Camera effects affect the HUD" I have "Camera effects affect the"
Generating the mesh gives me:
fixme:d3d:resource_check_usage Unhandled usage flags 0x8.
repeated about 15 times a second until the operation finishes.
Edit: Fixed text formatting error