ProjectSettings.asset 21 KB

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