ProjectSettings.asset 26 KB

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