ProjectSettings.asset 19 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677
  1. %YAML 1.1
  2. %TAG !u! tag:unity3d.com,2011:
  3. --- !u!129 &1
  4. PlayerSettings:
  5. m_ObjectHideFlags: 0
  6. serializedVersion: 26
  7. productGUID: ee9350b3102210d469a71da76a450470
  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: UnityInjection-main
  17. defaultCursor: {fileID: 0}
  18. cursorHotspot: {x: 0, y: 0}
  19. m_SplashScreenBackgroundColor: {r: 0.12156863, 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: 1920
  46. defaultScreenHeight: 1080
  47. defaultScreenWidthWeb: 960
  48. defaultScreenHeightWeb: 600
  49. m_StereoRenderingPath: 0
  50. m_ActiveColorSpace: 0
  51. unsupportedMSAAFallback: 0
  52. m_SpriteBatchVertexThreshold: 300
  53. m_MTRendering: 1
  54. mipStripping: 0
  55. numberOfMipsStripped: 0
  56. numberOfMipsStrippedPerMipmapLimitGroup: {}
  57. m_StackTraceTypes: 010000000100000001000000010000000100000001000000
  58. iosShowActivityIndicatorOnLoading: -1
  59. androidShowActivityIndicatorOnLoading: -1
  60. iosUseCustomAppBackgroundBehavior: 0
  61. allowedAutorotateToPortrait: 1
  62. allowedAutorotateToPortraitUpsideDown: 1
  63. allowedAutorotateToLandscapeRight: 1
  64. allowedAutorotateToLandscapeLeft: 1
  65. useOSAutorotation: 1
  66. use32BitDisplayBuffer: 1
  67. preserveFramebufferAlpha: 0
  68. disableDepthAndStencilBuffers: 0
  69. androidStartInFullscreen: 1
  70. androidRenderOutsideSafeArea: 1
  71. androidUseSwappy: 1
  72. androidBlitType: 0
  73. androidResizableWindow: 0
  74. androidDefaultWindowWidth: 1920
  75. androidDefaultWindowHeight: 1080
  76. androidMinimumWindowWidth: 400
  77. androidMinimumWindowHeight: 300
  78. androidFullscreenMode: 1
  79. androidAutoRotationBehavior: 1
  80. defaultIsNativeResolution: 1
  81. macRetinaSupport: 1
  82. runInBackground: 0
  83. captureSingleScreen: 0
  84. muteOtherAudioSources: 0
  85. Prepare IOS For Recording: 0
  86. Force IOS Speakers When Recording: 0
  87. audioSpatialExperience: 0
  88. deferSystemGesturesMode: 0
  89. hideHomeButton: 0
  90. submitAnalytics: 1
  91. usePlayerLog: 1
  92. dedicatedServerOptimizations: 0
  93. bakeCollisionMeshes: 0
  94. forceSingleInstance: 0
  95. useFlipModelSwapchain: 1
  96. resizableWindow: 0
  97. useMacAppStoreValidation: 0
  98. macAppStoreCategory: public.app-category.games
  99. gpuSkinning: 0
  100. xboxPIXTextureCapture: 0
  101. xboxEnableAvatar: 0
  102. xboxEnableKinect: 0
  103. xboxEnableKinectAutoTracking: 0
  104. xboxEnableFitness: 0
  105. visibleInBackground: 1
  106. allowFullscreenSwitch: 1
  107. fullscreenMode: 1
  108. xboxSpeechDB: 0
  109. xboxEnableHeadOrientation: 0
  110. xboxEnableGuest: 0
  111. xboxEnablePIXSampling: 0
  112. metalFramebufferOnly: 0
  113. xboxOneResolution: 0
  114. xboxOneSResolution: 0
  115. xboxOneXResolution: 3
  116. xboxOneMonoLoggingLevel: 0
  117. xboxOneLoggingLevel: 1
  118. xboxOneDisableEsram: 0
  119. xboxOneEnableTypeOptimization: 0
  120. xboxOnePresentImmediateThreshold: 0
  121. switchQueueCommandMemory: 1048576
  122. switchQueueControlMemory: 16384
  123. switchQueueComputeMemory: 262144
  124. switchNVNShaderPoolsGranularity: 33554432
  125. switchNVNDefaultPoolsGranularity: 16777216
  126. switchNVNOtherPoolsGranularity: 16777216
  127. switchGpuScratchPoolGranularity: 2097152
  128. switchAllowGpuScratchShrinking: 0
  129. switchNVNMaxPublicTextureIDCount: 0
  130. switchNVNMaxPublicSamplerIDCount: 0
  131. switchNVNGraphicsFirmwareMemory: 32
  132. switchMaxWorkerMultiple: 8
  133. stadiaPresentMode: 0
  134. stadiaTargetFramerate: 0
  135. vulkanNumSwapchainBuffers: 3
  136. vulkanEnableSetSRGBWrite: 0
  137. vulkanEnablePreTransform: 0
  138. vulkanEnableLateAcquireNextImage: 0
  139. vulkanEnableCommandBufferRecycling: 1
  140. loadStoreDebugModeEnabled: 0
  141. visionOSBundleVersion: 1.0
  142. tvOSBundleVersion: 1.0
  143. bundleVersion: 1.0
  144. preloadedAssets: []
  145. metroInputSource: 0
  146. wsaTransparentSwapchain: 0
  147. m_HolographicPauseOnTrackingLoss: 1
  148. xboxOneDisableKinectGpuReservation: 1
  149. xboxOneEnable7thCore: 1
  150. vrSettings:
  151. enable360StereoCapture: 0
  152. isWsaHolographicRemotingEnabled: 0
  153. enableFrameTimingStats: 0
  154. enableOpenGLProfilerGPURecorders: 1
  155. allowHDRDisplaySupport: 0
  156. useHDRDisplay: 0
  157. hdrBitDepth: 0
  158. m_ColorGamuts: 00000000
  159. targetPixelDensity: 30
  160. resolutionScalingMode: 0
  161. resetResolutionOnWindowResize: 0
  162. androidSupportedAspectRatio: 1
  163. androidMaxAspectRatio: 2.1
  164. applicationIdentifier:
  165. Standalone: com.DefaultCompany.UnityInjection-main
  166. buildNumber:
  167. Standalone: 0
  168. VisionOS: 0
  169. iPhone: 0
  170. tvOS: 0
  171. overrideDefaultApplicationIdentifier: 0
  172. AndroidBundleVersionCode: 1
  173. AndroidMinSdkVersion: 22
  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. strictShaderVariantMatching: 0
  187. VertexChannelCompressionMask: 4054
  188. iPhoneSdkVersion: 988
  189. iOSSimulatorArchitecture: 0
  190. iOSTargetOSVersionString: 12.0
  191. tvOSSdkVersion: 0
  192. tvOSSimulatorArchitecture: 0
  193. tvOSRequireExtendedGameController: 0
  194. tvOSTargetOSVersionString: 12.0
  195. VisionOSSdkVersion: 0
  196. VisionOSTargetOSVersionString: 1.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. iOSLaunchScreenCustomStoryboardPath:
  231. iOSLaunchScreeniPadCustomStoryboardPath:
  232. iOSDeviceRequirements: []
  233. iOSURLSchemes: []
  234. macOSURLSchemes: []
  235. iOSBackgroundModes: 0
  236. iOSMetalForceHardShadows: 0
  237. metalEditorSupport: 1
  238. metalAPIValidation: 1
  239. metalCompileShaderBinary: 0
  240. iOSRenderExtraFrameOnPause: 0
  241. iosCopyPluginsCodeInsteadOfSymlink: 0
  242. appleDeveloperTeamID:
  243. iOSManualSigningProvisioningProfileID:
  244. tvOSManualSigningProvisioningProfileID:
  245. VisionOSManualSigningProvisioningProfileID:
  246. iOSManualSigningProvisioningProfileType: 0
  247. tvOSManualSigningProvisioningProfileType: 0
  248. VisionOSManualSigningProvisioningProfileType: 0
  249. appleEnableAutomaticSigning: 0
  250. iOSRequireARKit: 0
  251. iOSAutomaticallyDetectAndAddCapabilities: 1
  252. appleEnableProMotion: 0
  253. shaderPrecisionModel: 0
  254. clonedFromGUID: 00000000000000000000000000000000
  255. templatePackageId:
  256. templateDefaultScene:
  257. useCustomMainManifest: 0
  258. useCustomLauncherManifest: 0
  259. useCustomMainGradleTemplate: 0
  260. useCustomLauncherGradleManifest: 0
  261. useCustomBaseGradleTemplate: 0
  262. useCustomGradlePropertiesTemplate: 0
  263. useCustomGradleSettingsTemplate: 0
  264. useCustomProguardFile: 0
  265. AndroidTargetArchitectures: 1
  266. AndroidTargetDevices: 0
  267. AndroidSplashScreenScale: 0
  268. androidSplashScreen: {fileID: 0}
  269. AndroidKeystoreName:
  270. AndroidKeyaliasName:
  271. AndroidEnableArmv9SecurityFeatures: 0
  272. AndroidBuildApkPerCpuArchitecture: 0
  273. AndroidTVCompatibility: 0
  274. AndroidIsGame: 1
  275. AndroidEnableTango: 0
  276. androidEnableBanner: 1
  277. androidUseLowAccuracyLocation: 0
  278. androidUseCustomKeystore: 0
  279. m_AndroidBanners:
  280. - width: 320
  281. height: 180
  282. banner: {fileID: 0}
  283. androidGamepadSupportLevel: 0
  284. chromeosInputEmulation: 1
  285. AndroidMinifyRelease: 0
  286. AndroidMinifyDebug: 0
  287. AndroidValidateAppBundleSize: 1
  288. AndroidAppBundleSizeToValidate: 200
  289. m_BuildTargetIcons: []
  290. m_BuildTargetPlatformIcons: []
  291. m_BuildTargetBatching: []
  292. m_BuildTargetShaderSettings: []
  293. m_BuildTargetGraphicsJobs: []
  294. m_BuildTargetGraphicsJobMode: []
  295. m_BuildTargetGraphicsAPIs: []
  296. m_BuildTargetVRSettings: []
  297. m_DefaultShaderChunkSizeInMB: 16
  298. m_DefaultShaderChunkCount: 0
  299. openGLRequireES31: 0
  300. openGLRequireES31AEP: 0
  301. openGLRequireES32: 0
  302. m_TemplateCustomTags: {}
  303. mobileMTRendering:
  304. Android: 1
  305. VisionOS: 1
  306. iPhone: 1
  307. tvOS: 1
  308. m_BuildTargetGroupLightmapEncodingQuality: []
  309. m_BuildTargetGroupHDRCubemapEncodingQuality: []
  310. m_BuildTargetGroupLightmapSettings: []
  311. m_BuildTargetGroupLoadStoreDebugModeSettings: []
  312. m_BuildTargetNormalMapEncoding: []
  313. m_BuildTargetDefaultTextureCompressionFormat: []
  314. playModeTestRunnerEnabled: 0
  315. runPlayModeTestAsEditModeTest: 0
  316. actionOnDotNetUnhandledException: 1
  317. enableInternalProfiler: 0
  318. logObjCUncaughtExceptions: 1
  319. enableCrashReportAPI: 0
  320. cameraUsageDescription:
  321. locationUsageDescription:
  322. microphoneUsageDescription:
  323. bluetoothUsageDescription:
  324. macOSTargetOSVersion: 10.13.0
  325. switchNMETAOverride:
  326. switchNetLibKey:
  327. switchSocketMemoryPoolSize: 6144
  328. switchSocketAllocatorPoolSize: 128
  329. switchSocketConcurrencyLimit: 14
  330. switchScreenResolutionBehavior: 2
  331. switchUseCPUProfiler: 0
  332. switchEnableFileSystemTrace: 0
  333. switchLTOSetting: 0
  334. switchApplicationID: 0x01004b9000490000
  335. switchNSODependencies:
  336. switchCompilerFlags:
  337. switchTitleNames_0:
  338. switchTitleNames_1:
  339. switchTitleNames_2:
  340. switchTitleNames_3:
  341. switchTitleNames_4:
  342. switchTitleNames_5:
  343. switchTitleNames_6:
  344. switchTitleNames_7:
  345. switchTitleNames_8:
  346. switchTitleNames_9:
  347. switchTitleNames_10:
  348. switchTitleNames_11:
  349. switchTitleNames_12:
  350. switchTitleNames_13:
  351. switchTitleNames_14:
  352. switchTitleNames_15:
  353. switchPublisherNames_0:
  354. switchPublisherNames_1:
  355. switchPublisherNames_2:
  356. switchPublisherNames_3:
  357. switchPublisherNames_4:
  358. switchPublisherNames_5:
  359. switchPublisherNames_6:
  360. switchPublisherNames_7:
  361. switchPublisherNames_8:
  362. switchPublisherNames_9:
  363. switchPublisherNames_10:
  364. switchPublisherNames_11:
  365. switchPublisherNames_12:
  366. switchPublisherNames_13:
  367. switchPublisherNames_14:
  368. switchPublisherNames_15:
  369. switchIcons_0: {fileID: 0}
  370. switchIcons_1: {fileID: 0}
  371. switchIcons_2: {fileID: 0}
  372. switchIcons_3: {fileID: 0}
  373. switchIcons_4: {fileID: 0}
  374. switchIcons_5: {fileID: 0}
  375. switchIcons_6: {fileID: 0}
  376. switchIcons_7: {fileID: 0}
  377. switchIcons_8: {fileID: 0}
  378. switchIcons_9: {fileID: 0}
  379. switchIcons_10: {fileID: 0}
  380. switchIcons_11: {fileID: 0}
  381. switchIcons_12: {fileID: 0}
  382. switchIcons_13: {fileID: 0}
  383. switchIcons_14: {fileID: 0}
  384. switchIcons_15: {fileID: 0}
  385. switchSmallIcons_0: {fileID: 0}
  386. switchSmallIcons_1: {fileID: 0}
  387. switchSmallIcons_2: {fileID: 0}
  388. switchSmallIcons_3: {fileID: 0}
  389. switchSmallIcons_4: {fileID: 0}
  390. switchSmallIcons_5: {fileID: 0}
  391. switchSmallIcons_6: {fileID: 0}
  392. switchSmallIcons_7: {fileID: 0}
  393. switchSmallIcons_8: {fileID: 0}
  394. switchSmallIcons_9: {fileID: 0}
  395. switchSmallIcons_10: {fileID: 0}
  396. switchSmallIcons_11: {fileID: 0}
  397. switchSmallIcons_12: {fileID: 0}
  398. switchSmallIcons_13: {fileID: 0}
  399. switchSmallIcons_14: {fileID: 0}
  400. switchSmallIcons_15: {fileID: 0}
  401. switchManualHTML:
  402. switchAccessibleURLs:
  403. switchLegalInformation:
  404. switchMainThreadStackSize: 1048576
  405. switchPresenceGroupId:
  406. switchLogoHandling: 0
  407. switchReleaseVersion: 0
  408. switchDisplayVersion: 1.0.0
  409. switchStartupUserAccount: 0
  410. switchSupportedLanguagesMask: 0
  411. switchLogoType: 0
  412. switchApplicationErrorCodeCategory:
  413. switchUserAccountSaveDataSize: 0
  414. switchUserAccountSaveDataJournalSize: 0
  415. switchApplicationAttribute: 0
  416. switchCardSpecSize: -1
  417. switchCardSpecClock: -1
  418. switchRatingsMask: 0
  419. switchRatingsInt_0: 0
  420. switchRatingsInt_1: 0
  421. switchRatingsInt_2: 0
  422. switchRatingsInt_3: 0
  423. switchRatingsInt_4: 0
  424. switchRatingsInt_5: 0
  425. switchRatingsInt_6: 0
  426. switchRatingsInt_7: 0
  427. switchRatingsInt_8: 0
  428. switchRatingsInt_9: 0
  429. switchRatingsInt_10: 0
  430. switchRatingsInt_11: 0
  431. switchRatingsInt_12: 0
  432. switchLocalCommunicationIds_0:
  433. switchLocalCommunicationIds_1:
  434. switchLocalCommunicationIds_2:
  435. switchLocalCommunicationIds_3:
  436. switchLocalCommunicationIds_4:
  437. switchLocalCommunicationIds_5:
  438. switchLocalCommunicationIds_6:
  439. switchLocalCommunicationIds_7:
  440. switchParentalControl: 0
  441. switchAllowsScreenshot: 1
  442. switchAllowsVideoCapturing: 1
  443. switchAllowsRuntimeAddOnContentInstall: 0
  444. switchDataLossConfirmation: 0
  445. switchUserAccountLockEnabled: 0
  446. switchSystemResourceMemory: 16777216
  447. switchSupportedNpadStyles: 22
  448. switchNativeFsCacheSize: 32
  449. switchIsHoldTypeHorizontal: 1
  450. switchSupportedNpadCount: 8
  451. switchEnableTouchScreen: 1
  452. switchSocketConfigEnabled: 0
  453. switchTcpInitialSendBufferSize: 32
  454. switchTcpInitialReceiveBufferSize: 64
  455. switchTcpAutoSendBufferSizeMax: 256
  456. switchTcpAutoReceiveBufferSizeMax: 256
  457. switchUdpSendBufferSize: 9
  458. switchUdpReceiveBufferSize: 42
  459. switchSocketBufferEfficiency: 4
  460. switchSocketInitializeEnabled: 1
  461. switchNetworkInterfaceManagerInitializeEnabled: 1
  462. switchDisableHTCSPlayerConnection: 0
  463. switchUseNewStyleFilepaths: 1
  464. switchUseLegacyFmodPriorities: 0
  465. switchUseMicroSleepForYield: 1
  466. switchEnableRamDiskSupport: 0
  467. switchMicroSleepForYieldTime: 25
  468. switchRamDiskSpaceSize: 12
  469. ps4NPAgeRating: 12
  470. ps4NPTitleSecret:
  471. ps4NPTrophyPackPath:
  472. ps4ParentalLevel: 11
  473. ps4ContentID: ED1633-NPXX51362_00-0000000000000000
  474. ps4Category: 0
  475. ps4MasterVersion: 01.00
  476. ps4AppVersion: 01.00
  477. ps4AppType: 0
  478. ps4ParamSfxPath:
  479. ps4VideoOutPixelFormat: 0
  480. ps4VideoOutInitialWidth: 1920
  481. ps4VideoOutBaseModeInitialWidth: 1920
  482. ps4VideoOutReprojectionRate: 60
  483. ps4PronunciationXMLPath:
  484. ps4PronunciationSIGPath:
  485. ps4BackgroundImagePath:
  486. ps4StartupImagePath:
  487. ps4StartupImagesFolder:
  488. ps4IconImagesFolder:
  489. ps4SaveDataImagePath:
  490. ps4SdkOverride:
  491. ps4BGMPath:
  492. ps4ShareFilePath:
  493. ps4ShareOverlayImagePath:
  494. ps4PrivacyGuardImagePath:
  495. ps4ExtraSceSysFile:
  496. ps4NPtitleDatPath:
  497. ps4RemotePlayKeyAssignment: -1
  498. ps4RemotePlayKeyMappingDir:
  499. ps4PlayTogetherPlayerCount: 0
  500. ps4EnterButtonAssignment: 2
  501. ps4ApplicationParam1: 0
  502. ps4ApplicationParam2: 0
  503. ps4ApplicationParam3: 0
  504. ps4ApplicationParam4: 0
  505. ps4DownloadDataSize: 0
  506. ps4GarlicHeapSize: 2048
  507. ps4ProGarlicHeapSize: 2560
  508. playerPrefsMaxSize: 32768
  509. ps4Passcode: frAQBc8Wsa1xVPfvJcrgRYwTiizs2trQ
  510. ps4pnSessions: 1
  511. ps4pnPresence: 1
  512. ps4pnFriends: 1
  513. ps4pnGameCustomData: 1
  514. playerPrefsSupport: 0
  515. enableApplicationExit: 0
  516. resetTempFolder: 1
  517. restrictedAudioUsageRights: 0
  518. ps4UseResolutionFallback: 0
  519. ps4ReprojectionSupport: 0
  520. ps4UseAudio3dBackend: 0
  521. ps4UseLowGarlicFragmentationMode: 1
  522. ps4SocialScreenEnabled: 0
  523. ps4ScriptOptimizationLevel: 2
  524. ps4Audio3dVirtualSpeakerCount: 14
  525. ps4attribCpuUsage: 0
  526. ps4PatchPkgPath:
  527. ps4PatchLatestPkgPath:
  528. ps4PatchChangeinfoPath:
  529. ps4PatchDayOne: 0
  530. ps4attribUserManagement: 0
  531. ps4attribMoveSupport: 0
  532. ps4attrib3DSupport: 0
  533. ps4attribShareSupport: 0
  534. ps4attribExclusiveVR: 0
  535. ps4disableAutoHideSplash: 0
  536. ps4videoRecordingFeaturesUsed: 0
  537. ps4contentSearchFeaturesUsed: 0
  538. ps4CompatibilityPS5: 0
  539. ps4AllowPS5Detection: 0
  540. ps4GPU800MHz: 1
  541. ps4attribEyeToEyeDistanceSettingVR: 0
  542. ps4IncludedModules: []
  543. ps4attribVROutputEnabled: 0
  544. monoEnv:
  545. splashScreenBackgroundSourceLandscape: {fileID: 0}
  546. splashScreenBackgroundSourcePortrait: {fileID: 0}
  547. blurSplashScreenBackground: 1
  548. spritePackerPolicy:
  549. webGLMemorySize: 32
  550. webGLExceptionSupport: 1
  551. webGLNameFilesAsHashes: 0
  552. webGLShowDiagnostics: 0
  553. webGLDataCaching: 1
  554. webGLDebugSymbols: 0
  555. webGLEmscriptenArgs:
  556. webGLModulesDirectory:
  557. webGLTemplate: APPLICATION:Default
  558. webGLAnalyzeBuildSize: 0
  559. webGLUseEmbeddedResources: 0
  560. webGLCompressionFormat: 1
  561. webGLWasmArithmeticExceptions: 0
  562. webGLLinkerTarget: 1
  563. webGLThreadsSupport: 0
  564. webGLDecompressionFallback: 0
  565. webGLInitialMemorySize: 32
  566. webGLMaximumMemorySize: 2048
  567. webGLMemoryGrowthMode: 2
  568. webGLMemoryLinearGrowthStep: 16
  569. webGLMemoryGeometricGrowthStep: 0.2
  570. webGLMemoryGeometricGrowthCap: 96
  571. webGLPowerPreference: 2
  572. scriptingDefineSymbols:
  573. Standalone: NO_UNITY
  574. additionalCompilerArguments: {}
  575. platformArchitecture: {}
  576. scriptingBackend: {}
  577. il2cppCompilerConfiguration: {}
  578. il2cppCodeGeneration: {}
  579. managedStrippingLevel: {}
  580. incrementalIl2cppBuild: {}
  581. suppressCommonWarnings: 1
  582. allowUnsafeCode: 0
  583. useDeterministicCompilation: 1
  584. additionalIl2CppArgs:
  585. scriptingRuntimeVersion: 1
  586. gcIncremental: 1
  587. gcWBarrierValidation: 0
  588. apiCompatibilityLevelPerPlatform: {}
  589. m_RenderingPath: 1
  590. m_MobileRenderingPath: 1
  591. metroPackageName: UnityInjection-main
  592. metroPackageVersion:
  593. metroCertificatePath:
  594. metroCertificatePassword:
  595. metroCertificateSubject:
  596. metroCertificateIssuer:
  597. metroCertificateNotAfter: 0000000000000000
  598. metroApplicationDescription: UnityInjection-main
  599. wsaImages: {}
  600. metroTileShortName:
  601. metroTileShowName: 0
  602. metroMediumTileShowName: 0
  603. metroLargeTileShowName: 0
  604. metroWideTileShowName: 0
  605. metroSupportStreamingInstall: 0
  606. metroLastRequiredScene: 0
  607. metroDefaultTileSize: 1
  608. metroTileForegroundText: 2
  609. metroTileBackgroundColor: {r: 0.13333334, g: 0.17254902, b: 0.21568628, a: 0}
  610. metroSplashScreenBackgroundColor: {r: 0.12941177, g: 0.17254902, b: 0.21568628, a: 1}
  611. metroSplashScreenUseBackgroundColor: 0
  612. syncCapabilities: 0
  613. platformCapabilities: {}
  614. metroTargetDeviceFamilies: {}
  615. metroFTAName:
  616. metroFTAFileTypes: []
  617. metroProtocolName:
  618. vcxProjDefaultLanguage:
  619. XboxOneProductId:
  620. XboxOneUpdateKey:
  621. XboxOneSandboxId:
  622. XboxOneContentId:
  623. XboxOneTitleId:
  624. XboxOneSCId:
  625. XboxOneGameOsOverridePath:
  626. XboxOnePackagingOverridePath:
  627. XboxOneAppManifestOverridePath:
  628. XboxOneVersion: 1.0.0.0
  629. XboxOnePackageEncryption: 0
  630. XboxOnePackageUpdateGranularity: 2
  631. XboxOneDescription:
  632. XboxOneLanguage:
  633. - enus
  634. XboxOneCapability: []
  635. XboxOneGameRating: {}
  636. XboxOneIsContentPackage: 0
  637. XboxOneEnhancedXboxCompatibilityMode: 0
  638. XboxOneEnableGPUVariability: 1
  639. XboxOneSockets: {}
  640. XboxOneSplashScreen: {fileID: 0}
  641. XboxOneAllowedProductIds: []
  642. XboxOnePersistentLocalStorageSize: 0
  643. XboxOneXTitleMemory: 8
  644. XboxOneOverrideIdentityName:
  645. XboxOneOverrideIdentityPublisher:
  646. vrEditorSettings: {}
  647. cloudServicesEnabled: {}
  648. luminIcon:
  649. m_Name:
  650. m_ModelFolderPath:
  651. m_PortalFolderPath:
  652. luminCert:
  653. m_CertPath:
  654. m_SignPackage: 1
  655. luminIsChannelApp: 0
  656. luminVersion:
  657. m_VersionCode: 1
  658. m_VersionName:
  659. hmiPlayerDataPath:
  660. hmiForceSRGBBlit: 1
  661. embeddedLinuxEnableGamepadInput: 1
  662. hmiLogStartupTiming: 0
  663. hmiCpuConfiguration:
  664. apiCompatibilityLevel: 6
  665. activeInputHandler: 0
  666. windowsGamepadBackendHint: 0
  667. cloudProjectId:
  668. framebufferDepthMemorylessMode: 0
  669. qualitySettingsNames: []
  670. projectName:
  671. organizationId:
  672. cloudEnabled: 0
  673. legacyClampBlendShapeWeights: 0
  674. hmiLoadingImage: {fileID: 0}
  675. platformRequiresReadableAssets: 0
  676. virtualTexturingSupportEnabled: 0
  677. insecureHttpOption: 0