ProjectSettings.asset 25 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968
  1. %YAML 1.1
  2. %TAG !u! tag:unity3d.com,2011:
  3. --- !u!129 &1
  4. PlayerSettings:
  5. m_ObjectHideFlags: 0
  6. serializedVersion: 26
  7. productGUID: 1d407cee65d8b4bf1b4f5431e78baa63
  8. AndroidProfiler: 0
  9. AndroidFilterTouchesWhenObscured: 0
  10. AndroidEnableSustainedPerformanceMode: 0
  11. defaultScreenOrientation: 0
  12. targetDevice: 2
  13. useOnDemandResources: 0
  14. accelerometerFrequency: 60
  15. companyName: Shoot Sniper
  16. productName: Shoot Sniper Training Range
  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. - logo: {fileID: 21300000, guid: 80e4f470a93a84df899cbad60f9b9158, type: 3}
  44. duration: 2
  45. m_VirtualRealitySplashScreen: {fileID: 0}
  46. m_HolographicTrackingLossScreen: {fileID: 0}
  47. defaultScreenWidth: 1920
  48. defaultScreenHeight: 1080
  49. defaultScreenWidthWeb: 960
  50. defaultScreenHeightWeb: 600
  51. m_StereoRenderingPath: 0
  52. m_ActiveColorSpace: 0
  53. unsupportedMSAAFallback: 0
  54. m_SpriteBatchVertexThreshold: 300
  55. m_MTRendering: 1
  56. mipStripping: 0
  57. numberOfMipsStripped: 0
  58. numberOfMipsStrippedPerMipmapLimitGroup: {}
  59. m_StackTraceTypes: 010000000100000001000000010000000100000001000000
  60. iosShowActivityIndicatorOnLoading: -1
  61. androidShowActivityIndicatorOnLoading: -1
  62. iosUseCustomAppBackgroundBehavior: 0
  63. allowedAutorotateToPortrait: 1
  64. allowedAutorotateToPortraitUpsideDown: 1
  65. allowedAutorotateToLandscapeRight: 1
  66. allowedAutorotateToLandscapeLeft: 1
  67. useOSAutorotation: 1
  68. use32BitDisplayBuffer: 1
  69. preserveFramebufferAlpha: 0
  70. disableDepthAndStencilBuffers: 0
  71. androidStartInFullscreen: 1
  72. androidRenderOutsideSafeArea: 1
  73. androidUseSwappy: 1
  74. androidBlitType: 0
  75. androidResizableWindow: 0
  76. androidDefaultWindowWidth: 1920
  77. androidDefaultWindowHeight: 1080
  78. androidMinimumWindowWidth: 400
  79. androidMinimumWindowHeight: 300
  80. androidFullscreenMode: 1
  81. androidAutoRotationBehavior: 1
  82. defaultIsNativeResolution: 1
  83. macRetinaSupport: 1
  84. runInBackground: 1
  85. captureSingleScreen: 0
  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. xboxPIXTextureCapture: 0
  102. xboxEnableAvatar: 0
  103. xboxEnableKinect: 0
  104. xboxEnableKinectAutoTracking: 0
  105. xboxEnableFitness: 0
  106. visibleInBackground: 1
  107. allowFullscreenSwitch: 1
  108. fullscreenMode: 1
  109. xboxSpeechDB: 0
  110. xboxEnableHeadOrientation: 0
  111. xboxEnableGuest: 0
  112. xboxEnablePIXSampling: 0
  113. metalFramebufferOnly: 0
  114. xboxOneResolution: 0
  115. xboxOneSResolution: 0
  116. xboxOneXResolution: 3
  117. xboxOneMonoLoggingLevel: 0
  118. xboxOneLoggingLevel: 1
  119. xboxOneDisableEsram: 0
  120. xboxOneEnableTypeOptimization: 0
  121. xboxOnePresentImmediateThreshold: 0
  122. switchQueueCommandMemory: 0
  123. switchQueueControlMemory: 16384
  124. switchQueueComputeMemory: 262144
  125. switchNVNShaderPoolsGranularity: 33554432
  126. switchNVNDefaultPoolsGranularity: 16777216
  127. switchNVNOtherPoolsGranularity: 16777216
  128. switchGpuScratchPoolGranularity: 2097152
  129. switchAllowGpuScratchShrinking: 0
  130. switchNVNMaxPublicTextureIDCount: 0
  131. switchNVNMaxPublicSamplerIDCount: 0
  132. switchNVNGraphicsFirmwareMemory: 32
  133. switchMaxWorkerMultiple: 8
  134. stadiaPresentMode: 0
  135. stadiaTargetFramerate: 0
  136. vulkanNumSwapchainBuffers: 3
  137. vulkanEnableSetSRGBWrite: 0
  138. vulkanEnablePreTransform: 1
  139. vulkanEnableLateAcquireNextImage: 0
  140. vulkanEnableCommandBufferRecycling: 1
  141. loadStoreDebugModeEnabled: 0
  142. bundleVersion: 0.1
  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. allowHDRDisplaySupport: 0
  155. useHDRDisplay: 0
  156. hdrBitDepth: 0
  157. m_ColorGamuts: 00000000
  158. targetPixelDensity: 30
  159. resolutionScalingMode: 0
  160. resetResolutionOnWindowResize: 0
  161. androidSupportedAspectRatio: 1
  162. androidMaxAspectRatio: 2.1
  163. applicationIdentifier:
  164. Android: shoot.sniper.traing.range.simulation
  165. buildNumber:
  166. Standalone: 0
  167. VisionOS: 0
  168. iPhone: 0
  169. tvOS: 0
  170. overrideDefaultApplicationIdentifier: 1
  171. AndroidBundleVersionCode: 1
  172. AndroidMinSdkVersion: 22
  173. AndroidTargetSdkVersion: 34
  174. AndroidPreferredInstallLocation: 1
  175. aotOptions:
  176. stripEngineCode: 1
  177. iPhoneStrippingLevel: 0
  178. iPhoneScriptCallOptimization: 0
  179. ForceInternetPermission: 1
  180. ForceSDCardPermission: 0
  181. CreateWallpaper: 0
  182. APKExpansionFiles: 0
  183. keepLoadedShadersAlive: 0
  184. StripUnusedMeshComponents: 1
  185. strictShaderVariantMatching: 0
  186. VertexChannelCompressionMask: 4054
  187. iPhoneSdkVersion: 988
  188. iOSTargetOSVersionString: 12.0
  189. tvOSSdkVersion: 0
  190. tvOSRequireExtendedGameController: 0
  191. tvOSTargetOSVersionString: 12.0
  192. VisionOSSdkVersion: 0
  193. VisionOSTargetOSVersionString: 1.0
  194. uIPrerenderedIcon: 0
  195. uIRequiresPersistentWiFi: 0
  196. uIRequiresFullScreen: 1
  197. uIStatusBarHidden: 1
  198. uIExitOnSuspend: 0
  199. uIStatusBarStyle: 0
  200. appleTVSplashScreen: {fileID: 0}
  201. appleTVSplashScreen2x: {fileID: 0}
  202. tvOSSmallIconLayers: []
  203. tvOSSmallIconLayers2x: []
  204. tvOSLargeIconLayers: []
  205. tvOSLargeIconLayers2x: []
  206. tvOSTopShelfImageLayers: []
  207. tvOSTopShelfImageLayers2x: []
  208. tvOSTopShelfImageWideLayers: []
  209. tvOSTopShelfImageWideLayers2x: []
  210. iOSLaunchScreenType: 0
  211. iOSLaunchScreenPortrait: {fileID: 0}
  212. iOSLaunchScreenLandscape: {fileID: 0}
  213. iOSLaunchScreenBackgroundColor:
  214. serializedVersion: 2
  215. rgba: 0
  216. iOSLaunchScreenFillPct: 100
  217. iOSLaunchScreenSize: 100
  218. iOSLaunchScreenCustomXibPath:
  219. iOSLaunchScreeniPadType: 0
  220. iOSLaunchScreeniPadImage: {fileID: 0}
  221. iOSLaunchScreeniPadBackgroundColor:
  222. serializedVersion: 2
  223. rgba: 0
  224. iOSLaunchScreeniPadFillPct: 100
  225. iOSLaunchScreeniPadSize: 100
  226. iOSLaunchScreeniPadCustomXibPath:
  227. iOSLaunchScreenCustomStoryboardPath:
  228. iOSLaunchScreeniPadCustomStoryboardPath:
  229. iOSDeviceRequirements: []
  230. iOSURLSchemes: []
  231. macOSURLSchemes: []
  232. iOSBackgroundModes: 0
  233. iOSMetalForceHardShadows: 0
  234. metalEditorSupport: 1
  235. metalAPIValidation: 1
  236. iOSRenderExtraFrameOnPause: 0
  237. iosCopyPluginsCodeInsteadOfSymlink: 0
  238. appleDeveloperTeamID:
  239. iOSManualSigningProvisioningProfileID:
  240. tvOSManualSigningProvisioningProfileID:
  241. VisionOSManualSigningProvisioningProfileID:
  242. iOSManualSigningProvisioningProfileType: 0
  243. tvOSManualSigningProvisioningProfileType: 0
  244. VisionOSManualSigningProvisioningProfileType: 0
  245. appleEnableAutomaticSigning: 0
  246. iOSRequireARKit: 0
  247. iOSAutomaticallyDetectAndAddCapabilities: 1
  248. appleEnableProMotion: 0
  249. shaderPrecisionModel: 0
  250. clonedFromGUID: c0afd0d1d80e3634a9dac47e8a0426ea
  251. templatePackageId: com.unity.template.3d@8.1.1
  252. templateDefaultScene: Assets/Scenes/SampleScene.unity
  253. useCustomMainManifest: 1
  254. useCustomLauncherManifest: 0
  255. useCustomMainGradleTemplate: 1
  256. useCustomLauncherGradleManifest: 1
  257. useCustomBaseGradleTemplate: 0
  258. useCustomGradlePropertiesTemplate: 1
  259. useCustomGradleSettingsTemplate: 0
  260. useCustomProguardFile: 1
  261. AndroidTargetArchitectures: 3
  262. AndroidTargetDevices: 0
  263. AndroidSplashScreenScale: 0
  264. androidSplashScreen: {fileID: 0}
  265. AndroidKeystoreName: '{inproject}: Keystore/widesscattersgass.keystore'
  266. AndroidKeyaliasName: widesscattersgass.keystore
  267. AndroidEnableArmv9SecurityFeatures: 0
  268. AndroidBuildApkPerCpuArchitecture: 0
  269. AndroidTVCompatibility: 0
  270. AndroidIsGame: 1
  271. AndroidEnableTango: 0
  272. androidEnableBanner: 1
  273. androidUseLowAccuracyLocation: 0
  274. androidUseCustomKeystore: 1
  275. m_AndroidBanners:
  276. - width: 320
  277. height: 180
  278. banner: {fileID: 0}
  279. androidGamepadSupportLevel: 0
  280. chromeosInputEmulation: 1
  281. AndroidMinifyRelease: 1
  282. AndroidMinifyDebug: 0
  283. AndroidValidateAppBundleSize: 1
  284. AndroidAppBundleSizeToValidate: 150
  285. m_BuildTargetIcons:
  286. - m_BuildTarget:
  287. m_Icons:
  288. - serializedVersion: 2
  289. m_Icon: {fileID: 2800000, guid: f20a00b9a38ae4049b195c0945cce6cf, type: 3}
  290. m_Width: 128
  291. m_Height: 128
  292. m_Kind: 0
  293. m_BuildTargetPlatformIcons:
  294. - m_BuildTarget: iPhone
  295. m_Icons:
  296. - m_Textures: []
  297. m_Width: 180
  298. m_Height: 180
  299. m_Kind: 0
  300. m_SubKind: iPhone
  301. - m_Textures: []
  302. m_Width: 120
  303. m_Height: 120
  304. m_Kind: 0
  305. m_SubKind: iPhone
  306. - m_Textures: []
  307. m_Width: 167
  308. m_Height: 167
  309. m_Kind: 0
  310. m_SubKind: iPad
  311. - m_Textures: []
  312. m_Width: 152
  313. m_Height: 152
  314. m_Kind: 0
  315. m_SubKind: iPad
  316. - m_Textures: []
  317. m_Width: 76
  318. m_Height: 76
  319. m_Kind: 0
  320. m_SubKind: iPad
  321. - m_Textures: []
  322. m_Width: 120
  323. m_Height: 120
  324. m_Kind: 3
  325. m_SubKind: iPhone
  326. - m_Textures: []
  327. m_Width: 80
  328. m_Height: 80
  329. m_Kind: 3
  330. m_SubKind: iPhone
  331. - m_Textures: []
  332. m_Width: 80
  333. m_Height: 80
  334. m_Kind: 3
  335. m_SubKind: iPad
  336. - m_Textures: []
  337. m_Width: 40
  338. m_Height: 40
  339. m_Kind: 3
  340. m_SubKind: iPad
  341. - m_Textures: []
  342. m_Width: 87
  343. m_Height: 87
  344. m_Kind: 1
  345. m_SubKind: iPhone
  346. - m_Textures: []
  347. m_Width: 58
  348. m_Height: 58
  349. m_Kind: 1
  350. m_SubKind: iPhone
  351. - m_Textures: []
  352. m_Width: 29
  353. m_Height: 29
  354. m_Kind: 1
  355. m_SubKind: iPhone
  356. - m_Textures: []
  357. m_Width: 58
  358. m_Height: 58
  359. m_Kind: 1
  360. m_SubKind: iPad
  361. - m_Textures: []
  362. m_Width: 29
  363. m_Height: 29
  364. m_Kind: 1
  365. m_SubKind: iPad
  366. - m_Textures: []
  367. m_Width: 60
  368. m_Height: 60
  369. m_Kind: 2
  370. m_SubKind: iPhone
  371. - m_Textures: []
  372. m_Width: 40
  373. m_Height: 40
  374. m_Kind: 2
  375. m_SubKind: iPhone
  376. - m_Textures: []
  377. m_Width: 40
  378. m_Height: 40
  379. m_Kind: 2
  380. m_SubKind: iPad
  381. - m_Textures: []
  382. m_Width: 20
  383. m_Height: 20
  384. m_Kind: 2
  385. m_SubKind: iPad
  386. - m_Textures: []
  387. m_Width: 1024
  388. m_Height: 1024
  389. m_Kind: 4
  390. m_SubKind: App Store
  391. - m_BuildTarget: Android
  392. m_Icons:
  393. - m_Textures: []
  394. m_Width: 432
  395. m_Height: 432
  396. m_Kind: 2
  397. m_SubKind:
  398. - m_Textures: []
  399. m_Width: 324
  400. m_Height: 324
  401. m_Kind: 2
  402. m_SubKind:
  403. - m_Textures: []
  404. m_Width: 216
  405. m_Height: 216
  406. m_Kind: 2
  407. m_SubKind:
  408. - m_Textures: []
  409. m_Width: 162
  410. m_Height: 162
  411. m_Kind: 2
  412. m_SubKind:
  413. - m_Textures: []
  414. m_Width: 108
  415. m_Height: 108
  416. m_Kind: 2
  417. m_SubKind:
  418. - m_Textures: []
  419. m_Width: 81
  420. m_Height: 81
  421. m_Kind: 2
  422. m_SubKind:
  423. - m_Textures: []
  424. m_Width: 192
  425. m_Height: 192
  426. m_Kind: 1
  427. m_SubKind:
  428. - m_Textures: []
  429. m_Width: 144
  430. m_Height: 144
  431. m_Kind: 1
  432. m_SubKind:
  433. - m_Textures: []
  434. m_Width: 96
  435. m_Height: 96
  436. m_Kind: 1
  437. m_SubKind:
  438. - m_Textures: []
  439. m_Width: 72
  440. m_Height: 72
  441. m_Kind: 1
  442. m_SubKind:
  443. - m_Textures: []
  444. m_Width: 48
  445. m_Height: 48
  446. m_Kind: 1
  447. m_SubKind:
  448. - m_Textures: []
  449. m_Width: 36
  450. m_Height: 36
  451. m_Kind: 1
  452. m_SubKind:
  453. - m_Textures: []
  454. m_Width: 192
  455. m_Height: 192
  456. m_Kind: 0
  457. m_SubKind:
  458. - m_Textures: []
  459. m_Width: 144
  460. m_Height: 144
  461. m_Kind: 0
  462. m_SubKind:
  463. - m_Textures: []
  464. m_Width: 96
  465. m_Height: 96
  466. m_Kind: 0
  467. m_SubKind:
  468. - m_Textures: []
  469. m_Width: 72
  470. m_Height: 72
  471. m_Kind: 0
  472. m_SubKind:
  473. - m_Textures: []
  474. m_Width: 48
  475. m_Height: 48
  476. m_Kind: 0
  477. m_SubKind:
  478. - m_Textures: []
  479. m_Width: 36
  480. m_Height: 36
  481. m_Kind: 0
  482. m_SubKind:
  483. m_BuildTargetBatching:
  484. - m_BuildTarget: Standalone
  485. m_StaticBatching: 1
  486. m_DynamicBatching: 0
  487. - m_BuildTarget: tvOS
  488. m_StaticBatching: 1
  489. m_DynamicBatching: 0
  490. - m_BuildTarget: Android
  491. m_StaticBatching: 1
  492. m_DynamicBatching: 0
  493. - m_BuildTarget: iPhone
  494. m_StaticBatching: 1
  495. m_DynamicBatching: 0
  496. - m_BuildTarget: WebGL
  497. m_StaticBatching: 0
  498. m_DynamicBatching: 0
  499. m_BuildTargetShaderSettings: []
  500. m_BuildTargetGraphicsJobs:
  501. - m_BuildTarget: MacStandaloneSupport
  502. m_GraphicsJobs: 0
  503. - m_BuildTarget: Switch
  504. m_GraphicsJobs: 1
  505. - m_BuildTarget: MetroSupport
  506. m_GraphicsJobs: 1
  507. - m_BuildTarget: AppleTVSupport
  508. m_GraphicsJobs: 0
  509. - m_BuildTarget: BJMSupport
  510. m_GraphicsJobs: 1
  511. - m_BuildTarget: LinuxStandaloneSupport
  512. m_GraphicsJobs: 1
  513. - m_BuildTarget: PS4Player
  514. m_GraphicsJobs: 1
  515. - m_BuildTarget: iOSSupport
  516. m_GraphicsJobs: 0
  517. - m_BuildTarget: WindowsStandaloneSupport
  518. m_GraphicsJobs: 1
  519. - m_BuildTarget: XboxOnePlayer
  520. m_GraphicsJobs: 1
  521. - m_BuildTarget: LuminSupport
  522. m_GraphicsJobs: 0
  523. - m_BuildTarget: AndroidPlayer
  524. m_GraphicsJobs: 0
  525. - m_BuildTarget: WebGLSupport
  526. m_GraphicsJobs: 0
  527. m_BuildTargetGraphicsJobMode:
  528. - m_BuildTarget: PS4Player
  529. m_GraphicsJobMode: 0
  530. - m_BuildTarget: XboxOnePlayer
  531. m_GraphicsJobMode: 0
  532. m_BuildTargetGraphicsAPIs:
  533. - m_BuildTarget: AndroidPlayer
  534. m_APIs: 150000000b000000
  535. m_Automatic: 1
  536. - m_BuildTarget: iOSSupport
  537. m_APIs: 10000000
  538. m_Automatic: 1
  539. - m_BuildTarget: AppleTVSupport
  540. m_APIs: 10000000
  541. m_Automatic: 1
  542. - m_BuildTarget: WebGLSupport
  543. m_APIs: 0b000000
  544. m_Automatic: 1
  545. m_BuildTargetVRSettings:
  546. - m_BuildTarget: Standalone
  547. m_Enabled: 0
  548. m_Devices:
  549. - Oculus
  550. - OpenVR
  551. m_DefaultShaderChunkSizeInMB: 16
  552. m_DefaultShaderChunkCount: 0
  553. openGLRequireES31: 0
  554. openGLRequireES31AEP: 0
  555. openGLRequireES32: 0
  556. m_TemplateCustomTags: {}
  557. mobileMTRendering:
  558. Android: 1
  559. iPhone: 1
  560. tvOS: 1
  561. m_BuildTargetGroupLightmapEncodingQuality:
  562. - m_BuildTarget: Android
  563. m_EncodingQuality: 1
  564. - m_BuildTarget: iPhone
  565. m_EncodingQuality: 1
  566. - m_BuildTarget: tvOS
  567. m_EncodingQuality: 1
  568. m_BuildTargetGroupHDRCubemapEncodingQuality:
  569. - m_BuildTarget: Android
  570. m_EncodingQuality: 1
  571. - m_BuildTarget: iPhone
  572. m_EncodingQuality: 1
  573. - m_BuildTarget: tvOS
  574. m_EncodingQuality: 1
  575. m_BuildTargetGroupLightmapSettings: []
  576. m_BuildTargetGroupLoadStoreDebugModeSettings: []
  577. m_BuildTargetNormalMapEncoding:
  578. - m_BuildTarget: Android
  579. m_Encoding: 1
  580. - m_BuildTarget: iPhone
  581. m_Encoding: 1
  582. - m_BuildTarget: tvOS
  583. m_Encoding: 1
  584. m_BuildTargetDefaultTextureCompressionFormat:
  585. - m_BuildTarget: Android
  586. m_Format: 3
  587. playModeTestRunnerEnabled: 0
  588. runPlayModeTestAsEditModeTest: 0
  589. actionOnDotNetUnhandledException: 1
  590. enableInternalProfiler: 0
  591. logObjCUncaughtExceptions: 1
  592. enableCrashReportAPI: 0
  593. cameraUsageDescription:
  594. locationUsageDescription:
  595. microphoneUsageDescription:
  596. bluetoothUsageDescription:
  597. macOSTargetOSVersion: 10.13.0
  598. switchNMETAOverride:
  599. switchNetLibKey:
  600. switchSocketMemoryPoolSize: 6144
  601. switchSocketAllocatorPoolSize: 128
  602. switchSocketConcurrencyLimit: 14
  603. switchScreenResolutionBehavior: 2
  604. switchUseCPUProfiler: 0
  605. switchEnableFileSystemTrace: 0
  606. switchLTOSetting: 0
  607. switchApplicationID: 0x01004b9000490000
  608. switchNSODependencies:
  609. switchCompilerFlags:
  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: 1
  736. switchUseLegacyFmodPriorities: 0
  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. webGLShowDiagnostics: 0
  825. webGLDataCaching: 1
  826. webGLDebugSymbols: 0
  827. webGLEmscriptenArgs:
  828. webGLModulesDirectory:
  829. webGLTemplate: APPLICATION:Default
  830. webGLAnalyzeBuildSize: 0
  831. webGLUseEmbeddedResources: 0
  832. webGLCompressionFormat: 1
  833. webGLWasmArithmeticExceptions: 0
  834. webGLLinkerTarget: 1
  835. webGLThreadsSupport: 0
  836. webGLDecompressionFallback: 0
  837. webGLInitialMemorySize: 32
  838. webGLMaximumMemorySize: 2048
  839. webGLMemoryGrowthMode: 2
  840. webGLMemoryLinearGrowthStep: 16
  841. webGLMemoryGeometricGrowthStep: 0.2
  842. webGLMemoryGeometricGrowthCap: 96
  843. webGLPowerPreference: 2
  844. scriptingDefineSymbols:
  845. Android: OVERSEA;ENABLE_SDK
  846. additionalCompilerArguments:
  847. Android:
  848. -
  849. platformArchitecture: {}
  850. scriptingBackend:
  851. Android: 1
  852. il2cppCompilerConfiguration: {}
  853. il2cppCodeGeneration:
  854. Android: 1
  855. managedStrippingLevel:
  856. Android: 1
  857. EmbeddedLinux: 1
  858. GameCoreScarlett: 1
  859. GameCoreXboxOne: 1
  860. Nintendo Switch: 1
  861. PS4: 1
  862. PS5: 1
  863. QNX: 1
  864. Stadia: 1
  865. VisionOS: 1
  866. WebGL: 1
  867. Windows Store Apps: 1
  868. XboxOne: 1
  869. iPhone: 1
  870. tvOS: 1
  871. incrementalIl2cppBuild: {}
  872. suppressCommonWarnings: 1
  873. allowUnsafeCode: 0
  874. useDeterministicCompilation: 1
  875. additionalIl2CppArgs:
  876. scriptingRuntimeVersion: 1
  877. gcIncremental: 1
  878. gcWBarrierValidation: 0
  879. apiCompatibilityLevelPerPlatform: {}
  880. m_RenderingPath: 1
  881. m_MobileRenderingPath: 1
  882. metroPackageName: ShootSniper
  883. metroPackageVersion:
  884. metroCertificatePath:
  885. metroCertificatePassword:
  886. metroCertificateSubject:
  887. metroCertificateIssuer:
  888. metroCertificateNotAfter: 0000000000000000
  889. metroApplicationDescription: ShootSniper
  890. wsaImages: {}
  891. metroTileShortName:
  892. metroTileShowName: 0
  893. metroMediumTileShowName: 0
  894. metroLargeTileShowName: 0
  895. metroWideTileShowName: 0
  896. metroSupportStreamingInstall: 0
  897. metroLastRequiredScene: 0
  898. metroDefaultTileSize: 1
  899. metroTileForegroundText: 2
  900. metroTileBackgroundColor: {r: 0.13333334, g: 0.17254902, b: 0.21568628, a: 0}
  901. metroSplashScreenBackgroundColor: {r: 0.12941177, g: 0.17254902, b: 0.21568628, a: 1}
  902. metroSplashScreenUseBackgroundColor: 0
  903. platformCapabilities: {}
  904. metroTargetDeviceFamilies: {}
  905. metroFTAName:
  906. metroFTAFileTypes: []
  907. metroProtocolName:
  908. vcxProjDefaultLanguage:
  909. XboxOneProductId:
  910. XboxOneUpdateKey:
  911. XboxOneSandboxId:
  912. XboxOneContentId:
  913. XboxOneTitleId:
  914. XboxOneSCId:
  915. XboxOneGameOsOverridePath:
  916. XboxOnePackagingOverridePath:
  917. XboxOneAppManifestOverridePath:
  918. XboxOneVersion: 1.0.0.0
  919. XboxOnePackageEncryption: 0
  920. XboxOnePackageUpdateGranularity: 2
  921. XboxOneDescription:
  922. XboxOneLanguage:
  923. - enus
  924. XboxOneCapability: []
  925. XboxOneGameRating: {}
  926. XboxOneIsContentPackage: 0
  927. XboxOneEnhancedXboxCompatibilityMode: 0
  928. XboxOneEnableGPUVariability: 1
  929. XboxOneSockets: {}
  930. XboxOneSplashScreen: {fileID: 0}
  931. XboxOneAllowedProductIds: []
  932. XboxOnePersistentLocalStorageSize: 0
  933. XboxOneXTitleMemory: 8
  934. XboxOneOverrideIdentityName:
  935. XboxOneOverrideIdentityPublisher:
  936. vrEditorSettings: {}
  937. cloudServicesEnabled:
  938. UNet: 1
  939. luminIcon:
  940. m_Name:
  941. m_ModelFolderPath:
  942. m_PortalFolderPath:
  943. luminCert:
  944. m_CertPath:
  945. m_SignPackage: 1
  946. luminIsChannelApp: 0
  947. luminVersion:
  948. m_VersionCode: 1
  949. m_VersionName:
  950. hmiPlayerDataPath:
  951. hmiForceSRGBBlit: 1
  952. embeddedLinuxEnableGamepadInput: 1
  953. hmiLogStartupTiming: 0
  954. hmiCpuConfiguration:
  955. apiCompatibilityLevel: 6
  956. activeInputHandler: 0
  957. windowsGamepadBackendHint: 0
  958. cloudProjectId:
  959. framebufferDepthMemorylessMode: 0
  960. qualitySettingsNames: []
  961. projectName:
  962. organizationId:
  963. cloudEnabled: 0
  964. legacyClampBlendShapeWeights: 0
  965. hmiLoadingImage: {fileID: 0}
  966. platformRequiresReadableAssets: 0
  967. virtualTexturingSupportEnabled: 0
  968. insecureHttpOption: 0