* 1 as wine 1.1.33 codmw2 only runs with hacked patch
wich you can download from stash and put it in source
tree Usually ~/wine-git/ and patch.
* 2.0 apply patch patch -p1 < patch_name.diff
* 2.1 compile again ./configure && make depend && make
* 2.2 now just rerun your program
./wine "C:\Program Files\Program Name\program.exe"
* I notice after any new codmw2 patch I need to rerun it again
* 3.0 to reset any changes in local tree use git checkout -f
* 4.1 Compile again ./configure && make depend && make
* 4.2 and Test ./wine "whatever"
Friday, February 5, 2010
Subscribe to:
Post Comments (Atom)

No comments:
Post a Comment