[Bug 15495] Lineage 2: Gracia - Part1: DirectX 9.0 error

wine-bugs at winehq.org wine-bugs at winehq.org
Sat Oct 4 12:42:14 CDT 2008


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





--- Comment #25 from Christoph Korn <c_korn at gmx.de>  2008-10-04 12:42:14 ---
I have found a workaround for this:

1. Get l2encdec to decrypt the l2.ini
   http://dstuff.l2wh.com/
2. Decrypt the l2.ini file:
   l2encdec.exe -s L2.ini myL2.ini
3. Edit the decrypted myL2.ini:
   Find these lines:
   UseHardwareTL=True
   UseHardwareVS=True
   and change to:
   UseHardwareTL=False 
   UseHardwareVS=False
4. Start L2 with:
   WINEDEBUG=-all wine l2.exe -INI=myL2.ini
   (myL2.ini has to be in system subdir of L2)

My patch has not to be applied to make L2 run
with this modified l2.ini.

It runs fine with current wine-1.1.5 when the
l2.ini is modified like this.

So is this a bug in wine?
Or are there just some functions missing?


-- 
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