ProjectSettings.asset 19 KB

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