ProjectSettings.asset 20 KB

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