ProjectSettings.asset 26 KB

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