您现在的位置: 万盛学电脑网 >> 操作系统 >> Linux教程 >> 正文

新手看招:在Linux系统下玩Windows游戏

作者:佚名    责任编辑:admin    更新时间:2022-06-22

class="21270"> ;

  用PlayOnLinux,不过其实其核心就是WINE。

  如果你的linux版本是基于Debian的,比如Ubuntu。

  你可以用以下方法在线安装:

sudo wget http://playonlinux.botux.net/playonlinux.list
-O /etc/apt/sources.list.d/playonlinux.list
sudo apt-get update
sudo apt-get install playonlinux


  或者给你的sources list文件加上这么一条:

  deb http://playonlinux.botux.net/ gutsy main

  当然也可以在这个地方下载PlayOnLinux:
  http://www.playonlinux.com/en/download.html