Need help with Talisman Online

Open forum for end-user questions about Wine. Before asking questions, check out the Wiki as a first step.
Forum Rules
Locked
littleMaster
Newbie
Newbie
Posts: 1
Joined: Sat Apr 05, 2008 5:12 am

Need help with Talisman Online

Post by littleMaster »

Hello users!

Sorry, my english is not good

If i start talisman comes a small client window at startup who connect to the server. this is ok, but if i press the Enter Game button come from wine a error messagebox "Startup engine [Ui] failed". So, i know this game run with wine and opensuse 10.3. I have a nvidia 7600 gt vga adapter and the newest driver from nvidia. All 3d test with glxinfo, glsgears and nvidia-settings are good. I have set the dlls in winecfg all to wine build-in and testet bevore with native and i have tryed to uninstall the standart packet and reinstall with the source from ubuntu. I have searched in google and have found some sites who descripe some Direct3D settings in the registry but this keys are not in my registry and i have add it manually..

Have any a idea what i do wrong? :lol:

Directx 9c

glxgears output:
15800 frames in 5.0 seconds = 3159.898 FPS
16485 frames in 5.0 seconds = 3296.928 FPS
16289 frames in 5.0 seconds = 3256.929 FPS
15750 frames in 5.0 seconds = 3149.922 FPS
16407 frames in 5.0 seconds = 3281.174 FPS
15058 frames in 5.0 seconds = 3010.717 FPS
17035 frames in 5.0 seconds = 3406.459 FPS

glxinfo output:
name of display: :0.0
display: :0 screen: 0
direct rendering: Yes
server glx vendor string: NVIDIA Corporation
server glx version string: 1.4
server glx extensions:
GLX_EXT_visual_info, GLX_EXT_visual_rating, GLX_SGIX_fbconfig,
GLX_SGIX_pbuffer, GLX_SGI_video_sync, GLX_SGI_swap_control,
GLX_EXT_texture_from_pixmap, GLX_ARB_multisample, GLX_NV_float_buffer,
GLX_ARB_fbconfig_float
client glx vendor string: NVIDIA Corporation
client glx version string: 1.4
client glx extensions:
GLX_ARB_get_proc_address, GLX_ARB_multisample, GLX_EXT_visual_info,
GLX_EXT_visual_rating, GLX_EXT_import_context, GLX_SGI_video_sync,
GLX_NV_swap_group, GLX_NV_video_out, GLX_SGIX_fbconfig, GLX_SGIX_pbuffer,
GLX_SGI_swap_control, GLX_NV_float_buffer, GLX_ARB_fbconfig_float,
GLX_EXT_fbconfig_packed_float, GLX_EXT_texture_from_pixmap,
GLX_EXT_framebuffer_sRGB
GLX version: 1.3
GLX extensions:
GLX_EXT_visual_info, GLX_EXT_visual_rating, GLX_SGIX_fbconfig,
GLX_SGIX_pbuffer, GLX_SGI_video_sync, GLX_SGI_swap_control,
GLX_EXT_texture_from_pixmap, GLX_ARB_multisample, GLX_NV_float_buffer,
GLX_ARB_fbconfig_float, GLX_ARB_get_proc_address
OpenGL vendor string: NVIDIA Corporation
OpenGL renderer string: GeForce 7600 GT/PCI/SSE2/3DNOW!
OpenGL version string: 2.1.2 NVIDIA 169.12

glxheads output:
GL_VERSION: 2.1.2 NVIDIA 169.12
GL_VENDOR: NVIDIA Corporation
GL_RENDERER: GeForce 7600 GT/PCI/SSE2/3DNO

gOs with Ubuntu 7.10 and E17
wine ver.: 0.9.46
vitamin
Moderator
Moderator
Posts: 6605
Joined: Sat Feb 23, 2008 2:29 pm

Re: Need help with Talisman Online

Post by vitamin »

littleMaster wrote:wine ver.: 0.9.46
That's really old version. Download the newest one: http://www.winehq.org/site/download

You will also need to remove your ~/.wine because all your extra configuration might have broken it.
Korrode
Newbie
Newbie
Posts: 1
Joined: Sun Jun 29, 2008 7:20 am

Post by Korrode »

I hope 'necroing' old-ish threads is ok on this forum...

I use Ubuntu 8.04 and am running the latest Wine binaries (added the repo as per instructions on Wine page, i'm running 1.1.0).

I'm trying to run Talisman Online, but getting the same error as littleMaster ("Startup engine [Ui] failed").
If i run in a terminal i see these errors when i click the "Enter Game" button that's on the initial splash screen thingy:

Code: Select all

fixme:win:EnumDisplayDevicesW ((null),0,0x33f588,0x00000000), stub!
fixme:d3d:WineD3D_ChoosePixelFormat Add OpenGL context recreation support to SetDepthStencilSurface
fixme:mmio:MMIO_InstallIOProc Global procedures not implemented
fixme:mmio:MMIO_InstallIOProc Global procedures not implemented
fixme:d3d8:ValidatePixelShader (0x3479878 (nil) 0 (nil)): stub
The 1390 version of the game is rated Platinum for my distro with Wine 1.0 rc1, there has since been 1 client patch.
The person who rated it platinum for my distro did mention this error and suggested deleting the ~/.wine directory and installing the game again... i tried this, didn't work :\
http://appdb.winehq.org/objectManager.p ... ngId=25174

Any ideas? :)
...or even if someone could point me in the direction of Ubuntu packages of Wine 1.0rc1?
Locked