ProjectSettings.asset 20 KB

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