game.cfg 367 B

1234567891011
  1. sys_game_name = "MultiplayerSample"
  2. sys_localization_folder = Localization
  3. ca_useIMG_CAF = 0
  4. -- Enable warnings when asset loads take longer than the given millisecond threshold
  5. cl_assetLoadWarningEnable=true
  6. cl_assetLoadWarningMsThreshold=100
  7. physx_metricsFrameCountPerCaptureBatch = 2000
  8. physx_metricsNumberOfCaptureBatches = 99999
  9. physx_metricsDataLogType = all