Accessing games at mysticisland.net through wine

Open forum for end-user questions about Wine. Before asking questions, check out the Wiki as a first step.
Forum Rules
Locked
danielrs
Newbie
Newbie
Posts: 2
Joined: Sat Oct 25, 2008 7:07 pm

Accessing games at mysticisland.net through wine

Post by danielrs »

Has anyone tried to access any mystic island games, www.mysticisland.net , using wine. I'm using SuSE 11.0 64 bit. I'm only having a limited amount of luck doing it and if someone else has figured it out I might not have to post a rather long bug report that I generated opening it in terminal mode.
User avatar
DanKegel
Moderator
Moderator
Posts: 1164
Joined: Wed May 14, 2008 11:44 am

Post by DanKegel »

Installs ok for me, although it did complain about not having mfc40,
so you might try

Code: Select all

  wget http://kegel.com/wine/winetricks
  sh winetricks mfc40
I haven't tried playing any games, as I'm still waiting for my registration to finish.

What problem are you seeing? (And please don't paste long logs :-)
danielrs
Newbie
Newbie
Posts: 2
Joined: Sat Oct 25, 2008 7:07 pm

Mystic Island (The Game Site) and Wine

Post by danielrs »

I have loaded wine and winetricks and the necessary dll file. I can get the program to log me on but when it opens things up, only some of links and or executable files work. It will take me to certain lobbies but will not show me the tables. When I enter a lobby and no tables show up I see the following.
err:ole:ITypeInfo_fnInvoke did not find member id -514, flags 0x2!
Can anyone point me in the right direction?
Locked