ProjectSettings.asset 20 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747
  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_BuildTargetBatching: []
  383. m_BuildTargetSecurityBuild: []
  384. m_BuildTargetGraphicsJobs: []
  385. m_BuildTargetGraphicsJobMode: []
  386. m_BuildTargetGraphicsAPIs:
  387. - m_BuildTarget: AndroidPlayer
  388. m_APIs: 150000000b000000
  389. m_Automatic: 0
  390. m_BuildTargetVRSettings: []
  391. openGLRequireES31: 0
  392. openGLRequireES31AEP: 0
  393. openGLRequireES32: 0
  394. m_TemplateCustomTags: {}
  395. mobileMTRendering:
  396. Android: 1
  397. iPhone: 1
  398. tvOS: 1
  399. m_BuildTargetGroupLightmapEncodingQuality: []
  400. m_BuildTargetGroupLightmapSettings: []
  401. m_BuildTargetNormalMapEncoding: []
  402. playModeTestRunnerEnabled: 0
  403. runPlayModeTestAsEditModeTest: 0
  404. actionOnDotNetUnhandledException: 1
  405. enableInternalProfiler: 0
  406. logObjCUncaughtExceptions: 1
  407. enableCrashReportAPI: 0
  408. cameraUsageDescription:
  409. locationUsageDescription:
  410. microphoneUsageDescription:
  411. bluetoothUsageDescription:
  412. switchNMETAOverride:
  413. switchNetLibKey:
  414. switchSocketMemoryPoolSize: 6144
  415. switchSocketAllocatorPoolSize: 128
  416. switchSocketConcurrencyLimit: 14
  417. switchScreenResolutionBehavior: 2
  418. switchUseCPUProfiler: 0
  419. switchUseGOLDLinker: 0
  420. switchApplicationID: 0x01004b9000490000
  421. switchNSODependencies:
  422. switchTitleNames_0:
  423. switchTitleNames_1:
  424. switchTitleNames_2:
  425. switchTitleNames_3:
  426. switchTitleNames_4:
  427. switchTitleNames_5:
  428. switchTitleNames_6:
  429. switchTitleNames_7:
  430. switchTitleNames_8:
  431. switchTitleNames_9:
  432. switchTitleNames_10:
  433. switchTitleNames_11:
  434. switchTitleNames_12:
  435. switchTitleNames_13:
  436. switchTitleNames_14:
  437. switchTitleNames_15:
  438. switchPublisherNames_0:
  439. switchPublisherNames_1:
  440. switchPublisherNames_2:
  441. switchPublisherNames_3:
  442. switchPublisherNames_4:
  443. switchPublisherNames_5:
  444. switchPublisherNames_6:
  445. switchPublisherNames_7:
  446. switchPublisherNames_8:
  447. switchPublisherNames_9:
  448. switchPublisherNames_10:
  449. switchPublisherNames_11:
  450. switchPublisherNames_12:
  451. switchPublisherNames_13:
  452. switchPublisherNames_14:
  453. switchPublisherNames_15:
  454. switchIcons_0: {fileID: 0}
  455. switchIcons_1: {fileID: 0}
  456. switchIcons_2: {fileID: 0}
  457. switchIcons_3: {fileID: 0}
  458. switchIcons_4: {fileID: 0}
  459. switchIcons_5: {fileID: 0}
  460. switchIcons_6: {fileID: 0}
  461. switchIcons_7: {fileID: 0}
  462. switchIcons_8: {fileID: 0}
  463. switchIcons_9: {fileID: 0}
  464. switchIcons_10: {fileID: 0}
  465. switchIcons_11: {fileID: 0}
  466. switchIcons_12: {fileID: 0}
  467. switchIcons_13: {fileID: 0}
  468. switchIcons_14: {fileID: 0}
  469. switchIcons_15: {fileID: 0}
  470. switchSmallIcons_0: {fileID: 0}
  471. switchSmallIcons_1: {fileID: 0}
  472. switchSmallIcons_2: {fileID: 0}
  473. switchSmallIcons_3: {fileID: 0}
  474. switchSmallIcons_4: {fileID: 0}
  475. switchSmallIcons_5: {fileID: 0}
  476. switchSmallIcons_6: {fileID: 0}
  477. switchSmallIcons_7: {fileID: 0}
  478. switchSmallIcons_8: {fileID: 0}
  479. switchSmallIcons_9: {fileID: 0}
  480. switchSmallIcons_10: {fileID: 0}
  481. switchSmallIcons_11: {fileID: 0}
  482. switchSmallIcons_12: {fileID: 0}
  483. switchSmallIcons_13: {fileID: 0}
  484. switchSmallIcons_14: {fileID: 0}
  485. switchSmallIcons_15: {fileID: 0}
  486. switchManualHTML:
  487. switchAccessibleURLs:
  488. switchLegalInformation:
  489. switchMainThreadStackSize: 1048576
  490. switchPresenceGroupId:
  491. switchLogoHandling: 0
  492. switchReleaseVersion: 0
  493. switchDisplayVersion: 1.0.0
  494. switchStartupUserAccount: 0
  495. switchTouchScreenUsage: 0
  496. switchSupportedLanguagesMask: 0
  497. switchLogoType: 0
  498. switchApplicationErrorCodeCategory:
  499. switchUserAccountSaveDataSize: 0
  500. switchUserAccountSaveDataJournalSize: 0
  501. switchApplicationAttribute: 0
  502. switchCardSpecSize: -1
  503. switchCardSpecClock: -1
  504. switchRatingsMask: 0
  505. switchRatingsInt_0: 0
  506. switchRatingsInt_1: 0
  507. switchRatingsInt_2: 0
  508. switchRatingsInt_3: 0
  509. switchRatingsInt_4: 0
  510. switchRatingsInt_5: 0
  511. switchRatingsInt_6: 0
  512. switchRatingsInt_7: 0
  513. switchRatingsInt_8: 0
  514. switchRatingsInt_9: 0
  515. switchRatingsInt_10: 0
  516. switchRatingsInt_11: 0
  517. switchRatingsInt_12: 0
  518. switchLocalCommunicationIds_0:
  519. switchLocalCommunicationIds_1:
  520. switchLocalCommunicationIds_2:
  521. switchLocalCommunicationIds_3:
  522. switchLocalCommunicationIds_4:
  523. switchLocalCommunicationIds_5:
  524. switchLocalCommunicationIds_6:
  525. switchLocalCommunicationIds_7:
  526. switchParentalControl: 0
  527. switchAllowsScreenshot: 1
  528. switchAllowsVideoCapturing: 1
  529. switchAllowsRuntimeAddOnContentInstall: 0
  530. switchDataLossConfirmation: 0
  531. switchUserAccountLockEnabled: 0
  532. switchSystemResourceMemory: 16777216
  533. switchSupportedNpadStyles: 22
  534. switchNativeFsCacheSize: 32
  535. switchIsHoldTypeHorizontal: 0
  536. switchSupportedNpadCount: 8
  537. switchSocketConfigEnabled: 0
  538. switchTcpInitialSendBufferSize: 32
  539. switchTcpInitialReceiveBufferSize: 64
  540. switchTcpAutoSendBufferSizeMax: 256
  541. switchTcpAutoReceiveBufferSizeMax: 256
  542. switchUdpSendBufferSize: 9
  543. switchUdpReceiveBufferSize: 42
  544. switchSocketBufferEfficiency: 4
  545. switchSocketInitializeEnabled: 1
  546. switchNetworkInterfaceManagerInitializeEnabled: 1
  547. switchPlayerConnectionEnabled: 1
  548. switchUseNewStyleFilepaths: 0
  549. switchUseMicroSleepForYield: 1
  550. switchEnableRamDiskSupport: 0
  551. switchMicroSleepForYieldTime: 25
  552. switchRamDiskSpaceSize: 12
  553. ps4NPAgeRating: 12
  554. ps4NPTitleSecret:
  555. ps4NPTrophyPackPath:
  556. ps4ParentalLevel: 11
  557. ps4ContentID: ED1633-NPXX51362_00-0000000000000000
  558. ps4Category: 0
  559. ps4MasterVersion: 01.00
  560. ps4AppVersion: 01.00
  561. ps4AppType: 0
  562. ps4ParamSfxPath:
  563. ps4VideoOutPixelFormat: 0
  564. ps4VideoOutInitialWidth: 1920
  565. ps4VideoOutBaseModeInitialWidth: 1920
  566. ps4VideoOutReprojectionRate: 60
  567. ps4PronunciationXMLPath:
  568. ps4PronunciationSIGPath:
  569. ps4BackgroundImagePath:
  570. ps4StartupImagePath:
  571. ps4StartupImagesFolder:
  572. ps4IconImagesFolder:
  573. ps4SaveDataImagePath:
  574. ps4SdkOverride:
  575. ps4BGMPath:
  576. ps4ShareFilePath:
  577. ps4ShareOverlayImagePath:
  578. ps4PrivacyGuardImagePath:
  579. ps4ExtraSceSysFile:
  580. ps4NPtitleDatPath:
  581. ps4RemotePlayKeyAssignment: -1
  582. ps4RemotePlayKeyMappingDir:
  583. ps4PlayTogetherPlayerCount: 0
  584. ps4EnterButtonAssignment: 2
  585. ps4ApplicationParam1: 0
  586. ps4ApplicationParam2: 0
  587. ps4ApplicationParam3: 0
  588. ps4ApplicationParam4: 0
  589. ps4DownloadDataSize: 0
  590. ps4GarlicHeapSize: 2048
  591. ps4ProGarlicHeapSize: 2560
  592. playerPrefsMaxSize: 32768
  593. ps4Passcode: frAQBc8Wsa1xVPfvJcrgRYwTiizs2trQ
  594. ps4pnSessions: 1
  595. ps4pnPresence: 1
  596. ps4pnFriends: 1
  597. ps4pnGameCustomData: 1
  598. playerPrefsSupport: 0
  599. enableApplicationExit: 0
  600. resetTempFolder: 1
  601. restrictedAudioUsageRights: 0
  602. ps4UseResolutionFallback: 0
  603. ps4ReprojectionSupport: 0
  604. ps4UseAudio3dBackend: 0
  605. ps4UseLowGarlicFragmentationMode: 1
  606. ps4SocialScreenEnabled: 0
  607. ps4ScriptOptimizationLevel: 2
  608. ps4Audio3dVirtualSpeakerCount: 14
  609. ps4attribCpuUsage: 0
  610. ps4PatchPkgPath:
  611. ps4PatchLatestPkgPath:
  612. ps4PatchChangeinfoPath:
  613. ps4PatchDayOne: 0
  614. ps4attribUserManagement: 0
  615. ps4attribMoveSupport: 0
  616. ps4attrib3DSupport: 0
  617. ps4attribShareSupport: 0
  618. ps4attribExclusiveVR: 0
  619. ps4disableAutoHideSplash: 0
  620. ps4videoRecordingFeaturesUsed: 0
  621. ps4contentSearchFeaturesUsed: 0
  622. ps4CompatibilityPS5: 0
  623. ps4AllowPS5Detection: 0
  624. ps4GPU800MHz: 1
  625. ps4attribEyeToEyeDistanceSettingVR: 0
  626. ps4IncludedModules: []
  627. ps4attribVROutputEnabled: 0
  628. monoEnv:
  629. splashScreenBackgroundSourceLandscape: {fileID: 0}
  630. splashScreenBackgroundSourcePortrait: {fileID: 0}
  631. blurSplashScreenBackground: 1
  632. spritePackerPolicy:
  633. webGLMemorySize: 32
  634. webGLExceptionSupport: 1
  635. webGLNameFilesAsHashes: 0
  636. webGLDataCaching: 1
  637. webGLDebugSymbols: 0
  638. webGLEmscriptenArgs:
  639. webGLModulesDirectory:
  640. webGLTemplate: APPLICATION:Default
  641. webGLAnalyzeBuildSize: 0
  642. webGLUseEmbeddedResources: 0
  643. webGLCompressionFormat: 0
  644. webGLWasmArithmeticExceptions: 0
  645. webGLLinkerTarget: 1
  646. webGLThreadsSupport: 0
  647. webGLDecompressionFallback: 0
  648. scriptingDefineSymbols:
  649. 7: GFGZSB
  650. additionalCompilerArguments: {}
  651. platformArchitecture: {}
  652. scriptingBackend:
  653. Android: 1
  654. il2cppCompilerConfiguration: {}
  655. managedStrippingLevel: {}
  656. incrementalIl2cppBuild: {}
  657. suppressCommonWarnings: 1
  658. allowUnsafeCode: 1
  659. useDeterministicCompilation: 1
  660. useReferenceAssemblies: 1
  661. enableRoslynAnalyzers: 1
  662. additionalIl2CppArgs:
  663. scriptingRuntimeVersion: 1
  664. gcIncremental: 0
  665. assemblyVersionValidation: 1
  666. gcWBarrierValidation: 0
  667. apiCompatibilityLevelPerPlatform:
  668. Android: 3
  669. m_RenderingPath: 1
  670. m_MobileRenderingPath: 1
  671. metroPackageName: GameClient
  672. metroPackageVersion:
  673. metroCertificatePath:
  674. metroCertificatePassword:
  675. metroCertificateSubject:
  676. metroCertificateIssuer:
  677. metroCertificateNotAfter: 0000000000000000
  678. metroApplicationDescription: GameClient
  679. wsaImages: {}
  680. metroTileShortName:
  681. metroTileShowName: 0
  682. metroMediumTileShowName: 0
  683. metroLargeTileShowName: 0
  684. metroWideTileShowName: 0
  685. metroSupportStreamingInstall: 0
  686. metroLastRequiredScene: 0
  687. metroDefaultTileSize: 1
  688. metroTileForegroundText: 2
  689. metroTileBackgroundColor: {r: 0.13333334, g: 0.17254902, b: 0.21568628, a: 0}
  690. metroSplashScreenBackgroundColor: {r: 0.12941177, g: 0.17254902, b: 0.21568628, a: 1}
  691. metroSplashScreenUseBackgroundColor: 0
  692. platformCapabilities: {}
  693. metroTargetDeviceFamilies: {}
  694. metroFTAName:
  695. metroFTAFileTypes: []
  696. metroProtocolName:
  697. vcxProjDefaultLanguage:
  698. XboxOneProductId:
  699. XboxOneUpdateKey:
  700. XboxOneSandboxId:
  701. XboxOneContentId:
  702. XboxOneTitleId:
  703. XboxOneSCId:
  704. XboxOneGameOsOverridePath:
  705. XboxOnePackagingOverridePath:
  706. XboxOneAppManifestOverridePath:
  707. XboxOneVersion: 1.0.0.0
  708. XboxOnePackageEncryption: 0
  709. XboxOnePackageUpdateGranularity: 2
  710. XboxOneDescription:
  711. XboxOneLanguage:
  712. - enus
  713. XboxOneCapability: []
  714. XboxOneGameRating: {}
  715. XboxOneIsContentPackage: 0
  716. XboxOneEnhancedXboxCompatibilityMode: 0
  717. XboxOneEnableGPUVariability: 1
  718. XboxOneSockets: {}
  719. XboxOneSplashScreen: {fileID: 0}
  720. XboxOneAllowedProductIds: []
  721. XboxOnePersistentLocalStorageSize: 0
  722. XboxOneXTitleMemory: 8
  723. XboxOneOverrideIdentityName:
  724. XboxOneOverrideIdentityPublisher:
  725. vrEditorSettings: {}
  726. cloudServicesEnabled: {}
  727. luminIcon:
  728. m_Name:
  729. m_ModelFolderPath:
  730. m_PortalFolderPath:
  731. luminCert:
  732. m_CertPath:
  733. m_SignPackage: 1
  734. luminIsChannelApp: 0
  735. luminVersion:
  736. m_VersionCode: 1
  737. m_VersionName:
  738. apiCompatibilityLevel: 6
  739. activeInputHandler: 0
  740. cloudProjectId:
  741. framebufferDepthMemorylessMode: 0
  742. qualitySettingsNames: []
  743. projectName:
  744. organizationId:
  745. cloudEnabled: 0
  746. legacyClampBlendShapeWeights: 0
  747. virtualTexturingSupportEnabled: 0