ProjectSettings.asset 19 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671
  1. %YAML 1.1
  2. %TAG !u! tag:unity3d.com,2011:
  3. --- !u!129 &1
  4. PlayerSettings:
  5. m_ObjectHideFlags: 0
  6. serializedVersion: 22
  7. productGUID: 18df01805731878bd9c18f335398dd34
  8. AndroidProfiler: 0
  9. AndroidFilterTouchesWhenObscured: 0
  10. AndroidEnableSustainedPerformanceMode: 0
  11. defaultScreenOrientation: 4
  12. targetDevice: 2
  13. useOnDemandResources: 0
  14. accelerometerFrequency: 60
  15. companyName: XperienceTech
  16. productName: NanoPark
  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: 1280
  46. defaultScreenHeight: 720
  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: 0
  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: 1
  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: 1
  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: 3
  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: 0
  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. useHDRDisplay: 0
  149. D3DHDRBitDepth: 0
  150. m_ColorGamuts: 00000000
  151. targetPixelDensity: 30
  152. resolutionScalingMode: 0
  153. androidSupportedAspectRatio: 1
  154. androidMaxAspectRatio: 2.1
  155. applicationIdentifier:
  156. Standalone: com.Company.ProductName
  157. buildNumber:
  158. Standalone: 0
  159. iPhone: 0
  160. tvOS: 0
  161. overrideDefaultApplicationIdentifier: 1
  162. AndroidBundleVersionCode: 1
  163. AndroidMinSdkVersion: 19
  164. AndroidTargetSdkVersion: 0
  165. AndroidPreferredInstallLocation: 1
  166. aotOptions:
  167. stripEngineCode: 1
  168. iPhoneStrippingLevel: 0
  169. iPhoneScriptCallOptimization: 0
  170. ForceInternetPermission: 0
  171. ForceSDCardPermission: 0
  172. CreateWallpaper: 0
  173. APKExpansionFiles: 0
  174. keepLoadedShadersAlive: 0
  175. StripUnusedMeshComponents: 1
  176. VertexChannelCompressionMask: 4054
  177. iPhoneSdkVersion: 988
  178. iOSTargetOSVersionString: 11.0
  179. tvOSSdkVersion: 0
  180. tvOSRequireExtendedGameController: 0
  181. tvOSTargetOSVersionString: 11.0
  182. uIPrerenderedIcon: 0
  183. uIRequiresPersistentWiFi: 0
  184. uIRequiresFullScreen: 1
  185. uIStatusBarHidden: 1
  186. uIExitOnSuspend: 0
  187. uIStatusBarStyle: 0
  188. appleTVSplashScreen: {fileID: 0}
  189. appleTVSplashScreen2x: {fileID: 0}
  190. tvOSSmallIconLayers: []
  191. tvOSSmallIconLayers2x: []
  192. tvOSLargeIconLayers: []
  193. tvOSLargeIconLayers2x: []
  194. tvOSTopShelfImageLayers: []
  195. tvOSTopShelfImageLayers2x: []
  196. tvOSTopShelfImageWideLayers: []
  197. tvOSTopShelfImageWideLayers2x: []
  198. iOSLaunchScreenType: 0
  199. iOSLaunchScreenPortrait: {fileID: 0}
  200. iOSLaunchScreenLandscape: {fileID: 0}
  201. iOSLaunchScreenBackgroundColor:
  202. serializedVersion: 2
  203. rgba: 0
  204. iOSLaunchScreenFillPct: 100
  205. iOSLaunchScreenSize: 100
  206. iOSLaunchScreenCustomXibPath:
  207. iOSLaunchScreeniPadType: 0
  208. iOSLaunchScreeniPadImage: {fileID: 0}
  209. iOSLaunchScreeniPadBackgroundColor:
  210. serializedVersion: 2
  211. rgba: 0
  212. iOSLaunchScreeniPadFillPct: 100
  213. iOSLaunchScreeniPadSize: 100
  214. iOSLaunchScreeniPadCustomXibPath:
  215. iOSLaunchScreenCustomStoryboardPath:
  216. iOSLaunchScreeniPadCustomStoryboardPath:
  217. iOSDeviceRequirements: []
  218. iOSURLSchemes: []
  219. iOSBackgroundModes: 0
  220. iOSMetalForceHardShadows: 0
  221. metalEditorSupport: 1
  222. metalAPIValidation: 1
  223. iOSRenderExtraFrameOnPause: 0
  224. iosCopyPluginsCodeInsteadOfSymlink: 0
  225. appleDeveloperTeamID:
  226. iOSManualSigningProvisioningProfileID:
  227. tvOSManualSigningProvisioningProfileID:
  228. iOSManualSigningProvisioningProfileType: 0
  229. tvOSManualSigningProvisioningProfileType: 0
  230. appleEnableAutomaticSigning: 0
  231. iOSRequireARKit: 0
  232. iOSAutomaticallyDetectAndAddCapabilities: 1
  233. appleEnableProMotion: 0
  234. shaderPrecisionModel: 0
  235. clonedFromGUID: 5f34be1353de5cf4398729fda238591b
  236. templatePackageId: com.unity.template.2d@3.2.5
  237. templateDefaultScene: Assets/Scenes/SampleScene.unity
  238. useCustomMainManifest: 0
  239. useCustomLauncherManifest: 0
  240. useCustomMainGradleTemplate: 0
  241. useCustomLauncherGradleManifest: 0
  242. useCustomBaseGradleTemplate: 0
  243. useCustomGradlePropertiesTemplate: 0
  244. useCustomProguardFile: 0
  245. AndroidTargetArchitectures: 1
  246. AndroidTargetDevices: 0
  247. AndroidSplashScreenScale: 0
  248. androidSplashScreen: {fileID: 0}
  249. AndroidKeystoreName:
  250. AndroidKeyaliasName:
  251. AndroidBuildApkPerCpuArchitecture: 0
  252. AndroidTVCompatibility: 0
  253. AndroidIsGame: 1
  254. AndroidEnableTango: 0
  255. androidEnableBanner: 1
  256. androidUseLowAccuracyLocation: 0
  257. androidUseCustomKeystore: 0
  258. m_AndroidBanners:
  259. - width: 320
  260. height: 180
  261. banner: {fileID: 0}
  262. androidGamepadSupportLevel: 0
  263. chromeosInputEmulation: 1
  264. AndroidMinifyWithR8: 0
  265. AndroidMinifyRelease: 0
  266. AndroidMinifyDebug: 0
  267. AndroidValidateAppBundleSize: 1
  268. AndroidAppBundleSizeToValidate: 150
  269. m_BuildTargetIcons: []
  270. m_BuildTargetPlatformIcons: []
  271. m_BuildTargetBatching: []
  272. m_BuildTargetGraphicsJobs:
  273. - m_BuildTarget: MacStandaloneSupport
  274. m_GraphicsJobs: 0
  275. - m_BuildTarget: Switch
  276. m_GraphicsJobs: 0
  277. - m_BuildTarget: MetroSupport
  278. m_GraphicsJobs: 0
  279. - m_BuildTarget: AppleTVSupport
  280. m_GraphicsJobs: 0
  281. - m_BuildTarget: BJMSupport
  282. m_GraphicsJobs: 0
  283. - m_BuildTarget: LinuxStandaloneSupport
  284. m_GraphicsJobs: 0
  285. - m_BuildTarget: PS4Player
  286. m_GraphicsJobs: 0
  287. - m_BuildTarget: iOSSupport
  288. m_GraphicsJobs: 0
  289. - m_BuildTarget: WindowsStandaloneSupport
  290. m_GraphicsJobs: 0
  291. - m_BuildTarget: XboxOnePlayer
  292. m_GraphicsJobs: 0
  293. - m_BuildTarget: LuminSupport
  294. m_GraphicsJobs: 0
  295. - m_BuildTarget: AndroidPlayer
  296. m_GraphicsJobs: 0
  297. - m_BuildTarget: WebGLSupport
  298. m_GraphicsJobs: 0
  299. m_BuildTargetGraphicsJobMode:
  300. - m_BuildTarget: PS4Player
  301. m_GraphicsJobMode: 0
  302. - m_BuildTarget: XboxOnePlayer
  303. m_GraphicsJobMode: 0
  304. m_BuildTargetGraphicsAPIs:
  305. - m_BuildTarget: AndroidPlayer
  306. m_APIs: 150000000b000000
  307. m_Automatic: 0
  308. - m_BuildTarget: iOSSupport
  309. m_APIs: 10000000
  310. m_Automatic: 1
  311. - m_BuildTarget: LinuxStandaloneSupport
  312. m_APIs: 1500000011000000
  313. m_Automatic: 0
  314. m_BuildTargetVRSettings: []
  315. openGLRequireES31: 0
  316. openGLRequireES31AEP: 0
  317. openGLRequireES32: 0
  318. m_TemplateCustomTags: {}
  319. mobileMTRendering:
  320. Android: 1
  321. iPhone: 1
  322. tvOS: 1
  323. m_BuildTargetGroupLightmapEncodingQuality: []
  324. m_BuildTargetGroupLightmapSettings: []
  325. m_BuildTargetNormalMapEncoding: []
  326. playModeTestRunnerEnabled: 0
  327. runPlayModeTestAsEditModeTest: 0
  328. actionOnDotNetUnhandledException: 1
  329. enableInternalProfiler: 0
  330. logObjCUncaughtExceptions: 1
  331. enableCrashReportAPI: 0
  332. cameraUsageDescription:
  333. locationUsageDescription:
  334. microphoneUsageDescription:
  335. bluetoothUsageDescription:
  336. switchNMETAOverride:
  337. switchNetLibKey:
  338. switchSocketMemoryPoolSize: 6144
  339. switchSocketAllocatorPoolSize: 128
  340. switchSocketConcurrencyLimit: 14
  341. switchScreenResolutionBehavior: 2
  342. switchUseCPUProfiler: 0
  343. switchUseGOLDLinker: 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: 1
  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: frAQBc8Wsa1xVPfvJcrgRYwTiizs2trQ
  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: 0
  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: 16
  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: 1
  568. webGLWasmArithmeticExceptions: 0
  569. webGLLinkerTarget: 1
  570. webGLThreadsSupport: 0
  571. webGLDecompressionFallback: 0
  572. scriptingDefineSymbols:
  573. 1: MIRROR;MIRROR_17_0_OR_NEWER;MIRROR_18_0_OR_NEWER;MIRROR_24_0_OR_NEWER;MIRROR_26_0_OR_NEWER;MIRROR_27_0_OR_NEWER;MIRROR_28_0_OR_NEWER;MIRROR_29_0_OR_NEWER;MIRROR_30_0_OR_NEWER;MIRROR_30_5_2_OR_NEWER;MIRROR_32_1_2_OR_NEWER;MIRROR_32_1_4_OR_NEWER;MIRROR_35_0_OR_NEWER;MIRROR_35_1_OR_NEWER;MIRROR_37_0_OR_NEWER;MIRROR_38_0_OR_NEWER;MIRROR_39_0_OR_NEWER;MIRROR_40_0_OR_NEWER;MIRROR_41_0_OR_NEWER;MIRROR_42_0_OR_NEWER;MIRROR_43_0_OR_NEWER;MIRROR_44_0_OR_NEWER;MIRROR_46_0_OR_NEWER;MIRROR_47_0_OR_NEWER;MIRROR_53_0_OR_NEWER;MIRROR_55_0_OR_NEWER;MIRROR_57_0_OR_NEWER;IGNORANCE;IGNORANCE_1;IGNORANCE_1_4;MIRROR_58_0_OR_NEWER;MIRROR_65_0_OR_NEWER;MIRROR_66_0_OR_NEWER
  574. additionalCompilerArguments: {}
  575. platformArchitecture: {}
  576. scriptingBackend: {}
  577. il2cppCompilerConfiguration: {}
  578. managedStrippingLevel: {}
  579. incrementalIl2cppBuild: {}
  580. suppressCommonWarnings: 1
  581. allowUnsafeCode: 0
  582. useDeterministicCompilation: 1
  583. useReferenceAssemblies: 1
  584. enableRoslynAnalyzers: 1
  585. additionalIl2CppArgs:
  586. scriptingRuntimeVersion: 1
  587. gcIncremental: 0
  588. assemblyVersionValidation: 1
  589. gcWBarrierValidation: 0
  590. apiCompatibilityLevelPerPlatform: {}
  591. m_RenderingPath: 1
  592. m_MobileRenderingPath: 1
  593. metroPackageName: Template_2D
  594. metroPackageVersion:
  595. metroCertificatePath:
  596. metroCertificatePassword:
  597. metroCertificateSubject:
  598. metroCertificateIssuer:
  599. metroCertificateNotAfter: 0000000000000000
  600. metroApplicationDescription: Template_2D
  601. wsaImages: {}
  602. metroTileShortName:
  603. metroTileShowName: 0
  604. metroMediumTileShowName: 0
  605. metroLargeTileShowName: 0
  606. metroWideTileShowName: 0
  607. metroSupportStreamingInstall: 0
  608. metroLastRequiredScene: 0
  609. metroDefaultTileSize: 1
  610. metroTileForegroundText: 2
  611. metroTileBackgroundColor: {r: 0.13333334, g: 0.17254902, b: 0.21568628, a: 0}
  612. metroSplashScreenBackgroundColor: {r: 0.12941177, g: 0.17254902, b: 0.21568628,
  613. a: 1}
  614. metroSplashScreenUseBackgroundColor: 0
  615. platformCapabilities: {}
  616. metroTargetDeviceFamilies: {}
  617. metroFTAName:
  618. metroFTAFileTypes: []
  619. metroProtocolName:
  620. vcxProjDefaultLanguage:
  621. XboxOneProductId:
  622. XboxOneUpdateKey:
  623. XboxOneSandboxId:
  624. XboxOneContentId:
  625. XboxOneTitleId:
  626. XboxOneSCId:
  627. XboxOneGameOsOverridePath:
  628. XboxOnePackagingOverridePath:
  629. XboxOneAppManifestOverridePath:
  630. XboxOneVersion: 1.0.0.0
  631. XboxOnePackageEncryption: 0
  632. XboxOnePackageUpdateGranularity: 2
  633. XboxOneDescription:
  634. XboxOneLanguage:
  635. - enus
  636. XboxOneCapability: []
  637. XboxOneGameRating: {}
  638. XboxOneIsContentPackage: 0
  639. XboxOneEnhancedXboxCompatibilityMode: 0
  640. XboxOneEnableGPUVariability: 1
  641. XboxOneSockets: {}
  642. XboxOneSplashScreen: {fileID: 0}
  643. XboxOneAllowedProductIds: []
  644. XboxOnePersistentLocalStorageSize: 0
  645. XboxOneXTitleMemory: 8
  646. XboxOneOverrideIdentityName:
  647. XboxOneOverrideIdentityPublisher:
  648. vrEditorSettings: {}
  649. cloudServicesEnabled:
  650. UNet: 1
  651. luminIcon:
  652. m_Name:
  653. m_ModelFolderPath:
  654. m_PortalFolderPath:
  655. luminCert:
  656. m_CertPath:
  657. m_SignPackage: 1
  658. luminIsChannelApp: 0
  659. luminVersion:
  660. m_VersionCode: 1
  661. m_VersionName:
  662. apiCompatibilityLevel: 6
  663. activeInputHandler: 0
  664. cloudProjectId:
  665. framebufferDepthMemorylessMode: 0
  666. qualitySettingsNames: []
  667. projectName:
  668. organizationId:
  669. cloudEnabled: 0
  670. legacyClampBlendShapeWeights: 0
  671. virtualTexturingSupportEnabled: 0