2
1

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 5 years have passed since last update.

Cache Serverを使ってSwitch Platformを高速にする方法

Posted at

#設定方法

  1. Cache Server用ファイルのダウンロード Unity ダウンロード アーカイブ
    SnapCrab_NoName_2017-6-19_11-8-46_No-00.png

  1. ダウンロードしたzipファイルを解凍

  1. 起動スクリプトを実行 (~\解凍先ディレクトリ\CacheServer-5.6.1f1\CacheServer\RunWin.cmd)
    SnapCrab_NoName_2017-6-19_11-21-22_No-00.png
    (Cacheフォルダ作成先 C:\Users\ユーザー名\AppData\Roaming\Unity\Caches\CacheServer

  1. UnityEditor側でPreference -> Cache ServerでChache ModeをLocalに設定
    SnapCrab_NoName_2017-6-19_11-28-39_No-00.png

  1. Build SettingsからSwitch Platform

#計測結果(参考)

  • 初回 : 2分30秒
  • 2回目以降 : 15 ~ 23秒
2
1
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
2
1

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?