Lineage II Freya on Wine 1.9 on Mint 18

Questions about Wine on Linux
Locked
msknight
Level 2
Level 2
Posts: 13
Joined: Sat Sep 17, 2016 10:29 am

Lineage II Freya on Wine 1.9 on Mint 18

Post by msknight »

Hi Folks,

Running Mint 18, 64 bit, Cinamon on an AMD A10 with Nvidea GTX 750 TI using the recommended nvidea-361 driver.

Trying to launch Lineage II Freya and am getting the following...

fixme:winediag:start_process Wine Staging 1.9.17 is a testing version containing experimental patches.
fixme:winediag:start_process Please mention your exact version when filing bug reports on winehq.org.
err:winediag:xrandr12_init_modes Broken NVIDIA RandR detected, falling back to RandR 1.0. Please consider using the Nouveau driver instead.
fixme:toolhelp:CreateToolhelp32Snapshot Unimplemented: heap list snapshot
err:winediag:xrandr12_init_modes Broken NVIDIA RandR detected, falling back to RandR 1.0. Please consider using the Nouveau driver instead.
err:winediag:xrandr12_init_modes Broken NVIDIA RandR detected, falling back to RandR 1.0. Please consider using the Nouveau driver instead.
fixme:toolhelp:CreateToolhelp32Snapshot Unimplemented: heap list snapshot
fixme:setupapi:CM_Connect_MachineW stub
fixme:setupapi:CM_Get_DevNode_Registry_Property_ExW 0x00000000 13 (nil) 0x4bd7e00 0x32ded8 0x00000000 0x4a9fd80: stub
fixme:setupapi:CM_Get_DevNode_Registry_Property_ExW 0x00000000 1 (nil) 0x4bd7e00 0x32ded8 0x00000000 0x4a9fd80: stub
fixme:setupapi:CM_Disconnect_Machine stub
fixme:process:GetProcessWorkingSetSize (0xffffffff,0x32e3e0,0x32e3dc): stub

I did try the Noveau driver, but L2 launcher complained about not detecting video.

Wine was downloaded pre-compiled.

A search on the internet has proven fruitless.

Any help appreciated.
User avatar
Bob Wya
Level 12
Level 12
Posts: 3068
Joined: Sat Oct 16, 2010 7:40 pm

Re: Lineage II Freya on Wine 1.9 on Mint 18

Post by Bob Wya »

Hiya,

That console output looks suspiciously like the start of the so called nProtect GameGuard protection tests. See WineHQ Bug 3952 - GameGuard does not work in several applications ...

See WineHQ AppDB: Lineage 2 ... The most recent release (of Wine tested) - still mentions requiring a anti-GameGuard crack.

GameGuard is basically system-level rootkit... So the tl;dr version is that vanilla Wine will never support it... :cry:

Bob
msknight
Level 2
Level 2
Posts: 13
Joined: Sat Sep 17, 2016 10:29 am

Re: Lineage II Freya on Wine 1.9 on Mint 18

Post by msknight »

I did use a DLL to subvert that, but I get more detail in the L2 error window that might narrow things down a little....

2016.9.17 20:22:03
OS : Windows XP x64 5.2 (Build: 3790)
CPU : AuthenticAMD AMD A10-5800K APU with Radeon(tm) HD Graphics @ 3793 MHz 2047MB RAM
Video : No Video
PosCode : LS1(267) 0:0:0 4/0 [769]

Assertion failed: sizeof(*this)==GetClass()->GetPropertiesSize() [File:.\UnGame.cpp] [Line: 898]

History: UGameEngine::Init <- InitEngine
Locked