ProjectSettings.asset 21 KB

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