ProjectSettings.asset 24 KB

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