James McKenzie wrote: > On 4/6/11 10:25 PM, Pete V wrote: > > > Hey all, > > > > I have the MTGO3 game loader running till 34% and then it shows this > > error. > > > > not implemented > > at System.Drawing:void AddFontFile(System.String) > > > > any workarounds yet to get passed this? > > > What version of .NET do you have installed? This is NOT a Wine error. > > James McKenzie You better check the code of this function then. http://source.winehq.org/source/dlls/gdiplus/font.c#L918 Its definitely NOT implemented in Wine atm.