ProjectSettings.asset 22 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827
  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: f55c950575679ce4ba6aadae7f28ecc8
  8. AndroidProfiler: 0
  9. AndroidFilterTouchesWhenObscured: 0
  10. AndroidEnableSustainedPerformanceMode: 0
  11. defaultScreenOrientation: 0
  12. targetDevice: 2
  13. useOnDemandResources: 0
  14. accelerometerFrequency: 60
  15. companyName: Ghz
  16. productName: MRSupport
  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: 1
  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: 1
  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: 0
  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: 1.0.11
  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: 1
  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.Remote3Phone
  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: 1
  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: c0afd0d1d80e3634a9dac47e8a0426ea
  264. templatePackageId: com.unity.template.3d@4.2.8
  265. templateDefaultScene: Assets/Scenes/SampleScene.unity
  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: ef8acbfbc5950034abe4de0d883cdd41, 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: 1
  332. m_SubKind:
  333. - m_Textures: []
  334. m_Width: 144
  335. m_Height: 144
  336. m_Kind: 1
  337. m_SubKind:
  338. - m_Textures: []
  339. m_Width: 96
  340. m_Height: 96
  341. m_Kind: 1
  342. m_SubKind:
  343. - m_Textures: []
  344. m_Width: 72
  345. m_Height: 72
  346. m_Kind: 1
  347. m_SubKind:
  348. - m_Textures: []
  349. m_Width: 48
  350. m_Height: 48
  351. m_Kind: 1
  352. m_SubKind:
  353. - m_Textures: []
  354. m_Width: 36
  355. m_Height: 36
  356. m_Kind: 1
  357. m_SubKind:
  358. - m_Textures: []
  359. m_Width: 192
  360. m_Height: 192
  361. m_Kind: 0
  362. m_SubKind:
  363. - m_Textures: []
  364. m_Width: 144
  365. m_Height: 144
  366. m_Kind: 0
  367. m_SubKind:
  368. - m_Textures: []
  369. m_Width: 96
  370. m_Height: 96
  371. m_Kind: 0
  372. m_SubKind:
  373. - m_Textures: []
  374. m_Width: 72
  375. m_Height: 72
  376. m_Kind: 0
  377. m_SubKind:
  378. - m_Textures: []
  379. m_Width: 48
  380. m_Height: 48
  381. m_Kind: 0
  382. m_SubKind:
  383. - m_Textures: []
  384. m_Width: 36
  385. m_Height: 36
  386. m_Kind: 0
  387. m_SubKind:
  388. m_BuildTargetBatching:
  389. - m_BuildTarget: Standalone
  390. m_StaticBatching: 1
  391. m_DynamicBatching: 0
  392. - m_BuildTarget: tvOS
  393. m_StaticBatching: 1
  394. m_DynamicBatching: 0
  395. - m_BuildTarget: Android
  396. m_StaticBatching: 1
  397. m_DynamicBatching: 1
  398. - m_BuildTarget: iPhone
  399. m_StaticBatching: 1
  400. m_DynamicBatching: 0
  401. - m_BuildTarget: WebGL
  402. m_StaticBatching: 0
  403. m_DynamicBatching: 0
  404. m_BuildTargetEncrypting: []
  405. m_BuildTargetGraphicsJobs:
  406. - m_BuildTarget: MacStandaloneSupport
  407. m_GraphicsJobs: 0
  408. - m_BuildTarget: Switch
  409. m_GraphicsJobs: 1
  410. - m_BuildTarget: MetroSupport
  411. m_GraphicsJobs: 1
  412. - m_BuildTarget: AppleTVSupport
  413. m_GraphicsJobs: 0
  414. - m_BuildTarget: BJMSupport
  415. m_GraphicsJobs: 1
  416. - m_BuildTarget: LinuxStandaloneSupport
  417. m_GraphicsJobs: 1
  418. - m_BuildTarget: PS4Player
  419. m_GraphicsJobs: 1
  420. - m_BuildTarget: iOSSupport
  421. m_GraphicsJobs: 0
  422. - m_BuildTarget: WindowsStandaloneSupport
  423. m_GraphicsJobs: 1
  424. - m_BuildTarget: XboxOnePlayer
  425. m_GraphicsJobs: 1
  426. - m_BuildTarget: LuminSupport
  427. m_GraphicsJobs: 0
  428. - m_BuildTarget: AndroidPlayer
  429. m_GraphicsJobs: 0
  430. - m_BuildTarget: WebGLSupport
  431. m_GraphicsJobs: 0
  432. m_BuildTargetGraphicsJobMode:
  433. - m_BuildTarget: PS4Player
  434. m_GraphicsJobMode: 0
  435. - m_BuildTarget: XboxOnePlayer
  436. m_GraphicsJobMode: 0
  437. m_BuildTargetGraphicsAPIs:
  438. - m_BuildTarget: AndroidPlayer
  439. m_APIs: 0b000000
  440. m_Automatic: 0
  441. - m_BuildTarget: iOSSupport
  442. m_APIs: 10000000
  443. m_Automatic: 1
  444. - m_BuildTarget: AppleTVSupport
  445. m_APIs: 10000000
  446. m_Automatic: 0
  447. - m_BuildTarget: WebGLSupport
  448. m_APIs: 0b000000
  449. m_Automatic: 1
  450. m_BuildTargetVRSettings:
  451. - m_BuildTarget: Standalone
  452. m_Enabled: 0
  453. m_Devices:
  454. - Oculus
  455. - OpenVR
  456. openGLRequireES31: 0
  457. openGLRequireES31AEP: 0
  458. openGLRequireES32: 0
  459. m_TemplateCustomTags: {}
  460. mobileMTRendering:
  461. Android: 0
  462. iPhone: 1
  463. tvOS: 1
  464. m_BuildTargetGroupLightmapEncodingQuality: []
  465. m_BuildTargetGroupLightmapSettings: []
  466. playModeTestRunnerEnabled: 0
  467. runPlayModeTestAsEditModeTest: 0
  468. actionOnDotNetUnhandledException: 1
  469. enableInternalProfiler: 0
  470. logObjCUncaughtExceptions: 1
  471. enableCrashReportAPI: 0
  472. cameraUsageDescription:
  473. locationUsageDescription:
  474. microphoneUsageDescription:
  475. switchNetLibKey:
  476. switchSocketMemoryPoolSize: 6144
  477. switchSocketAllocatorPoolSize: 128
  478. switchSocketConcurrencyLimit: 14
  479. switchScreenResolutionBehavior: 2
  480. switchUseCPUProfiler: 0
  481. switchApplicationID: 0x01004b9000490000
  482. switchNSODependencies:
  483. switchTitleNames_0:
  484. switchTitleNames_1:
  485. switchTitleNames_2:
  486. switchTitleNames_3:
  487. switchTitleNames_4:
  488. switchTitleNames_5:
  489. switchTitleNames_6:
  490. switchTitleNames_7:
  491. switchTitleNames_8:
  492. switchTitleNames_9:
  493. switchTitleNames_10:
  494. switchTitleNames_11:
  495. switchTitleNames_12:
  496. switchTitleNames_13:
  497. switchTitleNames_14:
  498. switchTitleNames_15:
  499. switchPublisherNames_0:
  500. switchPublisherNames_1:
  501. switchPublisherNames_2:
  502. switchPublisherNames_3:
  503. switchPublisherNames_4:
  504. switchPublisherNames_5:
  505. switchPublisherNames_6:
  506. switchPublisherNames_7:
  507. switchPublisherNames_8:
  508. switchPublisherNames_9:
  509. switchPublisherNames_10:
  510. switchPublisherNames_11:
  511. switchPublisherNames_12:
  512. switchPublisherNames_13:
  513. switchPublisherNames_14:
  514. switchPublisherNames_15:
  515. switchIcons_0: {fileID: 0}
  516. switchIcons_1: {fileID: 0}
  517. switchIcons_2: {fileID: 0}
  518. switchIcons_3: {fileID: 0}
  519. switchIcons_4: {fileID: 0}
  520. switchIcons_5: {fileID: 0}
  521. switchIcons_6: {fileID: 0}
  522. switchIcons_7: {fileID: 0}
  523. switchIcons_8: {fileID: 0}
  524. switchIcons_9: {fileID: 0}
  525. switchIcons_10: {fileID: 0}
  526. switchIcons_11: {fileID: 0}
  527. switchIcons_12: {fileID: 0}
  528. switchIcons_13: {fileID: 0}
  529. switchIcons_14: {fileID: 0}
  530. switchIcons_15: {fileID: 0}
  531. switchSmallIcons_0: {fileID: 0}
  532. switchSmallIcons_1: {fileID: 0}
  533. switchSmallIcons_2: {fileID: 0}
  534. switchSmallIcons_3: {fileID: 0}
  535. switchSmallIcons_4: {fileID: 0}
  536. switchSmallIcons_5: {fileID: 0}
  537. switchSmallIcons_6: {fileID: 0}
  538. switchSmallIcons_7: {fileID: 0}
  539. switchSmallIcons_8: {fileID: 0}
  540. switchSmallIcons_9: {fileID: 0}
  541. switchSmallIcons_10: {fileID: 0}
  542. switchSmallIcons_11: {fileID: 0}
  543. switchSmallIcons_12: {fileID: 0}
  544. switchSmallIcons_13: {fileID: 0}
  545. switchSmallIcons_14: {fileID: 0}
  546. switchSmallIcons_15: {fileID: 0}
  547. switchManualHTML:
  548. switchAccessibleURLs:
  549. switchLegalInformation:
  550. switchMainThreadStackSize: 1048576
  551. switchPresenceGroupId:
  552. switchLogoHandling: 0
  553. switchReleaseVersion: 0
  554. switchDisplayVersion: 1.0.0
  555. switchStartupUserAccount: 0
  556. switchTouchScreenUsage: 0
  557. switchSupportedLanguagesMask: 0
  558. switchLogoType: 0
  559. switchApplicationErrorCodeCategory:
  560. switchUserAccountSaveDataSize: 0
  561. switchUserAccountSaveDataJournalSize: 0
  562. switchApplicationAttribute: 0
  563. switchCardSpecSize: -1
  564. switchCardSpecClock: -1
  565. switchRatingsMask: 0
  566. switchRatingsInt_0: 0
  567. switchRatingsInt_1: 0
  568. switchRatingsInt_2: 0
  569. switchRatingsInt_3: 0
  570. switchRatingsInt_4: 0
  571. switchRatingsInt_5: 0
  572. switchRatingsInt_6: 0
  573. switchRatingsInt_7: 0
  574. switchRatingsInt_8: 0
  575. switchRatingsInt_9: 0
  576. switchRatingsInt_10: 0
  577. switchRatingsInt_11: 0
  578. switchRatingsInt_12: 0
  579. switchLocalCommunicationIds_0:
  580. switchLocalCommunicationIds_1:
  581. switchLocalCommunicationIds_2:
  582. switchLocalCommunicationIds_3:
  583. switchLocalCommunicationIds_4:
  584. switchLocalCommunicationIds_5:
  585. switchLocalCommunicationIds_6:
  586. switchLocalCommunicationIds_7:
  587. switchParentalControl: 0
  588. switchAllowsScreenshot: 1
  589. switchAllowsVideoCapturing: 1
  590. switchAllowsRuntimeAddOnContentInstall: 0
  591. switchDataLossConfirmation: 0
  592. switchUserAccountLockEnabled: 0
  593. switchSystemResourceMemory: 16777216
  594. switchSupportedNpadStyles: 22
  595. switchNativeFsCacheSize: 32
  596. switchIsHoldTypeHorizontal: 0
  597. switchSupportedNpadCount: 8
  598. switchSocketConfigEnabled: 0
  599. switchTcpInitialSendBufferSize: 32
  600. switchTcpInitialReceiveBufferSize: 64
  601. switchTcpAutoSendBufferSizeMax: 256
  602. switchTcpAutoReceiveBufferSizeMax: 256
  603. switchUdpSendBufferSize: 9
  604. switchUdpReceiveBufferSize: 42
  605. switchSocketBufferEfficiency: 4
  606. switchSocketInitializeEnabled: 1
  607. switchNetworkInterfaceManagerInitializeEnabled: 1
  608. switchPlayerConnectionEnabled: 1
  609. switchUseMicroSleepForYield: 1
  610. switchMicroSleepForYieldTime: 25
  611. ps4NPAgeRating: 12
  612. ps4NPTitleSecret:
  613. ps4NPTrophyPackPath:
  614. ps4ParentalLevel: 11
  615. ps4ContentID: ED1633-NPXX51362_00-0000000000000000
  616. ps4Category: 0
  617. ps4MasterVersion: 01.00
  618. ps4AppVersion: 01.00
  619. ps4AppType: 0
  620. ps4ParamSfxPath:
  621. ps4VideoOutPixelFormat: 0
  622. ps4VideoOutInitialWidth: 1920
  623. ps4VideoOutBaseModeInitialWidth: 1920
  624. ps4VideoOutReprojectionRate: 60
  625. ps4PronunciationXMLPath:
  626. ps4PronunciationSIGPath:
  627. ps4BackgroundImagePath:
  628. ps4StartupImagePath:
  629. ps4StartupImagesFolder:
  630. ps4IconImagesFolder:
  631. ps4SaveDataImagePath:
  632. ps4SdkOverride:
  633. ps4BGMPath:
  634. ps4ShareFilePath:
  635. ps4ShareOverlayImagePath:
  636. ps4PrivacyGuardImagePath:
  637. ps4ExtraSceSysFile:
  638. ps4NPtitleDatPath:
  639. ps4RemotePlayKeyAssignment: -1
  640. ps4RemotePlayKeyMappingDir:
  641. ps4PlayTogetherPlayerCount: 0
  642. ps4EnterButtonAssignment: 1
  643. ps4ApplicationParam1: 0
  644. ps4ApplicationParam2: 0
  645. ps4ApplicationParam3: 0
  646. ps4ApplicationParam4: 0
  647. ps4DownloadDataSize: 0
  648. ps4GarlicHeapSize: 2048
  649. ps4ProGarlicHeapSize: 2560
  650. playerPrefsMaxSize: 32768
  651. ps4Passcode: frAQBc8Wsa1xVPfvJcrgRYwTiizs2trQ
  652. ps4pnSessions: 1
  653. ps4pnPresence: 1
  654. ps4pnFriends: 1
  655. ps4pnGameCustomData: 1
  656. playerPrefsSupport: 0
  657. enableApplicationExit: 0
  658. resetTempFolder: 1
  659. restrictedAudioUsageRights: 0
  660. ps4UseResolutionFallback: 0
  661. ps4ReprojectionSupport: 0
  662. ps4UseAudio3dBackend: 0
  663. ps4UseLowGarlicFragmentationMode: 1
  664. ps4SocialScreenEnabled: 0
  665. ps4ScriptOptimizationLevel: 0
  666. ps4Audio3dVirtualSpeakerCount: 14
  667. ps4attribCpuUsage: 0
  668. ps4PatchPkgPath:
  669. ps4PatchLatestPkgPath:
  670. ps4PatchChangeinfoPath:
  671. ps4PatchDayOne: 0
  672. ps4attribUserManagement: 0
  673. ps4attribMoveSupport: 0
  674. ps4attrib3DSupport: 0
  675. ps4attribShareSupport: 0
  676. ps4attribExclusiveVR: 0
  677. ps4disableAutoHideSplash: 0
  678. ps4videoRecordingFeaturesUsed: 0
  679. ps4contentSearchFeaturesUsed: 0
  680. ps4CompatibilityPS5: 0
  681. ps4AllowPS5Detection: 0
  682. ps4GPU800MHz: 1
  683. ps4attribEyeToEyeDistanceSettingVR: 0
  684. ps4IncludedModules: []
  685. ps4attribVROutputEnabled: 0
  686. ps5ParamFilePath:
  687. ps5VideoOutPixelFormat: 0
  688. ps5VideoOutInitialWidth: 1920
  689. ps5VideoOutOutputMode: 1
  690. ps5BackgroundImagePath:
  691. ps5StartupImagePath:
  692. ps5Pic2Path:
  693. ps5StartupImagesFolder:
  694. ps5IconImagesFolder:
  695. ps5SaveDataImagePath:
  696. ps5SdkOverride:
  697. ps5BGMPath:
  698. ps5ShareOverlayImagePath:
  699. ps5NPConfigZipPath:
  700. ps5Passcode: frAQBc8Wsa1xVPfvJcrgRYwTiizs2trQ
  701. ps5UseResolutionFallback: 0
  702. ps5UseAudio3dBackend: 0
  703. ps5ScriptOptimizationLevel: 2
  704. ps5Audio3dVirtualSpeakerCount: 14
  705. ps5UpdateReferencePackage:
  706. ps5disableAutoHideSplash: 0
  707. ps5OperatingSystemCanDisableSplashScreen: 0
  708. ps5IncludedModules: []
  709. ps5SharedBinaryContentLabels: []
  710. ps5SharedBinarySystemFolders: []
  711. monoEnv:
  712. splashScreenBackgroundSourceLandscape: {fileID: 0}
  713. splashScreenBackgroundSourcePortrait: {fileID: 0}
  714. blurSplashScreenBackground: 1
  715. spritePackerPolicy:
  716. webGLMemorySize: 16
  717. webGLExceptionSupport: 1
  718. webGLNameFilesAsHashes: 0
  719. webGLDataCaching: 1
  720. webGLDebugSymbols: 0
  721. webGLEmscriptenArgs:
  722. webGLModulesDirectory:
  723. webGLTemplate: APPLICATION:Default
  724. webGLAnalyzeBuildSize: 0
  725. webGLUseEmbeddedResources: 0
  726. webGLCompressionFormat: 1
  727. webGLLinkerTarget: 1
  728. webGLThreadsSupport: 0
  729. webGLWasmStreaming: 0
  730. scriptingDefineSymbols:
  731. 7: BUILDTYPE_RELEASE;ASSETSTYPE_RESOURCE;BUILDPLATFORM_ANDROID;PLAYTYPE_ARGLASS;TRILIB_USE_ZIP
  732. platformArchitecture: {}
  733. scriptingBackend: {}
  734. il2cppCompilerConfiguration: {}
  735. managedStrippingLevel: {}
  736. incrementalIl2cppBuild: {}
  737. suppressCommonWarnings: 1
  738. allowUnsafeCode: 0
  739. additionalIl2CppArgs:
  740. scriptingRuntimeVersion: 1
  741. gcIncremental: 0
  742. assemblyVersionValidation: 1
  743. gcWBarrierValidation: 0
  744. apiCompatibilityLevelPerPlatform:
  745. Android: 3
  746. m_RenderingPath: 1
  747. m_MobileRenderingPath: 1
  748. metroPackageName: Template_3D
  749. metroPackageVersion:
  750. metroCertificatePath:
  751. metroCertificatePassword:
  752. metroCertificateSubject:
  753. metroCertificateIssuer:
  754. metroCertificateNotAfter: 0000000000000000
  755. metroApplicationDescription: Template_3D
  756. wsaImages: {}
  757. metroTileShortName:
  758. metroTileShowName: 0
  759. metroMediumTileShowName: 0
  760. metroLargeTileShowName: 0
  761. metroWideTileShowName: 0
  762. metroSupportStreamingInstall: 0
  763. metroLastRequiredScene: 0
  764. metroDefaultTileSize: 1
  765. metroTileForegroundText: 2
  766. metroTileBackgroundColor: {r: 0.13333334, g: 0.17254902, b: 0.21568628, a: 0}
  767. metroSplashScreenBackgroundColor: {r: 0.12941177, g: 0.17254902, b: 0.21568628,
  768. a: 1}
  769. metroSplashScreenUseBackgroundColor: 0
  770. platformCapabilities: {}
  771. metroTargetDeviceFamilies: {}
  772. metroFTAName:
  773. metroFTAFileTypes: []
  774. metroProtocolName:
  775. XboxOneProductId:
  776. XboxOneUpdateKey:
  777. XboxOneSandboxId:
  778. XboxOneContentId:
  779. XboxOneTitleId:
  780. XboxOneSCId:
  781. XboxOneGameOsOverridePath:
  782. XboxOnePackagingOverridePath:
  783. XboxOneAppManifestOverridePath:
  784. XboxOneVersion: 1.0.0.0
  785. XboxOnePackageEncryption: 0
  786. XboxOnePackageUpdateGranularity: 2
  787. XboxOneDescription:
  788. XboxOneLanguage:
  789. - enus
  790. XboxOneCapability: []
  791. XboxOneGameRating: {}
  792. XboxOneIsContentPackage: 0
  793. XboxOneEnhancedXboxCompatibilityMode: 0
  794. XboxOneEnableGPUVariability: 1
  795. XboxOneSockets: {}
  796. XboxOneSplashScreen: {fileID: 0}
  797. XboxOneAllowedProductIds: []
  798. XboxOnePersistentLocalStorageSize: 0
  799. XboxOneXTitleMemory: 8
  800. XboxOneOverrideIdentityName:
  801. XboxOneOverrideIdentityPublisher:
  802. vrEditorSettings:
  803. daydream:
  804. daydreamIconForeground: {fileID: 0}
  805. daydreamIconBackground: {fileID: 0}
  806. cloudServicesEnabled:
  807. UNet: 1
  808. luminIcon:
  809. m_Name:
  810. m_ModelFolderPath:
  811. m_PortalFolderPath:
  812. luminCert:
  813. m_CertPath:
  814. m_SignPackage: 1
  815. luminIsChannelApp: 0
  816. luminVersion:
  817. m_VersionCode: 1
  818. m_VersionName:
  819. apiCompatibilityLevel: 6
  820. cloudProjectId:
  821. framebufferDepthMemorylessMode: 0
  822. projectName:
  823. organizationId:
  824. cloudEnabled: 0
  825. enableNativePlatformBackendsForNewInputSystem: 0
  826. disableOldInputManagerSupport: 0
  827. legacyClampBlendShapeWeights: 0