[LinuxPlaying] Mercenary Kings // Wine
Playing windows games on Linux using wnie :
Mercenary Kings
Mercenary Kings is a 2D side-scrolling shooter game successfully crowdfunded on kickstarter in 2012 and released in 2014.
The game's really good, a lot of missions, collectible materials to upgrade weapons.
http://mercenarykings.com/
http://store.steampowered.com/app/218820
## Update 26/07/2015 ##
On July 2015, Tribute games have released a Native Linux version of this game !
It's now available in the Linux flavor of Steam !
## How to ##
1 Install wine
2 Install dotnet 4.0 using winetricks
( http://wiki.winehq.org/winetricks )
wget https://raw.githubusercontent.com/Winetricks/winetricks/master/src/winetricks
chmod +x winetricks
./winetricks dotnet40
3 Install steam
./winetricks steam
4 Install and run the game using Steam
OS : Archlinux rolling release ( http://www.archlinux.org )
Wine : Wine 1.7.34 ( https://www.winehq.org )
Capture : SimpleScreenRecorder 0.3.0 ( http://www.maartenbaert.be/simplescreenrecorder/ )