Hi there
Square Enix' new MMORPG is nearing its release and there are alpha/beta
clients available. The beta does not work at all in wine, just weird network
connection errors when it trys to connect to their servers. The official
benchmark starts but 3D is not rendered, just a black screen.
This is the console output:
Code:
fixme:d3d:getFormatDescEntry Can't find format unrecognized(909200449) in
the format lookup table
fixme:d3d:debug_d3dformat Unrecognized 909201952 (as fourcc: R16)
WINED3DFORMAT!
fixme:d3d:getFormatDescEntry Can't find format unrecognized(909201952) in
the format lookup table
fixme:d3d:debug_d3dformat Unrecognized 909200449 (as fourcc: AL16)
WINED3DFORMAT!
fixme:d3d:getFormatDescEntry Can't find format unrecognized(909200449) in
the format lookup table
fixme:d3d:debug_d3dformat Unrecognized 909201952 (as fourcc: R16)
WINED3DFORMAT!
fixme:d3d:getFormatDescEntry Can't find format unrecognized(909201952) in
the format lookup table
err:ole:CoGetClassObject class {03219e78-5bc3-44d1-b92e-f63d89cc6526} not
registered
err:ole:CoGetClassObject no class object {03219e78-5bc3-44d1-b92e-f63d89cc6526}
could be created for context 0x1
err:ole:CoGetClassObject class {8bb7778b-645b-4475-9a73-1de3170bd3af} not
registered
err:ole:CoGetClassObject no class object {8bb7778b-645b-4475-9a73-1de3170bd3af}
could be created for context 0x1
I had to winetricks d3dx9 otherwise it would not start at all and gives
"d3d: unimplemented function" errors.
Is this something that can be tweaked/fixed or no way to get the game working at
this time ?
Many thanks in advance