WineHQ
Comments
 

The following comments are owned by whoever posted them. WineHQ is not responsible for what they say.

RE: Proof of concept, KUSER PATCH
by Coy Barnes on Friday March 9th 2012, 23:02
cd ~
git clone source.winehq.org/git/wine.git wine-git
cd wine-git
wget bugs.winehq.org/attachment.cgi?id=39208 -O proof_of_concept.patch
git apply proof_of_concept.patch
mkdir build
cd build
../configure
make
cd ~/.wine/drive_c/Program\ Files/Electronic\ Arts/BioWare/Star\ Wars\ -\ The\ Old\ Republic/
~/wine-git/build/wine explorer /desktop=launcher.exe,1920x1080 launcher.exe

[post new] [reply to this]

Page loaded in 0.00409 seconds.