I use only linux all the time ....
I run a mint with the kernel 4.5.10 and wine 3.0
Everything runs well - BTW : Every ! Renpy game works well, some of them with wine, some of them without
And how to install it ? Follow this instructions and reboot,
after that you could start the most exe with a right click and open with wine windows-starter
$ sudo dpkg --add-architecture i386 [Enable 32-bit Arch]
$ wget -nc
You must be registered to see the links
$ sudo apt-key add Release.key
-----------------------------------------------------------------------------------------------------------------------
----------------- On Ubuntu -----------------
$ sudo apt-add-repository
You must be registered to see the links
----------------- On Linux Mint 17.x Only -----------------
$ sudo apt-add-repository 'deb
You must be registered to see the links
trusty main'
----------------- On Linux Mint 18.x Only -----------------
$ sudo apt-add-repository 'deb
You must be registered to see the links
xenial main'
-----------------------------------------------------------------------------------------------------------------------
$ sudo apt-get update
$ sudo apt-get install --install-recommends winehq-stable