jjonny996 wrote: > i have version 1.3 wine ,that i installed on software centre. That is not a valid Wine version; it's simply your distro's name for it's package. To get the real version, open a terminal and type Code: wine --version then hit enter. To find out the version of winetricks, type Code: winetricks --version then hit enter. > Im not sure what you mean about mkdir -p and that stuff. Copy and paste Code: mkdir -p ~/.cache/winetricks/foobar and hit enter. Report back here the results of all three commands.