Arch LinuxにLutrisをインストールしてみました。

環境

  • CPU i7-4790 4.00GHz x8
  • Geforce GTX 1060 6GB
  • Arch Linux
  • GNOME 47
  • Wayland
  • Forge
  • Wine
  • Wine-ge-8-26

構築

  1. Arch Linux NVIDIA drivers installation guide
    https://github.com/korvahannu/arch-nvidia-drivers-installation-guide

  2. INSTALLING CLASSIC OR RETAIL WOW IN LINUX (Manjaro/Arch Edition)
    https://www.reddit.com/r/classicwow/comments/colnzr/installing_classic_or_retail_wow_in_linux/

  3. Gamemode
    https://wiki.archlinux.jp/index.php/Gamemode

sudo pacman -S gamemode lib32-gamemode

https://ja.linux-terminal.com/?p=1756
Lutris での GameMode の使用
ゲームを右クリックしてConfigureを選択
Advancedモードにして
System options / Game execution / Command prefixにgamemoderunを指定してSave

  1. Battle.netアプリをダッシュボードに追加

    • LutrisのBattle.netアプリアイコンを右クリックしてメニューに追加
    • 追加したメニューをダッシュボードに追加
  2. Battle.netアプリをフローティング化
    Forgeのタイリング制御から除外するために以下を押下
    <Shift> <Super> C

  3. Windowsパーティションのディスクの自動マウント

    • ディスクアプリを開く
    • 対象のパーティションを選択
    • 歯車アイコンをクリック
    • マウントオプションを編集
    • ユーザセッションのデフォルトのチェックを外してOK
  4. Battle.netアプリでインストール済のゲームの場所を指定
    /mnt/<Windowsパーティション> のインストールフォルダを指定

利用