Skip to content

Instantly share code, notes, and snippets.

@junyas
Last active August 29, 2015 14:10
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save junyas/4fbd1ce39add0b03d1ba to your computer and use it in GitHub Desktop.
Save junyas/4fbd1ce39add0b03d1ba to your computer and use it in GitHub Desktop.
Oculus向けのコンテンツをUE4で制作するためのノウハウ共有♪(Oculus向けの最適化とか品質向上とか) ref: http://qiita.com/junyash/items/3ba225d8a2f86046cd23
サーバ側:インストールフォルダ\UE4Editor.exe "ドキュメントフォルダ\Unreal Projects\VehicleGame\VehicleGame.uproject" DesertRallyRace?listen –game
クライアント側:インストールフォルダ\UE4Editor.exe "ドキュメントフォルダ\Unreal Projects\VehicleGame\VehicleGame.uproject" サーバIP –game
(ちなみに、サーバIPアドレスを127.0.0.1にすると同一PC上で動作させることも可能です)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment