d3dx9 ultima online kingdom reborn

Open forum for end-user questions about Wine. Before asking questions, check out the Wiki as a first step.
Forum Rules
Locked
burnttrees
Level 1
Level 1
Posts: 9
Joined: Sat Jun 14, 2008 8:46 pm

d3dx9 ultima online kingdom reborn

Post by burnttrees »

ok i have to admit first off the new 1.1.2 wine ver. is really nice as i now do not need the d3dx9 dll overrides for the game to load BUT now i have a huge prob as the game is unplayable due to it being so slow i have tried almost everything i can think of i added the video memory for my video card in the registry and also tried almost all of the other setting in the registry under d3d to see if i could get it to run better i am not sure if there are more options then what are listed in the wine wiki maybe some one else could help on that


also iuf i run the game without the dll overrides i get this out put

wine UOKR.exe
err:module:find_forwarded_export function not found for forward 'd3dx8.D3DXGetImageInfoFromFileInMemory' used by L"C:\\windows\\system32\\d3dx9_36.dll". If you are using builtin L"d3dx9_36.dll", try using the native one instead.
err:module:find_forwarded_export function not found for forward 'd3dx9_36.D3DXGetImageInfoFromFileInMemory' used by L"C:\\windows\\system32\\d3dx9_30.dll". If you are using builtin L"d3dx9_30.dll", try using the native one instead.
fixme:win:EnumDisplayDevicesW ((null),0,0x32f970,0x00000000), stub!

there are several compliants in here about unsupported colormaps but this was norm as they are nvidia only color codes and the i get the following line

fixme:d3d9:D3DPERF_SetOptions (0x1) : stub



if i run the game with the dll overrides i get
wine UOKR.exe
fixme:win:EnumDisplayDevicesW ((null),0,0x32f970,0x00000000), stub!
same complaints about nvidia colormaps and then this
fixme:d3d9:D3DPERF_SetOptions (0x1) : stub

at this point the game slows down to such a crawl i get a latency of 9000 with a packet loss of 50% the game ran for the most part fine with wine ver. 1.1.1


if anyone has any ideas i would appreciate it
agentc0re
Newbie
Newbie
Posts: 3
Joined: Sat Jul 26, 2008 8:34 pm

Post by agentc0re »

You'll need to do a regression test. http://wiki.jswindle.com/index.php/Wine ... on_Testing
You'll need to probably post that info in a bug report.
burnttrees
Level 1
Level 1
Posts: 9
Joined: Sat Jun 14, 2008 8:46 pm

Post by burnttrees »

ok by any chance someone has a list or script of the packages needed to do this under Ubuntu i am still trying to get the packages installed for the source to install as each time i try to install it I get an error first it was flex then bison now its asking for x-development packages i haven't figured this one out but i also see allot of NO's in the compiling script as it is running i am willing to do this tho to try to help out


ok i figured out the xlib's
burnttrees
Level 1
Level 1
Posts: 9
Joined: Sat Jun 14, 2008 8:46 pm

Post by burnttrees »

ok so it is installing as i type this but i h=found a link in the regression test page you gave me
Wine HQ How to do Regression Testinghttp://www.winehq.org/site/docs/wine-devel/x1318

by any schance is there a way to find this page or is there a new one somewhere that wasnt linked to
agentc0re
Newbie
Newbie
Posts: 3
Joined: Sat Jul 26, 2008 8:34 pm

Post by agentc0re »

Sorry, i don't. I don't even know much about the whole topic. Sorry. I just know that the dev's will need that info to get the bug fixed. It's the only way to compare the good code to the bad.

Maybe do some wiki searches or website searchs for it here. Sorry i can't be much more help.
User avatar
dimesio
Moderator
Moderator
Posts: 13367
Joined: Tue Mar 25, 2008 10:30 pm

Post by dimesio »

For regression testing:
http://wiki.winehq.org/RegressionTesting

Read this carefully before submitting any bug reports:
http://wiki.winehq.org/Bugs
burnttrees
Level 1
Level 1
Posts: 9
Joined: Sat Jun 14, 2008 8:46 pm

Post by burnttrees »

ok i have posted the bug it is listed as bug 14682 and can be found here

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

if it needs something please let me know thank you all for your help in getting this taken care of
Locked