ProjectSettings.asset 21 KB

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