[Bug 14608] Warhammer Online Beta - Will not render characters

wine-bugs at winehq.org wine-bugs at winehq.org
Wed Oct 29 06:49:18 CDT 2008


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





--- Comment #33 from Mathieu <mmaura66 at gmail.com>  2008-10-29 06:49:16 ---
I have  add 
pCaps->MaxVertexBlendMatrices=0x4;
before
TRACE("Returning %p %p\n", This, pCaps);

in /dlls/d3d9/device.c into wine 1.1.6 source code now model are displayed
(system ubuntu 8.10 AMD64)

framerate are bad 10fps (just to know 35fps with cedega in same conditions)




i use this script to run game :
===================================
#/bin/sh

gksudo "renice -15 $$"

cd "/home/data/winewar/drive_c/Warhammer Online - Age of Reckoning"

export WINEDEBUG=-all
export WINEPREFIX=/home/data/winewar/

#export LC_ALL="fr_FR.ISO-8859-1"
#export LC_ALL="fr_FR.UTF-8"

wine warpatch.bin
#cedega
==================================


-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list