ProjectSettings.asset 20 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753
  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: ec6b67210a74f7b4db76e84f11dd25b5
  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: AdmobTest
  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: 1920
  46. defaultScreenHeight: 1080
  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: 0
  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: 0
  92. useMacAppStoreValidation: 0
  93. macAppStoreCategory: public.app-category.games
  94. gpuSkinning: 0
  95. xboxPIXTextureCapture: 0
  96. xboxEnableAvatar: 0
  97. xboxEnableKinect: 0
  98. xboxEnableKinectAutoTracking: 0
  99. xboxEnableFitness: 0
  100. visibleInBackground: 1
  101. allowFullscreenSwitch: 1
  102. fullscreenMode: 1
  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: 1048576
  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: 1.0
  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.2DProject
  157. buildNumber:
  158. Standalone: 0
  159. iPhone: 0
  160. tvOS: 0
  161. overrideDefaultApplicationIdentifier: 1
  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: 0
  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: 10ad67313f4034357812315f3c407484
  236. templatePackageId: com.unity.template.2d@5.0.1
  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_BuildTarget: Android
  272. m_Icons:
  273. - m_Textures: []
  274. m_Width: 432
  275. m_Height: 432
  276. m_Kind: 2
  277. m_SubKind:
  278. - m_Textures: []
  279. m_Width: 324
  280. m_Height: 324
  281. m_Kind: 2
  282. m_SubKind:
  283. - m_Textures: []
  284. m_Width: 216
  285. m_Height: 216
  286. m_Kind: 2
  287. m_SubKind:
  288. - m_Textures: []
  289. m_Width: 162
  290. m_Height: 162
  291. m_Kind: 2
  292. m_SubKind:
  293. - m_Textures: []
  294. m_Width: 108
  295. m_Height: 108
  296. m_Kind: 2
  297. m_SubKind:
  298. - m_Textures: []
  299. m_Width: 81
  300. m_Height: 81
  301. m_Kind: 2
  302. m_SubKind:
  303. - m_Textures: []
  304. m_Width: 192
  305. m_Height: 192
  306. m_Kind: 0
  307. m_SubKind:
  308. - m_Textures: []
  309. m_Width: 144
  310. m_Height: 144
  311. m_Kind: 0
  312. m_SubKind:
  313. - m_Textures: []
  314. m_Width: 96
  315. m_Height: 96
  316. m_Kind: 0
  317. m_SubKind:
  318. - m_Textures: []
  319. m_Width: 72
  320. m_Height: 72
  321. m_Kind: 0
  322. m_SubKind:
  323. - m_Textures: []
  324. m_Width: 48
  325. m_Height: 48
  326. m_Kind: 0
  327. m_SubKind:
  328. - m_Textures: []
  329. m_Width: 36
  330. m_Height: 36
  331. m_Kind: 0
  332. m_SubKind:
  333. - m_Textures: []
  334. m_Width: 192
  335. m_Height: 192
  336. m_Kind: 1
  337. m_SubKind:
  338. - m_Textures: []
  339. m_Width: 144
  340. m_Height: 144
  341. m_Kind: 1
  342. m_SubKind:
  343. - m_Textures: []
  344. m_Width: 96
  345. m_Height: 96
  346. m_Kind: 1
  347. m_SubKind:
  348. - m_Textures: []
  349. m_Width: 72
  350. m_Height: 72
  351. m_Kind: 1
  352. m_SubKind:
  353. - m_Textures: []
  354. m_Width: 48
  355. m_Height: 48
  356. m_Kind: 1
  357. m_SubKind:
  358. - m_Textures: []
  359. m_Width: 36
  360. m_Height: 36
  361. m_Kind: 1
  362. m_SubKind:
  363. m_BuildTargetBatching: []
  364. m_BuildTargetGraphicsJobs:
  365. - m_BuildTarget: MacStandaloneSupport
  366. m_GraphicsJobs: 0
  367. - m_BuildTarget: Switch
  368. m_GraphicsJobs: 0
  369. - m_BuildTarget: MetroSupport
  370. m_GraphicsJobs: 0
  371. - m_BuildTarget: AppleTVSupport
  372. m_GraphicsJobs: 0
  373. - m_BuildTarget: BJMSupport
  374. m_GraphicsJobs: 0
  375. - m_BuildTarget: LinuxStandaloneSupport
  376. m_GraphicsJobs: 0
  377. - m_BuildTarget: PS4Player
  378. m_GraphicsJobs: 0
  379. - m_BuildTarget: iOSSupport
  380. m_GraphicsJobs: 0
  381. - m_BuildTarget: WindowsStandaloneSupport
  382. m_GraphicsJobs: 0
  383. - m_BuildTarget: XboxOnePlayer
  384. m_GraphicsJobs: 0
  385. - m_BuildTarget: LuminSupport
  386. m_GraphicsJobs: 0
  387. - m_BuildTarget: AndroidPlayer
  388. m_GraphicsJobs: 0
  389. - m_BuildTarget: WebGLSupport
  390. m_GraphicsJobs: 0
  391. m_BuildTargetGraphicsJobMode: []
  392. m_BuildTargetGraphicsAPIs:
  393. - m_BuildTarget: AndroidPlayer
  394. m_APIs: 150000000b000000
  395. m_Automatic: 0
  396. - m_BuildTarget: iOSSupport
  397. m_APIs: 10000000
  398. m_Automatic: 1
  399. m_BuildTargetVRSettings: []
  400. openGLRequireES31: 0
  401. openGLRequireES31AEP: 0
  402. openGLRequireES32: 0
  403. m_TemplateCustomTags: {}
  404. mobileMTRendering:
  405. Android: 1
  406. iPhone: 1
  407. tvOS: 1
  408. m_BuildTargetGroupLightmapEncodingQuality: []
  409. m_BuildTargetGroupLightmapSettings: []
  410. m_BuildTargetNormalMapEncoding: []
  411. playModeTestRunnerEnabled: 0
  412. runPlayModeTestAsEditModeTest: 0
  413. actionOnDotNetUnhandledException: 1
  414. enableInternalProfiler: 0
  415. logObjCUncaughtExceptions: 1
  416. enableCrashReportAPI: 0
  417. cameraUsageDescription:
  418. locationUsageDescription:
  419. microphoneUsageDescription:
  420. bluetoothUsageDescription:
  421. switchNMETAOverride:
  422. switchNetLibKey:
  423. switchSocketMemoryPoolSize: 6144
  424. switchSocketAllocatorPoolSize: 128
  425. switchSocketConcurrencyLimit: 14
  426. switchScreenResolutionBehavior: 2
  427. switchUseCPUProfiler: 0
  428. switchUseGOLDLinker: 0
  429. switchApplicationID: 0x01004b9000490000
  430. switchNSODependencies:
  431. switchTitleNames_0:
  432. switchTitleNames_1:
  433. switchTitleNames_2:
  434. switchTitleNames_3:
  435. switchTitleNames_4:
  436. switchTitleNames_5:
  437. switchTitleNames_6:
  438. switchTitleNames_7:
  439. switchTitleNames_8:
  440. switchTitleNames_9:
  441. switchTitleNames_10:
  442. switchTitleNames_11:
  443. switchTitleNames_12:
  444. switchTitleNames_13:
  445. switchTitleNames_14:
  446. switchTitleNames_15:
  447. switchPublisherNames_0:
  448. switchPublisherNames_1:
  449. switchPublisherNames_2:
  450. switchPublisherNames_3:
  451. switchPublisherNames_4:
  452. switchPublisherNames_5:
  453. switchPublisherNames_6:
  454. switchPublisherNames_7:
  455. switchPublisherNames_8:
  456. switchPublisherNames_9:
  457. switchPublisherNames_10:
  458. switchPublisherNames_11:
  459. switchPublisherNames_12:
  460. switchPublisherNames_13:
  461. switchPublisherNames_14:
  462. switchPublisherNames_15:
  463. switchIcons_0: {fileID: 0}
  464. switchIcons_1: {fileID: 0}
  465. switchIcons_2: {fileID: 0}
  466. switchIcons_3: {fileID: 0}
  467. switchIcons_4: {fileID: 0}
  468. switchIcons_5: {fileID: 0}
  469. switchIcons_6: {fileID: 0}
  470. switchIcons_7: {fileID: 0}
  471. switchIcons_8: {fileID: 0}
  472. switchIcons_9: {fileID: 0}
  473. switchIcons_10: {fileID: 0}
  474. switchIcons_11: {fileID: 0}
  475. switchIcons_12: {fileID: 0}
  476. switchIcons_13: {fileID: 0}
  477. switchIcons_14: {fileID: 0}
  478. switchIcons_15: {fileID: 0}
  479. switchSmallIcons_0: {fileID: 0}
  480. switchSmallIcons_1: {fileID: 0}
  481. switchSmallIcons_2: {fileID: 0}
  482. switchSmallIcons_3: {fileID: 0}
  483. switchSmallIcons_4: {fileID: 0}
  484. switchSmallIcons_5: {fileID: 0}
  485. switchSmallIcons_6: {fileID: 0}
  486. switchSmallIcons_7: {fileID: 0}
  487. switchSmallIcons_8: {fileID: 0}
  488. switchSmallIcons_9: {fileID: 0}
  489. switchSmallIcons_10: {fileID: 0}
  490. switchSmallIcons_11: {fileID: 0}
  491. switchSmallIcons_12: {fileID: 0}
  492. switchSmallIcons_13: {fileID: 0}
  493. switchSmallIcons_14: {fileID: 0}
  494. switchSmallIcons_15: {fileID: 0}
  495. switchManualHTML:
  496. switchAccessibleURLs:
  497. switchLegalInformation:
  498. switchMainThreadStackSize: 1048576
  499. switchPresenceGroupId:
  500. switchLogoHandling: 0
  501. switchReleaseVersion: 0
  502. switchDisplayVersion: 1.0.0
  503. switchStartupUserAccount: 0
  504. switchTouchScreenUsage: 0
  505. switchSupportedLanguagesMask: 0
  506. switchLogoType: 0
  507. switchApplicationErrorCodeCategory:
  508. switchUserAccountSaveDataSize: 0
  509. switchUserAccountSaveDataJournalSize: 0
  510. switchApplicationAttribute: 0
  511. switchCardSpecSize: -1
  512. switchCardSpecClock: -1
  513. switchRatingsMask: 0
  514. switchRatingsInt_0: 0
  515. switchRatingsInt_1: 0
  516. switchRatingsInt_2: 0
  517. switchRatingsInt_3: 0
  518. switchRatingsInt_4: 0
  519. switchRatingsInt_5: 0
  520. switchRatingsInt_6: 0
  521. switchRatingsInt_7: 0
  522. switchRatingsInt_8: 0
  523. switchRatingsInt_9: 0
  524. switchRatingsInt_10: 0
  525. switchRatingsInt_11: 0
  526. switchRatingsInt_12: 0
  527. switchLocalCommunicationIds_0:
  528. switchLocalCommunicationIds_1:
  529. switchLocalCommunicationIds_2:
  530. switchLocalCommunicationIds_3:
  531. switchLocalCommunicationIds_4:
  532. switchLocalCommunicationIds_5:
  533. switchLocalCommunicationIds_6:
  534. switchLocalCommunicationIds_7:
  535. switchParentalControl: 0
  536. switchAllowsScreenshot: 1
  537. switchAllowsVideoCapturing: 1
  538. switchAllowsRuntimeAddOnContentInstall: 0
  539. switchDataLossConfirmation: 0
  540. switchUserAccountLockEnabled: 0
  541. switchSystemResourceMemory: 16777216
  542. switchSupportedNpadStyles: 22
  543. switchNativeFsCacheSize: 32
  544. switchIsHoldTypeHorizontal: 0
  545. switchSupportedNpadCount: 8
  546. switchSocketConfigEnabled: 0
  547. switchTcpInitialSendBufferSize: 32
  548. switchTcpInitialReceiveBufferSize: 64
  549. switchTcpAutoSendBufferSizeMax: 256
  550. switchTcpAutoReceiveBufferSizeMax: 256
  551. switchUdpSendBufferSize: 9
  552. switchUdpReceiveBufferSize: 42
  553. switchSocketBufferEfficiency: 4
  554. switchSocketInitializeEnabled: 1
  555. switchNetworkInterfaceManagerInitializeEnabled: 1
  556. switchPlayerConnectionEnabled: 1
  557. switchUseNewStyleFilepaths: 0
  558. switchUseMicroSleepForYield: 1
  559. switchEnableRamDiskSupport: 0
  560. switchMicroSleepForYieldTime: 25
  561. switchRamDiskSpaceSize: 12
  562. ps4NPAgeRating: 12
  563. ps4NPTitleSecret:
  564. ps4NPTrophyPackPath:
  565. ps4ParentalLevel: 11
  566. ps4ContentID: ED1633-NPXX51362_00-0000000000000000
  567. ps4Category: 0
  568. ps4MasterVersion: 01.00
  569. ps4AppVersion: 01.00
  570. ps4AppType: 0
  571. ps4ParamSfxPath:
  572. ps4VideoOutPixelFormat: 0
  573. ps4VideoOutInitialWidth: 1920
  574. ps4VideoOutBaseModeInitialWidth: 1920
  575. ps4VideoOutReprojectionRate: 60
  576. ps4PronunciationXMLPath:
  577. ps4PronunciationSIGPath:
  578. ps4BackgroundImagePath:
  579. ps4StartupImagePath:
  580. ps4StartupImagesFolder:
  581. ps4IconImagesFolder:
  582. ps4SaveDataImagePath:
  583. ps4SdkOverride:
  584. ps4BGMPath:
  585. ps4ShareFilePath:
  586. ps4ShareOverlayImagePath:
  587. ps4PrivacyGuardImagePath:
  588. ps4ExtraSceSysFile:
  589. ps4NPtitleDatPath:
  590. ps4RemotePlayKeyAssignment: -1
  591. ps4RemotePlayKeyMappingDir:
  592. ps4PlayTogetherPlayerCount: 0
  593. ps4EnterButtonAssignment: 2
  594. ps4ApplicationParam1: 0
  595. ps4ApplicationParam2: 0
  596. ps4ApplicationParam3: 0
  597. ps4ApplicationParam4: 0
  598. ps4DownloadDataSize: 0
  599. ps4GarlicHeapSize: 2048
  600. ps4ProGarlicHeapSize: 2560
  601. playerPrefsMaxSize: 32768
  602. ps4Passcode: bi9UOuSpM2Tlh01vOzwvSikHFswuzleh
  603. ps4pnSessions: 1
  604. ps4pnPresence: 1
  605. ps4pnFriends: 1
  606. ps4pnGameCustomData: 1
  607. playerPrefsSupport: 0
  608. enableApplicationExit: 0
  609. resetTempFolder: 1
  610. restrictedAudioUsageRights: 0
  611. ps4UseResolutionFallback: 0
  612. ps4ReprojectionSupport: 0
  613. ps4UseAudio3dBackend: 0
  614. ps4UseLowGarlicFragmentationMode: 1
  615. ps4SocialScreenEnabled: 0
  616. ps4ScriptOptimizationLevel: 2
  617. ps4Audio3dVirtualSpeakerCount: 14
  618. ps4attribCpuUsage: 0
  619. ps4PatchPkgPath:
  620. ps4PatchLatestPkgPath:
  621. ps4PatchChangeinfoPath:
  622. ps4PatchDayOne: 0
  623. ps4attribUserManagement: 0
  624. ps4attribMoveSupport: 0
  625. ps4attrib3DSupport: 0
  626. ps4attribShareSupport: 0
  627. ps4attribExclusiveVR: 0
  628. ps4disableAutoHideSplash: 0
  629. ps4videoRecordingFeaturesUsed: 0
  630. ps4contentSearchFeaturesUsed: 0
  631. ps4CompatibilityPS5: 0
  632. ps4AllowPS5Detection: 0
  633. ps4GPU800MHz: 1
  634. ps4attribEyeToEyeDistanceSettingVR: 0
  635. ps4IncludedModules: []
  636. ps4attribVROutputEnabled: 0
  637. monoEnv:
  638. splashScreenBackgroundSourceLandscape: {fileID: 0}
  639. splashScreenBackgroundSourcePortrait: {fileID: 0}
  640. blurSplashScreenBackground: 1
  641. spritePackerPolicy:
  642. webGLMemorySize: 32
  643. webGLExceptionSupport: 1
  644. webGLNameFilesAsHashes: 0
  645. webGLDataCaching: 1
  646. webGLDebugSymbols: 0
  647. webGLEmscriptenArgs:
  648. webGLModulesDirectory:
  649. webGLTemplate: APPLICATION:Default
  650. webGLAnalyzeBuildSize: 0
  651. webGLUseEmbeddedResources: 0
  652. webGLCompressionFormat: 0
  653. webGLWasmArithmeticExceptions: 0
  654. webGLLinkerTarget: 1
  655. webGLThreadsSupport: 0
  656. webGLDecompressionFallback: 0
  657. scriptingDefineSymbols: {}
  658. additionalCompilerArguments: {}
  659. platformArchitecture: {}
  660. scriptingBackend: {}
  661. il2cppCompilerConfiguration: {}
  662. managedStrippingLevel: {}
  663. incrementalIl2cppBuild: {}
  664. suppressCommonWarnings: 1
  665. allowUnsafeCode: 0
  666. useDeterministicCompilation: 1
  667. useReferenceAssemblies: 1
  668. enableRoslynAnalyzers: 1
  669. additionalIl2CppArgs:
  670. scriptingRuntimeVersion: 1
  671. gcIncremental: 1
  672. assemblyVersionValidation: 1
  673. gcWBarrierValidation: 0
  674. apiCompatibilityLevelPerPlatform: {}
  675. m_RenderingPath: 1
  676. m_MobileRenderingPath: 1
  677. metroPackageName: 2D_BuiltInRenderer
  678. metroPackageVersion:
  679. metroCertificatePath:
  680. metroCertificatePassword:
  681. metroCertificateSubject:
  682. metroCertificateIssuer:
  683. metroCertificateNotAfter: 0000000000000000
  684. metroApplicationDescription: 2D_BuiltInRenderer
  685. wsaImages: {}
  686. metroTileShortName:
  687. metroTileShowName: 0
  688. metroMediumTileShowName: 0
  689. metroLargeTileShowName: 0
  690. metroWideTileShowName: 0
  691. metroSupportStreamingInstall: 0
  692. metroLastRequiredScene: 0
  693. metroDefaultTileSize: 1
  694. metroTileForegroundText: 2
  695. metroTileBackgroundColor: {r: 0.13333334, g: 0.17254902, b: 0.21568628, a: 0}
  696. metroSplashScreenBackgroundColor: {r: 0.12941177, g: 0.17254902, b: 0.21568628, a: 1}
  697. metroSplashScreenUseBackgroundColor: 0
  698. platformCapabilities: {}
  699. metroTargetDeviceFamilies: {}
  700. metroFTAName:
  701. metroFTAFileTypes: []
  702. metroProtocolName:
  703. vcxProjDefaultLanguage:
  704. XboxOneProductId:
  705. XboxOneUpdateKey:
  706. XboxOneSandboxId:
  707. XboxOneContentId:
  708. XboxOneTitleId:
  709. XboxOneSCId:
  710. XboxOneGameOsOverridePath:
  711. XboxOnePackagingOverridePath:
  712. XboxOneAppManifestOverridePath:
  713. XboxOneVersion: 1.0.0.0
  714. XboxOnePackageEncryption: 0
  715. XboxOnePackageUpdateGranularity: 2
  716. XboxOneDescription:
  717. XboxOneLanguage:
  718. - enus
  719. XboxOneCapability: []
  720. XboxOneGameRating: {}
  721. XboxOneIsContentPackage: 0
  722. XboxOneEnhancedXboxCompatibilityMode: 0
  723. XboxOneEnableGPUVariability: 1
  724. XboxOneSockets: {}
  725. XboxOneSplashScreen: {fileID: 0}
  726. XboxOneAllowedProductIds: []
  727. XboxOnePersistentLocalStorageSize: 0
  728. XboxOneXTitleMemory: 8
  729. XboxOneOverrideIdentityName:
  730. XboxOneOverrideIdentityPublisher:
  731. vrEditorSettings: {}
  732. cloudServicesEnabled: {}
  733. luminIcon:
  734. m_Name:
  735. m_ModelFolderPath:
  736. m_PortalFolderPath:
  737. luminCert:
  738. m_CertPath:
  739. m_SignPackage: 1
  740. luminIsChannelApp: 0
  741. luminVersion:
  742. m_VersionCode: 1
  743. m_VersionName:
  744. apiCompatibilityLevel: 6
  745. activeInputHandler: 0
  746. cloudProjectId:
  747. framebufferDepthMemorylessMode: 0
  748. qualitySettingsNames: []
  749. projectName:
  750. organizationId:
  751. cloudEnabled: 0
  752. legacyClampBlendShapeWeights: 0
  753. virtualTexturingSupportEnabled: 0