ProjectSettings.asset 23 KB

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