V2EX = way to explore
V2EX 是一个关于分享和探索的地方
现在注册
已注册用户请  登录
thedevil7
V2EX  ›  分享发现

Gentoo 下 wine 大富翁4

  •  
  •   thedevil7 · 2012-05-20 21:30:07 +08:00 · 4405 次点击
    这是一个创建于 4361 天前的主题,其中的信息可能已经有所发展或是发生改变。
    不知道有多少人在 linux 下面玩, 也不知道有没有人 wine 成功.
    自己以前试了很久, 一直不能成功启动. 今天终于 wine 成功, 分享一下自己的经验. 希望对你有用.

    1. 首先需要安装 wine 1.5.4 的版本.
    如果是 gentoo 需要在 /etc/portage/package.accept_keywords 中添加一句: >=app-emulation/wine-1.5.2

    (曾经不能运行游戏很大的原因是 Gentoo 中高于 1.2.3 版本的 wine 都是被屏蔽的. 所以一直运行着古老版本的 wine 1.2.3 )

    2. 下载一个硬盘版的大富翁4. 在文件夹中运行 wine rich4.exe 即可启动.

    3. 此时, 如果没有安装过 midi 的虚拟合成器, 会发现进入游戏后有音效, 但是没有音乐. 安装 timidity++ 并且需要安装一个 SoundFont.

    Gentoo 中, emerge timidity++ 就会同时安装 timidity++ 以及 SoundFont,
    利用 eselect timidity list 查看已安装的 SoundFont, 用 eselect timidity set *** 设置 SoundFont.
    最后, 将 timidity 加入启动服务, 并手动启动服务.
    sudo rc-update add timidity default && sudo /etc/init.d/timidity start

    参考来源: http://www.gentoo.org/doc/zh_cn/alsa-guide.xml 中的 设置 MIDI 部分.


    这样, 就可以完整的在 linux 中体验大富翁4了~~~~~
    2 条回复    1970-01-01 08:00:00 +08:00
    billychow
        1
    billychow  
       2012-05-20 21:38:17 +08:00
    真够折腾的...
    以现在的硬件配置, 直接装个虚拟机就搞定了...
    thedevil7
        2
    thedevil7  
    OP
       2012-05-20 21:43:14 +08:00
    @billychow ..能虚拟机当然好, 但是 u7500 的配置还是不折腾虚拟机了.
    关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   我们的愿景   ·   实用小工具   ·   5418 人在线   最高记录 6543   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 56ms · UTC 07:54 · PVG 15:54 · LAX 00:54 · JFK 03:54
    Developed with CodeLauncher
    ♥ Do have faith in what you're doing.