You are not logged in.

#1 2009-02-25 10:44:49

generic_
Member
From: Jacksonville,FL US
Registered: 2008-12-21
Posts: 182

[SOLVED] help installing game under wine

Ok im trying to install this mmo game called perfect world under wine on arch x86_64 apprently people get the game to work fine under wine. I get the exe and it was an archive so wine successfuly un archived it and now when i try to run the install.exe nothing happens. the result is

[generic@ArchLinux ~]$ wine /home/generic/pwi/install.exe
Xlib:  extension "Generic Event Extension" missing on display ":0.0".
Xlib:  extension "Generic Event Extension" missing on display ":0.0".
Xlib:  extension "Generic Event Extension" missing on display ":0.0".
[generic@ArchLinux ~]$

I get those xlib messages every time i run a program form the shell so those arnet the problem. Anyone who know how to use wine willing to help me.

Last edited by generic_ (2009-02-27 17:55:56)


I'm just lost n00b!

Offline

#2 2009-02-25 10:51:26

jumzi
Member
Registered: 2009-02-20
Posts: 69

Re: [SOLVED] help installing game under wine

Hmm... Well first off: Wine doesnt work on arch64 natively... So you'll have to make a 32bit chroot enviroment and install wine in or download all lib32 stuff to make wine even function.

Have you started/executed any other program under wine?

Offline

#3 2009-02-25 11:37:15

generic_
Member
From: Jacksonville,FL US
Registered: 2008-12-21
Posts: 182

Re: [SOLVED] help installing game under wine

Yes i got the 32bit libs and the original exe for the game was a self-extracting archive that worked perfect. What do you mean by 32bit chroot?


I'm just lost n00b!

Offline

#4 2009-02-25 12:22:24

iosonofabio
Member
From: Australia
Registered: 2008-10-09
Posts: 105

Re: [SOLVED] help installing game under wine

Hi!
Your problem is in no way connected to WINE. That is, your WINE is probably working correctly. I also get the same error with many X applications, and other related problems.

As far as I have figured out, the problem is caused by unprudent upgrades of the Xlib or libxi libraries by the corresponding devs. The only feasible solutions seem to be:

1. Downgrade of the libxi package to 1.1.4 version (this is not working for all people though), or

2. Wait for an update of the X server.

I'm going for the second one, since the first one is not working.

Offline

#5 2009-02-25 12:51:17

generic_
Member
From: Jacksonville,FL US
Registered: 2008-12-21
Posts: 182

Re: [SOLVED] help installing game under wine

generic_ wrote:

I get those xlib messages every time i run a program form the shell so those arnet the problem. Anyone who know how to use wine willing to help me.


I'm just lost n00b!

Offline

#6 2009-02-25 16:16:29

skottish
Forum Fellow
From: Here
Registered: 2006-06-16
Posts: 7,942

Re: [SOLVED] help installing game under wine

The Xlib warnings have nothing to do with your problem, and searching the forums would have shown you that.

How did you install Wine?

Offline

#7 2009-02-25 16:25:21

Procyon
Member
Registered: 2008-05-07
Posts: 1,819

Re: [SOLVED] help installing game under wine

http://bugs.winehq.org/show_bug.cgi?id=15797

The PWI installer does not like being run outside the C: drive.  Copy the
install.exe file into your wine drive_c folder and run it from there.

Offline

#8 2009-02-25 17:55:02

generic_
Member
From: Jacksonville,FL US
Registered: 2008-12-21
Posts: 182

Re: [SOLVED] help installing game under wine

Ok there may have been some discrepancies about what i thought the problem was so ill try to clarify I know the xlib warning are NOT the problem in fact i pointed that out i was trying to get people to ignore those warnings. Sorry I worded it wrong.  Also  i installed the bin32_wine package from the AUR. And procyon what exactly do you mean move it to the C drive? Ive never use wine in my life, do you mean just move anywhere in the wine folder?


I'm just lost n00b!

Offline

#9 2009-02-25 18:08:50

xaiviax
Member
From: Michigan
Registered: 2008-11-04
Posts: 282

Re: [SOLVED] help installing game under wine

With default wine install, c drive is:   /home/yourusername/.wine/drive_c

Offline

#10 2009-02-25 18:33:49

generic_
Member
From: Jacksonville,FL US
Registered: 2008-12-21
Posts: 182

