Another week, another Winetricks.
Shiny new features:
- new uplay verb; I used this to install and play Sims Medieval from
Ubisoft's game store. See
http://appdb.winehq.org/objectManager.php?sClass=version&iId=28406
for details. Thanks to Berillions for the first draft of this verb.
- new macdriver setting, in case you need to switch between native and
X11 on Mac.
And a bunch of smaller fixes, the biggest of which is that Adobe is
retiring Flash 10,
so we had to switch the flash verb to Flash 11. Let me know if this
breaks anything..
By the way, the effort to make 'make check' pass is already paying off;
that's how I found out that Flash 10 had hit its sell-by date, among
other things.
Download url:
http://winetricks.org/winetricks
http://winetricks.org/download/releases/winetricks-20130624.tar.gz
For bug tracker, mailing lists, and wiki, see
http://winetricks.org
To become a Winetricks contributor, see
http://code.google.com/p/winetricks/wiki/AddingNewVerbs
Changes since last week's release:
[ Dan Kegel ]
* flash: installs flash11 now; flash10 is end-of-life and refuses to install.
* uplay: added. (Based on a patch by Maxime LOMBARD)
* Allow 'default' when overriding individual dlls, as it already was
when overriding alldlls
* Add sid's idea of where wineserver lives. Patch by Jun NOGATA.
Fixes
winetricks.org issue 322.
* Makefile: avoid nonportable -D option on install.
Fixes
winetricks.org issue 320.
[ Austin English ]
* cod: fix Call of Duty cd name. Fixes issue 145.
* witcher2: fix filename (closes issue 250)
* macdriver=(mac,x11): new setting