http://bugs.winehq.org/show_bug.cgi?id=15495
Nexus hozzan@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |hozzan@gmail.com
--- Comment #26 from Nexus hozzan@gmail.com 2008-10-12 15:02:19 --- (In reply to comment #25)
I have found a workaround for this:
- Get l2encdec to decrypt the l2.ini http://dstuff.l2wh.com/
- Decrypt the l2.ini file: l2encdec.exe -s L2.ini myL2.ini
- Edit the decrypted myL2.ini: Find these lines: UseHardwareTL=True UseHardwareVS=True and change to: UseHardwareTL=False UseHardwareVS=False
- 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?
This workarround me help to run LineageII C5 (i disable only "UseHardwareVS"). I try to test on Wine 1.1.6.
Very thanks ...