0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 3 years have passed since last update.

bluestacks覚書

Last updated at Posted at 2021-07-25

前提

  • hyper-V版
  • 複数インスタンス使用

要するにこんな感じ(以下この環境を想定)
image.png

ショートカット作成

直接起動用のショートカット

リンク先に以下を設定

実装例

  • アークナイツの場合
    • "Bluestacks.exe" -vmname Android_1 -json "{\"app_icon_url\":\"\",\"app_name\":\"アークナイツ\",\"app_url\":\"\",\"app_pkg\":\"com.YoStarJP.Arknights\"}"
  • ウマ娘の場合
    • "Bluestacks.exe" -vmname Android_2 -json "{\"app_icon_url\":\"\",\"app_name\":\"ウマ娘\",\"app_url\":\"\",\"app_pkg\":\"jp.co.cygames.umamusume\"}"

注意点

  • 素直に生成した時はBluestacks.exeではなくHD-RunApp.exeだが?
    • HD-RunApp.exeで起動した場合、どこかちゃんと立ち上がらないのか動かない場合がある為
      • ウマ娘の方で確認
      • 詳しい原因は不明
        • 調べてないともいう
0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?