What is wines Equivalent to C:\Documents and Settings\Local.

Open forum for end-user questions about Wine. Before asking questions, check out the Wiki as a first step.
Forum Rules
Locked
sjbayer3
Level 2
Level 2
Posts: 16
Joined: Tue May 06, 2008 2:25 am

What is wines Equivalent to C:\Documents and Settings\Local.

Post by sjbayer3 »

I am trying to help get Age Of Conan working under wine.

I noticed that video settings are stored in C:\Documents and Settings\Local Settings\
under \Funcom\

Is there an equivalent folder that exists for wine? If not is there a way to assign one?

Thanks.
austin987
Wine Developer
Wine Developer
Posts: 2383
Joined: Fri Feb 22, 2008 8:19 pm

What is wines Equivalent to C:\Documents and Settings\Local.

Post by austin987 »

On Tue, May 6, 2008 at 2:28 AM, sjbayer3 <[email protected]> wrote:
I am trying to help get Age Of Conan working under wine.

I noticed that video settings are stored in C:\Documents and Settings\Local Settings\
under \Funcom\

Is there an equivalent folder that exists for wine? If not is there a way to assign one?

Thanks.
~/.wine/drive_c/windows/profiles/your_user_name/Local Settings
sjbayer3
Level 2
Level 2
Posts: 16
Joined: Tue May 06, 2008 2:25 am

Post by sjbayer3 »

and while I am here: Does wine support any of these shaders currently?

2.0
2.x
3.0
?

Thanks
vitamin
Moderator
Moderator
Posts: 6605
Joined: Sat Feb 23, 2008 2:29 pm

Post by vitamin »

sjbayer3 wrote:and while I am here: Does wine support any of these shaders currently?

2.0
2.x
3.0
?

Thanks
Yes it does depending on your graphics card and driver.
sjbayer3
Level 2
Level 2
Posts: 16
Joined: Tue May 06, 2008 2:25 am

Post by sjbayer3 »

Age of Conan requires 32-bit enabled in video settings when on XP, is there a way to make sure that is enabled in wine? I am curious if thats causing one of the errors.

After some research, i realized that 32-bit is actually 24bit and microsoft just lies to us... so correcting myself... is 24-bit mode supported by wine? Do I have to enable it?
vitamin
Moderator
Moderator
Posts: 6605
Joined: Sat Feb 23, 2008 2:29 pm

Post by vitamin »

sjbayer3 wrote:After some research, i realized that 32-bit is actually 24bit and microsoft just lies to us... so correcting myself... is 24-bit mode supported by wine? Do I have to enable it?
In this case 32 bit is 24-bit color + 8 bit alpha (transparency). Yes Wine of course supports 24-bit / 32-bit color for games. Again depending on your video card and driver.
Of course if you have things like compiz that might screw things up. Also there were few regressions in that area recently.
sjbayer3
Level 2
Level 2
Posts: 16
Joined: Tue May 06, 2008 2:25 am

Post by sjbayer3 »

Hrmm, I dont know what else it can be.

The game loads up with sound and fuctionality ( I can click on things) but theres no textures on the menu screen or in game.
sjbayer3
Level 2
Level 2
Posts: 16
Joined: Tue May 06, 2008 2:25 am

Post by sjbayer3 »

Well heres the error I get

ConanPatcher.exe:
err:ntdll:RtlpWaitForCriticalSection section 0x4af14c "?" wait timed out in thread 001b, blocked by 0018, retrying (60 sec)


Conan.exe
err:d3d:WineD3D_ChoosePixelFormat Can't find a suitable iPixelFormat
[13:31:41 #0] ERROR Cheetah - address:0x0016608C hr:0x8876086A code:D3DERR_NOTAVAILABLE desc:Not available
[0x00474300] Symbol not found. (0) [0x00B5F7F0] Symbol not found. (0)
[0x00B4CA69] Symbol not found. (0)
[0x00A512D3] Symbol not found. (0)
[0x00A5B9A6] Symbol not found. (0)
[0x00A5C000] Symbol not found. (0)
[0x00A5C405] Symbol not found. (0)
[0x00A5D677] Symbol not found. (0)
[0x00A5DB76] Symbol not found. (0)
[0x00A61A2B] Symbol not found. (0)
[0x00B44B2D] Symbol not found. (0)
[0x00A3968F] Symbol not found. (0)
[0x004D64D6] Symbol not found. (0)
[0x004D6633] Symbol not found. (0)
[0x004B759B] Symbol not found. (0)
[0x00429067] Symbol not found. (0)
[0x00EBCBB7] Symbol not found. (0)
[0x7B876947] Symbol not found. (0)


err:d3d:CheckTextureCapability Unhandled format=unrecognized

I know the movies it playes are .bik for bink video format.
sjbayer3
Level 2
Level 2
Posts: 16
Joined: Tue May 06, 2008 2:25 am

Post by sjbayer3 »

I think the key is the texture error at the bottom. Any thoughts?
Locked