ProjectSettings.asset 19 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684
  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: 0
  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. appleDeveloperTeamID:
  235. iOSManualSigningProvisioningProfileID:
  236. tvOSManualSigningProvisioningProfileID:
  237. iOSManualSigningProvisioningProfileType: 0
  238. tvOSManualSigningProvisioningProfileType: 0
  239. appleEnableAutomaticSigning: 0
  240. iOSRequireARKit: 0
  241. iOSAutomaticallyDetectAndAddCapabilities: 1
  242. appleEnableProMotion: 0
  243. clonedFromGUID: 9870af204204ab84596f8a656f2f2ce6
  244. templatePackageId: com.unity.template.universal@7.3.1
  245. templateDefaultScene: Assets/Scenes/SampleScene.unity
  246. AndroidTargetArchitectures: 1
  247. AndroidSplashScreenScale: 0
  248. androidSplashScreen: {fileID: 0}
  249. AndroidKeystoreName:
  250. AndroidKeyaliasName:
  251. AndroidBuildApkPerCpuArchitecture: 0
  252. AndroidTVCompatibility: 0
  253. AndroidIsGame: 1
  254. AndroidEnableTango: 0
  255. androidEnableBanner: 1
  256. androidUseLowAccuracyLocation: 0
  257. androidUseCustomKeystore: 0
  258. m_AndroidBanners:
  259. - width: 320
  260. height: 180
  261. banner: {fileID: 0}
  262. androidGamepadSupportLevel: 0
  263. AndroidValidateAppBundleSize: 1
  264. AndroidAppBundleSizeToValidate: 100
  265. m_BuildTargetIcons: []
  266. m_BuildTargetPlatformIcons: []
  267. m_BuildTargetBatching:
  268. - m_BuildTarget: Standalone
  269. m_StaticBatching: 1
  270. m_DynamicBatching: 0
  271. - m_BuildTarget: tvOS
  272. m_StaticBatching: 1
  273. m_DynamicBatching: 0
  274. - m_BuildTarget: iPhone
  275. m_StaticBatching: 1
  276. m_DynamicBatching: 0
  277. - m_BuildTarget: Android
  278. m_StaticBatching: 1
  279. m_DynamicBatching: 0
  280. - m_BuildTarget: WebGL
  281. m_StaticBatching: 0
  282. m_DynamicBatching: 0
  283. m_BuildTargetGraphicsJobs:
  284. - m_BuildTarget: MacStandaloneSupport
  285. m_GraphicsJobs: 0
  286. - m_BuildTarget: Switch
  287. m_GraphicsJobs: 1
  288. - m_BuildTarget: MetroSupport
  289. m_GraphicsJobs: 1
  290. - m_BuildTarget: AppleTVSupport
  291. m_GraphicsJobs: 0
  292. - m_BuildTarget: BJMSupport
  293. m_GraphicsJobs: 1
  294. - m_BuildTarget: LinuxStandaloneSupport
  295. m_GraphicsJobs: 1
  296. - m_BuildTarget: PS4Player
  297. m_GraphicsJobs: 1
  298. - m_BuildTarget: iOSSupport
  299. m_GraphicsJobs: 0
  300. - m_BuildTarget: WindowsStandaloneSupport
  301. m_GraphicsJobs: 1
  302. - m_BuildTarget: XboxOnePlayer
  303. m_GraphicsJobs: 1
  304. - m_BuildTarget: LuminSupport
  305. m_GraphicsJobs: 0
  306. - m_BuildTarget: AndroidPlayer
  307. m_GraphicsJobs: 0
  308. - m_BuildTarget: WebGLSupport
  309. m_GraphicsJobs: 0
  310. m_BuildTargetGraphicsJobMode:
  311. - m_BuildTarget: PS4Player
  312. m_GraphicsJobMode: 0
  313. - m_BuildTarget: XboxOnePlayer
  314. m_GraphicsJobMode: 0
  315. m_BuildTargetGraphicsAPIs:
  316. - m_BuildTarget: iOSSupport
  317. m_APIs: 10000000
  318. m_Automatic: 0
  319. - m_BuildTarget: AppleTVSupport
  320. m_APIs: 10000000
  321. m_Automatic: 0
  322. - m_BuildTarget: AndroidPlayer
  323. m_APIs: 150000000b000000
  324. m_Automatic: 0
  325. - m_BuildTarget: WebGLSupport
  326. m_APIs: 0b000000
  327. m_Automatic: 0
  328. m_BuildTargetVRSettings:
  329. - m_BuildTarget: Standalone
  330. m_Enabled: 1
  331. m_Devices:
  332. - OpenVR
  333. - Oculus
  334. openGLRequireES31: 0
  335. openGLRequireES31AEP: 0
  336. openGLRequireES32: 0
  337. m_TemplateCustomTags: {}
  338. mobileMTRendering:
  339. Android: 1
  340. iPhone: 1
  341. tvOS: 1
  342. m_BuildTargetGroupLightmapEncodingQuality:
  343. - m_BuildTarget: Standalone
  344. m_EncodingQuality: 1
  345. m_BuildTargetGroupLightmapSettings: []
  346. playModeTestRunnerEnabled: 0
  347. runPlayModeTestAsEditModeTest: 0
  348. actionOnDotNetUnhandledException: 1
  349. enableInternalProfiler: 0
  350. logObjCUncaughtExceptions: 1
  351. enableCrashReportAPI: 0
  352. cameraUsageDescription:
  353. locationUsageDescription:
  354. microphoneUsageDescription:
  355. switchNetLibKey:
  356. switchSocketMemoryPoolSize: 6144
  357. switchSocketAllocatorPoolSize: 128
  358. switchSocketConcurrencyLimit: 14
  359. switchScreenResolutionBehavior: 2
  360. switchUseCPUProfiler: 0
  361. switchApplicationID: 0x01004b9000490000
  362. switchNSODependencies:
  363. switchTitleNames_0:
  364. switchTitleNames_1:
  365. switchTitleNames_2:
  366. switchTitleNames_3:
  367. switchTitleNames_4:
  368. switchTitleNames_5:
  369. switchTitleNames_6:
  370. switchTitleNames_7:
  371. switchTitleNames_8:
  372. switchTitleNames_9:
  373. switchTitleNames_10:
  374. switchTitleNames_11:
  375. switchTitleNames_12:
  376. switchTitleNames_13:
  377. switchTitleNames_14:
  378. switchPublisherNames_0:
  379. switchPublisherNames_1:
  380. switchPublisherNames_2:
  381. switchPublisherNames_3:
  382. switchPublisherNames_4:
  383. switchPublisherNames_5:
  384. switchPublisherNames_6:
  385. switchPublisherNames_7:
  386. switchPublisherNames_8:
  387. switchPublisherNames_9:
  388. switchPublisherNames_10:
  389. switchPublisherNames_11:
  390. switchPublisherNames_12:
  391. switchPublisherNames_13:
  392. switchPublisherNames_14:
  393. switchIcons_0: {fileID: 0}
  394. switchIcons_1: {fileID: 0}
  395. switchIcons_2: {fileID: 0}
  396. switchIcons_3: {fileID: 0}
  397. switchIcons_4: {fileID: 0}
  398. switchIcons_5: {fileID: 0}
  399. switchIcons_6: {fileID: 0}
  400. switchIcons_7: {fileID: 0}
  401. switchIcons_8: {fileID: 0}
  402. switchIcons_9: {fileID: 0}
  403. switchIcons_10: {fileID: 0}
  404. switchIcons_11: {fileID: 0}
  405. switchIcons_12: {fileID: 0}
  406. switchIcons_13: {fileID: 0}
  407. switchIcons_14: {fileID: 0}
  408. switchSmallIcons_0: {fileID: 0}
  409. switchSmallIcons_1: {fileID: 0}
  410. switchSmallIcons_2: {fileID: 0}
  411. switchSmallIcons_3: {fileID: 0}
  412. switchSmallIcons_4: {fileID: 0}
  413. switchSmallIcons_5: {fileID: 0}
  414. switchSmallIcons_6: {fileID: 0}
  415. switchSmallIcons_7: {fileID: 0}
  416. switchSmallIcons_8: {fileID: 0}
  417. switchSmallIcons_9: {fileID: 0}
  418. switchSmallIcons_10: {fileID: 0}
  419. switchSmallIcons_11: {fileID: 0}
  420. switchSmallIcons_12: {fileID: 0}
  421. switchSmallIcons_13: {fileID: 0}
  422. switchSmallIcons_14: {fileID: 0}
  423. switchManualHTML:
  424. switchAccessibleURLs:
  425. switchLegalInformation:
  426. switchMainThreadStackSize: 1048576
  427. switchPresenceGroupId:
  428. switchLogoHandling: 0
  429. switchReleaseVersion: 0
  430. switchDisplayVersion: 1.0.0
  431. switchStartupUserAccount: 0
  432. switchTouchScreenUsage: 0
  433. switchSupportedLanguagesMask: 0
  434. switchLogoType: 0
  435. switchApplicationErrorCodeCategory:
  436. switchUserAccountSaveDataSize: 0
  437. switchUserAccountSaveDataJournalSize: 0
  438. switchApplicationAttribute: 0
  439. switchCardSpecSize: -1
  440. switchCardSpecClock: -1
  441. switchRatingsMask: 0
  442. switchRatingsInt_0: 0
  443. switchRatingsInt_1: 0
  444. switchRatingsInt_2: 0
  445. switchRatingsInt_3: 0
  446. switchRatingsInt_4: 0
  447. switchRatingsInt_5: 0
  448. switchRatingsInt_6: 0
  449. switchRatingsInt_7: 0
  450. switchRatingsInt_8: 0
  451. switchRatingsInt_9: 0
  452. switchRatingsInt_10: 0
  453. switchRatingsInt_11: 0
  454. switchRatingsInt_12: 0
  455. switchLocalCommunicationIds_0:
  456. switchLocalCommunicationIds_1:
  457. switchLocalCommunicationIds_2:
  458. switchLocalCommunicationIds_3:
  459. switchLocalCommunicationIds_4:
  460. switchLocalCommunicationIds_5:
  461. switchLocalCommunicationIds_6:
  462. switchLocalCommunicationIds_7:
  463. switchParentalControl: 0
  464. switchAllowsScreenshot: 1
  465. switchAllowsVideoCapturing: 1
  466. switchAllowsRuntimeAddOnContentInstall: 0
  467. switchDataLossConfirmation: 0
  468. switchUserAccountLockEnabled: 0
  469. switchSystemResourceMemory: 16777216
  470. switchSupportedNpadStyles: 22
  471. switchNativeFsCacheSize: 32
  472. switchIsHoldTypeHorizontal: 0
  473. switchSupportedNpadCount: 8
  474. switchSocketConfigEnabled: 0
  475. switchTcpInitialSendBufferSize: 32
  476. switchTcpInitialReceiveBufferSize: 64
  477. switchTcpAutoSendBufferSizeMax: 256
  478. switchTcpAutoReceiveBufferSizeMax: 256
  479. switchUdpSendBufferSize: 9
  480. switchUdpReceiveBufferSize: 42
  481. switchSocketBufferEfficiency: 4
  482. switchSocketInitializeEnabled: 1
  483. switchNetworkInterfaceManagerInitializeEnabled: 1
  484. switchPlayerConnectionEnabled: 1
  485. ps4NPAgeRating: 12
  486. ps4NPTitleSecret:
  487. ps4NPTrophyPackPath:
  488. ps4ParentalLevel: 11
  489. ps4ContentID: ED1633-NPXX51362_00-0000000000000000
  490. ps4Category: 0
  491. ps4MasterVersion: 01.00
  492. ps4AppVersion: 01.00
  493. ps4AppType: 0
  494. ps4ParamSfxPath:
  495. ps4VideoOutPixelFormat: 0
  496. ps4VideoOutInitialWidth: 1920
  497. ps4VideoOutBaseModeInitialWidth: 1920
  498. ps4VideoOutReprojectionRate: 60
  499. ps4PronunciationXMLPath:
  500. ps4PronunciationSIGPath:
  501. ps4BackgroundImagePath:
  502. ps4StartupImagePath:
  503. ps4StartupImagesFolder:
  504. ps4IconImagesFolder:
  505. ps4SaveDataImagePath:
  506. ps4SdkOverride:
  507. ps4BGMPath:
  508. ps4ShareFilePath:
  509. ps4ShareOverlayImagePath:
  510. ps4PrivacyGuardImagePath:
  511. ps4ExtraSceSysFile:
  512. ps4NPtitleDatPath:
  513. ps4RemotePlayKeyAssignment: -1
  514. ps4RemotePlayKeyMappingDir:
  515. ps4PlayTogetherPlayerCount: 0
  516. ps4EnterButtonAssignment: 1
  517. ps4ApplicationParam1: 0
  518. ps4ApplicationParam2: 0
  519. ps4ApplicationParam3: 0
  520. ps4ApplicationParam4: 0
  521. ps4DownloadDataSize: 0
  522. ps4GarlicHeapSize: 2048
  523. ps4ProGarlicHeapSize: 2560
  524. playerPrefsMaxSize: 32768
  525. ps4Passcode: frAQBc8Wsa1xVPfvJcrgRYwTiizs2trQ
  526. ps4pnSessions: 1
  527. ps4pnPresence: 1
  528. ps4pnFriends: 1
  529. ps4pnGameCustomData: 1
  530. playerPrefsSupport: 0
  531. enableApplicationExit: 0
  532. resetTempFolder: 1
  533. restrictedAudioUsageRights: 0
  534. ps4UseResolutionFallback: 0
  535. ps4ReprojectionSupport: 0
  536. ps4UseAudio3dBackend: 0
  537. ps4UseLowGarlicFragmentationMode: 1
  538. ps4SocialScreenEnabled: 0
  539. ps4ScriptOptimizationLevel: 0
  540. ps4Audio3dVirtualSpeakerCount: 14
  541. ps4attribCpuUsage: 0
  542. ps4PatchPkgPath:
  543. ps4PatchLatestPkgPath:
  544. ps4PatchChangeinfoPath:
  545. ps4PatchDayOne: 0
  546. ps4attribUserManagement: 0
  547. ps4attribMoveSupport: 0
  548. ps4attrib3DSupport: 0
  549. ps4attribShareSupport: 0
  550. ps4attribExclusiveVR: 0
  551. ps4disableAutoHideSplash: 0
  552. ps4videoRecordingFeaturesUsed: 0
  553. ps4contentSearchFeaturesUsed: 0
  554. ps4CompatibilityPS5: 0
  555. ps4GPU800MHz: 1
  556. ps4attribEyeToEyeDistanceSettingVR: 0
  557. ps4IncludedModules:
  558. - libc.prx
  559. - libSceAudioLatencyEstimation.prx
  560. - libSceFace.prx
  561. - libSceFaceTracker.prx
  562. - libSceFios2.prx
  563. - libSceHand.prx
  564. - libSceHandTracker.prx
  565. - libSceHeadTracker.prx
  566. - libSceJobManager.prx
  567. - libSceNpToolkit2.prx
  568. - libSceS3DConversion.prx
  569. ps4attribVROutputEnabled: 0
  570. monoEnv:
  571. splashScreenBackgroundSourceLandscape: {fileID: 0}
  572. splashScreenBackgroundSourcePortrait: {fileID: 0}
  573. blurSplashScreenBackground: 1
  574. spritePackerPolicy:
  575. webGLMemorySize: 16
  576. webGLExceptionSupport: 1
  577. webGLNameFilesAsHashes: 0
  578. webGLDataCaching: 1
  579. webGLDebugSymbols: 0
  580. webGLEmscriptenArgs:
  581. webGLModulesDirectory:
  582. webGLTemplate: APPLICATION:Default
  583. webGLAnalyzeBuildSize: 0
  584. webGLUseEmbeddedResources: 0
  585. webGLCompressionFormat: 1
  586. webGLLinkerTarget: 1
  587. webGLThreadsSupport: 0
  588. webGLWasmStreaming: 0
  589. scriptingDefineSymbols: {}
  590. platformArchitecture: {}
  591. scriptingBackend:
  592. Standalone: 1
  593. il2cppCompilerConfiguration: {}
  594. managedStrippingLevel: {}
  595. incrementalIl2cppBuild: {}
  596. allowUnsafeCode: 0
  597. additionalIl2CppArgs:
  598. scriptingRuntimeVersion: 1
  599. gcIncremental: 0
  600. gcWBarrierValidation: 0
  601. apiCompatibilityLevelPerPlatform:
  602. Standalone: 3
  603. WebGL: 3
  604. m_RenderingPath: 1
  605. m_MobileRenderingPath: 1
  606. metroPackageName: Template_Lightweight
  607. metroPackageVersion:
  608. metroCertificatePath:
  609. metroCertificatePassword:
  610. metroCertificateSubject:
  611. metroCertificateIssuer:
  612. metroCertificateNotAfter: 0000000000000000
  613. metroApplicationDescription: Template_Lightweight
  614. wsaImages: {}
  615. metroTileShortName:
  616. metroTileShowName: 0
  617. metroMediumTileShowName: 0
  618. metroLargeTileShowName: 0
  619. metroWideTileShowName: 0
  620. metroSupportStreamingInstall: 0
  621. metroLastRequiredScene: 0
  622. metroDefaultTileSize: 1
  623. metroTileForegroundText: 2
  624. metroTileBackgroundColor: {r: 0.13333334, g: 0.17254902, b: 0.21568628, a: 0}
  625. metroSplashScreenBackgroundColor: {r: 0.12941177, g: 0.17254902, b: 0.21568628,
  626. a: 1}
  627. metroSplashScreenUseBackgroundColor: 0
  628. platformCapabilities: {}
  629. metroTargetDeviceFamilies: {}
  630. metroFTAName:
  631. metroFTAFileTypes: []
  632. metroProtocolName:
  633. XboxOneProductId:
  634. XboxOneUpdateKey:
  635. XboxOneSandboxId:
  636. XboxOneContentId:
  637. XboxOneTitleId:
  638. XboxOneSCId:
  639. XboxOneGameOsOverridePath:
  640. XboxOnePackagingOverridePath:
  641. XboxOneAppManifestOverridePath:
  642. XboxOneVersion: 1.0.0.0
  643. XboxOnePackageEncryption: 0
  644. XboxOnePackageUpdateGranularity: 2
  645. XboxOneDescription:
  646. XboxOneLanguage:
  647. - enus
  648. XboxOneCapability: []
  649. XboxOneGameRating: {}
  650. XboxOneIsContentPackage: 0
  651. XboxOneEnableGPUVariability: 1
  652. XboxOneSockets: {}
  653. XboxOneSplashScreen: {fileID: 0}
  654. XboxOneAllowedProductIds: []
  655. XboxOnePersistentLocalStorageSize: 0
  656. XboxOneXTitleMemory: 8
  657. XboxOneOverrideIdentityName:
  658. XboxOneOverrideIdentityPublisher:
  659. vrEditorSettings:
  660. daydream:
  661. daydreamIconForeground: {fileID: 0}
  662. daydreamIconBackground: {fileID: 0}
  663. cloudServicesEnabled:
  664. UNet: 1
  665. luminIcon:
  666. m_Name:
  667. m_ModelFolderPath:
  668. m_PortalFolderPath:
  669. luminCert:
  670. m_CertPath:
  671. m_SignPackage: 1
  672. luminIsChannelApp: 0
  673. luminVersion:
  674. m_VersionCode: 1
  675. m_VersionName:
  676. apiCompatibilityLevel: 6
  677. cloudProjectId:
  678. framebufferDepthMemorylessMode: 0
  679. projectName:
  680. organizationId:
  681. cloudEnabled: 0
  682. enableNativePlatformBackendsForNewInputSystem: 0
  683. disableOldInputManagerSupport: 0
  684. legacyClampBlendShapeWeights: 0