ProjectSettings.asset 22 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839
  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: 9cffe7381ba064a4c877e8b4768a62f0
  8. AndroidProfiler: 0
  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.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_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: 1
  67. allowedAutorotateToLandscapeRight: 1
  68. allowedAutorotateToLandscapeLeft: 1
  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: 3.0
  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.wsj.Imgdt3
  168. buildNumber:
  169. Standalone: 0
  170. iPhone: 0
  171. tvOS: 0
  172. overrideDefaultApplicationIdentifier: 1
  173. AndroidBundleVersionCode: 3
  174. AndroidMinSdkVersion: 23
  175. AndroidTargetSdkVersion: 0
  176. AndroidPreferredInstallLocation: 1
  177. aotOptions:
  178. stripEngineCode: 1
  179. iPhoneStrippingLevel: 0
  180. iPhoneScriptCallOptimization: 0
  181. ForceInternetPermission: 0
  182. ForceSDCardPermission: 0
  183. CreateWallpaper: 0
  184. APKExpansionFiles: 0
  185. keepLoadedShadersAlive: 0
  186. StripUnusedMeshComponents: 0
  187. VertexChannelCompressionMask: 4054
  188. iPhoneSdkVersion: 988
  189. iOSTargetOSVersionString: 11.0
  190. tvOSSdkVersion: 0
  191. tvOSRequireExtendedGameController: 0
  192. tvOSTargetOSVersionString: 11.0
  193. uIPrerenderedIcon: 0
  194. uIRequiresPersistentWiFi: 0
  195. uIRequiresFullScreen: 1
  196. uIStatusBarHidden: 1
  197. uIExitOnSuspend: 0
  198. uIStatusBarStyle: 0
  199. appleTVSplashScreen: {fileID: 0}
  200. appleTVSplashScreen2x: {fileID: 0}
  201. tvOSSmallIconLayers: []
  202. tvOSSmallIconLayers2x: []
  203. tvOSLargeIconLayers: []
  204. tvOSLargeIconLayers2x: []
  205. tvOSTopShelfImageLayers: []
  206. tvOSTopShelfImageLayers2x: []
  207. tvOSTopShelfImageWideLayers: []
  208. tvOSTopShelfImageWideLayers2x: []
  209. iOSLaunchScreenType: 0
  210. iOSLaunchScreenPortrait: {fileID: 0}
  211. iOSLaunchScreenLandscape: {fileID: 0}
  212. iOSLaunchScreenBackgroundColor:
  213. serializedVersion: 2
  214. rgba: 0
  215. iOSLaunchScreenFillPct: 100
  216. iOSLaunchScreenSize: 100
  217. iOSLaunchScreenCustomXibPath:
  218. iOSLaunchScreeniPadType: 0
  219. iOSLaunchScreeniPadImage: {fileID: 0}
  220. iOSLaunchScreeniPadBackgroundColor:
  221. serializedVersion: 2
  222. rgba: 0
  223. iOSLaunchScreeniPadFillPct: 100
  224. iOSLaunchScreeniPadSize: 100
  225. iOSLaunchScreeniPadCustomXibPath:
  226. iOSLaunchScreenCustomStoryboardPath:
  227. iOSLaunchScreeniPadCustomStoryboardPath:
  228. iOSDeviceRequirements: []
  229. iOSURLSchemes: []
  230. iOSBackgroundModes: 0
  231. iOSMetalForceHardShadows: 0
  232. metalEditorSupport: 1
  233. metalAPIValidation: 1
  234. iOSRenderExtraFrameOnPause: 0
  235. iosCopyPluginsCodeInsteadOfSymlink: 0
  236. appleDeveloperTeamID:
  237. iOSManualSigningProvisioningProfileID:
  238. tvOSManualSigningProvisioningProfileID:
  239. iOSManualSigningProvisioningProfileType: 0
  240. tvOSManualSigningProvisioningProfileType: 0
  241. appleEnableAutomaticSigning: 0
  242. iOSRequireARKit: 0
  243. iOSAutomaticallyDetectAndAddCapabilities: 1
  244. appleEnableProMotion: 0
  245. shaderPrecisionModel: 0
  246. clonedFromGUID: 00000000000000000000000000000000
  247. templatePackageId:
  248. templateDefaultScene:
  249. useCustomMainManifest: 1
  250. useCustomLauncherManifest: 0
  251. useCustomMainGradleTemplate: 0
  252. useCustomLauncherGradleManifest: 1
  253. useCustomBaseGradleTemplate: 1
  254. useCustomGradlePropertiesTemplate: 1
  255. useCustomProguardFile: 0
  256. AndroidTargetArchitectures: 3
  257. AndroidTargetDevices: 0
  258. AndroidSplashScreenScale: 0
  259. androidSplashScreen: {fileID: 0}
  260. AndroidKeystoreName: '{inproject}: user.keystore'
  261. AndroidKeyaliasName: gfg
  262. AndroidBuildApkPerCpuArchitecture: 0
  263. AndroidTVCompatibility: 0
  264. AndroidIsGame: 1
  265. AndroidEnableTango: 0
  266. androidEnableBanner: 1
  267. androidUseLowAccuracyLocation: 0
  268. androidUseCustomKeystore: 1
  269. m_AndroidBanners:
  270. - width: 320
  271. height: 180
  272. banner: {fileID: 0}
  273. androidGamepadSupportLevel: 0
  274. chromeosInputEmulation: 1
  275. AndroidMinifyWithR8: 0
  276. AndroidMinifyRelease: 0
  277. AndroidMinifyDebug: 0
  278. AndroidValidateAppBundleSize: 1
  279. AndroidAppBundleSizeToValidate: 150
  280. m_BuildTargetIcons: []
  281. m_BuildTargetPlatformIcons:
  282. - m_BuildTarget: Android
  283. m_Icons:
  284. - m_Textures: []
  285. m_Width: 192
  286. m_Height: 192
  287. m_Kind: 0
  288. m_SubKind:
  289. - m_Textures: []
  290. m_Width: 144
  291. m_Height: 144
  292. m_Kind: 0
  293. m_SubKind:
  294. - m_Textures: []
  295. m_Width: 96
  296. m_Height: 96
  297. m_Kind: 0
  298. m_SubKind:
  299. - m_Textures: []
  300. m_Width: 72
  301. m_Height: 72
  302. m_Kind: 0
  303. m_SubKind:
  304. - m_Textures: []
  305. m_Width: 48
  306. m_Height: 48
  307. m_Kind: 0
  308. m_SubKind:
  309. - m_Textures: []
  310. m_Width: 36
  311. m_Height: 36
  312. m_Kind: 0
  313. m_SubKind:
  314. - m_Textures:
  315. - {fileID: 0}
  316. m_Width: 192
  317. m_Height: 192
  318. m_Kind: 1
  319. m_SubKind:
  320. - m_Textures:
  321. - {fileID: 0}
  322. m_Width: 144
  323. m_Height: 144
  324. m_Kind: 1
  325. m_SubKind:
  326. - m_Textures:
  327. - {fileID: 0}
  328. m_Width: 96
  329. m_Height: 96
  330. m_Kind: 1
  331. m_SubKind:
  332. - m_Textures:
  333. - {fileID: 0}
  334. m_Width: 72
  335. m_Height: 72
  336. m_Kind: 1
  337. m_SubKind:
  338. - m_Textures:
  339. - {fileID: 0}
  340. m_Width: 48
  341. m_Height: 48
  342. m_Kind: 1
  343. m_SubKind:
  344. - m_Textures:
  345. - {fileID: 0}
  346. m_Width: 36
  347. m_Height: 36
  348. m_Kind: 1
  349. m_SubKind:
  350. - m_Textures:
  351. - {fileID: 2800000, guid: 0f9a8f9c19c098a4ca423f4ecd585a82, type: 3}
  352. - {fileID: 2800000, guid: 0f9a8f9c19c098a4ca423f4ecd585a82, type: 3}
  353. m_Width: 432
  354. m_Height: 432
  355. m_Kind: 2
  356. m_SubKind:
  357. - m_Textures: []
  358. m_Width: 324
  359. m_Height: 324
  360. m_Kind: 2
  361. m_SubKind:
  362. - m_Textures: []
  363. m_Width: 216
  364. m_Height: 216
  365. m_Kind: 2
  366. m_SubKind:
  367. - m_Textures: []
  368. m_Width: 162
  369. m_Height: 162
  370. m_Kind: 2
  371. m_SubKind:
  372. - m_Textures: []
  373. m_Width: 108
  374. m_Height: 108
  375. m_Kind: 2
  376. m_SubKind:
  377. - m_Textures: []
  378. m_Width: 81
  379. m_Height: 81
  380. m_Kind: 2
  381. m_SubKind:
  382. - m_BuildTarget:
  383. m_Icons:
  384. - m_Textures: []
  385. m_Width: 432
  386. m_Height: 432
  387. m_Kind: 2
  388. m_SubKind:
  389. - m_Textures: []
  390. m_Width: 324
  391. m_Height: 324
  392. m_Kind: 2
  393. m_SubKind:
  394. - m_Textures: []
  395. m_Width: 216
  396. m_Height: 216
  397. m_Kind: 2
  398. m_SubKind:
  399. - m_Textures: []
  400. m_Width: 162
  401. m_Height: 162
  402. m_Kind: 2
  403. m_SubKind:
  404. - m_Textures: []
  405. m_Width: 108
  406. m_Height: 108
  407. m_Kind: 2
  408. m_SubKind:
  409. - m_Textures: []
  410. m_Width: 81
  411. m_Height: 81
  412. m_Kind: 2
  413. m_SubKind:
  414. - m_Textures: []
  415. m_Width: 192
  416. m_Height: 192
  417. m_Kind: 1
  418. m_SubKind:
  419. - m_Textures: []
  420. m_Width: 144
  421. m_Height: 144
  422. m_Kind: 1
  423. m_SubKind:
  424. - m_Textures: []
  425. m_Width: 96
  426. m_Height: 96
  427. m_Kind: 1
  428. m_SubKind:
  429. - m_Textures: []
  430. m_Width: 72
  431. m_Height: 72
  432. m_Kind: 1
  433. m_SubKind:
  434. - m_Textures: []
  435. m_Width: 48
  436. m_Height: 48
  437. m_Kind: 1
  438. m_SubKind:
  439. - m_Textures: []
  440. m_Width: 36
  441. m_Height: 36
  442. m_Kind: 1
  443. m_SubKind:
  444. - m_Textures: []
  445. m_Width: 192
  446. m_Height: 192
  447. m_Kind: 0
  448. m_SubKind:
  449. - m_Textures: []
  450. m_Width: 144
  451. m_Height: 144
  452. m_Kind: 0
  453. m_SubKind:
  454. - m_Textures: []
  455. m_Width: 96
  456. m_Height: 96
  457. m_Kind: 0
  458. m_SubKind:
  459. - m_Textures: []
  460. m_Width: 72
  461. m_Height: 72
  462. m_Kind: 0
  463. m_SubKind:
  464. - m_Textures: []
  465. m_Width: 48
  466. m_Height: 48
  467. m_Kind: 0
  468. m_SubKind:
  469. - m_Textures: []
  470. m_Width: 36
  471. m_Height: 36
  472. m_Kind: 0
  473. m_SubKind:
  474. m_BuildTargetBatching: []
  475. m_BuildTargetSecurityBuild: []
  476. m_BuildTargetGraphicsJobs: []
  477. m_BuildTargetGraphicsJobMode: []
  478. m_BuildTargetGraphicsAPIs:
  479. - m_BuildTarget: AndroidPlayer
  480. m_APIs: 150000000b000000
  481. m_Automatic: 0
  482. m_BuildTargetVRSettings: []
  483. openGLRequireES31: 0
  484. openGLRequireES31AEP: 0
  485. openGLRequireES32: 0
  486. m_TemplateCustomTags: {}
  487. mobileMTRendering:
  488. Android: 1
  489. iPhone: 1
  490. tvOS: 1
  491. m_BuildTargetGroupLightmapEncodingQuality: []
  492. m_BuildTargetGroupLightmapSettings: []
  493. m_BuildTargetNormalMapEncoding: []
  494. playModeTestRunnerEnabled: 0
  495. runPlayModeTestAsEditModeTest: 0
  496. actionOnDotNetUnhandledException: 1
  497. enableInternalProfiler: 0
  498. logObjCUncaughtExceptions: 1
  499. enableCrashReportAPI: 0
  500. cameraUsageDescription:
  501. locationUsageDescription:
  502. microphoneUsageDescription:
  503. bluetoothUsageDescription:
  504. switchNMETAOverride:
  505. switchNetLibKey:
  506. switchSocketMemoryPoolSize: 6144
  507. switchSocketAllocatorPoolSize: 128
  508. switchSocketConcurrencyLimit: 14
  509. switchScreenResolutionBehavior: 2
  510. switchUseCPUProfiler: 0
  511. switchUseGOLDLinker: 0
  512. switchApplicationID: 0x01004b9000490000
  513. switchNSODependencies:
  514. switchTitleNames_0:
  515. switchTitleNames_1:
  516. switchTitleNames_2:
  517. switchTitleNames_3:
  518. switchTitleNames_4:
  519. switchTitleNames_5:
  520. switchTitleNames_6:
  521. switchTitleNames_7:
  522. switchTitleNames_8:
  523. switchTitleNames_9:
  524. switchTitleNames_10:
  525. switchTitleNames_11:
  526. switchTitleNames_12:
  527. switchTitleNames_13:
  528. switchTitleNames_14:
  529. switchTitleNames_15:
  530. switchPublisherNames_0:
  531. switchPublisherNames_1:
  532. switchPublisherNames_2:
  533. switchPublisherNames_3:
  534. switchPublisherNames_4:
  535. switchPublisherNames_5:
  536. switchPublisherNames_6:
  537. switchPublisherNames_7:
  538. switchPublisherNames_8:
  539. switchPublisherNames_9:
  540. switchPublisherNames_10:
  541. switchPublisherNames_11:
  542. switchPublisherNames_12:
  543. switchPublisherNames_13:
  544. switchPublisherNames_14:
  545. switchPublisherNames_15:
  546. switchIcons_0: {fileID: 0}
  547. switchIcons_1: {fileID: 0}
  548. switchIcons_2: {fileID: 0}
  549. switchIcons_3: {fileID: 0}
  550. switchIcons_4: {fileID: 0}
  551. switchIcons_5: {fileID: 0}
  552. switchIcons_6: {fileID: 0}
  553. switchIcons_7: {fileID: 0}
  554. switchIcons_8: {fileID: 0}
  555. switchIcons_9: {fileID: 0}
  556. switchIcons_10: {fileID: 0}
  557. switchIcons_11: {fileID: 0}
  558. switchIcons_12: {fileID: 0}
  559. switchIcons_13: {fileID: 0}
  560. switchIcons_14: {fileID: 0}
  561. switchIcons_15: {fileID: 0}
  562. switchSmallIcons_0: {fileID: 0}
  563. switchSmallIcons_1: {fileID: 0}
  564. switchSmallIcons_2: {fileID: 0}
  565. switchSmallIcons_3: {fileID: 0}
  566. switchSmallIcons_4: {fileID: 0}
  567. switchSmallIcons_5: {fileID: 0}
  568. switchSmallIcons_6: {fileID: 0}
  569. switchSmallIcons_7: {fileID: 0}
  570. switchSmallIcons_8: {fileID: 0}
  571. switchSmallIcons_9: {fileID: 0}
  572. switchSmallIcons_10: {fileID: 0}
  573. switchSmallIcons_11: {fileID: 0}
  574. switchSmallIcons_12: {fileID: 0}
  575. switchSmallIcons_13: {fileID: 0}
  576. switchSmallIcons_14: {fileID: 0}
  577. switchSmallIcons_15: {fileID: 0}
  578. switchManualHTML:
  579. switchAccessibleURLs:
  580. switchLegalInformation:
  581. switchMainThreadStackSize: 1048576
  582. switchPresenceGroupId:
  583. switchLogoHandling: 0
  584. switchReleaseVersion: 0
  585. switchDisplayVersion: 1.0.0
  586. switchStartupUserAccount: 0
  587. switchTouchScreenUsage: 0
  588. switchSupportedLanguagesMask: 0
  589. switchLogoType: 0
  590. switchApplicationErrorCodeCategory:
  591. switchUserAccountSaveDataSize: 0
  592. switchUserAccountSaveDataJournalSize: 0
  593. switchApplicationAttribute: 0
  594. switchCardSpecSize: -1
  595. switchCardSpecClock: -1
  596. switchRatingsMask: 0
  597. switchRatingsInt_0: 0
  598. switchRatingsInt_1: 0
  599. switchRatingsInt_2: 0
  600. switchRatingsInt_3: 0
  601. switchRatingsInt_4: 0
  602. switchRatingsInt_5: 0
  603. switchRatingsInt_6: 0
  604. switchRatingsInt_7: 0
  605. switchRatingsInt_8: 0
  606. switchRatingsInt_9: 0
  607. switchRatingsInt_10: 0
  608. switchRatingsInt_11: 0
  609. switchRatingsInt_12: 0
  610. switchLocalCommunicationIds_0:
  611. switchLocalCommunicationIds_1:
  612. switchLocalCommunicationIds_2:
  613. switchLocalCommunicationIds_3:
  614. switchLocalCommunicationIds_4:
  615. switchLocalCommunicationIds_5:
  616. switchLocalCommunicationIds_6:
  617. switchLocalCommunicationIds_7:
  618. switchParentalControl: 0
  619. switchAllowsScreenshot: 1
  620. switchAllowsVideoCapturing: 1
  621. switchAllowsRuntimeAddOnContentInstall: 0
  622. switchDataLossConfirmation: 0
  623. switchUserAccountLockEnabled: 0
  624. switchSystemResourceMemory: 16777216
  625. switchSupportedNpadStyles: 22
  626. switchNativeFsCacheSize: 32
  627. switchIsHoldTypeHorizontal: 0
  628. switchSupportedNpadCount: 8
  629. switchSocketConfigEnabled: 0
  630. switchTcpInitialSendBufferSize: 32
  631. switchTcpInitialReceiveBufferSize: 64
  632. switchTcpAutoSendBufferSizeMax: 256
  633. switchTcpAutoReceiveBufferSizeMax: 256
  634. switchUdpSendBufferSize: 9
  635. switchUdpReceiveBufferSize: 42
  636. switchSocketBufferEfficiency: 4
  637. switchSocketInitializeEnabled: 1
  638. switchNetworkInterfaceManagerInitializeEnabled: 1
  639. switchPlayerConnectionEnabled: 1
  640. switchUseNewStyleFilepaths: 0
  641. switchUseMicroSleepForYield: 1
  642. switchEnableRamDiskSupport: 0
  643. switchMicroSleepForYieldTime: 25
  644. switchRamDiskSpaceSize: 12
  645. ps4NPAgeRating: 12
  646. ps4NPTitleSecret:
  647. ps4NPTrophyPackPath:
  648. ps4ParentalLevel: 11
  649. ps4ContentID: ED1633-NPXX51362_00-0000000000000000
  650. ps4Category: 0
  651. ps4MasterVersion: 01.00
  652. ps4AppVersion: 01.00
  653. ps4AppType: 0
  654. ps4ParamSfxPath:
  655. ps4VideoOutPixelFormat: 0
  656. ps4VideoOutInitialWidth: 1920
  657. ps4VideoOutBaseModeInitialWidth: 1920
  658. ps4VideoOutReprojectionRate: 60
  659. ps4PronunciationXMLPath:
  660. ps4PronunciationSIGPath:
  661. ps4BackgroundImagePath:
  662. ps4StartupImagePath:
  663. ps4StartupImagesFolder:
  664. ps4IconImagesFolder:
  665. ps4SaveDataImagePath:
  666. ps4SdkOverride:
  667. ps4BGMPath:
  668. ps4ShareFilePath:
  669. ps4ShareOverlayImagePath:
  670. ps4PrivacyGuardImagePath:
  671. ps4ExtraSceSysFile:
  672. ps4NPtitleDatPath:
  673. ps4RemotePlayKeyAssignment: -1
  674. ps4RemotePlayKeyMappingDir:
  675. ps4PlayTogetherPlayerCount: 0
  676. ps4EnterButtonAssignment: 2
  677. ps4ApplicationParam1: 0
  678. ps4ApplicationParam2: 0
  679. ps4ApplicationParam3: 0
  680. ps4ApplicationParam4: 0
  681. ps4DownloadDataSize: 0
  682. ps4GarlicHeapSize: 2048
  683. ps4ProGarlicHeapSize: 2560
  684. playerPrefsMaxSize: 32768
  685. ps4Passcode: frAQBc8Wsa1xVPfvJcrgRYwTiizs2trQ
  686. ps4pnSessions: 1
  687. ps4pnPresence: 1
  688. ps4pnFriends: 1
  689. ps4pnGameCustomData: 1
  690. playerPrefsSupport: 0
  691. enableApplicationExit: 0
  692. resetTempFolder: 1
  693. restrictedAudioUsageRights: 0
  694. ps4UseResolutionFallback: 0
  695. ps4ReprojectionSupport: 0
  696. ps4UseAudio3dBackend: 0
  697. ps4UseLowGarlicFragmentationMode: 1
  698. ps4SocialScreenEnabled: 0
  699. ps4ScriptOptimizationLevel: 2
  700. ps4Audio3dVirtualSpeakerCount: 14
  701. ps4attribCpuUsage: 0
  702. ps4PatchPkgPath:
  703. ps4PatchLatestPkgPath:
  704. ps4PatchChangeinfoPath:
  705. ps4PatchDayOne: 0
  706. ps4attribUserManagement: 0
  707. ps4attribMoveSupport: 0
  708. ps4attrib3DSupport: 0
  709. ps4attribShareSupport: 0
  710. ps4attribExclusiveVR: 0
  711. ps4disableAutoHideSplash: 0
  712. ps4videoRecordingFeaturesUsed: 0
  713. ps4contentSearchFeaturesUsed: 0
  714. ps4CompatibilityPS5: 0
  715. ps4AllowPS5Detection: 0
  716. ps4GPU800MHz: 1
  717. ps4attribEyeToEyeDistanceSettingVR: 0
  718. ps4IncludedModules: []
  719. ps4attribVROutputEnabled: 0
  720. monoEnv:
  721. splashScreenBackgroundSourceLandscape: {fileID: 0}
  722. splashScreenBackgroundSourcePortrait: {fileID: 0}
  723. blurSplashScreenBackground: 1
  724. spritePackerPolicy:
  725. webGLMemorySize: 32
  726. webGLExceptionSupport: 1
  727. webGLNameFilesAsHashes: 0
  728. webGLDataCaching: 1
  729. webGLDebugSymbols: 0
  730. webGLEmscriptenArgs:
  731. webGLModulesDirectory:
  732. webGLTemplate: APPLICATION:Default
  733. webGLAnalyzeBuildSize: 0
  734. webGLUseEmbeddedResources: 0
  735. webGLCompressionFormat: 0
  736. webGLWasmArithmeticExceptions: 0
  737. webGLLinkerTarget: 1
  738. webGLThreadsSupport: 0
  739. webGLDecompressionFallback: 0
  740. scriptingDefineSymbols:
  741. 7: GFGZSB
  742. additionalCompilerArguments: {}
  743. platformArchitecture: {}
  744. scriptingBackend:
  745. Android: 1
  746. il2cppCompilerConfiguration: {}
  747. managedStrippingLevel: {}
  748. incrementalIl2cppBuild: {}
  749. suppressCommonWarnings: 1
  750. allowUnsafeCode: 1
  751. useDeterministicCompilation: 1
  752. useReferenceAssemblies: 1
  753. enableRoslynAnalyzers: 1
  754. additionalIl2CppArgs:
  755. scriptingRuntimeVersion: 1
  756. gcIncremental: 0
  757. assemblyVersionValidation: 1
  758. gcWBarrierValidation: 0
  759. apiCompatibilityLevelPerPlatform:
  760. Android: 3
  761. m_RenderingPath: 1
  762. m_MobileRenderingPath: 1
  763. metroPackageName: GameClient
  764. metroPackageVersion:
  765. metroCertificatePath:
  766. metroCertificatePassword:
  767. metroCertificateSubject:
  768. metroCertificateIssuer:
  769. metroCertificateNotAfter: 0000000000000000
  770. metroApplicationDescription: GameClient
  771. wsaImages: {}
  772. metroTileShortName:
  773. metroTileShowName: 0
  774. metroMediumTileShowName: 0
  775. metroLargeTileShowName: 0
  776. metroWideTileShowName: 0
  777. metroSupportStreamingInstall: 0
  778. metroLastRequiredScene: 0
  779. metroDefaultTileSize: 1
  780. metroTileForegroundText: 2
  781. metroTileBackgroundColor: {r: 0.13333334, g: 0.17254902, b: 0.21568628, a: 0}
  782. metroSplashScreenBackgroundColor: {r: 0.12941177, g: 0.17254902, b: 0.21568628, a: 1}
  783. metroSplashScreenUseBackgroundColor: 0
  784. platformCapabilities: {}
  785. metroTargetDeviceFamilies: {}
  786. metroFTAName:
  787. metroFTAFileTypes: []
  788. metroProtocolName:
  789. vcxProjDefaultLanguage:
  790. XboxOneProductId:
  791. XboxOneUpdateKey:
  792. XboxOneSandboxId:
  793. XboxOneContentId:
  794. XboxOneTitleId:
  795. XboxOneSCId:
  796. XboxOneGameOsOverridePath:
  797. XboxOnePackagingOverridePath:
  798. XboxOneAppManifestOverridePath:
  799. XboxOneVersion: 1.0.0.0
  800. XboxOnePackageEncryption: 0
  801. XboxOnePackageUpdateGranularity: 2
  802. XboxOneDescription:
  803. XboxOneLanguage:
  804. - enus
  805. XboxOneCapability: []
  806. XboxOneGameRating: {}
  807. XboxOneIsContentPackage: 0
  808. XboxOneEnhancedXboxCompatibilityMode: 0
  809. XboxOneEnableGPUVariability: 1
  810. XboxOneSockets: {}
  811. XboxOneSplashScreen: {fileID: 0}
  812. XboxOneAllowedProductIds: []
  813. XboxOnePersistentLocalStorageSize: 0
  814. XboxOneXTitleMemory: 8
  815. XboxOneOverrideIdentityName:
  816. XboxOneOverrideIdentityPublisher:
  817. vrEditorSettings: {}
  818. cloudServicesEnabled: {}
  819. luminIcon:
  820. m_Name:
  821. m_ModelFolderPath:
  822. m_PortalFolderPath:
  823. luminCert:
  824. m_CertPath:
  825. m_SignPackage: 1
  826. luminIsChannelApp: 0
  827. luminVersion:
  828. m_VersionCode: 1
  829. m_VersionName:
  830. apiCompatibilityLevel: 6
  831. activeInputHandler: 0
  832. cloudProjectId:
  833. framebufferDepthMemorylessMode: 0
  834. qualitySettingsNames: []
  835. projectName:
  836. organizationId:
  837. cloudEnabled: 0
  838. legacyClampBlendShapeWeights: 0
  839. virtualTexturingSupportEnabled: 0