Play On Linux

From JoBaPedia
Revision as of 09:57, 12 May 2014 by Joachim (talk | contribs) (Created page with "= PlayOnLinux = A project that makes windows games playable with wine on linux. http://www.playonlinux.com/ == Installation instructions == This worked for playing League ...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

PlayOnLinux

A project that makes windows games playable with wine on linux.

http://www.playonlinux.com/

Installation instructions

This worked for playing League of Legends on openSuse 12.3 and 13.1 with Playonlinux 4.2.2

  • Install wxWidgets
  • Install 7zip
  • Force wine to use 32 bit
  • Download newest playonlinux
  • Unpack playonlinux
  • Start playonlinux
  • Install an offered program from within playonlinux gui
sudo zypper install wxWidgets
sudo zypper install p7zip
sudo "export WINEARCH=win32" >>/etc/bash.bashrc.local
wget http://www.playonlinux.com/script_files/PlayOnLinux/4.2.2/PlayOnLinux_4.2.2.tar.gz
tar xzvf PlayOnLinux_4.2.2.tar.gz
cd playonlinux
./playonlinux