http://bugs.winehq.org/show_bug.cgi?id=21536
Summary: Windows Virtual Memory must be enabled to play some games Product: Wine Version: 1.1.37 Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: xvachon@gmail.com
In current git (1.1.37), when I attempt to load Star Wars : The Force Unleashed, I get a message telling me that "Windows Virtual Memory must be enabled to play this game". My console output looks like this :
xavier@xavier-pc /wine/swtfu/drive_c/jeu $ wine "SWTFU.exe" err:ole:CoGetClassObject class {9a5ea990-3034-4d6f-9128-01f3c61022bc} not registered err:ole:CoGetClassObject no class object {9a5ea990-3034-4d6f-9128-01f3c61022bc} could be created for context 0x1 fixme:system:SystemParametersInfoW Unimplemented action: 59 (SPI_SETSTICKYKEYS) fixme:system:SystemParametersInfoW Unimplemented action: 53 (SPI_SETTOGGLEKEYS) fixme:system:SystemParametersInfoW Unimplemented action: 51 (SPI_SETFILTERKEYS)
The current workaround is to add the contents of this file : http://www.tghost.co.uk/tmp/virtualmemory.reg to the registry.
According to the test report, Guitar Hero 3 has this bug too.