ProjectSettings.asset 19 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669
  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: 7ab46e5e256078e45bcef14110d75a23
  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: pocketpy-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_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_BuildTargetBatching: []
  275. m_BuildTargetGraphicsJobs:
  276. - m_BuildTarget: MacStandaloneSupport
  277. m_GraphicsJobs: 0
  278. - m_BuildTarget: Switch
  279. m_GraphicsJobs: 0
  280. - m_BuildTarget: MetroSupport
  281. m_GraphicsJobs: 0
  282. - m_BuildTarget: AppleTVSupport
  283. m_GraphicsJobs: 0
  284. - m_BuildTarget: BJMSupport
  285. m_GraphicsJobs: 0
  286. - m_BuildTarget: LinuxStandaloneSupport
  287. m_GraphicsJobs: 0
  288. - m_BuildTarget: PS4Player
  289. m_GraphicsJobs: 0
  290. - m_BuildTarget: iOSSupport
  291. m_GraphicsJobs: 0
  292. - m_BuildTarget: WindowsStandaloneSupport
  293. m_GraphicsJobs: 0
  294. - m_BuildTarget: XboxOnePlayer
  295. m_GraphicsJobs: 0
  296. - m_BuildTarget: LuminSupport
  297. m_GraphicsJobs: 0
  298. - m_BuildTarget: AndroidPlayer
  299. m_GraphicsJobs: 0
  300. - m_BuildTarget: WebGLSupport
  301. m_GraphicsJobs: 0
  302. m_BuildTargetGraphicsJobMode: []
  303. m_BuildTargetGraphicsAPIs:
  304. - m_BuildTarget: AndroidPlayer
  305. m_APIs: 150000000b000000
  306. m_Automatic: 1
  307. - m_BuildTarget: iOSSupport
  308. m_APIs: 10000000
  309. m_Automatic: 1
  310. m_BuildTargetVRSettings: []
  311. openGLRequireES31: 0
  312. openGLRequireES31AEP: 0
  313. openGLRequireES32: 0
  314. m_TemplateCustomTags: {}
  315. mobileMTRendering:
  316. Android: 1
  317. iPhone: 1
  318. tvOS: 1
  319. m_BuildTargetGroupLightmapEncodingQuality: []
  320. m_BuildTargetGroupLightmapSettings: []
  321. m_BuildTargetNormalMapEncoding: []
  322. m_BuildTargetDefaultTextureCompressionFormat:
  323. - m_BuildTarget: Android
  324. m_Format: 3
  325. playModeTestRunnerEnabled: 0
  326. runPlayModeTestAsEditModeTest: 0
  327. actionOnDotNetUnhandledException: 1
  328. enableInternalProfiler: 0
  329. logObjCUncaughtExceptions: 1
  330. enableCrashReportAPI: 0
  331. cameraUsageDescription:
  332. locationUsageDescription:
  333. microphoneUsageDescription:
  334. bluetoothUsageDescription:
  335. switchNMETAOverride:
  336. switchNetLibKey:
  337. switchSocketMemoryPoolSize: 6144
  338. switchSocketAllocatorPoolSize: 128
  339. switchSocketConcurrencyLimit: 14
  340. switchScreenResolutionBehavior: 2
  341. switchUseCPUProfiler: 0
  342. switchUseGOLDLinker: 0
  343. switchLTOSetting: 0
  344. switchApplicationID: 0x01004b9000490000
  345. switchNSODependencies:
  346. switchTitleNames_0:
  347. switchTitleNames_1:
  348. switchTitleNames_2:
  349. switchTitleNames_3:
  350. switchTitleNames_4:
  351. switchTitleNames_5:
  352. switchTitleNames_6:
  353. switchTitleNames_7:
  354. switchTitleNames_8:
  355. switchTitleNames_9:
  356. switchTitleNames_10:
  357. switchTitleNames_11:
  358. switchTitleNames_12:
  359. switchTitleNames_13:
  360. switchTitleNames_14:
  361. switchTitleNames_15:
  362. switchPublisherNames_0:
  363. switchPublisherNames_1:
  364. switchPublisherNames_2:
  365. switchPublisherNames_3:
  366. switchPublisherNames_4:
  367. switchPublisherNames_5:
  368. switchPublisherNames_6:
  369. switchPublisherNames_7:
  370. switchPublisherNames_8:
  371. switchPublisherNames_9:
  372. switchPublisherNames_10:
  373. switchPublisherNames_11:
  374. switchPublisherNames_12:
  375. switchPublisherNames_13:
  376. switchPublisherNames_14:
  377. switchPublisherNames_15:
  378. switchIcons_0: {fileID: 0}
  379. switchIcons_1: {fileID: 0}
  380. switchIcons_2: {fileID: 0}
  381. switchIcons_3: {fileID: 0}
  382. switchIcons_4: {fileID: 0}
  383. switchIcons_5: {fileID: 0}
  384. switchIcons_6: {fileID: 0}
  385. switchIcons_7: {fileID: 0}
  386. switchIcons_8: {fileID: 0}
  387. switchIcons_9: {fileID: 0}
  388. switchIcons_10: {fileID: 0}
  389. switchIcons_11: {fileID: 0}
  390. switchIcons_12: {fileID: 0}
  391. switchIcons_13: {fileID: 0}
  392. switchIcons_14: {fileID: 0}
  393. switchIcons_15: {fileID: 0}
  394. switchSmallIcons_0: {fileID: 0}
  395. switchSmallIcons_1: {fileID: 0}
  396. switchSmallIcons_2: {fileID: 0}
  397. switchSmallIcons_3: {fileID: 0}
  398. switchSmallIcons_4: {fileID: 0}
  399. switchSmallIcons_5: {fileID: 0}
  400. switchSmallIcons_6: {fileID: 0}
  401. switchSmallIcons_7: {fileID: 0}
  402. switchSmallIcons_8: {fileID: 0}
  403. switchSmallIcons_9: {fileID: 0}
  404. switchSmallIcons_10: {fileID: 0}
  405. switchSmallIcons_11: {fileID: 0}
  406. switchSmallIcons_12: {fileID: 0}
  407. switchSmallIcons_13: {fileID: 0}
  408. switchSmallIcons_14: {fileID: 0}
  409. switchSmallIcons_15: {fileID: 0}
  410. switchManualHTML:
  411. switchAccessibleURLs:
  412. switchLegalInformation:
  413. switchMainThreadStackSize: 1048576
  414. switchPresenceGroupId:
  415. switchLogoHandling: 0
  416. switchReleaseVersion: 0
  417. switchDisplayVersion: 1.0.0
  418. switchStartupUserAccount: 0
  419. switchTouchScreenUsage: 0
  420. switchSupportedLanguagesMask: 0
  421. switchLogoType: 0
  422. switchApplicationErrorCodeCategory:
  423. switchUserAccountSaveDataSize: 0
  424. switchUserAccountSaveDataJournalSize: 0
  425. switchApplicationAttribute: 0
  426. switchCardSpecSize: -1
  427. switchCardSpecClock: -1
  428. switchRatingsMask: 0
  429. switchRatingsInt_0: 0
  430. switchRatingsInt_1: 0
  431. switchRatingsInt_2: 0
  432. switchRatingsInt_3: 0
  433. switchRatingsInt_4: 0
  434. switchRatingsInt_5: 0
  435. switchRatingsInt_6: 0
  436. switchRatingsInt_7: 0
  437. switchRatingsInt_8: 0
  438. switchRatingsInt_9: 0
  439. switchRatingsInt_10: 0
  440. switchRatingsInt_11: 0
  441. switchRatingsInt_12: 0
  442. switchLocalCommunicationIds_0:
  443. switchLocalCommunicationIds_1:
  444. switchLocalCommunicationIds_2:
  445. switchLocalCommunicationIds_3:
  446. switchLocalCommunicationIds_4:
  447. switchLocalCommunicationIds_5:
  448. switchLocalCommunicationIds_6:
  449. switchLocalCommunicationIds_7:
  450. switchParentalControl: 0
  451. switchAllowsScreenshot: 1
  452. switchAllowsVideoCapturing: 1
  453. switchAllowsRuntimeAddOnContentInstall: 0
  454. switchDataLossConfirmation: 0
  455. switchUserAccountLockEnabled: 0
  456. switchSystemResourceMemory: 16777216
  457. switchSupportedNpadStyles: 22
  458. switchNativeFsCacheSize: 32
  459. switchIsHoldTypeHorizontal: 0
  460. switchSupportedNpadCount: 8
  461. switchSocketConfigEnabled: 0
  462. switchTcpInitialSendBufferSize: 32
  463. switchTcpInitialReceiveBufferSize: 64
  464. switchTcpAutoSendBufferSizeMax: 256
  465. switchTcpAutoReceiveBufferSizeMax: 256
  466. switchUdpSendBufferSize: 9
  467. switchUdpReceiveBufferSize: 42
  468. switchSocketBufferEfficiency: 4
  469. switchSocketInitializeEnabled: 1
  470. switchNetworkInterfaceManagerInitializeEnabled: 1
  471. switchPlayerConnectionEnabled: 1
  472. switchUseNewStyleFilepaths: 0
  473. switchUseMicroSleepForYield: 1
  474. switchEnableRamDiskSupport: 0
  475. switchMicroSleepForYieldTime: 25
  476. switchRamDiskSpaceSize: 12
  477. ps4NPAgeRating: 12
  478. ps4NPTitleSecret:
  479. ps4NPTrophyPackPath:
  480. ps4ParentalLevel: 11
  481. ps4ContentID: ED1633-NPXX51362_00-0000000000000000
  482. ps4Category: 0
  483. ps4MasterVersion: 01.00
  484. ps4AppVersion: 01.00
  485. ps4AppType: 0
  486. ps4ParamSfxPath:
  487. ps4VideoOutPixelFormat: 0
  488. ps4VideoOutInitialWidth: 1920
  489. ps4VideoOutBaseModeInitialWidth: 1920
  490. ps4VideoOutReprojectionRate: 60
  491. ps4PronunciationXMLPath:
  492. ps4PronunciationSIGPath:
  493. ps4BackgroundImagePath:
  494. ps4StartupImagePath:
  495. ps4StartupImagesFolder:
  496. ps4IconImagesFolder:
  497. ps4SaveDataImagePath:
  498. ps4SdkOverride:
  499. ps4BGMPath:
  500. ps4ShareFilePath:
  501. ps4ShareOverlayImagePath:
  502. ps4PrivacyGuardImagePath:
  503. ps4ExtraSceSysFile:
  504. ps4NPtitleDatPath:
  505. ps4RemotePlayKeyAssignment: -1
  506. ps4RemotePlayKeyMappingDir:
  507. ps4PlayTogetherPlayerCount: 0
  508. ps4EnterButtonAssignment: 2
  509. ps4ApplicationParam1: 0
  510. ps4ApplicationParam2: 0
  511. ps4ApplicationParam3: 0
  512. ps4ApplicationParam4: 0
  513. ps4DownloadDataSize: 0
  514. ps4GarlicHeapSize: 2048
  515. ps4ProGarlicHeapSize: 2560
  516. playerPrefsMaxSize: 32768
  517. ps4Passcode: bi9UOuSpM2Tlh01vOzwvSikHFswuzleh
  518. ps4pnSessions: 1
  519. ps4pnPresence: 1
  520. ps4pnFriends: 1
  521. ps4pnGameCustomData: 1
  522. playerPrefsSupport: 0
  523. enableApplicationExit: 0
  524. resetTempFolder: 1
  525. restrictedAudioUsageRights: 0
  526. ps4UseResolutionFallback: 0
  527. ps4ReprojectionSupport: 0
  528. ps4UseAudio3dBackend: 0
  529. ps4UseLowGarlicFragmentationMode: 1
  530. ps4SocialScreenEnabled: 0
  531. ps4ScriptOptimizationLevel: 2
  532. ps4Audio3dVirtualSpeakerCount: 14
  533. ps4attribCpuUsage: 0
  534. ps4PatchPkgPath:
  535. ps4PatchLatestPkgPath:
  536. ps4PatchChangeinfoPath:
  537. ps4PatchDayOne: 0
  538. ps4attribUserManagement: 0
  539. ps4attribMoveSupport: 0
  540. ps4attrib3DSupport: 0
  541. ps4attribShareSupport: 0
  542. ps4attribExclusiveVR: 0
  543. ps4disableAutoHideSplash: 0
  544. ps4videoRecordingFeaturesUsed: 0
  545. ps4contentSearchFeaturesUsed: 0
  546. ps4CompatibilityPS5: 0
  547. ps4AllowPS5Detection: 0
  548. ps4GPU800MHz: 1
  549. ps4attribEyeToEyeDistanceSettingVR: 0
  550. ps4IncludedModules: []
  551. ps4attribVROutputEnabled: 0
  552. monoEnv:
  553. splashScreenBackgroundSourceLandscape: {fileID: 0}
  554. splashScreenBackgroundSourcePortrait: {fileID: 0}
  555. blurSplashScreenBackground: 1
  556. spritePackerPolicy:
  557. webGLMemorySize: 32
  558. webGLExceptionSupport: 1
  559. webGLNameFilesAsHashes: 0
  560. webGLDataCaching: 1
  561. webGLDebugSymbols: 0
  562. webGLEmscriptenArgs:
  563. webGLModulesDirectory:
  564. webGLTemplate: APPLICATION:Default
  565. webGLAnalyzeBuildSize: 0
  566. webGLUseEmbeddedResources: 0
  567. webGLCompressionFormat: 0
  568. webGLWasmArithmeticExceptions: 0
  569. webGLLinkerTarget: 1
  570. webGLThreadsSupport: 0
  571. webGLDecompressionFallback: 0
  572. scriptingDefineSymbols: {}
  573. additionalCompilerArguments: {}
  574. platformArchitecture: {}
  575. scriptingBackend: {}
  576. il2cppCompilerConfiguration: {}
  577. managedStrippingLevel: {}
  578. incrementalIl2cppBuild: {}
  579. suppressCommonWarnings: 1
  580. allowUnsafeCode: 0
  581. useDeterministicCompilation: 1
  582. enableRoslynAnalyzers: 1
  583. additionalIl2CppArgs:
  584. scriptingRuntimeVersion: 1
  585. gcIncremental: 1
  586. assemblyVersionValidation: 1
  587. gcWBarrierValidation: 0
  588. apiCompatibilityLevelPerPlatform: {}
  589. m_RenderingPath: 1
  590. m_MobileRenderingPath: 1
  591. metroPackageName: 2D_BuiltInRenderer
  592. metroPackageVersion:
  593. metroCertificatePath:
  594. metroCertificatePassword:
  595. metroCertificateSubject:
  596. metroCertificateIssuer:
  597. metroCertificateNotAfter: 0000000000000000
  598. metroApplicationDescription: 2D_BuiltInRenderer
  599. wsaImages: {}
  600. metroTileShortName:
  601. metroTileShowName: 0
  602. metroMediumTileShowName: 0
  603. metroLargeTileShowName: 0
  604. metroWideTileShowName: 0
  605. metroSupportStreamingInstall: 0
  606. metroLastRequiredScene: 0
  607. metroDefaultTileSize: 1
  608. metroTileForegroundText: 2
  609. metroTileBackgroundColor: {r: 0.13333334, g: 0.17254902, b: 0.21568628, a: 0}
  610. metroSplashScreenBackgroundColor: {r: 0.12941177, g: 0.17254902, b: 0.21568628, a: 1}
  611. metroSplashScreenUseBackgroundColor: 0
  612. platformCapabilities: {}
  613. metroTargetDeviceFamilies: {}
  614. metroFTAName:
  615. metroFTAFileTypes: []
  616. metroProtocolName:
  617. vcxProjDefaultLanguage:
  618. XboxOneProductId:
  619. XboxOneUpdateKey:
  620. XboxOneSandboxId:
  621. XboxOneContentId:
  622. XboxOneTitleId:
  623. XboxOneSCId:
  624. XboxOneGameOsOverridePath:
  625. XboxOnePackagingOverridePath:
  626. XboxOneAppManifestOverridePath:
  627. XboxOneVersion: 1.0.0.0
  628. XboxOnePackageEncryption: 0
  629. XboxOnePackageUpdateGranularity: 2
  630. XboxOneDescription:
  631. XboxOneLanguage:
  632. - enus
  633. XboxOneCapability: []
  634. XboxOneGameRating: {}
  635. XboxOneIsContentPackage: 0
  636. XboxOneEnhancedXboxCompatibilityMode: 0
  637. XboxOneEnableGPUVariability: 1
  638. XboxOneSockets: {}
  639. XboxOneSplashScreen: {fileID: 0}
  640. XboxOneAllowedProductIds: []
  641. XboxOnePersistentLocalStorageSize: 0
  642. XboxOneXTitleMemory: 8
  643. XboxOneOverrideIdentityName:
  644. XboxOneOverrideIdentityPublisher:
  645. vrEditorSettings: {}
  646. cloudServicesEnabled: {}
  647. luminIcon:
  648. m_Name:
  649. m_ModelFolderPath:
  650. m_PortalFolderPath:
  651. luminCert:
  652. m_CertPath:
  653. m_SignPackage: 1
  654. luminIsChannelApp: 0
  655. luminVersion:
  656. m_VersionCode: 1
  657. m_VersionName:
  658. apiCompatibilityLevel: 6
  659. activeInputHandler: 0
  660. cloudProjectId:
  661. framebufferDepthMemorylessMode: 0
  662. qualitySettingsNames: []
  663. projectName:
  664. organizationId:
  665. cloudEnabled: 0
  666. legacyClampBlendShapeWeights: 0
  667. playerDataPath:
  668. forceSRGBBlit: 1
  669. virtualTexturingSupportEnabled: 0