ProjectSettings.asset 21 KB

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