ProjectSettings.asset 24 KB

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