http://bugs.winehq.org/show_bug.cgi?id=29168
--- Comment #201 from silentz0r d.misdanitis@gmail.com 2012-03-17 07:42:51 CDT --- (In reply to comment #198)
I just build Carstens patch against wine 1.4 and tried to launch swtor. I can't get to the server selection screen at all plus I am experiencing very very long load times as mentioned in another wine bug. I am running Arch Linux 64 bit with gcc 4.6.3. The output from the terminal gives me an infinite loop of...
fixme:d3d:resource_check_usage Unhandled usage flags 0x8. err:d3d:resource_init Out of adapter memory
I have made a package called gcc45-multilib. Build it using yaourt -G gcc45-multilib, then cd into that dir and makepkg -si
After cd into ~/wine-git and run ./configure CC=gcc-4.5.2 CXX=c++-4.5.2 CPP=cpp-4.5.2 and you're done.
If you want a more detailed explanation I wrote a guide on my blog, which I won't post here. Google my nick along with " swtor linux".