Trying tro play Endless Online

Open forum for end-user questions about Wine. Before asking questions, check out the Wiki as a first step.
Forum Rules
Locked
dodle
Newbie
Newbie
Posts: 4
Joined: Wed Jul 23, 2008 3:29 pm

Trying tro play Endless Online

Post by dodle »

Hello, I'm new to the WineHQ forums and I am trying to play a massively multiplayer rpg called Endless Online. I've talked with a couple people on their IRC chat who told me that a lot more people were beginning to use wine to play this game. The one that told me this was using a port of wine for Mac OS X and I don't know if the others that this person referred to are using Linux or Mac. I started to game using v.1.0.0, I can hear the sound as the game starts up but all I get is a blank screen. The game seems to be functioning because if I click on the blank screen where the "exit" button normally would be, the game exits. So it seems to work, I just get no visual. Has anyone tried this game with wine, or does anyone know of a solution, or do I just need to wait this out?

Thanks in advance.

Edit: I also have playonlinux and wine-doors installed.
vitamin
Moderator
Moderator
Posts: 6605
Joined: Sat Feb 23, 2008 2:29 pm

Re: Trying tro play Endless Online

Post by vitamin »

dodle wrote:Hello, I'm new to the WineHQ forums and I am trying to play a massively multiplayer rpg called Endless Online. I've talked with a couple people on their IRC chat who told me that a lot more people were beginning to use wine to play this game. The one that told me this was using a port of wine for Mac OS X and I don't know if the others that this person referred to are using Linux or Mac. I started to game using v.1.0.0, I can hear the sound as the game starts up but all I get is a blank screen. The game seems to be functioning because if I click on the blank screen where the "exit" button normally would be, the game exits. So it seems to work, I just get no visual. Has anyone tried this game with wine, or does anyone know of a solution, or do I just need to wait this out?

Thanks in advance.

Edit: I also have playonlinux and wine-doors installed.
Upgrade Wine http://winehq.org/site/download . Remove those playonlinux and winedoor thingies - they don't work not supported here.

Disable, remove compiz. Disable, kill, remove pulse audio
dodle
Newbie
Newbie
Posts: 4
Joined: Wed Jul 23, 2008 3:29 pm

Post by dodle »

Now Wine doesn't work at all.
:/games/Endless Online$ wine endless.exe
wine client error:3f: version mismatch 339/341.
Your wineserver binary was not upgraded correctly,
or you have an older one somewhere in your PATH.
Or maybe the wrong wineserver is still running?
:/games/Endless Online$
dodle
Newbie
Newbie
Posts: 4
Joined: Wed Jul 23, 2008 3:29 pm

Post by dodle »

OK, it's working again. I just forgot to shut down all wine apps after upgrade. Still having the same issue. Uninstalled wine-doors and playonlinux, compiz and pulseaudio are not installed,
User avatar
dimesio
Moderator
Moderator
Posts: 13367
Joined: Tue Mar 25, 2008 10:30 pm

Post by dimesio »

Post console output.
dodle
Newbie
Newbie
Posts: 4
Joined: Wed Jul 23, 2008 3:29 pm

Post by dodle »

Code: Select all

:/games/Endless Online$ wine endless.exe
fixme:win:EnumDisplayDevicesW ((null),0,0x33f5f0,0x00000000), stub!
fixme:ddraw:IDirectDrawImpl_WaitForVerticalBlank (0x164028)->(1,(nil)): Stub
fixme:ddraw:IDirectDrawImpl_WaitForVerticalBlank (0x164028)->(1,(nil)): Stub
fixme:ddraw:IDirectDrawImpl_WaitForVerticalBlank (0x164028)->(1,(nil)): Stub
fixme:ddraw:IDirectDrawImpl_WaitForVerticalBlank (0x164028)->(1,(nil)): Stub
fixme:ddraw:IDirectDrawImpl_WaitForVerticalBlank (0x164028)->(1,(nil)): Stub
fixme:ddraw:IDirectDrawImpl_WaitForVerticalBlank (0x164028)->(1,(nil)): Stub
fixme:ddraw:IDirectDrawImpl_WaitForVerticalBlank (0x164028)->(1,(nil)): Stub
fixme:ddraw:IDirectDrawImpl_WaitForVerticalBlank (0x164028)->(1,(nil)): Stub
fixme:ddraw:IDirectDrawImpl_WaitForVerticalBlank (0x164028)->(1,(nil)): Stub
fixme:ddraw:IDirectDrawImpl_WaitForVerticalBlank (0x164028)->(1,(nil)): Stub
fixme:ddraw:IDirectDrawImpl_WaitForVerticalBlank (0x164028)->(1,(nil)): Stub
fixme:ddraw:IDirectDrawImpl_WaitForVerticalBlank (0x164028)->(1,(nil)): Stub
fixme:ddraw:IDirectDrawImpl_WaitForVerticalBlank (0x164028)->(1,(nil)): Stub
fixme:ddraw:IDirectDrawImpl_WaitForVerticalBlank (0x164028)->(1,(nil)): Stub
...and this continues until I close it.
Locked