ProjectSettings.asset 23 KB

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