Re: [SOLVED] help installing game under wine

I have tried this and it had the same result the command was

$ wine /home/generic/.wine/drive_c/Perfect-World-International/install.exe

is there something im doing wrong?


I'm just lost n00b!

Offline

#11 2009-02-25 18:46:56

xaiviax
Member
From: Michigan
Registered: 2008-11-04
Posts: 282

Re: [SOLVED] help installing game under wine

I don't run that program, so this is just a guess, but maybe try:

env WINEPREFIX="/home/generic/.wine" wine "C:\\Perfect-World-International\\install.exe"

or possibly the same with install.exe directly on the "c drive" (no P-W-I folder)


Edit: more likely the latter

Last edited by xaiviax (2009-02-25 18:48:09)

Offline

#12 2009-02-25 19:15:58

Procyon
Member
Registered: 2008-05-07
Posts: 1,819

Re: [SOLVED] help installing game under wine

I'd also try cd'ing to c_drive so you can run $ wine install.exe

Offline

#13 2009-02-25 19:35:42

generic_
Member
From: Jacksonville,FL US
Registered: 2008-12-21
Posts: 182

Re: [SOLVED] help installing game under wine

Thank you guys very much for the quick response and great help. I was thinking that asking for help on arch's forms may not be effective cause it's supposed to be all advanced but your guys came through in a matter of hours! The game installs quicker on wine than in 64bit XP! Thanks very much!

O and the solution was just  moving to the directory with the cd command it must not work to well if embedded too deeply in a directory. Thx again.


I'm just lost n00b!

Offline

#14 2009-02-25 19:40:54

skottish
Forum Fellow
From: Here
Registered: 2006-06-16
Posts: 7,942

Re: [SOLVED] help installing game under wine

The community here is very helpful. Mainly if it seems like whomever posts the question is trying to solve the problem themselves, people are quick to help regardless if the question seems 'noobish' or not.

Anyway, I'm glad that you solved your problem. Please mark threads as [SOLVED] when they are. You can append that to the end of the title by editing your first post.

Offline

#15 2009-02-26 01:35:20

generic_
Member
From: Jacksonville,FL US
Registered: 2008-12-21
Posts: 182

Re: [SOLVED] help installing game under wine

Sorry i thought all was well but it was not wjen i try to rn the game this is the output

Xlib:  extension "Generic Event Extension" missing on display ":0.0".
Xlib:  extension "Generic Event Extension" missing on display ":0.0".
Xlib:  extension "Generic Event Extension" missing on display ":0.0".
Xlib:  extension "Generic Event Extension" missing on display ":0.0".
fixme:wininet:InternetSetOptionExW Flags 00000000 ignored
fixme:wininet:InternetSetOptionW Option INTERNET_OPTION_CONNECT_TIMEOUT (60000): STUB
fixme:wininet:InternetSetOptionExW Flags 00000000 ignored
fixme:wininet:InternetSetOptionW INTERNET_OPTION_SEND/RECEIVE_TIMEOUT 90000
Xlib:  extension "Generic Event Extension" missing on display ":0.0".
[generic@ArchLinux launcher]$ Xlib:  extension "Generic Event Extension" missing on display ":0.0".
Xlib:  extension "Generic Event Extension" missing on display ":0.0".
err:d3d:WineD3D_CreateFakeGLContext Can't find a suitable iPixelFormat
err:d3d:InitAdapters Failed to get a gl context for default adapter
err:d3d:WineDirect3DCreate Direct3D8 is not available without opengl
wine: Unhandled page fault on read access to 0x00000000 at address 0x341ac8 (thread 0019), starting debugger...

I get a box that says connecting to server will stay there for a while then close. What do i do now? Also I have and use opengl with an nvidia card so why does it say cant find opengl?


I'm just lost n00b!

Offline

#16 2009-02-26 04:59:15

evilgold
Member
Registered: 2008-10-30
Posts: 120

Re: [SOLVED] help installing game under wine

you need to install lib32-nvidia-utils in order to get wine to work with directx.

Offline

#17 2009-02-27 17:55:37

generic_
Member
From: Jacksonville,FL US
Registered: 2008-12-21
Posts: 182

Re: [SOLVED] help installing game under wine

Thanks i got it working


I'm just lost n00b!

Offline

Board footer

Powered by FluxBB