I'm trying to get a screensaver running, and it appears to start working, until it seems to carry out a test:
fixme:d3d:test_pbo_functionality >>>>>>>>>>>>>>>>> GL_INVALID_OPERATION (0x502) from Loading the PBO test texture
@ directx.c / 3563
at which time it decides i don't have direct3D and bombs out. Would simple DLL override work against this, or is it something more complex? i've done a search, and this error messages seems to appear quite a lot from what i can see, but with no fix. any help / pointers whatsoever are gratefully recieved.
TIA
Steve
test_pbo_functionality
Re: test_pbo_functionality
The later. You can't override core d3d dlls.chilled_bassist wrote:Would simple DLL override work against this, or is it something more complex?
i have the same problem
but i try to run Heroes 5 ToE
i have laptop HP Compaq 6715s AMD Athlon64 X2 1.9Ghz, AMD/ATi x1250 128MB and 2GB ram
all this running Ubuntu 8.04 with wine 1.1.0 and with the latest updates
edit:
ups i forgot to write this
i have Ati Catalyst 8.5(fglrx) because 8.6 has some problems with wine
don't want to run 3d apps
but i try to run Heroes 5 ToE
i have laptop HP Compaq 6715s AMD Athlon64 X2 1.9Ghz, AMD/ATi x1250 128MB and 2GB ram
all this running Ubuntu 8.04 with wine 1.1.0 and with the latest updates
edit:
ups i forgot to write this
i have Ati Catalyst 8.5(fglrx) because 8.6 has some problems with wine
don't want to run 3d apps
Code: Select all
wine H5_Game.exe
err:winedevice:ServiceMain driver L"hcnwg4u" failed to load
fixme:advapi:RegisterEventSourceW ((null),L"LightScribeService"): stub
fixme:advapi:ReportEventW (0xcafe4242,0x0004,0x0000,0x60020004,(nil),0x0000,0x00000000,(nil),(nil)): stub
fixme:advapi:DeregisterEventSource (0xcafe4242) stub
fixme:ntdll:NtQuerySystemInformation info_class SYSTEM_HANDLE_INFORMATION
fixme:ntdll:NtQuerySystemInformation info_class SYSTEM_HANDLE_INFORMATION
fixme:ntdll:NtQuerySystemInformation info_class SYSTEM_HANDLE_INFORMATION
fixme:ntdll:NtQuerySystemInformation info_class SYSTEM_HANDLE_INFORMATION
fixme:ntdll:NtQuerySystemInformation info_class SYSTEM_HANDLE_INFORMATION
fixme:ntdll:NtQuerySystemInformation info_class SYSTEM_HANDLE_INFORMATION
fixme:ntdll:NtQuerySystemInformation info_class SYSTEM_HANDLE_INFORMATION
fixme:ntdll:NtQuerySystemInformation info_class SYSTEM_HANDLE_INFORMATION
fixme:ntdll:NtQuerySystemInformation info_class SYSTEM_HANDLE_INFORMATION
fixme:ntdll:NtQuerySystemInformation info_class SYSTEM_HANDLE_INFORMATION
fixme:win:SetLayeredWindowAttributes (0x10026,0x00000000,0,2): stub!
fixme:win:SetLayeredWindowAttributes (0x10026,0x00000000,9,2): stub!
fixme:win:SetLayeredWindowAttributes (0x10026,0x00000000,18,2): stub!
fixme:win:SetLayeredWindowAttributes (0x10026,0x00000000,27,2): stub!
fixme:win:SetLayeredWindowAttributes (0x10026,0x00000000,36,2): stub!
fixme:win:SetLayeredWindowAttributes (0x10026,0x00000000,45,2): stub!
fixme:win:SetLayeredWindowAttributes (0x10026,0x00000000,54,2): stub!
fixme:win:SetLayeredWindowAttributes (0x10026,0x00000000,63,2): stub!
fixme:win:SetLayeredWindowAttributes (0x10026,0x00000000,72,2): stub!
fixme:win:SetLayeredWindowAttributes (0x10026,0x00000000,81,2): stub!
fixme:win:SetLayeredWindowAttributes (0x10026,0x00000000,90,2): stub!
fixme:win:SetLayeredWindowAttributes (0x10026,0x00000000,99,2): stub!
fixme:win:SetLayeredWindowAttributes (0x10026,0x00000000,108,2): stub!
fixme:win:SetLayeredWindowAttributes (0x10026,0x00000000,117,2): stub!
fixme:win:SetLayeredWindowAttributes (0x10026,0x00000000,126,2): stub!
fixme:win:SetLayeredWindowAttributes (0x10026,0x00000000,135,2): stub!
fixme:win:SetLayeredWindowAttributes (0x10026,0x00000000,144,2): stub!
fixme:win:SetLayeredWindowAttributes (0x10026,0x00000000,153,2): stub!
fixme:win:SetLayeredWindowAttributes (0x10026,0x00000000,162,2): stub!
fixme:win:SetLayeredWindowAttributes (0x10026,0x00000000,171,2): stub!
fixme:win:SetLayeredWindowAttributes (0x10026,0x00000000,180,2): stub!
fixme:win:SetLayeredWindowAttributes (0x10026,0x00000000,189,2): stub!
fixme:win:SetLayeredWindowAttributes (0x10026,0x00000000,198,2): stub!
fixme:win:SetLayeredWindowAttributes (0x10026,0x00000000,207,2): stub!
fixme:win:SetLayeredWindowAttributes (0x10026,0x00000000,216,2): stub!
fixme:win:SetLayeredWindowAttributes (0x10026,0x00000000,225,2): stub!
fixme:win:SetLayeredWindowAttributes (0x10026,0x00000000,234,2): stub!
fixme:win:SetLayeredWindowAttributes (0x10026,0x00000000,243,2): stub!
fixme:win:SetLayeredWindowAttributes (0x10026,0x00000000,252,2): stub!
fixme:win:EnumDisplayDevicesW ((null),0,0x32f7fc,0x00000000), stub!
fixme:d3d:test_pbo_functionality >>>>>>>>>>>>>>>>> GL_INVALID_OPERATION (0x502) from Loading the PBO test texture
@ directx.c / 3563