ProjectSettings.asset 25 KB

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