ほとまるブログ

おっぱいアニメ愛好家のブログ (゚∀゚)o彡゜おっぱい!おっぱい!

unity web player の導入

はじめに

最近、艦これも飽きてきたので他のゲームもしてみようかなと。
DMMに行ってみた

で、とりあえずモンハンが気になる。
ブラウザゲームだけど、Flash Playerじゃなくて Unityらしい
Unity?知らない子ですね・・・

Unity Web Player はWin版とMac版しかないらしい。
は?Linuxの立場は?
まぁ、Linuxブラウザゲームする人間が間違ってるんですけどwwwwww
というわけで、LinuxでDMMのモンハン動かしてみよう
※注意: モンハンは動いたけど遊べませんでした(後述)

環境

debian64bitのwheezyです

$ uname -a
Linux debian64 3.2.0-4-amd64 #1 SMP Debian 3.2.63-2+deb7u2 x86_64 GNU/Linux
$ lsb_release -a
No LSB modules are available.
Distributor ID:	Debian
Description:	Debian GNU/Linux 7.7 (wheezy)
Release:	7.7
Codename:	wheezy

Pipelightの導入

LinuxWindowsブラウザのプラグインを動かすには Pipelight というのがあるらしい
http://pipelight.net/cms/about.html
ここのインストール手順に従って導入を試みる。
debianのインストール方法は
http://pipelight.net/cms/install/installation-debian.html

$ sudo dpkg --add-architecture i386
$ wget http://download.opensuse.org/repositories/home:/DarkPlayer:/Pipelight/Debian_7.0/Release.key
$ sudo apt-key add Release.key

レポジトリに追加する

$ sudo vi /etc/apt/sources.list
以下を追加
#unity
deb http://ftp.de.debian.org/debian/ wheezy main contrib
deb http://download.opensuse.org/repositories/home:/DarkPlayer:/Pipelight/Debian_7.0/ ./

レポジトリを更新

$ sudo apt-get update
$ sudo apt-get install pipelight-multi
$ sudo pipelight-plugin --update

Unityの有効化

$ sudo pipelight-plugin --enable unity3d

The following modules require a license confirmation before they can be enabled:

[*] Unity Web Player
	By continuing the installation you agree that you've read and accepted the
	Web Player License Agreement:
	http://unity3d.com/company/legal/webplayer-eula

	To find out more click here:
	http://unity3d.com/unity

Do you accept the 1 license(s) above? [Y/N] y
Plugin unity3d is now enabled

モンハン起動?

で、モンハンページに行ったけど変化なし・・・
他に何を必要か?
どうやらChromiumだと動かないらしい
http://pipelight.net/cms/chrome-chromium.html
パッチ当てるとアップデートの時、いろいろと面倒になるなぁ・・・
Firefoxなら動くらしいのでそっちを試してみる
起動した!!!!!!!

えーと、文字入力が出来ません・・・・
ダメっぽい・・・

これは無理そう
ここまで来たけど残念

おわりに

艦これでFlash Playerを導入したときもいろいろと面倒だったけど
今回はキーボード入力がダメで先に進めなかった。
モンハンは諦めて他のゲームにするか・・・