ProjectSettings.asset 25 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946
  1. %YAML 1.1
  2. %TAG !u! tag:unity3d.com,2011:
  3. --- !u!129 &1
  4. PlayerSettings:
  5. m_ObjectHideFlags: 0
  6. serializedVersion: 28
  7. productGUID: 987de6eb3eb3b064aa839847a940b862
  8. AndroidProfiler: 0
  9. AndroidFilterTouchesWhenObscured: 0
  10. AndroidEnableSustainedPerformanceMode: 0
  11. defaultScreenOrientation: 0
  12. targetDevice: 2
  13. useOnDemandResources: 0
  14. accelerometerFrequency: 60
  15. companyName: DefaultCompany
  16. productName: AR_CV
  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. unsupportedMSAAFallback: 0
  52. m_SpriteBatchMaxVertexCount: 65535
  53. m_SpriteBatchVertexThreshold: 300
  54. m_MTRendering: 1
  55. mipStripping: 0
  56. numberOfMipsStripped: 0
  57. numberOfMipsStrippedPerMipmapLimitGroup: {}
  58. m_StackTraceTypes: 010000000100000001000000010000000100000001000000
  59. iosShowActivityIndicatorOnLoading: -1
  60. androidShowActivityIndicatorOnLoading: -1
  61. iosUseCustomAppBackgroundBehavior: 0
  62. allowedAutorotateToPortrait: 1
  63. allowedAutorotateToPortraitUpsideDown: 1
  64. allowedAutorotateToLandscapeRight: 1
  65. allowedAutorotateToLandscapeLeft: 1
  66. useOSAutorotation: 1
  67. use32BitDisplayBuffer: 1
  68. preserveFramebufferAlpha: 0
  69. disableDepthAndStencilBuffers: 0
  70. androidStartInFullscreen: 1
  71. androidRenderOutsideSafeArea: 1
  72. androidUseSwappy: 0
  73. androidDisplayOptions: 1
  74. androidBlitType: 0
  75. androidResizeableActivity: 1
  76. androidDefaultWindowWidth: 1920
  77. androidDefaultWindowHeight: 1080
  78. androidMinimumWindowWidth: 400
  79. androidMinimumWindowHeight: 300
  80. androidFullscreenMode: 1
  81. androidAutoRotationBehavior: 1
  82. androidPredictiveBackSupport: 0
  83. androidApplicationEntry: 2
  84. defaultIsNativeResolution: 1
  85. macRetinaSupport: 1
  86. runInBackground: 1
  87. muteOtherAudioSources: 0
  88. Prepare IOS For Recording: 0
  89. Force IOS Speakers When Recording: 0
  90. audioSpatialExperience: 0
  91. deferSystemGesturesMode: 0
  92. hideHomeButton: 0
  93. submitAnalytics: 1
  94. usePlayerLog: 1
  95. dedicatedServerOptimizations: 1
  96. bakeCollisionMeshes: 0
  97. forceSingleInstance: 0
  98. useFlipModelSwapchain: 1
  99. resizableWindow: 0
  100. useMacAppStoreValidation: 0
  101. macAppStoreCategory: public.app-category.games
  102. gpuSkinning: 0
  103. meshDeformation: 0
  104. xboxPIXTextureCapture: 0
  105. xboxEnableAvatar: 0
  106. xboxEnableKinect: 0
  107. xboxEnableKinectAutoTracking: 0
  108. xboxEnableFitness: 0
  109. visibleInBackground: 1
  110. allowFullscreenSwitch: 1
  111. fullscreenMode: 1
  112. xboxSpeechDB: 0
  113. xboxEnableHeadOrientation: 0
  114. xboxEnableGuest: 0
  115. xboxEnablePIXSampling: 0
  116. metalFramebufferOnly: 0
  117. xboxOneResolution: 0
  118. xboxOneSResolution: 0
  119. xboxOneXResolution: 3
  120. xboxOneMonoLoggingLevel: 0
  121. xboxOneLoggingLevel: 1
  122. xboxOneDisableEsram: 0
  123. xboxOneEnableTypeOptimization: 0
  124. xboxOnePresentImmediateThreshold: 0
  125. switchQueueCommandMemory: 1048576
  126. switchQueueControlMemory: 16384
  127. switchQueueComputeMemory: 262144
  128. switchNVNShaderPoolsGranularity: 33554432
  129. switchNVNDefaultPoolsGranularity: 16777216
  130. switchNVNOtherPoolsGranularity: 16777216
  131. switchGpuScratchPoolGranularity: 2097152
  132. switchAllowGpuScratchShrinking: 0
  133. switchNVNMaxPublicTextureIDCount: 0
  134. switchNVNMaxPublicSamplerIDCount: 0
  135. switchMaxWorkerMultiple: 8
  136. switchNVNGraphicsFirmwareMemory: 32
  137. switchGraphicsJobsSyncAfterKick: 1
  138. vulkanNumSwapchainBuffers: 3
  139. vulkanEnableSetSRGBWrite: 0
  140. vulkanEnablePreTransform: 0
  141. vulkanEnableLateAcquireNextImage: 0
  142. vulkanEnableCommandBufferRecycling: 1
  143. loadStoreDebugModeEnabled: 0
  144. visionOSBundleVersion: 1.0
  145. tvOSBundleVersion: 1.0
  146. bundleVersion: 1.0.0
  147. preloadedAssets: []
  148. metroInputSource: 0
  149. wsaTransparentSwapchain: 0
  150. m_HolographicPauseOnTrackingLoss: 1
  151. xboxOneDisableKinectGpuReservation: 1
  152. xboxOneEnable7thCore: 1
  153. vrSettings:
  154. enable360StereoCapture: 0
  155. isWsaHolographicRemotingEnabled: 0
  156. enableFrameTimingStats: 0
  157. enableOpenGLProfilerGPURecorders: 1
  158. allowHDRDisplaySupport: 0
  159. useHDRDisplay: 0
  160. hdrBitDepth: 0
  161. m_ColorGamuts: 00000000
  162. targetPixelDensity: 30
  163. resolutionScalingMode: 0
  164. resetResolutionOnWindowResize: 0
  165. androidSupportedAspectRatio: 1
  166. androidMaxAspectRatio: 2.4
  167. androidMinAspectRatio: 1
  168. applicationIdentifier:
  169. Android: com.unity.template.ar_mobile
  170. Standalone: com.unity.template.ar-mobile
  171. iPhone: com.unity.template.armobile
  172. buildNumber:
  173. Bratwurst: 0
  174. Standalone: 0
  175. VisionOS: 0
  176. iPhone: 0
  177. tvOS: 0
  178. overrideDefaultApplicationIdentifier: 1
  179. AndroidBundleVersionCode: 1
  180. AndroidMinSdkVersion: 30
  181. AndroidTargetSdkVersion: 0
  182. AndroidPreferredInstallLocation: 1
  183. AndroidPreferredDataLocation: 1
  184. aotOptions:
  185. stripEngineCode: 1
  186. iPhoneStrippingLevel: 0
  187. iPhoneScriptCallOptimization: 0
  188. ForceInternetPermission: 0
  189. ForceSDCardPermission: 0
  190. CreateWallpaper: 0
  191. androidSplitApplicationBinary: 0
  192. keepLoadedShadersAlive: 0
  193. StripUnusedMeshComponents: 0
  194. strictShaderVariantMatching: 0
  195. VertexChannelCompressionMask: 4054
  196. iPhoneSdkVersion: 988
  197. iOSSimulatorArchitecture: 0
  198. iOSTargetOSVersionString: 15.0
  199. tvOSSdkVersion: 0
  200. tvOSSimulatorArchitecture: 0
  201. tvOSRequireExtendedGameController: 0
  202. tvOSTargetOSVersionString: 15.0
  203. VisionOSSdkVersion: 0
  204. VisionOSTargetOSVersionString: 1.0
  205. uIPrerenderedIcon: 0
  206. uIRequiresPersistentWiFi: 0
  207. uIRequiresFullScreen: 1
  208. uIStatusBarHidden: 1
  209. uIExitOnSuspend: 0
  210. uIStatusBarStyle: 0
  211. appleTVSplashScreen: {fileID: 0}
  212. appleTVSplashScreen2x: {fileID: 0}
  213. tvOSSmallIconLayers: []
  214. tvOSSmallIconLayers2x: []
  215. tvOSLargeIconLayers: []
  216. tvOSLargeIconLayers2x: []
  217. tvOSTopShelfImageLayers: []
  218. tvOSTopShelfImageLayers2x: []
  219. tvOSTopShelfImageWideLayers: []
  220. tvOSTopShelfImageWideLayers2x: []
  221. iOSLaunchScreenType: 0
  222. iOSLaunchScreenPortrait: {fileID: 0}
  223. iOSLaunchScreenLandscape: {fileID: 0}
  224. iOSLaunchScreenBackgroundColor:
  225. serializedVersion: 2
  226. rgba: 0
  227. iOSLaunchScreenFillPct: 100
  228. iOSLaunchScreenSize: 100
  229. iOSLaunchScreeniPadType: 0
  230. iOSLaunchScreeniPadImage: {fileID: 0}
  231. iOSLaunchScreeniPadBackgroundColor:
  232. serializedVersion: 2
  233. rgba: 0
  234. iOSLaunchScreeniPadFillPct: 100
  235. iOSLaunchScreeniPadSize: 100
  236. iOSLaunchScreenCustomStoryboardPath:
  237. iOSLaunchScreeniPadCustomStoryboardPath:
  238. iOSDeviceRequirements: []
  239. iOSURLSchemes: []
  240. macOSURLSchemes: []
  241. iOSBackgroundModes: 0
  242. iOSMetalForceHardShadows: 0
  243. metalEditorSupport: 1
  244. metalAPIValidation: 1
  245. metalCompileShaderBinary: 0
  246. iOSRenderExtraFrameOnPause: 0
  247. iosCopyPluginsCodeInsteadOfSymlink: 0
  248. appleDeveloperTeamID:
  249. iOSManualSigningProvisioningProfileID:
  250. tvOSManualSigningProvisioningProfileID:
  251. VisionOSManualSigningProvisioningProfileID:
  252. iOSManualSigningProvisioningProfileType: 0
  253. tvOSManualSigningProvisioningProfileType: 0
  254. VisionOSManualSigningProvisioningProfileType: 0
  255. appleEnableAutomaticSigning: 0
  256. iOSRequireARKit: 0
  257. iOSAutomaticallyDetectAndAddCapabilities: 1
  258. appleEnableProMotion: 0
  259. shaderPrecisionModel: 0
  260. clonedFromGUID: 069202b91adc77e41923adcf0d1b815b
  261. templatePackageId: com.unity.template.ar-mobile@2.1.2
  262. templateDefaultScene: Assets/Scenes/SampleScene.unity
  263. useCustomMainManifest: 0
  264. useCustomLauncherManifest: 0
  265. useCustomMainGradleTemplate: 0
  266. useCustomLauncherGradleManifest: 0
  267. useCustomBaseGradleTemplate: 0
  268. useCustomGradlePropertiesTemplate: 0
  269. useCustomGradleSettingsTemplate: 0
  270. useCustomProguardFile: 0
  271. AndroidTargetArchitectures: 2
  272. AndroidAllowedArchitectures: -13
  273. AndroidSplashScreenScale: 0
  274. androidSplashScreen: {fileID: 0}
  275. AndroidKeystoreName:
  276. AndroidKeyaliasName:
  277. AndroidEnableArmv9SecurityFeatures: 0
  278. AndroidEnableArm64MTE: 0
  279. AndroidBuildApkPerCpuArchitecture: 0
  280. AndroidTVCompatibility: 0
  281. AndroidIsGame: 1
  282. androidAppCategory: 3
  283. useAndroidAppCategory: 1
  284. androidAppCategoryOther:
  285. AndroidEnableTango: 0
  286. androidEnableBanner: 1
  287. androidUseLowAccuracyLocation: 0
  288. androidUseCustomKeystore: 0
  289. m_AndroidBanners:
  290. - width: 320
  291. height: 180
  292. banner: {fileID: 0}
  293. androidGamepadSupportLevel: 0
  294. AndroidMinifyRelease: 0
  295. AndroidMinifyDebug: 0
  296. AndroidValidateAppBundleSize: 1
  297. AndroidAppBundleSizeToValidate: 150
  298. AndroidReportGooglePlayAppDependencies: 1
  299. androidSymbolsSizeThreshold: 800
  300. m_BuildTargetIcons: []
  301. m_BuildTargetPlatformIcons:
  302. - m_BuildTarget: iPhone
  303. m_Icons:
  304. - m_Textures: []
  305. m_Width: 180
  306. m_Height: 180
  307. m_Kind: 0
  308. m_SubKind: iPhone
  309. - m_Textures: []
  310. m_Width: 120
  311. m_Height: 120
  312. m_Kind: 0
  313. m_SubKind: iPhone
  314. - m_Textures: []
  315. m_Width: 167
  316. m_Height: 167
  317. m_Kind: 0
  318. m_SubKind: iPad
  319. - m_Textures: []
  320. m_Width: 152
  321. m_Height: 152
  322. m_Kind: 0
  323. m_SubKind: iPad
  324. - m_Textures: []
  325. m_Width: 76
  326. m_Height: 76
  327. m_Kind: 0
  328. m_SubKind: iPad
  329. - m_Textures: []
  330. m_Width: 120
  331. m_Height: 120
  332. m_Kind: 3
  333. m_SubKind: iPhone
  334. - m_Textures: []
  335. m_Width: 80
  336. m_Height: 80
  337. m_Kind: 3
  338. m_SubKind: iPhone
  339. - m_Textures: []
  340. m_Width: 80
  341. m_Height: 80
  342. m_Kind: 3
  343. m_SubKind: iPad
  344. - m_Textures: []
  345. m_Width: 40
  346. m_Height: 40
  347. m_Kind: 3
  348. m_SubKind: iPad
  349. - m_Textures: []
  350. m_Width: 87
  351. m_Height: 87
  352. m_Kind: 1
  353. m_SubKind: iPhone
  354. - m_Textures: []
  355. m_Width: 58
  356. m_Height: 58
  357. m_Kind: 1
  358. m_SubKind: iPhone
  359. - m_Textures: []
  360. m_Width: 29
  361. m_Height: 29
  362. m_Kind: 1
  363. m_SubKind: iPhone
  364. - m_Textures: []
  365. m_Width: 58
  366. m_Height: 58
  367. m_Kind: 1
  368. m_SubKind: iPad
  369. - m_Textures: []
  370. m_Width: 29
  371. m_Height: 29
  372. m_Kind: 1
  373. m_SubKind: iPad
  374. - m_Textures: []
  375. m_Width: 60
  376. m_Height: 60
  377. m_Kind: 2
  378. m_SubKind: iPhone
  379. - m_Textures: []
  380. m_Width: 40
  381. m_Height: 40
  382. m_Kind: 2
  383. m_SubKind: iPhone
  384. - m_Textures: []
  385. m_Width: 40
  386. m_Height: 40
  387. m_Kind: 2
  388. m_SubKind: iPad
  389. - m_Textures: []
  390. m_Width: 20
  391. m_Height: 20
  392. m_Kind: 2
  393. m_SubKind: iPad
  394. - m_Textures: []
  395. m_Width: 1024
  396. m_Height: 1024
  397. m_Kind: 4
  398. m_SubKind: App Store
  399. - m_BuildTarget: Android
  400. m_Icons:
  401. - m_Textures: []
  402. m_Width: 432
  403. m_Height: 432
  404. m_Kind: 2
  405. m_SubKind:
  406. - m_Textures: []
  407. m_Width: 324
  408. m_Height: 324
  409. m_Kind: 2
  410. m_SubKind:
  411. - m_Textures: []
  412. m_Width: 216
  413. m_Height: 216
  414. m_Kind: 2
  415. m_SubKind:
  416. - m_Textures: []
  417. m_Width: 162
  418. m_Height: 162
  419. m_Kind: 2
  420. m_SubKind:
  421. - m_Textures: []
  422. m_Width: 108
  423. m_Height: 108
  424. m_Kind: 2
  425. m_SubKind:
  426. - m_Textures: []
  427. m_Width: 81
  428. m_Height: 81
  429. m_Kind: 2
  430. m_SubKind:
  431. - m_Textures: []
  432. m_Width: 192
  433. m_Height: 192
  434. m_Kind: 1
  435. m_SubKind:
  436. - m_Textures: []
  437. m_Width: 144
  438. m_Height: 144
  439. m_Kind: 1
  440. m_SubKind:
  441. - m_Textures: []
  442. m_Width: 96
  443. m_Height: 96
  444. m_Kind: 1
  445. m_SubKind:
  446. - m_Textures: []
  447. m_Width: 72
  448. m_Height: 72
  449. m_Kind: 1
  450. m_SubKind:
  451. - m_Textures: []
  452. m_Width: 48
  453. m_Height: 48
  454. m_Kind: 1
  455. m_SubKind:
  456. - m_Textures: []
  457. m_Width: 36
  458. m_Height: 36
  459. m_Kind: 1
  460. m_SubKind:
  461. - m_Textures: []
  462. m_Width: 192
  463. m_Height: 192
  464. m_Kind: 0
  465. m_SubKind:
  466. - m_Textures: []
  467. m_Width: 144
  468. m_Height: 144
  469. m_Kind: 0
  470. m_SubKind:
  471. - m_Textures: []
  472. m_Width: 96
  473. m_Height: 96
  474. m_Kind: 0
  475. m_SubKind:
  476. - m_Textures: []
  477. m_Width: 72
  478. m_Height: 72
  479. m_Kind: 0
  480. m_SubKind:
  481. - m_Textures: []
  482. m_Width: 48
  483. m_Height: 48
  484. m_Kind: 0
  485. m_SubKind:
  486. - m_Textures: []
  487. m_Width: 36
  488. m_Height: 36
  489. m_Kind: 0
  490. m_SubKind:
  491. - m_BuildTarget: tvOS
  492. m_Icons:
  493. - m_Textures: []
  494. m_Width: 1280
  495. m_Height: 768
  496. m_Kind: 0
  497. m_SubKind:
  498. - m_Textures: []
  499. m_Width: 800
  500. m_Height: 480
  501. m_Kind: 0
  502. m_SubKind:
  503. - m_Textures: []
  504. m_Width: 400
  505. m_Height: 240
  506. m_Kind: 0
  507. m_SubKind:
  508. - m_Textures: []
  509. m_Width: 4640
  510. m_Height: 1440
  511. m_Kind: 1
  512. m_SubKind:
  513. - m_Textures: []
  514. m_Width: 2320
  515. m_Height: 720
  516. m_Kind: 1
  517. m_SubKind:
  518. - m_Textures: []
  519. m_Width: 3840
  520. m_Height: 1440
  521. m_Kind: 1
  522. m_SubKind:
  523. - m_Textures: []
  524. m_Width: 1920
  525. m_Height: 720
  526. m_Kind: 1
  527. m_SubKind:
  528. - m_BuildTarget: VisionOS
  529. m_Icons:
  530. - m_Textures: []
  531. m_Width: 1024
  532. m_Height: 1024
  533. m_Kind: 0
  534. m_SubKind:
  535. m_BuildTargetBatching: []
  536. m_BuildTargetShaderSettings: []
  537. m_BuildTargetGraphicsJobs: []
  538. m_BuildTargetGraphicsJobMode: []
  539. m_BuildTargetGraphicsAPIs:
  540. - m_BuildTarget: iOSSupport
  541. m_APIs: 10000000
  542. m_Automatic: 1
  543. - m_BuildTarget: AndroidPlayer
  544. m_APIs: 0b000000
  545. m_Automatic: 0
  546. m_BuildTargetVRSettings: []
  547. m_DefaultShaderChunkSizeInMB: 16
  548. m_DefaultShaderChunkCount: 0
  549. openGLRequireES31: 0
  550. openGLRequireES31AEP: 0
  551. openGLRequireES32: 0
  552. m_TemplateCustomTags: {}
  553. mobileMTRendering:
  554. Android: 0
  555. iPhone: 0
  556. tvOS: 1
  557. m_BuildTargetGroupLightmapEncodingQuality: []
  558. m_BuildTargetGroupHDRCubemapEncodingQuality: []
  559. m_BuildTargetGroupLightmapSettings: []
  560. m_BuildTargetGroupLoadStoreDebugModeSettings: []
  561. m_BuildTargetNormalMapEncoding: []
  562. m_BuildTargetDefaultTextureCompressionFormat:
  563. - serializedVersion: 3
  564. m_BuildTarget: Android
  565. m_Formats: 01000000
  566. playModeTestRunnerEnabled: 0
  567. runPlayModeTestAsEditModeTest: 0
  568. actionOnDotNetUnhandledException: 1
  569. editorGfxJobOverride: 1
  570. enableInternalProfiler: 0
  571. logObjCUncaughtExceptions: 1
  572. enableCrashReportAPI: 0
  573. cameraUsageDescription: AR Camera
  574. locationUsageDescription:
  575. microphoneUsageDescription:
  576. bluetoothUsageDescription:
  577. macOSTargetOSVersion: 12.0
  578. switchNMETAOverride:
  579. switchNetLibKey:
  580. switchSocketMemoryPoolSize: 6144
  581. switchSocketAllocatorPoolSize: 128
  582. switchSocketConcurrencyLimit: 14
  583. switchScreenResolutionBehavior: 2
  584. switchUseCPUProfiler: 0
  585. switchEnableFileSystemTrace: 0
  586. switchLTOSetting: 0
  587. switchApplicationID: 0x01004b9000490000
  588. switchNSODependencies:
  589. switchCompilerFlags:
  590. switchTitleNames_0:
  591. switchTitleNames_1:
  592. switchTitleNames_2:
  593. switchTitleNames_3:
  594. switchTitleNames_4:
  595. switchTitleNames_5:
  596. switchTitleNames_6:
  597. switchTitleNames_7:
  598. switchTitleNames_8:
  599. switchTitleNames_9:
  600. switchTitleNames_10:
  601. switchTitleNames_11:
  602. switchTitleNames_12:
  603. switchTitleNames_13:
  604. switchTitleNames_14:
  605. switchTitleNames_15:
  606. switchPublisherNames_0:
  607. switchPublisherNames_1:
  608. switchPublisherNames_2:
  609. switchPublisherNames_3:
  610. switchPublisherNames_4:
  611. switchPublisherNames_5:
  612. switchPublisherNames_6:
  613. switchPublisherNames_7:
  614. switchPublisherNames_8:
  615. switchPublisherNames_9:
  616. switchPublisherNames_10:
  617. switchPublisherNames_11:
  618. switchPublisherNames_12:
  619. switchPublisherNames_13:
  620. switchPublisherNames_14:
  621. switchPublisherNames_15:
  622. switchIcons_0: {fileID: 0}
  623. switchIcons_1: {fileID: 0}
  624. switchIcons_2: {fileID: 0}
  625. switchIcons_3: {fileID: 0}
  626. switchIcons_4: {fileID: 0}
  627. switchIcons_5: {fileID: 0}
  628. switchIcons_6: {fileID: 0}
  629. switchIcons_7: {fileID: 0}
  630. switchIcons_8: {fileID: 0}
  631. switchIcons_9: {fileID: 0}
  632. switchIcons_10: {fileID: 0}
  633. switchIcons_11: {fileID: 0}
  634. switchIcons_12: {fileID: 0}
  635. switchIcons_13: {fileID: 0}
  636. switchIcons_14: {fileID: 0}
  637. switchIcons_15: {fileID: 0}
  638. switchSmallIcons_0: {fileID: 0}
  639. switchSmallIcons_1: {fileID: 0}
  640. switchSmallIcons_2: {fileID: 0}
  641. switchSmallIcons_3: {fileID: 0}
  642. switchSmallIcons_4: {fileID: 0}
  643. switchSmallIcons_5: {fileID: 0}
  644. switchSmallIcons_6: {fileID: 0}
  645. switchSmallIcons_7: {fileID: 0}
  646. switchSmallIcons_8: {fileID: 0}
  647. switchSmallIcons_9: {fileID: 0}
  648. switchSmallIcons_10: {fileID: 0}
  649. switchSmallIcons_11: {fileID: 0}
  650. switchSmallIcons_12: {fileID: 0}
  651. switchSmallIcons_13: {fileID: 0}
  652. switchSmallIcons_14: {fileID: 0}
  653. switchSmallIcons_15: {fileID: 0}
  654. switchManualHTML:
  655. switchAccessibleURLs:
  656. switchLegalInformation:
  657. switchMainThreadStackSize: 1048576
  658. switchPresenceGroupId:
  659. switchLogoHandling: 0
  660. switchReleaseVersion: 0
  661. switchDisplayVersion: 1.0.0
  662. switchStartupUserAccount: 0
  663. switchSupportedLanguagesMask: 0
  664. switchLogoType: 0
  665. switchApplicationErrorCodeCategory:
  666. switchUserAccountSaveDataSize: 0
  667. switchUserAccountSaveDataJournalSize: 0
  668. switchApplicationAttribute: 0
  669. switchCardSpecSize: -1
  670. switchCardSpecClock: -1
  671. switchRatingsMask: 0
  672. switchRatingsInt_0: 0
  673. switchRatingsInt_1: 0
  674. switchRatingsInt_2: 0
  675. switchRatingsInt_3: 0
  676. switchRatingsInt_4: 0
  677. switchRatingsInt_5: 0
  678. switchRatingsInt_6: 0
  679. switchRatingsInt_7: 0
  680. switchRatingsInt_8: 0
  681. switchRatingsInt_9: 0
  682. switchRatingsInt_10: 0
  683. switchRatingsInt_11: 0
  684. switchRatingsInt_12: 0
  685. switchLocalCommunicationIds_0:
  686. switchLocalCommunicationIds_1:
  687. switchLocalCommunicationIds_2:
  688. switchLocalCommunicationIds_3:
  689. switchLocalCommunicationIds_4:
  690. switchLocalCommunicationIds_5:
  691. switchLocalCommunicationIds_6:
  692. switchLocalCommunicationIds_7:
  693. switchParentalControl: 0
  694. switchAllowsScreenshot: 1
  695. switchAllowsVideoCapturing: 1
  696. switchAllowsRuntimeAddOnContentInstall: 0
  697. switchDataLossConfirmation: 0
  698. switchUserAccountLockEnabled: 0
  699. switchSystemResourceMemory: 16777216
  700. switchSupportedNpadStyles: 22
  701. switchNativeFsCacheSize: 32
  702. switchIsHoldTypeHorizontal: 0
  703. switchSupportedNpadCount: 8
  704. switchEnableTouchScreen: 1
  705. switchSocketConfigEnabled: 0
  706. switchTcpInitialSendBufferSize: 32
  707. switchTcpInitialReceiveBufferSize: 64
  708. switchTcpAutoSendBufferSizeMax: 256
  709. switchTcpAutoReceiveBufferSizeMax: 256
  710. switchUdpSendBufferSize: 9
  711. switchUdpReceiveBufferSize: 42
  712. switchSocketBufferEfficiency: 4
  713. switchSocketInitializeEnabled: 1
  714. switchNetworkInterfaceManagerInitializeEnabled: 1
  715. switchDisableHTCSPlayerConnection: 0
  716. switchUseNewStyleFilepaths: 0
  717. switchUseLegacyFmodPriorities: 1
  718. switchUseMicroSleepForYield: 1
  719. switchEnableRamDiskSupport: 0
  720. switchMicroSleepForYieldTime: 25
  721. switchRamDiskSpaceSize: 12
  722. switchUpgradedPlayerSettingsToNMETA: 0
  723. ps4NPAgeRating: 12
  724. ps4NPTitleSecret:
  725. ps4NPTrophyPackPath:
  726. ps4ParentalLevel: 11
  727. ps4ContentID: ED1633-NPXX51362_00-0000000000000000
  728. ps4Category: 0
  729. ps4MasterVersion: 01.00
  730. ps4AppVersion: 01.00
  731. ps4AppType: 0
  732. ps4ParamSfxPath:
  733. ps4VideoOutPixelFormat: 0
  734. ps4VideoOutInitialWidth: 1920
  735. ps4VideoOutBaseModeInitialWidth: 1920
  736. ps4VideoOutReprojectionRate: 60
  737. ps4PronunciationXMLPath:
  738. ps4PronunciationSIGPath:
  739. ps4BackgroundImagePath:
  740. ps4StartupImagePath:
  741. ps4StartupImagesFolder:
  742. ps4IconImagesFolder:
  743. ps4SaveDataImagePath:
  744. ps4SdkOverride:
  745. ps4BGMPath:
  746. ps4ShareFilePath:
  747. ps4ShareOverlayImagePath:
  748. ps4PrivacyGuardImagePath:
  749. ps4ExtraSceSysFile:
  750. ps4NPtitleDatPath:
  751. ps4RemotePlayKeyAssignment: -1
  752. ps4RemotePlayKeyMappingDir:
  753. ps4PlayTogetherPlayerCount: 0
  754. ps4EnterButtonAssignment: 2
  755. ps4ApplicationParam1: 0
  756. ps4ApplicationParam2: 0
  757. ps4ApplicationParam3: 0
  758. ps4ApplicationParam4: 0
  759. ps4DownloadDataSize: 0
  760. ps4GarlicHeapSize: 2048
  761. ps4ProGarlicHeapSize: 2560
  762. playerPrefsMaxSize: 32768
  763. ps4Passcode: frAQBc8Wsa1xVPfvJcrgRYwTiizs2trQ
  764. ps4pnSessions: 1
  765. ps4pnPresence: 1
  766. ps4pnFriends: 1
  767. ps4pnGameCustomData: 1
  768. playerPrefsSupport: 0
  769. enableApplicationExit: 0
  770. resetTempFolder: 1
  771. restrictedAudioUsageRights: 0
  772. ps4UseResolutionFallback: 0
  773. ps4ReprojectionSupport: 0
  774. ps4UseAudio3dBackend: 0
  775. ps4UseLowGarlicFragmentationMode: 1
  776. ps4SocialScreenEnabled: 0
  777. ps4ScriptOptimizationLevel: 2
  778. ps4Audio3dVirtualSpeakerCount: 14
  779. ps4attribCpuUsage: 0
  780. ps4PatchPkgPath:
  781. ps4PatchLatestPkgPath:
  782. ps4PatchChangeinfoPath:
  783. ps4PatchDayOne: 0
  784. ps4attribUserManagement: 0
  785. ps4attribMoveSupport: 0
  786. ps4attrib3DSupport: 0
  787. ps4attribShareSupport: 0
  788. ps4attribExclusiveVR: 0
  789. ps4disableAutoHideSplash: 0
  790. ps4videoRecordingFeaturesUsed: 0
  791. ps4contentSearchFeaturesUsed: 0
  792. ps4CompatibilityPS5: 0
  793. ps4AllowPS5Detection: 0
  794. ps4GPU800MHz: 1
  795. ps4attribEyeToEyeDistanceSettingVR: 0
  796. ps4IncludedModules: []
  797. ps4attribVROutputEnabled: 0
  798. monoEnv:
  799. splashScreenBackgroundSourceLandscape: {fileID: 0}
  800. splashScreenBackgroundSourcePortrait: {fileID: 0}
  801. blurSplashScreenBackground: 1
  802. spritePackerPolicy:
  803. webGLMemorySize: 32
  804. webGLExceptionSupport: 1
  805. webGLNameFilesAsHashes: 0
  806. webGLShowDiagnostics: 0
  807. webGLDataCaching: 1
  808. webGLDebugSymbols: 0
  809. webGLEmscriptenArgs:
  810. webGLModulesDirectory:
  811. webGLTemplate: APPLICATION:Default
  812. webGLAnalyzeBuildSize: 0
  813. webGLUseEmbeddedResources: 0
  814. webGLCompressionFormat: 0
  815. webGLWasmArithmeticExceptions: 0
  816. webGLLinkerTarget: 1
  817. webGLThreadsSupport: 0
  818. webGLDecompressionFallback: 0
  819. webGLInitialMemorySize: 32
  820. webGLMaximumMemorySize: 2048
  821. webGLMemoryGrowthMode: 2
  822. webGLMemoryLinearGrowthStep: 16
  823. webGLMemoryGeometricGrowthStep: 0.2
  824. webGLMemoryGeometricGrowthCap: 96
  825. webGLPowerPreference: 2
  826. webGLWebAssemblyTable: 0
  827. webGLWebAssemblyBigInt: 0
  828. webGLCloseOnQuit: 0
  829. webWasm2023: 0
  830. webEnableSubmoduleStrippingCompatibility: 0
  831. scriptingDefineSymbols:
  832. iPhone: UNITY_XR_ARKIT_LOADER_ENABLED
  833. additionalCompilerArguments: {}
  834. platformArchitecture: {}
  835. scriptingBackend:
  836. Android: 1
  837. il2cppCompilerConfiguration: {}
  838. il2cppCodeGeneration: {}
  839. il2cppStacktraceInformation: {}
  840. managedStrippingLevel: {}
  841. incrementalIl2cppBuild: {}
  842. suppressCommonWarnings: 1
  843. allowUnsafeCode: 0
  844. useDeterministicCompilation: 1
  845. additionalIl2CppArgs:
  846. scriptingRuntimeVersion: 1
  847. gcIncremental: 0
  848. gcWBarrierValidation: 0
  849. apiCompatibilityLevelPerPlatform: {}
  850. editorAssembliesCompatibilityLevel: 1
  851. m_RenderingPath: 1
  852. m_MobileRenderingPath: 1
  853. metroPackageName: AR_CV
  854. metroPackageVersion:
  855. metroCertificatePath:
  856. metroCertificatePassword:
  857. metroCertificateSubject:
  858. metroCertificateIssuer:
  859. metroCertificateNotAfter: 0000000000000000
  860. metroApplicationDescription: AR_CV
  861. wsaImages: {}
  862. metroTileShortName:
  863. metroTileShowName: 0
  864. metroMediumTileShowName: 0
  865. metroLargeTileShowName: 0
  866. metroWideTileShowName: 0
  867. metroSupportStreamingInstall: 0
  868. metroLastRequiredScene: 0
  869. metroDefaultTileSize: 1
  870. metroTileForegroundText: 2
  871. metroTileBackgroundColor: {r: 0.13333334, g: 0.17254902, b: 0.21568628, a: 0}
  872. metroSplashScreenBackgroundColor: {r: 0.12941177, g: 0.17254902, b: 0.21568628, a: 1}
  873. metroSplashScreenUseBackgroundColor: 0
  874. syncCapabilities: 0
  875. platformCapabilities: {}
  876. metroTargetDeviceFamilies: {}
  877. metroFTAName:
  878. metroFTAFileTypes: []
  879. metroProtocolName:
  880. vcxProjDefaultLanguage:
  881. XboxOneProductId:
  882. XboxOneUpdateKey:
  883. XboxOneSandboxId:
  884. XboxOneContentId:
  885. XboxOneTitleId:
  886. XboxOneSCId:
  887. XboxOneGameOsOverridePath:
  888. XboxOnePackagingOverridePath:
  889. XboxOneAppManifestOverridePath:
  890. XboxOneVersion: 1.0.0.0
  891. XboxOnePackageEncryption: 0
  892. XboxOnePackageUpdateGranularity: 2
  893. XboxOneDescription:
  894. XboxOneLanguage:
  895. - enus
  896. XboxOneCapability: []
  897. XboxOneGameRating: {}
  898. XboxOneIsContentPackage: 0
  899. XboxOneEnhancedXboxCompatibilityMode: 0
  900. XboxOneEnableGPUVariability: 1
  901. XboxOneSockets: {}
  902. XboxOneSplashScreen: {fileID: 0}
  903. XboxOneAllowedProductIds: []
  904. XboxOnePersistentLocalStorageSize: 0
  905. XboxOneXTitleMemory: 8
  906. XboxOneOverrideIdentityName:
  907. XboxOneOverrideIdentityPublisher:
  908. vrEditorSettings: {}
  909. cloudServicesEnabled: {}
  910. luminIcon:
  911. m_Name:
  912. m_ModelFolderPath:
  913. m_PortalFolderPath:
  914. luminCert:
  915. m_CertPath:
  916. m_SignPackage: 1
  917. luminIsChannelApp: 0
  918. luminVersion:
  919. m_VersionCode: 1
  920. m_VersionName:
  921. hmiPlayerDataPath:
  922. hmiForceSRGBBlit: 1
  923. embeddedLinuxEnableGamepadInput: 1
  924. hmiCpuConfiguration:
  925. hmiLogStartupTiming: 0
  926. qnxGraphicConfPath:
  927. apiCompatibilityLevel: 6
  928. captureStartupLogs: {}
  929. activeInputHandler: 1
  930. windowsGamepadBackendHint: 0
  931. cloudProjectId: 4e03e399-2d9f-4c17-9414-d83e4f9815db
  932. framebufferDepthMemorylessMode: 0
  933. qualitySettingsNames: []
  934. projectName: AR_CV
  935. organizationId: kiwibombe
  936. cloudEnabled: 0
  937. legacyClampBlendShapeWeights: 0
  938. hmiLoadingImage: {fileID: 0}
  939. platformRequiresReadableAssets: 0
  940. virtualTexturingSupportEnabled: 0
  941. insecureHttpOption: 0
  942. androidVulkanDenyFilterList: []
  943. androidVulkanAllowFilterList: []
  944. androidVulkanDeviceFilterListAsset: {fileID: 0}
  945. d3d12DeviceFilterListAsset: {fileID: 0}
  946. allowedHttpConnections: 3