I know a lot of people who will not use LINUX since they think they can't play WINDOZ games with LINUX, well here is a simple solution for Ubuntu that works with most games. be sure you have the latest version of wine installed and you should be able to play most games that work on windoz.
For anyone newbies put the red text in your terminal.PlayOnLinux
PlayOnLinux is a Wine frontend which simplify installation and launch of many Windows programs, particularly games.
Add repository key:
wget -q http://playonlinux.botux.net/pol.gpg -O- | sudo apt-key add -
Add repository to apt sources:
sudo wget http://playonlinux.botux.net/playonlinux_hardy.list -O /etc/apt/sources.list.d/playonlinux.list
Update apt sources:
sudo apt-get update
Install PlayOnLinux:
sudo apt-get install playonlinux
get your game and you are set.
No comments:
Post a Comment