ProjectSettings.asset 21 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809
  1. %YAML 1.1
  2. %TAG !u! tag:unity3d.com,2011:
  3. --- !u!129 &1
  4. PlayerSettings:
  5. m_ObjectHideFlags: 0
  6. serializedVersion: 20
  7. productGUID: e26dca6d6cd3a7545bfec40014b9e7bb
  8. AndroidProfiler: 0
  9. AndroidFilterTouchesWhenObscured: 0
  10. AndroidEnableSustainedPerformanceMode: 0
  11. defaultScreenOrientation: 2
  12. targetDevice: 2
  13. useOnDemandResources: 0
  14. accelerometerFrequency: 60
  15. companyName: ZWN
  16. productName: VirtualShowRoomLocal
  17. defaultCursor: {fileID: 0}
  18. cursorHotspot: {x: 0, y: 0}
  19. m_SplashScreenBackgroundColor: {r: 0.13725491, g: 0.12156863, b: 0.1254902, a: 1}
  20. m_ShowUnitySplashScreen: 1
  21. m_ShowUnitySplashLogo: 1
  22. m_SplashScreenOverlayOpacity: 1
  23. m_SplashScreenAnimation: 1
  24. m_SplashScreenLogoStyle: 1
  25. m_SplashScreenDrawMode: 0
  26. m_SplashScreenBackgroundAnimationZoom: 1
  27. m_SplashScreenLogoAnimationZoom: 1
  28. m_SplashScreenBackgroundLandscapeAspect: 1
  29. m_SplashScreenBackgroundPortraitAspect: 1
  30. m_SplashScreenBackgroundLandscapeUvs:
  31. serializedVersion: 2
  32. x: 0
  33. y: 0
  34. width: 1
  35. height: 1
  36. m_SplashScreenBackgroundPortraitUvs:
  37. serializedVersion: 2
  38. x: 0
  39. y: 0
  40. width: 1
  41. height: 1
  42. m_SplashScreenLogos: []
  43. m_VirtualRealitySplashScreen: {fileID: 0}
  44. m_HolographicTrackingLossScreen: {fileID: 0}
  45. defaultScreenWidth: 1024
  46. defaultScreenHeight: 768
  47. defaultScreenWidthWeb: 960
  48. defaultScreenHeightWeb: 600
  49. m_StereoRenderingPath: 0
  50. m_ActiveColorSpace: 1
  51. m_MTRendering: 1
  52. m_StackTraceTypes: 010000000100000001000000010000000100000001000000
  53. iosShowActivityIndicatorOnLoading: -1
  54. androidShowActivityIndicatorOnLoading: -1
  55. iosUseCustomAppBackgroundBehavior: 0
  56. iosAllowHTTPDownload: 1
  57. allowedAutorotateToPortrait: 1
  58. allowedAutorotateToPortraitUpsideDown: 1
  59. allowedAutorotateToLandscapeRight: 1
  60. allowedAutorotateToLandscapeLeft: 1
  61. useOSAutorotation: 1
  62. use32BitDisplayBuffer: 1
  63. preserveFramebufferAlpha: 1
  64. disableDepthAndStencilBuffers: 0
  65. androidStartInFullscreen: 1
  66. androidRenderOutsideSafeArea: 1
  67. androidUseSwappy: 0
  68. androidBlitType: 0
  69. androidResizableWindow: 0
  70. androidDefaultWindowWidth: 1920
  71. androidDefaultWindowHeight: 1080
  72. androidMinimumWindowWidth: 400
  73. androidMinimumWindowHeight: 300
  74. androidFullscreenMode: 1
  75. defaultIsNativeResolution: 1
  76. macRetinaSupport: 1
  77. runInBackground: 1
  78. captureSingleScreen: 0
  79. muteOtherAudioSources: 0
  80. Prepare IOS For Recording: 0
  81. Force IOS Speakers When Recording: 0
  82. deferSystemGesturesMode: 0
  83. hideHomeButton: 0
  84. submitAnalytics: 1
  85. usePlayerLog: 1
  86. bakeCollisionMeshes: 0
  87. forceSingleInstance: 0
  88. useFlipModelSwapchain: 1
  89. resizableWindow: 0
  90. useMacAppStoreValidation: 0
  91. macAppStoreCategory: public.app-category.games
  92. gpuSkinning: 1
  93. xboxPIXTextureCapture: 0
  94. xboxEnableAvatar: 0
  95. xboxEnableKinect: 0
  96. xboxEnableKinectAutoTracking: 0
  97. xboxEnableFitness: 0
  98. visibleInBackground: 1
  99. allowFullscreenSwitch: 1
  100. fullscreenMode: 1
  101. xboxSpeechDB: 0
  102. xboxEnableHeadOrientation: 0
  103. xboxEnableGuest: 0
  104. xboxEnablePIXSampling: 0
  105. metalFramebufferOnly: 0
  106. xboxOneResolution: 0
  107. xboxOneSResolution: 0
  108. xboxOneXResolution: 3
  109. xboxOneMonoLoggingLevel: 0
  110. xboxOneLoggingLevel: 1
  111. xboxOneDisableEsram: 0
  112. xboxOneEnableTypeOptimization: 0
  113. xboxOnePresentImmediateThreshold: 0
  114. switchQueueCommandMemory: 0
  115. switchQueueControlMemory: 16384
  116. switchQueueComputeMemory: 262144
  117. switchNVNShaderPoolsGranularity: 33554432
  118. switchNVNDefaultPoolsGranularity: 16777216
  119. switchNVNOtherPoolsGranularity: 16777216
  120. switchNVNMaxPublicTextureIDCount: 0
  121. switchNVNMaxPublicSamplerIDCount: 0
  122. stadiaPresentMode: 0
  123. stadiaTargetFramerate: 0
  124. vulkanNumSwapchainBuffers: 3
  125. vulkanEnableSetSRGBWrite: 0
  126. vulkanEnableLateAcquireNextImage: 0
  127. m_SupportedAspectRatios:
  128. 4:3: 1
  129. 5:4: 1
  130. 16:10: 1
  131. 16:9: 1
  132. Others: 1
  133. bundleVersion: 1.0
  134. preloadedAssets: []
  135. metroInputSource: 0
  136. wsaTransparentSwapchain: 0
  137. m_HolographicPauseOnTrackingLoss: 1
  138. xboxOneDisableKinectGpuReservation: 1
  139. xboxOneEnable7thCore: 1
  140. vrSettings:
  141. cardboard:
  142. depthFormat: 0
  143. enableTransitionView: 0
  144. daydream:
  145. depthFormat: 0
  146. useSustainedPerformanceMode: 0
  147. enableVideoLayer: 0
  148. useProtectedVideoMemory: 0
  149. minimumSupportedHeadTracking: 0
  150. maximumSupportedHeadTracking: 1
  151. hololens:
  152. depthFormat: 1
  153. depthBufferSharingEnabled: 1
  154. lumin:
  155. depthFormat: 0
  156. frameTiming: 2
  157. enableGLCache: 0
  158. glCacheMaxBlobSize: 524288
  159. glCacheMaxFileSize: 8388608
  160. oculus:
  161. sharedDepthBuffer: 1
  162. dashSupport: 1
  163. lowOverheadMode: 0
  164. protectedContext: 0
  165. v2Signing: 1
  166. enable360StereoCapture: 0
  167. isWsaHolographicRemotingEnabled: 0
  168. enableFrameTimingStats: 0
  169. useHDRDisplay: 0
  170. D3DHDRBitDepth: 0
  171. m_ColorGamuts: 00000000
  172. targetPixelDensity: 30
  173. resolutionScalingMode: 0
  174. androidSupportedAspectRatio: 1
  175. androidMaxAspectRatio: 2.1
  176. applicationIdentifier: {}
  177. buildNumber: {}
  178. AndroidBundleVersionCode: 1
  179. AndroidMinSdkVersion: 22
  180. AndroidTargetSdkVersion: 0
  181. AndroidPreferredInstallLocation: 1
  182. aotOptions:
  183. stripEngineCode: 0
  184. iPhoneStrippingLevel: 0
  185. iPhoneScriptCallOptimization: 0
  186. ForceInternetPermission: 0
  187. ForceSDCardPermission: 0
  188. CreateWallpaper: 0
  189. APKExpansionFiles: 0
  190. keepLoadedShadersAlive: 0
  191. StripUnusedMeshComponents: 1
  192. VertexChannelCompressionMask: 4054
  193. iPhoneSdkVersion: 988
  194. iOSTargetOSVersionString: 10.0
  195. tvOSSdkVersion: 0
  196. tvOSRequireExtendedGameController: 0
  197. tvOSTargetOSVersionString: 10.0
  198. uIPrerenderedIcon: 0
  199. uIRequiresPersistentWiFi: 0
  200. uIRequiresFullScreen: 1
  201. uIStatusBarHidden: 1
  202. uIExitOnSuspend: 0
  203. uIStatusBarStyle: 0
  204. appleTVSplashScreen: {fileID: 0}
  205. appleTVSplashScreen2x: {fileID: 0}
  206. tvOSSmallIconLayers: []
  207. tvOSSmallIconLayers2x: []
  208. tvOSLargeIconLayers: []
  209. tvOSLargeIconLayers2x: []
  210. tvOSTopShelfImageLayers: []
  211. tvOSTopShelfImageLayers2x: []
  212. tvOSTopShelfImageWideLayers: []
  213. tvOSTopShelfImageWideLayers2x: []
  214. iOSLaunchScreenType: 0
  215. iOSLaunchScreenPortrait: {fileID: 0}
  216. iOSLaunchScreenLandscape: {fileID: 0}
  217. iOSLaunchScreenBackgroundColor:
  218. serializedVersion: 2
  219. rgba: 0
  220. iOSLaunchScreenFillPct: 100
  221. iOSLaunchScreenSize: 100
  222. iOSLaunchScreenCustomXibPath:
  223. iOSLaunchScreeniPadType: 0
  224. iOSLaunchScreeniPadImage: {fileID: 0}
  225. iOSLaunchScreeniPadBackgroundColor:
  226. serializedVersion: 2
  227. rgba: 0
  228. iOSLaunchScreeniPadFillPct: 100
  229. iOSLaunchScreeniPadSize: 100
  230. iOSLaunchScreeniPadCustomXibPath:
  231. iOSUseLaunchScreenStoryboard: 0
  232. iOSLaunchScreenCustomStoryboardPath:
  233. iOSDeviceRequirements: []
  234. iOSURLSchemes: []
  235. iOSBackgroundModes: 0
  236. iOSMetalForceHardShadows: 0
  237. metalEditorSupport: 1
  238. metalAPIValidation: 1
  239. iOSRenderExtraFrameOnPause: 0
  240. iosCopyPluginsCodeInsteadOfSymlink: 0
  241. appleDeveloperTeamID:
  242. iOSManualSigningProvisioningProfileID:
  243. tvOSManualSigningProvisioningProfileID:
  244. iOSManualSigningProvisioningProfileType: 0
  245. tvOSManualSigningProvisioningProfileType: 0
  246. appleEnableAutomaticSigning: 0
  247. iOSRequireARKit: 0
  248. iOSAutomaticallyDetectAndAddCapabilities: 1
  249. appleEnableProMotion: 0
  250. clonedFromGUID: c0afd0d1d80e3634a9dac47e8a0426ea
  251. templatePackageId: com.unity.template.3d@4.2.8
  252. templateDefaultScene: Assets/Scenes/SampleScene.unity
  253. AndroidTargetArchitectures: 2
  254. AndroidTargetDevices: 0
  255. AndroidSplashScreenScale: 0
  256. androidSplashScreen: {fileID: 0}
  257. AndroidKeystoreName:
  258. AndroidKeyaliasName:
  259. AndroidBuildApkPerCpuArchitecture: 0
  260. AndroidTVCompatibility: 1
  261. AndroidIsGame: 1
  262. AndroidEnableTango: 0
  263. androidEnableBanner: 1
  264. androidUseLowAccuracyLocation: 0
  265. androidUseCustomKeystore: 0
  266. m_AndroidBanners:
  267. - width: 320
  268. height: 180
  269. banner: {fileID: 0}
  270. androidGamepadSupportLevel: 0
  271. chromeosInputEmulation: 1
  272. AndroidValidateAppBundleSize: 1
  273. AndroidAppBundleSizeToValidate: 150
  274. m_BuildTargetIcons: []
  275. m_BuildTargetPlatformIcons:
  276. - m_BuildTarget: Android
  277. m_Icons:
  278. - m_Textures: []
  279. m_Width: 432
  280. m_Height: 432
  281. m_Kind: 2
  282. m_SubKind:
  283. - m_Textures: []
  284. m_Width: 324
  285. m_Height: 324
  286. m_Kind: 2
  287. m_SubKind:
  288. - m_Textures: []
  289. m_Width: 216
  290. m_Height: 216
  291. m_Kind: 2
  292. m_SubKind:
  293. - m_Textures: []
  294. m_Width: 162
  295. m_Height: 162
  296. m_Kind: 2
  297. m_SubKind:
  298. - m_Textures: []
  299. m_Width: 108
  300. m_Height: 108
  301. m_Kind: 2
  302. m_SubKind:
  303. - m_Textures: []
  304. m_Width: 81
  305. m_Height: 81
  306. m_Kind: 2
  307. m_SubKind:
  308. - m_Textures: []
  309. m_Width: 192
  310. m_Height: 192
  311. m_Kind: 1
  312. m_SubKind:
  313. - m_Textures: []
  314. m_Width: 144
  315. m_Height: 144
  316. m_Kind: 1
  317. m_SubKind:
  318. - m_Textures: []
  319. m_Width: 96
  320. m_Height: 96
  321. m_Kind: 1
  322. m_SubKind:
  323. - m_Textures: []
  324. m_Width: 72
  325. m_Height: 72
  326. m_Kind: 1
  327. m_SubKind:
  328. - m_Textures: []
  329. m_Width: 48
  330. m_Height: 48
  331. m_Kind: 1
  332. m_SubKind:
  333. - m_Textures: []
  334. m_Width: 36
  335. m_Height: 36
  336. m_Kind: 1
  337. m_SubKind:
  338. - m_Textures: []
  339. m_Width: 192
  340. m_Height: 192
  341. m_Kind: 0
  342. m_SubKind:
  343. - m_Textures: []
  344. m_Width: 144
  345. m_Height: 144
  346. m_Kind: 0
  347. m_SubKind:
  348. - m_Textures: []
  349. m_Width: 96
  350. m_Height: 96
  351. m_Kind: 0
  352. m_SubKind:
  353. - m_Textures: []
  354. m_Width: 72
  355. m_Height: 72
  356. m_Kind: 0
  357. m_SubKind:
  358. - m_Textures: []
  359. m_Width: 48
  360. m_Height: 48
  361. m_Kind: 0
  362. m_SubKind:
  363. - m_Textures: []
  364. m_Width: 36
  365. m_Height: 36
  366. m_Kind: 0
  367. m_SubKind:
  368. m_BuildTargetBatching:
  369. - m_BuildTarget: Standalone
  370. m_StaticBatching: 1
  371. m_DynamicBatching: 0
  372. - m_BuildTarget: tvOS
  373. m_StaticBatching: 1
  374. m_DynamicBatching: 0
  375. - m_BuildTarget: Android
  376. m_StaticBatching: 1
  377. m_DynamicBatching: 0
  378. - m_BuildTarget: iPhone
  379. m_StaticBatching: 1
  380. m_DynamicBatching: 0
  381. - m_BuildTarget: WebGL
  382. m_StaticBatching: 0
  383. m_DynamicBatching: 0
  384. m_BuildTargetGraphicsJobs:
  385. - m_BuildTarget: MacStandaloneSupport
  386. m_GraphicsJobs: 0
  387. - m_BuildTarget: Switch
  388. m_GraphicsJobs: 1
  389. - m_BuildTarget: MetroSupport
  390. m_GraphicsJobs: 1
  391. - m_BuildTarget: AppleTVSupport
  392. m_GraphicsJobs: 0
  393. - m_BuildTarget: BJMSupport
  394. m_GraphicsJobs: 1
  395. - m_BuildTarget: LinuxStandaloneSupport
  396. m_GraphicsJobs: 1
  397. - m_BuildTarget: PS4Player
  398. m_GraphicsJobs: 1
  399. - m_BuildTarget: iOSSupport
  400. m_GraphicsJobs: 0
  401. - m_BuildTarget: WindowsStandaloneSupport
  402. m_GraphicsJobs: 1
  403. - m_BuildTarget: XboxOnePlayer
  404. m_GraphicsJobs: 1
  405. - m_BuildTarget: LuminSupport
  406. m_GraphicsJobs: 0
  407. - m_BuildTarget: AndroidPlayer
  408. m_GraphicsJobs: 0
  409. - m_BuildTarget: WebGLSupport
  410. m_GraphicsJobs: 0
  411. m_BuildTargetGraphicsJobMode:
  412. - m_BuildTarget: PS4Player
  413. m_GraphicsJobMode: 0
  414. - m_BuildTarget: XboxOnePlayer
  415. m_GraphicsJobMode: 0
  416. m_BuildTargetGraphicsAPIs:
  417. - m_BuildTarget: AndroidPlayer
  418. m_APIs: 0b000000
  419. m_Automatic: 0
  420. - m_BuildTarget: iOSSupport
  421. m_APIs: 10000000
  422. m_Automatic: 1
  423. - m_BuildTarget: AppleTVSupport
  424. m_APIs: 10000000
  425. m_Automatic: 0
  426. - m_BuildTarget: WebGLSupport
  427. m_APIs: 0b000000
  428. m_Automatic: 1
  429. m_BuildTargetVRSettings:
  430. - m_BuildTarget: Standalone
  431. m_Enabled: 0
  432. m_Devices:
  433. - Oculus
  434. - OpenVR
  435. openGLRequireES31: 0
  436. openGLRequireES31AEP: 0
  437. openGLRequireES32: 0
  438. m_TemplateCustomTags: {}
  439. mobileMTRendering:
  440. Android: 1
  441. iPhone: 1
  442. tvOS: 1
  443. m_BuildTargetGroupLightmapEncodingQuality: []
  444. m_BuildTargetGroupLightmapSettings: []
  445. playModeTestRunnerEnabled: 0
  446. runPlayModeTestAsEditModeTest: 0
  447. actionOnDotNetUnhandledException: 1
  448. enableInternalProfiler: 0
  449. logObjCUncaughtExceptions: 1
  450. enableCrashReportAPI: 0
  451. cameraUsageDescription:
  452. locationUsageDescription:
  453. microphoneUsageDescription:
  454. switchNetLibKey:
  455. switchSocketMemoryPoolSize: 6144
  456. switchSocketAllocatorPoolSize: 128
  457. switchSocketConcurrencyLimit: 14
  458. switchScreenResolutionBehavior: 2
  459. switchUseCPUProfiler: 0
  460. switchApplicationID: 0x01004b9000490000
  461. switchNSODependencies:
  462. switchTitleNames_0:
  463. switchTitleNames_1:
  464. switchTitleNames_2:
  465. switchTitleNames_3:
  466. switchTitleNames_4:
  467. switchTitleNames_5:
  468. switchTitleNames_6:
  469. switchTitleNames_7:
  470. switchTitleNames_8:
  471. switchTitleNames_9:
  472. switchTitleNames_10:
  473. switchTitleNames_11:
  474. switchTitleNames_12:
  475. switchTitleNames_13:
  476. switchTitleNames_14:
  477. switchTitleNames_15:
  478. switchPublisherNames_0:
  479. switchPublisherNames_1:
  480. switchPublisherNames_2:
  481. switchPublisherNames_3:
  482. switchPublisherNames_4:
  483. switchPublisherNames_5:
  484. switchPublisherNames_6:
  485. switchPublisherNames_7:
  486. switchPublisherNames_8:
  487. switchPublisherNames_9:
  488. switchPublisherNames_10:
  489. switchPublisherNames_11:
  490. switchPublisherNames_12:
  491. switchPublisherNames_13:
  492. switchPublisherNames_14:
  493. switchPublisherNames_15:
  494. switchIcons_0: {fileID: 0}
  495. switchIcons_1: {fileID: 0}
  496. switchIcons_2: {fileID: 0}
  497. switchIcons_3: {fileID: 0}
  498. switchIcons_4: {fileID: 0}
  499. switchIcons_5: {fileID: 0}
  500. switchIcons_6: {fileID: 0}
  501. switchIcons_7: {fileID: 0}
  502. switchIcons_8: {fileID: 0}
  503. switchIcons_9: {fileID: 0}
  504. switchIcons_10: {fileID: 0}
  505. switchIcons_11: {fileID: 0}
  506. switchIcons_12: {fileID: 0}
  507. switchIcons_13: {fileID: 0}
  508. switchIcons_14: {fileID: 0}
  509. switchIcons_15: {fileID: 0}
  510. switchSmallIcons_0: {fileID: 0}
  511. switchSmallIcons_1: {fileID: 0}
  512. switchSmallIcons_2: {fileID: 0}
  513. switchSmallIcons_3: {fileID: 0}
  514. switchSmallIcons_4: {fileID: 0}
  515. switchSmallIcons_5: {fileID: 0}
  516. switchSmallIcons_6: {fileID: 0}
  517. switchSmallIcons_7: {fileID: 0}
  518. switchSmallIcons_8: {fileID: 0}
  519. switchSmallIcons_9: {fileID: 0}
  520. switchSmallIcons_10: {fileID: 0}
  521. switchSmallIcons_11: {fileID: 0}
  522. switchSmallIcons_12: {fileID: 0}
  523. switchSmallIcons_13: {fileID: 0}
  524. switchSmallIcons_14: {fileID: 0}
  525. switchSmallIcons_15: {fileID: 0}
  526. switchManualHTML:
  527. switchAccessibleURLs:
  528. switchLegalInformation:
  529. switchMainThreadStackSize: 1048576
  530. switchPresenceGroupId:
  531. switchLogoHandling: 0
  532. switchReleaseVersion: 0
  533. switchDisplayVersion: 1.0.0
  534. switchStartupUserAccount: 0
  535. switchTouchScreenUsage: 0
  536. switchSupportedLanguagesMask: 0
  537. switchLogoType: 0
  538. switchApplicationErrorCodeCategory:
  539. switchUserAccountSaveDataSize: 0
  540. switchUserAccountSaveDataJournalSize: 0
  541. switchApplicationAttribute: 0
  542. switchCardSpecSize: -1
  543. switchCardSpecClock: -1
  544. switchRatingsMask: 0
  545. switchRatingsInt_0: 0
  546. switchRatingsInt_1: 0
  547. switchRatingsInt_2: 0
  548. switchRatingsInt_3: 0
  549. switchRatingsInt_4: 0
  550. switchRatingsInt_5: 0
  551. switchRatingsInt_6: 0
  552. switchRatingsInt_7: 0
  553. switchRatingsInt_8: 0
  554. switchRatingsInt_9: 0
  555. switchRatingsInt_10: 0
  556. switchRatingsInt_11: 0
  557. switchRatingsInt_12: 0
  558. switchLocalCommunicationIds_0:
  559. switchLocalCommunicationIds_1:
  560. switchLocalCommunicationIds_2:
  561. switchLocalCommunicationIds_3:
  562. switchLocalCommunicationIds_4:
  563. switchLocalCommunicationIds_5:
  564. switchLocalCommunicationIds_6:
  565. switchLocalCommunicationIds_7:
  566. switchParentalControl: 0
  567. switchAllowsScreenshot: 1
  568. switchAllowsVideoCapturing: 1
  569. switchAllowsRuntimeAddOnContentInstall: 0
  570. switchDataLossConfirmation: 0
  571. switchUserAccountLockEnabled: 0
  572. switchSystemResourceMemory: 16777216
  573. switchSupportedNpadStyles: 22
  574. switchNativeFsCacheSize: 32
  575. switchIsHoldTypeHorizontal: 0
  576. switchSupportedNpadCount: 8
  577. switchSocketConfigEnabled: 0
  578. switchTcpInitialSendBufferSize: 32
  579. switchTcpInitialReceiveBufferSize: 64
  580. switchTcpAutoSendBufferSizeMax: 256
  581. switchTcpAutoReceiveBufferSizeMax: 256
  582. switchUdpSendBufferSize: 9
  583. switchUdpReceiveBufferSize: 42
  584. switchSocketBufferEfficiency: 4
  585. switchSocketInitializeEnabled: 1
  586. switchNetworkInterfaceManagerInitializeEnabled: 1
  587. switchPlayerConnectionEnabled: 1
  588. switchUseMicroSleepForYield: 1
  589. switchEnableRamDiskSupport: 0
  590. switchMicroSleepForYieldTime: 25
  591. switchRamDiskSpaceSize: 12
  592. ps4NPAgeRating: 12
  593. ps4NPTitleSecret:
  594. ps4NPTrophyPackPath:
  595. ps4ParentalLevel: 11
  596. ps4ContentID: ED1633-NPXX51362_00-0000000000000000
  597. ps4Category: 0
  598. ps4MasterVersion: 01.00
  599. ps4AppVersion: 01.00
  600. ps4AppType: 0
  601. ps4ParamSfxPath:
  602. ps4VideoOutPixelFormat: 0
  603. ps4VideoOutInitialWidth: 1920
  604. ps4VideoOutBaseModeInitialWidth: 1920
  605. ps4VideoOutReprojectionRate: 60
  606. ps4PronunciationXMLPath:
  607. ps4PronunciationSIGPath:
  608. ps4BackgroundImagePath:
  609. ps4StartupImagePath:
  610. ps4StartupImagesFolder:
  611. ps4IconImagesFolder:
  612. ps4SaveDataImagePath:
  613. ps4SdkOverride:
  614. ps4BGMPath:
  615. ps4ShareFilePath:
  616. ps4ShareOverlayImagePath:
  617. ps4PrivacyGuardImagePath:
  618. ps4ExtraSceSysFile:
  619. ps4NPtitleDatPath:
  620. ps4RemotePlayKeyAssignment: -1
  621. ps4RemotePlayKeyMappingDir:
  622. ps4PlayTogetherPlayerCount: 0
  623. ps4EnterButtonAssignment: 1
  624. ps4ApplicationParam1: 0
  625. ps4ApplicationParam2: 0
  626. ps4ApplicationParam3: 0
  627. ps4ApplicationParam4: 0
  628. ps4DownloadDataSize: 0
  629. ps4GarlicHeapSize: 2048
  630. ps4ProGarlicHeapSize: 2560
  631. playerPrefsMaxSize: 32768
  632. ps4Passcode: frAQBc8Wsa1xVPfvJcrgRYwTiizs2trQ
  633. ps4pnSessions: 1
  634. ps4pnPresence: 1
  635. ps4pnFriends: 1
  636. ps4pnGameCustomData: 1
  637. playerPrefsSupport: 0
  638. enableApplicationExit: 0
  639. resetTempFolder: 1
  640. restrictedAudioUsageRights: 0
  641. ps4UseResolutionFallback: 0
  642. ps4ReprojectionSupport: 0
  643. ps4UseAudio3dBackend: 0
  644. ps4UseLowGarlicFragmentationMode: 1
  645. ps4SocialScreenEnabled: 0
  646. ps4ScriptOptimizationLevel: 0
  647. ps4Audio3dVirtualSpeakerCount: 14
  648. ps4attribCpuUsage: 0
  649. ps4PatchPkgPath:
  650. ps4PatchLatestPkgPath:
  651. ps4PatchChangeinfoPath:
  652. ps4PatchDayOne: 0
  653. ps4attribUserManagement: 0
  654. ps4attribMoveSupport: 0
  655. ps4attrib3DSupport: 0
  656. ps4attribShareSupport: 0
  657. ps4attribExclusiveVR: 0
  658. ps4disableAutoHideSplash: 0
  659. ps4videoRecordingFeaturesUsed: 0
  660. ps4contentSearchFeaturesUsed: 0
  661. ps4CompatibilityPS5: 0
  662. ps4AllowPS5Detection: 0
  663. ps4GPU800MHz: 1
  664. ps4attribEyeToEyeDistanceSettingVR: 0
  665. ps4IncludedModules: []
  666. ps4attribVROutputEnabled: 0
  667. ps5ParamFilePath:
  668. ps5VideoOutPixelFormat: 0
  669. ps5VideoOutInitialWidth: 1920
  670. ps5VideoOutOutputMode: 1
  671. ps5BackgroundImagePath:
  672. ps5StartupImagePath:
  673. ps5Pic2Path:
  674. ps5StartupImagesFolder:
  675. ps5IconImagesFolder:
  676. ps5SaveDataImagePath:
  677. ps5SdkOverride:
  678. ps5BGMPath:
  679. ps5ShareOverlayImagePath:
  680. ps5NPConfigZipPath:
  681. ps5Passcode: frAQBc8Wsa1xVPfvJcrgRYwTiizs2trQ
  682. ps5UseResolutionFallback: 0
  683. ps5UseAudio3dBackend: 0
  684. ps5ScriptOptimizationLevel: 2
  685. ps5Audio3dVirtualSpeakerCount: 14
  686. ps5UpdateReferencePackage:
  687. ps5disableAutoHideSplash: 0
  688. ps5OperatingSystemCanDisableSplashScreen: 0
  689. ps5IncludedModules: []
  690. ps5SharedBinaryContentLabels: []
  691. ps5SharedBinarySystemFolders: []
  692. monoEnv:
  693. splashScreenBackgroundSourceLandscape: {fileID: 0}
  694. splashScreenBackgroundSourcePortrait: {fileID: 0}
  695. blurSplashScreenBackground: 1
  696. spritePackerPolicy:
  697. webGLMemorySize: 16
  698. webGLExceptionSupport: 1
  699. webGLNameFilesAsHashes: 0
  700. webGLDataCaching: 1
  701. webGLDebugSymbols: 0
  702. webGLEmscriptenArgs:
  703. webGLModulesDirectory:
  704. webGLTemplate: APPLICATION:Default
  705. webGLAnalyzeBuildSize: 0
  706. webGLUseEmbeddedResources: 0
  707. webGLCompressionFormat: 1
  708. webGLLinkerTarget: 1
  709. webGLThreadsSupport: 0
  710. webGLWasmStreaming: 0
  711. scriptingDefineSymbols: {}
  712. platformArchitecture: {}
  713. scriptingBackend:
  714. Android: 1
  715. il2cppCompilerConfiguration: {}
  716. managedStrippingLevel: {}
  717. incrementalIl2cppBuild: {}
  718. suppressCommonWarnings: 1
  719. allowUnsafeCode: 0
  720. additionalIl2CppArgs:
  721. scriptingRuntimeVersion: 1
  722. gcIncremental: 1
  723. assemblyVersionValidation: 1
  724. gcWBarrierValidation: 0
  725. apiCompatibilityLevelPerPlatform:
  726. Android: 3
  727. Standalone: 3
  728. m_RenderingPath: 1
  729. m_MobileRenderingPath: 1
  730. metroPackageName: Template_3D
  731. metroPackageVersion:
  732. metroCertificatePath:
  733. metroCertificatePassword:
  734. metroCertificateSubject:
  735. metroCertificateIssuer:
  736. metroCertificateNotAfter: 0000000000000000
  737. metroApplicationDescription: Template_3D
  738. wsaImages: {}
  739. metroTileShortName:
  740. metroTileShowName: 0
  741. metroMediumTileShowName: 0
  742. metroLargeTileShowName: 0
  743. metroWideTileShowName: 0
  744. metroSupportStreamingInstall: 0
  745. metroLastRequiredScene: 0
  746. metroDefaultTileSize: 1
  747. metroTileForegroundText: 2
  748. metroTileBackgroundColor: {r: 0.13333334, g: 0.17254902, b: 0.21568628, a: 0}
  749. metroSplashScreenBackgroundColor: {r: 0.12941177, g: 0.17254902, b: 0.21568628,
  750. a: 1}
  751. metroSplashScreenUseBackgroundColor: 0
  752. platformCapabilities: {}
  753. metroTargetDeviceFamilies: {}
  754. metroFTAName:
  755. metroFTAFileTypes: []
  756. metroProtocolName:
  757. XboxOneProductId:
  758. XboxOneUpdateKey:
  759. XboxOneSandboxId:
  760. XboxOneContentId:
  761. XboxOneTitleId:
  762. XboxOneSCId:
  763. XboxOneGameOsOverridePath:
  764. XboxOnePackagingOverridePath:
  765. XboxOneAppManifestOverridePath:
  766. XboxOneVersion: 1.0.0.0
  767. XboxOnePackageEncryption: 0
  768. XboxOnePackageUpdateGranularity: 2
  769. XboxOneDescription:
  770. XboxOneLanguage:
  771. - enus
  772. XboxOneCapability: []
  773. XboxOneGameRating: {}
  774. XboxOneIsContentPackage: 0
  775. XboxOneEnhancedXboxCompatibilityMode: 0
  776. XboxOneEnableGPUVariability: 1
  777. XboxOneSockets: {}
  778. XboxOneSplashScreen: {fileID: 0}
  779. XboxOneAllowedProductIds: []
  780. XboxOnePersistentLocalStorageSize: 0
  781. XboxOneXTitleMemory: 8
  782. XboxOneOverrideIdentityName:
  783. XboxOneOverrideIdentityPublisher:
  784. vrEditorSettings:
  785. daydream:
  786. daydreamIconForeground: {fileID: 0}
  787. daydreamIconBackground: {fileID: 0}
  788. cloudServicesEnabled:
  789. UNet: 1
  790. luminIcon:
  791. m_Name:
  792. m_ModelFolderPath:
  793. m_PortalFolderPath:
  794. luminCert:
  795. m_CertPath:
  796. m_SignPackage: 1
  797. luminIsChannelApp: 0
  798. luminVersion:
  799. m_VersionCode: 1
  800. m_VersionName:
  801. apiCompatibilityLevel: 6
  802. cloudProjectId:
  803. framebufferDepthMemorylessMode: 0
  804. projectName:
  805. organizationId:
  806. cloudEnabled: 0
  807. enableNativePlatformBackendsForNewInputSystem: 0
  808. disableOldInputManagerSupport: 0
  809. legacyClampBlendShapeWeights: 1