ProjectSettings.asset 21 KB

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