ProjectSettings.asset 22 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792
  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: cc6f52f90fcb2824988fa42be1822bf7
  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: BlockBreakerRogueLite
  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: 1920
  46. defaultScreenHeight: 1080
  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: 1
  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: 0
  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
  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. Standalone: com.DefaultCompany.2D-URP
  170. buildNumber:
  171. Standalone: 0
  172. VisionOS: 0
  173. iPhone: 0
  174. tvOS: 0
  175. overrideDefaultApplicationIdentifier: 1
  176. AndroidBundleVersionCode: 1
  177. AndroidMinSdkVersion: 25
  178. AndroidTargetSdkVersion: 0
  179. AndroidPreferredInstallLocation: 1
  180. AndroidPreferredDataLocation: 1
  181. aotOptions:
  182. stripEngineCode: 1
  183. iPhoneStrippingLevel: 0
  184. iPhoneScriptCallOptimization: 0
  185. ForceInternetPermission: 0
  186. ForceSDCardPermission: 0
  187. CreateWallpaper: 0
  188. androidSplitApplicationBinary: 0
  189. keepLoadedShadersAlive: 0
  190. StripUnusedMeshComponents: 0
  191. strictShaderVariantMatching: 0
  192. VertexChannelCompressionMask: 4054
  193. iPhoneSdkVersion: 988
  194. iOSSimulatorArchitecture: 0
  195. iOSTargetOSVersionString: 15.0
  196. tvOSSdkVersion: 0
  197. tvOSSimulatorArchitecture: 0
  198. tvOSRequireExtendedGameController: 0
  199. tvOSTargetOSVersionString: 15.0
  200. VisionOSSdkVersion: 0
  201. VisionOSTargetOSVersionString: 1.0
  202. uIPrerenderedIcon: 0
  203. uIRequiresPersistentWiFi: 0
  204. uIRequiresFullScreen: 1
  205. uIStatusBarHidden: 1
  206. uIExitOnSuspend: 0
  207. uIStatusBarStyle: 0
  208. appleTVSplashScreen: {fileID: 0}
  209. appleTVSplashScreen2x: {fileID: 0}
  210. tvOSSmallIconLayers: []
  211. tvOSSmallIconLayers2x: []
  212. tvOSLargeIconLayers: []
  213. tvOSLargeIconLayers2x: []
  214. tvOSTopShelfImageLayers: []
  215. tvOSTopShelfImageLayers2x: []
  216. tvOSTopShelfImageWideLayers: []
  217. tvOSTopShelfImageWideLayers2x: []
  218. iOSLaunchScreenType: 0
  219. iOSLaunchScreenPortrait: {fileID: 0}
  220. iOSLaunchScreenLandscape: {fileID: 0}
  221. iOSLaunchScreenBackgroundColor:
  222. serializedVersion: 2
  223. rgba: 0
  224. iOSLaunchScreenFillPct: 100
  225. iOSLaunchScreenSize: 100
  226. iOSLaunchScreeniPadType: 0
  227. iOSLaunchScreeniPadImage: {fileID: 0}
  228. iOSLaunchScreeniPadBackgroundColor:
  229. serializedVersion: 2
  230. rgba: 0
  231. iOSLaunchScreeniPadFillPct: 100
  232. iOSLaunchScreeniPadSize: 100
  233. iOSLaunchScreenCustomStoryboardPath:
  234. iOSLaunchScreeniPadCustomStoryboardPath:
  235. iOSDeviceRequirements: []
  236. iOSURLSchemes: []
  237. macOSURLSchemes: []
  238. iOSBackgroundModes: 0
  239. iOSMetalForceHardShadows: 0
  240. metalEditorSupport: 1
  241. metalAPIValidation: 1
  242. metalCompileShaderBinary: 0
  243. iOSRenderExtraFrameOnPause: 0
  244. iosCopyPluginsCodeInsteadOfSymlink: 0
  245. appleDeveloperTeamID:
  246. iOSManualSigningProvisioningProfileID:
  247. tvOSManualSigningProvisioningProfileID:
  248. VisionOSManualSigningProvisioningProfileID:
  249. iOSManualSigningProvisioningProfileType: 0
  250. tvOSManualSigningProvisioningProfileType: 0
  251. VisionOSManualSigningProvisioningProfileType: 0
  252. appleEnableAutomaticSigning: 0
  253. iOSRequireARKit: 0
  254. iOSAutomaticallyDetectAndAddCapabilities: 1
  255. appleEnableProMotion: 0
  256. shaderPrecisionModel: 0
  257. clonedFromGUID: c19f32bac17ee4170b3bf8a6a0333fb9
  258. templatePackageId: com.unity.template.universal-2d@6.1.2
  259. templateDefaultScene: Assets/Scenes/SampleScene.unity
  260. useCustomMainManifest: 0
  261. useCustomLauncherManifest: 0
  262. useCustomMainGradleTemplate: 0
  263. useCustomLauncherGradleManifest: 0
  264. useCustomBaseGradleTemplate: 0
  265. useCustomGradlePropertiesTemplate: 0
  266. useCustomGradleSettingsTemplate: 0
  267. useCustomProguardFile: 0
  268. AndroidTargetArchitectures: 2
  269. AndroidAllowedArchitectures: -13
  270. AndroidSplashScreenScale: 0
  271. androidSplashScreen: {fileID: 0}
  272. AndroidKeystoreName:
  273. AndroidKeyaliasName:
  274. AndroidEnableArmv9SecurityFeatures: 0
  275. AndroidEnableArm64MTE: 0
  276. AndroidBuildApkPerCpuArchitecture: 0
  277. AndroidTVCompatibility: 0
  278. AndroidIsGame: 1
  279. androidAppCategory: 3
  280. useAndroidAppCategory: 1
  281. androidAppCategoryOther:
  282. AndroidEnableTango: 0
  283. androidEnableBanner: 1
  284. androidUseLowAccuracyLocation: 0
  285. androidUseCustomKeystore: 0
  286. m_AndroidBanners:
  287. - width: 320
  288. height: 180
  289. banner: {fileID: 0}
  290. androidGamepadSupportLevel: 0
  291. AndroidMinifyRelease: 0
  292. AndroidMinifyDebug: 0
  293. AndroidValidateAppBundleSize: 1
  294. AndroidAppBundleSizeToValidate: 150
  295. AndroidReportGooglePlayAppDependencies: 1
  296. androidSymbolsSizeThreshold: 800
  297. m_BuildTargetIcons: []
  298. m_BuildTargetPlatformIcons:
  299. - m_BuildTarget: Android
  300. m_Icons:
  301. - m_Textures: []
  302. m_Width: 432
  303. m_Height: 432
  304. m_Kind: 2
  305. m_SubKind:
  306. - m_Textures: []
  307. m_Width: 324
  308. m_Height: 324
  309. m_Kind: 2
  310. m_SubKind:
  311. - m_Textures: []
  312. m_Width: 216
  313. m_Height: 216
  314. m_Kind: 2
  315. m_SubKind:
  316. - m_Textures: []
  317. m_Width: 162
  318. m_Height: 162
  319. m_Kind: 2
  320. m_SubKind:
  321. - m_Textures: []
  322. m_Width: 108
  323. m_Height: 108
  324. m_Kind: 2
  325. m_SubKind:
  326. - m_Textures: []
  327. m_Width: 81
  328. m_Height: 81
  329. m_Kind: 2
  330. m_SubKind:
  331. - m_Textures: []
  332. m_Width: 192
  333. m_Height: 192
  334. m_Kind: 1
  335. m_SubKind:
  336. - m_Textures: []
  337. m_Width: 144
  338. m_Height: 144
  339. m_Kind: 1
  340. m_SubKind:
  341. - m_Textures: []
  342. m_Width: 96
  343. m_Height: 96
  344. m_Kind: 1
  345. m_SubKind:
  346. - m_Textures: []
  347. m_Width: 72
  348. m_Height: 72
  349. m_Kind: 1
  350. m_SubKind:
  351. - m_Textures: []
  352. m_Width: 48
  353. m_Height: 48
  354. m_Kind: 1
  355. m_SubKind:
  356. - m_Textures: []
  357. m_Width: 36
  358. m_Height: 36
  359. m_Kind: 1
  360. m_SubKind:
  361. - m_Textures: []
  362. m_Width: 192
  363. m_Height: 192
  364. m_Kind: 0
  365. m_SubKind:
  366. - m_Textures: []
  367. m_Width: 144
  368. m_Height: 144
  369. m_Kind: 0
  370. m_SubKind:
  371. - m_Textures: []
  372. m_Width: 96
  373. m_Height: 96
  374. m_Kind: 0
  375. m_SubKind:
  376. - m_Textures: []
  377. m_Width: 72
  378. m_Height: 72
  379. m_Kind: 0
  380. m_SubKind:
  381. - m_Textures: []
  382. m_Width: 48
  383. m_Height: 48
  384. m_Kind: 0
  385. m_SubKind:
  386. - m_Textures: []
  387. m_Width: 36
  388. m_Height: 36
  389. m_Kind: 0
  390. m_SubKind:
  391. m_BuildTargetBatching: []
  392. m_BuildTargetShaderSettings: []
  393. m_BuildTargetGraphicsJobs: []
  394. m_BuildTargetGraphicsJobMode: []
  395. m_BuildTargetGraphicsAPIs: []
  396. m_BuildTargetVRSettings: []
  397. m_DefaultShaderChunkSizeInMB: 16
  398. m_DefaultShaderChunkCount: 0
  399. openGLRequireES31: 0
  400. openGLRequireES31AEP: 0
  401. openGLRequireES32: 0
  402. m_TemplateCustomTags: {}
  403. mobileMTRendering:
  404. Android: 1
  405. iPhone: 1
  406. tvOS: 1
  407. m_BuildTargetGroupLightmapEncodingQuality: []
  408. m_BuildTargetGroupHDRCubemapEncodingQuality: []
  409. m_BuildTargetGroupLightmapSettings: []
  410. m_BuildTargetGroupLoadStoreDebugModeSettings: []
  411. m_BuildTargetNormalMapEncoding: []
  412. m_BuildTargetDefaultTextureCompressionFormat: []
  413. playModeTestRunnerEnabled: 0
  414. runPlayModeTestAsEditModeTest: 0
  415. actionOnDotNetUnhandledException: 1
  416. editorGfxJobOverride: 1
  417. enableInternalProfiler: 0
  418. logObjCUncaughtExceptions: 1
  419. enableCrashReportAPI: 0
  420. cameraUsageDescription:
  421. locationUsageDescription:
  422. microphoneUsageDescription:
  423. bluetoothUsageDescription:
  424. macOSTargetOSVersion: 12.0
  425. switchNMETAOverride:
  426. switchNetLibKey:
  427. switchSocketMemoryPoolSize: 6144
  428. switchSocketAllocatorPoolSize: 128
  429. switchSocketConcurrencyLimit: 14
  430. switchScreenResolutionBehavior: 2
  431. switchUseCPUProfiler: 0
  432. switchEnableFileSystemTrace: 0
  433. switchLTOSetting: 0
  434. switchApplicationID: 0x01004b9000490000
  435. switchNSODependencies:
  436. switchCompilerFlags:
  437. switchTitleNames_0:
  438. switchTitleNames_1:
  439. switchTitleNames_2:
  440. switchTitleNames_3:
  441. switchTitleNames_4:
  442. switchTitleNames_5:
  443. switchTitleNames_6:
  444. switchTitleNames_7:
  445. switchTitleNames_8:
  446. switchTitleNames_9:
  447. switchTitleNames_10:
  448. switchTitleNames_11:
  449. switchTitleNames_12:
  450. switchTitleNames_13:
  451. switchTitleNames_14:
  452. switchTitleNames_15:
  453. switchPublisherNames_0:
  454. switchPublisherNames_1:
  455. switchPublisherNames_2:
  456. switchPublisherNames_3:
  457. switchPublisherNames_4:
  458. switchPublisherNames_5:
  459. switchPublisherNames_6:
  460. switchPublisherNames_7:
  461. switchPublisherNames_8:
  462. switchPublisherNames_9:
  463. switchPublisherNames_10:
  464. switchPublisherNames_11:
  465. switchPublisherNames_12:
  466. switchPublisherNames_13:
  467. switchPublisherNames_14:
  468. switchPublisherNames_15:
  469. switchIcons_0: {fileID: 0}
  470. switchIcons_1: {fileID: 0}
  471. switchIcons_2: {fileID: 0}
  472. switchIcons_3: {fileID: 0}
  473. switchIcons_4: {fileID: 0}
  474. switchIcons_5: {fileID: 0}
  475. switchIcons_6: {fileID: 0}
  476. switchIcons_7: {fileID: 0}
  477. switchIcons_8: {fileID: 0}
  478. switchIcons_9: {fileID: 0}
  479. switchIcons_10: {fileID: 0}
  480. switchIcons_11: {fileID: 0}
  481. switchIcons_12: {fileID: 0}
  482. switchIcons_13: {fileID: 0}
  483. switchIcons_14: {fileID: 0}
  484. switchIcons_15: {fileID: 0}
  485. switchSmallIcons_0: {fileID: 0}
  486. switchSmallIcons_1: {fileID: 0}
  487. switchSmallIcons_2: {fileID: 0}
  488. switchSmallIcons_3: {fileID: 0}
  489. switchSmallIcons_4: {fileID: 0}
  490. switchSmallIcons_5: {fileID: 0}
  491. switchSmallIcons_6: {fileID: 0}
  492. switchSmallIcons_7: {fileID: 0}
  493. switchSmallIcons_8: {fileID: 0}
  494. switchSmallIcons_9: {fileID: 0}
  495. switchSmallIcons_10: {fileID: 0}
  496. switchSmallIcons_11: {fileID: 0}
  497. switchSmallIcons_12: {fileID: 0}
  498. switchSmallIcons_13: {fileID: 0}
  499. switchSmallIcons_14: {fileID: 0}
  500. switchSmallIcons_15: {fileID: 0}
  501. switchManualHTML:
  502. switchAccessibleURLs:
  503. switchLegalInformation:
  504. switchMainThreadStackSize: 1048576
  505. switchPresenceGroupId:
  506. switchLogoHandling: 0
  507. switchReleaseVersion: 0
  508. switchDisplayVersion: 1.0.0
  509. switchStartupUserAccount: 0
  510. switchSupportedLanguagesMask: 0
  511. switchLogoType: 0
  512. switchApplicationErrorCodeCategory:
  513. switchUserAccountSaveDataSize: 0
  514. switchUserAccountSaveDataJournalSize: 0
  515. switchApplicationAttribute: 0
  516. switchCardSpecSize: -1
  517. switchCardSpecClock: -1
  518. switchRatingsMask: 0
  519. switchRatingsInt_0: 0
  520. switchRatingsInt_1: 0
  521. switchRatingsInt_2: 0
  522. switchRatingsInt_3: 0
  523. switchRatingsInt_4: 0
  524. switchRatingsInt_5: 0
  525. switchRatingsInt_6: 0
  526. switchRatingsInt_7: 0
  527. switchRatingsInt_8: 0
  528. switchRatingsInt_9: 0
  529. switchRatingsInt_10: 0
  530. switchRatingsInt_11: 0
  531. switchRatingsInt_12: 0
  532. switchLocalCommunicationIds_0:
  533. switchLocalCommunicationIds_1:
  534. switchLocalCommunicationIds_2:
  535. switchLocalCommunicationIds_3:
  536. switchLocalCommunicationIds_4:
  537. switchLocalCommunicationIds_5:
  538. switchLocalCommunicationIds_6:
  539. switchLocalCommunicationIds_7:
  540. switchParentalControl: 0
  541. switchAllowsScreenshot: 1
  542. switchAllowsVideoCapturing: 1
  543. switchAllowsRuntimeAddOnContentInstall: 0
  544. switchDataLossConfirmation: 0
  545. switchUserAccountLockEnabled: 0
  546. switchSystemResourceMemory: 16777216
  547. switchSupportedNpadStyles: 22
  548. switchNativeFsCacheSize: 32
  549. switchIsHoldTypeHorizontal: 0
  550. switchSupportedNpadCount: 8
  551. switchEnableTouchScreen: 1
  552. switchSocketConfigEnabled: 0
  553. switchTcpInitialSendBufferSize: 32
  554. switchTcpInitialReceiveBufferSize: 64
  555. switchTcpAutoSendBufferSizeMax: 256
  556. switchTcpAutoReceiveBufferSizeMax: 256
  557. switchUdpSendBufferSize: 9
  558. switchUdpReceiveBufferSize: 42
  559. switchSocketBufferEfficiency: 4
  560. switchSocketInitializeEnabled: 1
  561. switchNetworkInterfaceManagerInitializeEnabled: 1
  562. switchDisableHTCSPlayerConnection: 0
  563. switchUseNewStyleFilepaths: 0
  564. switchUseLegacyFmodPriorities: 0
  565. switchUseMicroSleepForYield: 1
  566. switchEnableRamDiskSupport: 0
  567. switchMicroSleepForYieldTime: 25
  568. switchRamDiskSpaceSize: 12
  569. switchUpgradedPlayerSettingsToNMETA: 0
  570. ps4NPAgeRating: 12
  571. ps4NPTitleSecret:
  572. ps4NPTrophyPackPath:
  573. ps4ParentalLevel: 11
  574. ps4ContentID: ED1633-NPXX51362_00-0000000000000000
  575. ps4Category: 0
  576. ps4MasterVersion: 01.00
  577. ps4AppVersion: 01.00
  578. ps4AppType: 0
  579. ps4ParamSfxPath:
  580. ps4VideoOutPixelFormat: 0
  581. ps4VideoOutInitialWidth: 1920
  582. ps4VideoOutBaseModeInitialWidth: 1920
  583. ps4VideoOutReprojectionRate: 60
  584. ps4PronunciationXMLPath:
  585. ps4PronunciationSIGPath:
  586. ps4BackgroundImagePath:
  587. ps4StartupImagePath:
  588. ps4StartupImagesFolder:
  589. ps4IconImagesFolder:
  590. ps4SaveDataImagePath:
  591. ps4SdkOverride:
  592. ps4BGMPath:
  593. ps4ShareFilePath:
  594. ps4ShareOverlayImagePath:
  595. ps4PrivacyGuardImagePath:
  596. ps4ExtraSceSysFile:
  597. ps4NPtitleDatPath:
  598. ps4RemotePlayKeyAssignment: -1
  599. ps4RemotePlayKeyMappingDir:
  600. ps4PlayTogetherPlayerCount: 0
  601. ps4EnterButtonAssignment: 2
  602. ps4ApplicationParam1: 0
  603. ps4ApplicationParam2: 0
  604. ps4ApplicationParam3: 0
  605. ps4ApplicationParam4: 0
  606. ps4DownloadDataSize: 0
  607. ps4GarlicHeapSize: 2048
  608. ps4ProGarlicHeapSize: 2560
  609. playerPrefsMaxSize: 32768
  610. ps4Passcode: frAQBc8Wsa1xVPfvJcrgRYwTiizs2trQ
  611. ps4pnSessions: 1
  612. ps4pnPresence: 1
  613. ps4pnFriends: 1
  614. ps4pnGameCustomData: 1
  615. playerPrefsSupport: 0
  616. enableApplicationExit: 0
  617. resetTempFolder: 1
  618. restrictedAudioUsageRights: 0
  619. ps4UseResolutionFallback: 0
  620. ps4ReprojectionSupport: 0
  621. ps4UseAudio3dBackend: 0
  622. ps4UseLowGarlicFragmentationMode: 1
  623. ps4SocialScreenEnabled: 0
  624. ps4ScriptOptimizationLevel: 2
  625. ps4Audio3dVirtualSpeakerCount: 14
  626. ps4attribCpuUsage: 0
  627. ps4PatchPkgPath:
  628. ps4PatchLatestPkgPath:
  629. ps4PatchChangeinfoPath:
  630. ps4PatchDayOne: 0
  631. ps4attribUserManagement: 0
  632. ps4attribMoveSupport: 0
  633. ps4attrib3DSupport: 0
  634. ps4attribShareSupport: 0
  635. ps4attribExclusiveVR: 0
  636. ps4disableAutoHideSplash: 0
  637. ps4videoRecordingFeaturesUsed: 0
  638. ps4contentSearchFeaturesUsed: 0
  639. ps4CompatibilityPS5: 0
  640. ps4AllowPS5Detection: 0
  641. ps4GPU800MHz: 1
  642. ps4attribEyeToEyeDistanceSettingVR: 0
  643. ps4IncludedModules: []
  644. ps4attribVROutputEnabled: 0
  645. monoEnv:
  646. splashScreenBackgroundSourceLandscape: {fileID: 0}
  647. splashScreenBackgroundSourcePortrait: {fileID: 0}
  648. blurSplashScreenBackground: 1
  649. spritePackerPolicy:
  650. webGLMemorySize: 32
  651. webGLExceptionSupport: 1
  652. webGLNameFilesAsHashes: 0
  653. webGLShowDiagnostics: 0
  654. webGLDataCaching: 1
  655. webGLDebugSymbols: 0
  656. webGLEmscriptenArgs:
  657. webGLModulesDirectory:
  658. webGLTemplate: APPLICATION:Default
  659. webGLAnalyzeBuildSize: 0
  660. webGLUseEmbeddedResources: 0
  661. webGLCompressionFormat: 0
  662. webGLWasmArithmeticExceptions: 0
  663. webGLLinkerTarget: 1
  664. webGLThreadsSupport: 0
  665. webGLDecompressionFallback: 0
  666. webGLInitialMemorySize: 32
  667. webGLMaximumMemorySize: 2048
  668. webGLMemoryGrowthMode: 2
  669. webGLMemoryLinearGrowthStep: 16
  670. webGLMemoryGeometricGrowthStep: 0.2
  671. webGLMemoryGeometricGrowthCap: 96
  672. webGLPowerPreference: 2
  673. webGLWebAssemblyTable: 0
  674. webGLWebAssemblyBigInt: 0
  675. webGLCloseOnQuit: 0
  676. webWasm2023: 0
  677. webEnableSubmoduleStrippingCompatibility: 0
  678. scriptingDefineSymbols: {}
  679. additionalCompilerArguments: {}
  680. platformArchitecture: {}
  681. scriptingBackend:
  682. Android: 1
  683. il2cppCompilerConfiguration: {}
  684. il2cppCodeGeneration: {}
  685. il2cppStacktraceInformation: {}
  686. managedStrippingLevel: {}
  687. incrementalIl2cppBuild: {}
  688. suppressCommonWarnings: 1
  689. allowUnsafeCode: 0
  690. useDeterministicCompilation: 1
  691. additionalIl2CppArgs:
  692. scriptingRuntimeVersion: 1
  693. gcIncremental: 1
  694. gcWBarrierValidation: 0
  695. apiCompatibilityLevelPerPlatform: {}
  696. editorAssembliesCompatibilityLevel: 1
  697. m_RenderingPath: 1
  698. m_MobileRenderingPath: 1
  699. metroPackageName: BlockBreakerRogueLite
  700. metroPackageVersion:
  701. metroCertificatePath:
  702. metroCertificatePassword:
  703. metroCertificateSubject:
  704. metroCertificateIssuer:
  705. metroCertificateNotAfter: 0000000000000000
  706. metroApplicationDescription: BlockBreakerRogueLite
  707. wsaImages: {}
  708. metroTileShortName:
  709. metroTileShowName: 0
  710. metroMediumTileShowName: 0
  711. metroLargeTileShowName: 0
  712. metroWideTileShowName: 0
  713. metroSupportStreamingInstall: 0
  714. metroLastRequiredScene: 0
  715. metroDefaultTileSize: 1
  716. metroTileForegroundText: 2
  717. metroTileBackgroundColor: {r: 0.13333334, g: 0.17254902, b: 0.21568628, a: 0}
  718. metroSplashScreenBackgroundColor: {r: 0.12941177, g: 0.17254902, b: 0.21568628, a: 1}
  719. metroSplashScreenUseBackgroundColor: 0
  720. syncCapabilities: 0
  721. platformCapabilities: {}
  722. metroTargetDeviceFamilies: {}
  723. metroFTAName:
  724. metroFTAFileTypes: []
  725. metroProtocolName:
  726. vcxProjDefaultLanguage:
  727. XboxOneProductId:
  728. XboxOneUpdateKey:
  729. XboxOneSandboxId:
  730. XboxOneContentId:
  731. XboxOneTitleId:
  732. XboxOneSCId:
  733. XboxOneGameOsOverridePath:
  734. XboxOnePackagingOverridePath:
  735. XboxOneAppManifestOverridePath:
  736. XboxOneVersion: 1.0.0.0
  737. XboxOnePackageEncryption: 0
  738. XboxOnePackageUpdateGranularity: 2
  739. XboxOneDescription:
  740. XboxOneLanguage:
  741. - enus
  742. XboxOneCapability: []
  743. XboxOneGameRating: {}
  744. XboxOneIsContentPackage: 0
  745. XboxOneEnhancedXboxCompatibilityMode: 0
  746. XboxOneEnableGPUVariability: 1
  747. XboxOneSockets: {}
  748. XboxOneSplashScreen: {fileID: 0}
  749. XboxOneAllowedProductIds: []
  750. XboxOnePersistentLocalStorageSize: 0
  751. XboxOneXTitleMemory: 8
  752. XboxOneOverrideIdentityName:
  753. XboxOneOverrideIdentityPublisher:
  754. vrEditorSettings: {}
  755. cloudServicesEnabled: {}
  756. luminIcon:
  757. m_Name:
  758. m_ModelFolderPath:
  759. m_PortalFolderPath:
  760. luminCert:
  761. m_CertPath:
  762. m_SignPackage: 1
  763. luminIsChannelApp: 0
  764. luminVersion:
  765. m_VersionCode: 1
  766. m_VersionName:
  767. hmiPlayerDataPath:
  768. hmiForceSRGBBlit: 1
  769. embeddedLinuxEnableGamepadInput: 0
  770. hmiCpuConfiguration:
  771. hmiLogStartupTiming: 0
  772. qnxGraphicConfPath:
  773. apiCompatibilityLevel: 6
  774. captureStartupLogs: {}
  775. activeInputHandler: 1
  776. windowsGamepadBackendHint: 0
  777. cloudProjectId: b6f3d262-dba1-4f3e-b3fd-4cf3f4e16a84
  778. framebufferDepthMemorylessMode: 0
  779. qualitySettingsNames: []
  780. projectName: BlockBreakerRogueLite
  781. organizationId: axelnordh
  782. cloudEnabled: 0
  783. legacyClampBlendShapeWeights: 0
  784. hmiLoadingImage: {fileID: 0}
  785. platformRequiresReadableAssets: 0
  786. virtualTexturingSupportEnabled: 0
  787. insecureHttpOption: 0
  788. androidVulkanDenyFilterList: []
  789. androidVulkanAllowFilterList: []
  790. androidVulkanDeviceFilterListAsset: {fileID: 0}
  791. d3d12DeviceFilterListAsset: {fileID: 0}
  792. allowedHttpConnections: 3