ProjectSettings.asset 20 KB

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