ProjectSettings.asset 22 KB

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