ProjectSettings.asset 21 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802
  1. %YAML 1.1
  2. %TAG !u! tag:unity3d.com,2011:
  3. --- !u!129 &1
  4. PlayerSettings:
  5. m_ObjectHideFlags: 0
  6. serializedVersion: 23
  7. productGUID: 9f7b1246933b6e24f9f5ea8882213bb8
  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: WebRTC~
  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: 0
  21. m_ShowUnitySplashLogo: 1
  22. m_SplashScreenOverlayOpacity: 1
  23. m_SplashScreenAnimation: 1
  24. m_SplashScreenLogoStyle: 1
  25. m_SplashScreenDrawMode: 0
  26. m_SplashScreenBackgroundAnimationZoom: 1
  27. m_SplashScreenLogoAnimationZoom: 1
  28. m_SplashScreenBackgroundLandscapeAspect: 1
  29. m_SplashScreenBackgroundPortraitAspect: 1
  30. m_SplashScreenBackgroundLandscapeUvs:
  31. serializedVersion: 2
  32. x: 0
  33. y: 0
  34. width: 1
  35. height: 1
  36. m_SplashScreenBackgroundPortraitUvs:
  37. serializedVersion: 2
  38. x: 0
  39. y: 0
  40. width: 1
  41. height: 1
  42. m_SplashScreenLogos: []
  43. m_VirtualRealitySplashScreen: {fileID: 0}
  44. m_HolographicTrackingLossScreen: {fileID: 0}
  45. defaultScreenWidth: 1024
  46. defaultScreenHeight: 768
  47. defaultScreenWidthWeb: 960
  48. defaultScreenHeightWeb: 600
  49. m_StereoRenderingPath: 0
  50. m_ActiveColorSpace: 1
  51. m_MTRendering: 1
  52. mipStripping: 0
  53. numberOfMipsStripped: 0
  54. m_StackTraceTypes: 010000000100000001000000010000000100000001000000
  55. iosShowActivityIndicatorOnLoading: -1
  56. androidShowActivityIndicatorOnLoading: -1
  57. iosUseCustomAppBackgroundBehavior: 0
  58. iosAllowHTTPDownload: 1
  59. allowedAutorotateToPortrait: 1
  60. allowedAutorotateToPortraitUpsideDown: 1
  61. allowedAutorotateToLandscapeRight: 1
  62. allowedAutorotateToLandscapeLeft: 1
  63. useOSAutorotation: 1
  64. use32BitDisplayBuffer: 1
  65. preserveFramebufferAlpha: 0
  66. disableDepthAndStencilBuffers: 0
  67. androidStartInFullscreen: 1
  68. androidRenderOutsideSafeArea: 1
  69. androidUseSwappy: 0
  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. enableOpenGLProfilerGPURecorders: 1
  149. useHDRDisplay: 0
  150. D3DHDRBitDepth: 0
  151. m_ColorGamuts: 00000000
  152. targetPixelDensity: 30
  153. resolutionScalingMode: 0
  154. resetResolutionOnWindowResize: 0
  155. androidSupportedAspectRatio: 1
  156. androidMaxAspectRatio: 2.1
  157. applicationIdentifier:
  158. iPhone: com.DefaultCompany.WebRTC-
  159. buildNumber:
  160. Standalone: 0
  161. iPhone: 0
  162. tvOS: 0
  163. overrideDefaultApplicationIdentifier: 0
  164. AndroidBundleVersionCode: 1
  165. AndroidMinSdkVersion: 22
  166. AndroidTargetSdkVersion: 0
  167. AndroidPreferredInstallLocation: 1
  168. aotOptions: nimt-trampolines=1024
  169. stripEngineCode: 0
  170. iPhoneStrippingLevel: 0
  171. iPhoneScriptCallOptimization: 0
  172. ForceInternetPermission: 1
  173. ForceSDCardPermission: 0
  174. CreateWallpaper: 0
  175. APKExpansionFiles: 0
  176. keepLoadedShadersAlive: 0
  177. StripUnusedMeshComponents: 1
  178. VertexChannelCompressionMask: 4054
  179. iPhoneSdkVersion: 988
  180. iOSTargetOSVersionString: 11.0
  181. tvOSSdkVersion: 0
  182. tvOSRequireExtendedGameController: 0
  183. tvOSTargetOSVersionString: 11.0
  184. uIPrerenderedIcon: 0
  185. uIRequiresPersistentWiFi: 1
  186. uIRequiresFullScreen: 1
  187. uIStatusBarHidden: 1
  188. uIExitOnSuspend: 0
  189. uIStatusBarStyle: 0
  190. appleTVSplashScreen: {fileID: 0}
  191. appleTVSplashScreen2x: {fileID: 0}
  192. tvOSSmallIconLayers: []
  193. tvOSSmallIconLayers2x: []
  194. tvOSLargeIconLayers: []
  195. tvOSLargeIconLayers2x: []
  196. tvOSTopShelfImageLayers: []
  197. tvOSTopShelfImageLayers2x: []
  198. tvOSTopShelfImageWideLayers: []
  199. tvOSTopShelfImageWideLayers2x: []
  200. iOSLaunchScreenType: 0
  201. iOSLaunchScreenPortrait: {fileID: 0}
  202. iOSLaunchScreenLandscape: {fileID: 0}
  203. iOSLaunchScreenBackgroundColor:
  204. serializedVersion: 2
  205. rgba: 0
  206. iOSLaunchScreenFillPct: 100
  207. iOSLaunchScreenSize: 100
  208. iOSLaunchScreenCustomXibPath:
  209. iOSLaunchScreeniPadType: 0
  210. iOSLaunchScreeniPadImage: {fileID: 0}
  211. iOSLaunchScreeniPadBackgroundColor:
  212. serializedVersion: 2
  213. rgba: 0
  214. iOSLaunchScreeniPadFillPct: 100
  215. iOSLaunchScreeniPadSize: 100
  216. iOSLaunchScreeniPadCustomXibPath:
  217. iOSLaunchScreenCustomStoryboardPath:
  218. iOSLaunchScreeniPadCustomStoryboardPath:
  219. iOSDeviceRequirements: []
  220. iOSURLSchemes: []
  221. macOSURLSchemes: []
  222. iOSBackgroundModes: 0
  223. iOSMetalForceHardShadows: 0
  224. metalEditorSupport: 1
  225. metalAPIValidation: 1
  226. iOSRenderExtraFrameOnPause: 0
  227. iosCopyPluginsCodeInsteadOfSymlink: 0
  228. appleDeveloperTeamID:
  229. iOSManualSigningProvisioningProfileID:
  230. tvOSManualSigningProvisioningProfileID:
  231. iOSManualSigningProvisioningProfileType: 0
  232. tvOSManualSigningProvisioningProfileType: 0
  233. appleEnableAutomaticSigning: 2
  234. iOSRequireARKit: 0
  235. iOSAutomaticallyDetectAndAddCapabilities: 1
  236. appleEnableProMotion: 0
  237. shaderPrecisionModel: 0
  238. clonedFromGUID: c0afd0d1d80e3634a9dac47e8a0426ea
  239. templatePackageId: com.unity.template.3d@3.1.2
  240. templateDefaultScene: Assets/Scenes/SampleScene.unity
  241. useCustomMainManifest: 0
  242. useCustomLauncherManifest: 0
  243. useCustomMainGradleTemplate: 0
  244. useCustomLauncherGradleManifest: 0
  245. useCustomBaseGradleTemplate: 0
  246. useCustomGradlePropertiesTemplate: 0
  247. useCustomProguardFile: 0
  248. AndroidTargetArchitectures: 2
  249. AndroidTargetDevices: 0
  250. AndroidSplashScreenScale: 0
  251. androidSplashScreen: {fileID: 0}
  252. AndroidKeystoreName: '{inproject}: '
  253. AndroidKeyaliasName:
  254. AndroidBuildApkPerCpuArchitecture: 0
  255. AndroidTVCompatibility: 0
  256. AndroidIsGame: 1
  257. AndroidEnableTango: 0
  258. androidEnableBanner: 1
  259. androidUseLowAccuracyLocation: 0
  260. androidUseCustomKeystore: 0
  261. m_AndroidBanners:
  262. - width: 320
  263. height: 180
  264. banner: {fileID: 0}
  265. androidGamepadSupportLevel: 0
  266. chromeosInputEmulation: 1
  267. AndroidMinifyWithR8: 0
  268. AndroidMinifyRelease: 0
  269. AndroidMinifyDebug: 0
  270. AndroidValidateAppBundleSize: 1
  271. AndroidAppBundleSizeToValidate: 150
  272. m_BuildTargetIcons: []
  273. m_BuildTargetPlatformIcons:
  274. - m_BuildTarget: iPhone
  275. m_Icons:
  276. - m_Textures: []
  277. m_Width: 180
  278. m_Height: 180
  279. m_Kind: 0
  280. m_SubKind: iPhone
  281. - m_Textures: []
  282. m_Width: 120
  283. m_Height: 120
  284. m_Kind: 0
  285. m_SubKind: iPhone
  286. - m_Textures: []
  287. m_Width: 167
  288. m_Height: 167
  289. m_Kind: 0
  290. m_SubKind: iPad
  291. - m_Textures: []
  292. m_Width: 152
  293. m_Height: 152
  294. m_Kind: 0
  295. m_SubKind: iPad
  296. - m_Textures: []
  297. m_Width: 76
  298. m_Height: 76
  299. m_Kind: 0
  300. m_SubKind: iPad
  301. - m_Textures: []
  302. m_Width: 120
  303. m_Height: 120
  304. m_Kind: 3
  305. m_SubKind: iPhone
  306. - m_Textures: []
  307. m_Width: 80
  308. m_Height: 80
  309. m_Kind: 3
  310. m_SubKind: iPhone
  311. - m_Textures: []
  312. m_Width: 80
  313. m_Height: 80
  314. m_Kind: 3
  315. m_SubKind: iPad
  316. - m_Textures: []
  317. m_Width: 40
  318. m_Height: 40
  319. m_Kind: 3
  320. m_SubKind: iPad
  321. - m_Textures: []
  322. m_Width: 87
  323. m_Height: 87
  324. m_Kind: 1
  325. m_SubKind: iPhone
  326. - m_Textures: []
  327. m_Width: 58
  328. m_Height: 58
  329. m_Kind: 1
  330. m_SubKind: iPhone
  331. - m_Textures: []
  332. m_Width: 29
  333. m_Height: 29
  334. m_Kind: 1
  335. m_SubKind: iPhone
  336. - m_Textures: []
  337. m_Width: 58
  338. m_Height: 58
  339. m_Kind: 1
  340. m_SubKind: iPad
  341. - m_Textures: []
  342. m_Width: 29
  343. m_Height: 29
  344. m_Kind: 1
  345. m_SubKind: iPad
  346. - m_Textures: []
  347. m_Width: 60
  348. m_Height: 60
  349. m_Kind: 2
  350. m_SubKind: iPhone
  351. - m_Textures: []
  352. m_Width: 40
  353. m_Height: 40
  354. m_Kind: 2
  355. m_SubKind: iPhone
  356. - m_Textures: []
  357. m_Width: 40
  358. m_Height: 40
  359. m_Kind: 2
  360. m_SubKind: iPad
  361. - m_Textures: []
  362. m_Width: 20
  363. m_Height: 20
  364. m_Kind: 2
  365. m_SubKind: iPad
  366. - m_Textures: []
  367. m_Width: 1024
  368. m_Height: 1024
  369. m_Kind: 4
  370. m_SubKind: App Store
  371. m_BuildTargetBatching:
  372. - m_BuildTarget: Standalone
  373. m_StaticBatching: 1
  374. m_DynamicBatching: 0
  375. - m_BuildTarget: tvOS
  376. m_StaticBatching: 1
  377. m_DynamicBatching: 0
  378. - m_BuildTarget: Android
  379. m_StaticBatching: 1
  380. m_DynamicBatching: 0
  381. - m_BuildTarget: iPhone
  382. m_StaticBatching: 1
  383. m_DynamicBatching: 0
  384. - m_BuildTarget: WebGL
  385. m_StaticBatching: 0
  386. m_DynamicBatching: 0
  387. m_BuildTargetGraphicsJobs:
  388. - m_BuildTarget: MacStandaloneSupport
  389. m_GraphicsJobs: 0
  390. - m_BuildTarget: Switch
  391. m_GraphicsJobs: 0
  392. - m_BuildTarget: MetroSupport
  393. m_GraphicsJobs: 0
  394. - m_BuildTarget: AppleTVSupport
  395. m_GraphicsJobs: 0
  396. - m_BuildTarget: BJMSupport
  397. m_GraphicsJobs: 0
  398. - m_BuildTarget: LinuxStandaloneSupport
  399. m_GraphicsJobs: 0
  400. - m_BuildTarget: PS4Player
  401. m_GraphicsJobs: 0
  402. - m_BuildTarget: iOSSupport
  403. m_GraphicsJobs: 0
  404. - m_BuildTarget: WindowsStandaloneSupport
  405. m_GraphicsJobs: 0
  406. - m_BuildTarget: XboxOnePlayer
  407. m_GraphicsJobs: 0
  408. - m_BuildTarget: LuminSupport
  409. m_GraphicsJobs: 0
  410. - m_BuildTarget: CloudRendering
  411. m_GraphicsJobs: 0
  412. - m_BuildTarget: AndroidPlayer
  413. m_GraphicsJobs: 0
  414. - m_BuildTarget: WebGLSupport
  415. m_GraphicsJobs: 0
  416. m_BuildTargetGraphicsJobMode:
  417. - m_BuildTarget: PS4Player
  418. m_GraphicsJobMode: 0
  419. - m_BuildTarget: XboxOnePlayer
  420. m_GraphicsJobMode: 0
  421. m_BuildTargetGraphicsAPIs:
  422. - m_BuildTarget: AndroidPlayer
  423. m_APIs: 0b000000
  424. m_Automatic: 0
  425. - m_BuildTarget: iOSSupport
  426. m_APIs: 10000000
  427. m_Automatic: 1
  428. - m_BuildTarget: AppleTVSupport
  429. m_APIs: 10000000
  430. m_Automatic: 1
  431. - m_BuildTarget: WebGLSupport
  432. m_APIs: 0b000000
  433. m_Automatic: 1
  434. m_BuildTargetVRSettings:
  435. - m_BuildTarget: Standalone
  436. m_Enabled: 0
  437. m_Devices:
  438. - Oculus
  439. - OpenVR
  440. openGLRequireES31: 0
  441. openGLRequireES31AEP: 0
  442. openGLRequireES32: 0
  443. m_TemplateCustomTags: {}
  444. mobileMTRendering:
  445. Android: 1
  446. iPhone: 1
  447. tvOS: 1
  448. m_BuildTargetGroupLightmapEncodingQuality: []
  449. m_BuildTargetGroupLightmapSettings: []
  450. m_BuildTargetNormalMapEncoding: []
  451. m_BuildTargetDefaultTextureCompressionFormat: []
  452. playModeTestRunnerEnabled: 0
  453. runPlayModeTestAsEditModeTest: 0
  454. actionOnDotNetUnhandledException: 1
  455. enableInternalProfiler: 0
  456. logObjCUncaughtExceptions: 1
  457. enableCrashReportAPI: 0
  458. cameraUsageDescription: for test WebCamTexture
  459. locationUsageDescription:
  460. microphoneUsageDescription: for test Microphone
  461. bluetoothUsageDescription:
  462. switchNMETAOverride:
  463. switchNetLibKey:
  464. switchSocketMemoryPoolSize: 6144
  465. switchSocketAllocatorPoolSize: 128
  466. switchSocketConcurrencyLimit: 14
  467. switchScreenResolutionBehavior: 2
  468. switchUseCPUProfiler: 0
  469. switchUseGOLDLinker: 0
  470. switchLTOSetting: 0
  471. switchApplicationID: 0x01004b9000490000
  472. switchNSODependencies:
  473. switchTitleNames_0:
  474. switchTitleNames_1:
  475. switchTitleNames_2:
  476. switchTitleNames_3:
  477. switchTitleNames_4:
  478. switchTitleNames_5:
  479. switchTitleNames_6:
  480. switchTitleNames_7:
  481. switchTitleNames_8:
  482. switchTitleNames_9:
  483. switchTitleNames_10:
  484. switchTitleNames_11:
  485. switchTitleNames_12:
  486. switchTitleNames_13:
  487. switchTitleNames_14:
  488. switchTitleNames_15:
  489. switchPublisherNames_0:
  490. switchPublisherNames_1:
  491. switchPublisherNames_2:
  492. switchPublisherNames_3:
  493. switchPublisherNames_4:
  494. switchPublisherNames_5:
  495. switchPublisherNames_6:
  496. switchPublisherNames_7:
  497. switchPublisherNames_8:
  498. switchPublisherNames_9:
  499. switchPublisherNames_10:
  500. switchPublisherNames_11:
  501. switchPublisherNames_12:
  502. switchPublisherNames_13:
  503. switchPublisherNames_14:
  504. switchPublisherNames_15:
  505. switchIcons_0: {fileID: 0}
  506. switchIcons_1: {fileID: 0}
  507. switchIcons_2: {fileID: 0}
  508. switchIcons_3: {fileID: 0}
  509. switchIcons_4: {fileID: 0}
  510. switchIcons_5: {fileID: 0}
  511. switchIcons_6: {fileID: 0}
  512. switchIcons_7: {fileID: 0}
  513. switchIcons_8: {fileID: 0}
  514. switchIcons_9: {fileID: 0}
  515. switchIcons_10: {fileID: 0}
  516. switchIcons_11: {fileID: 0}
  517. switchIcons_12: {fileID: 0}
  518. switchIcons_13: {fileID: 0}
  519. switchIcons_14: {fileID: 0}
  520. switchIcons_15: {fileID: 0}
  521. switchSmallIcons_0: {fileID: 0}
  522. switchSmallIcons_1: {fileID: 0}
  523. switchSmallIcons_2: {fileID: 0}
  524. switchSmallIcons_3: {fileID: 0}
  525. switchSmallIcons_4: {fileID: 0}
  526. switchSmallIcons_5: {fileID: 0}
  527. switchSmallIcons_6: {fileID: 0}
  528. switchSmallIcons_7: {fileID: 0}
  529. switchSmallIcons_8: {fileID: 0}
  530. switchSmallIcons_9: {fileID: 0}
  531. switchSmallIcons_10: {fileID: 0}
  532. switchSmallIcons_11: {fileID: 0}
  533. switchSmallIcons_12: {fileID: 0}
  534. switchSmallIcons_13: {fileID: 0}
  535. switchSmallIcons_14: {fileID: 0}
  536. switchSmallIcons_15: {fileID: 0}
  537. switchManualHTML:
  538. switchAccessibleURLs:
  539. switchLegalInformation:
  540. switchMainThreadStackSize: 1048576
  541. switchPresenceGroupId:
  542. switchLogoHandling: 0
  543. switchReleaseVersion: 0
  544. switchDisplayVersion: 1.0.0
  545. switchStartupUserAccount: 0
  546. switchTouchScreenUsage: 0
  547. switchSupportedLanguagesMask: 0
  548. switchLogoType: 0
  549. switchApplicationErrorCodeCategory:
  550. switchUserAccountSaveDataSize: 0
  551. switchUserAccountSaveDataJournalSize: 0
  552. switchApplicationAttribute: 0
  553. switchCardSpecSize: -1
  554. switchCardSpecClock: -1
  555. switchRatingsMask: 0
  556. switchRatingsInt_0: 0
  557. switchRatingsInt_1: 0
  558. switchRatingsInt_2: 0
  559. switchRatingsInt_3: 0
  560. switchRatingsInt_4: 0
  561. switchRatingsInt_5: 0
  562. switchRatingsInt_6: 0
  563. switchRatingsInt_7: 0
  564. switchRatingsInt_8: 0
  565. switchRatingsInt_9: 0
  566. switchRatingsInt_10: 0
  567. switchRatingsInt_11: 0
  568. switchRatingsInt_12: 0
  569. switchLocalCommunicationIds_0:
  570. switchLocalCommunicationIds_1:
  571. switchLocalCommunicationIds_2:
  572. switchLocalCommunicationIds_3:
  573. switchLocalCommunicationIds_4:
  574. switchLocalCommunicationIds_5:
  575. switchLocalCommunicationIds_6:
  576. switchLocalCommunicationIds_7:
  577. switchParentalControl: 0
  578. switchAllowsScreenshot: 1
  579. switchAllowsVideoCapturing: 1
  580. switchAllowsRuntimeAddOnContentInstall: 0
  581. switchDataLossConfirmation: 0
  582. switchUserAccountLockEnabled: 0
  583. switchSystemResourceMemory: 16777216
  584. switchSupportedNpadStyles: 22
  585. switchNativeFsCacheSize: 32
  586. switchIsHoldTypeHorizontal: 0
  587. switchSupportedNpadCount: 8
  588. switchSocketConfigEnabled: 0
  589. switchTcpInitialSendBufferSize: 32
  590. switchTcpInitialReceiveBufferSize: 64
  591. switchTcpAutoSendBufferSizeMax: 256
  592. switchTcpAutoReceiveBufferSizeMax: 256
  593. switchUdpSendBufferSize: 9
  594. switchUdpReceiveBufferSize: 42
  595. switchSocketBufferEfficiency: 4
  596. switchSocketInitializeEnabled: 1
  597. switchNetworkInterfaceManagerInitializeEnabled: 1
  598. switchPlayerConnectionEnabled: 1
  599. switchUseNewStyleFilepaths: 0
  600. switchUseMicroSleepForYield: 1
  601. switchEnableRamDiskSupport: 0
  602. switchMicroSleepForYieldTime: 25
  603. switchRamDiskSpaceSize: 12
  604. ps4NPAgeRating: 12
  605. ps4NPTitleSecret:
  606. ps4NPTrophyPackPath:
  607. ps4ParentalLevel: 11
  608. ps4ContentID: ED1633-NPXX51362_00-0000000000000000
  609. ps4Category: 0
  610. ps4MasterVersion: 01.00
  611. ps4AppVersion: 01.00
  612. ps4AppType: 0
  613. ps4ParamSfxPath:
  614. ps4VideoOutPixelFormat: 0
  615. ps4VideoOutInitialWidth: 1920
  616. ps4VideoOutBaseModeInitialWidth: 1920
  617. ps4VideoOutReprojectionRate: 60
  618. ps4PronunciationXMLPath:
  619. ps4PronunciationSIGPath:
  620. ps4BackgroundImagePath:
  621. ps4StartupImagePath:
  622. ps4StartupImagesFolder:
  623. ps4IconImagesFolder:
  624. ps4SaveDataImagePath:
  625. ps4SdkOverride:
  626. ps4BGMPath:
  627. ps4ShareFilePath:
  628. ps4ShareOverlayImagePath:
  629. ps4PrivacyGuardImagePath:
  630. ps4ExtraSceSysFile:
  631. ps4NPtitleDatPath:
  632. ps4RemotePlayKeyAssignment: -1
  633. ps4RemotePlayKeyMappingDir:
  634. ps4PlayTogetherPlayerCount: 0
  635. ps4EnterButtonAssignment: 1
  636. ps4ApplicationParam1: 0
  637. ps4ApplicationParam2: 0
  638. ps4ApplicationParam3: 0
  639. ps4ApplicationParam4: 0
  640. ps4DownloadDataSize: 0
  641. ps4GarlicHeapSize: 2048
  642. ps4ProGarlicHeapSize: 2560
  643. playerPrefsMaxSize: 32768
  644. ps4Passcode: frAQBc8Wsa1xVPfvJcrgRYwTiizs2trQ
  645. ps4pnSessions: 1
  646. ps4pnPresence: 1
  647. ps4pnFriends: 1
  648. ps4pnGameCustomData: 1
  649. playerPrefsSupport: 0
  650. enableApplicationExit: 0
  651. resetTempFolder: 1
  652. restrictedAudioUsageRights: 0
  653. ps4UseResolutionFallback: 0
  654. ps4ReprojectionSupport: 0
  655. ps4UseAudio3dBackend: 0
  656. ps4UseLowGarlicFragmentationMode: 1
  657. ps4SocialScreenEnabled: 0
  658. ps4ScriptOptimizationLevel: 0
  659. ps4Audio3dVirtualSpeakerCount: 14
  660. ps4attribCpuUsage: 0
  661. ps4PatchPkgPath:
  662. ps4PatchLatestPkgPath:
  663. ps4PatchChangeinfoPath:
  664. ps4PatchDayOne: 0
  665. ps4attribUserManagement: 0
  666. ps4attribMoveSupport: 0
  667. ps4attrib3DSupport: 0
  668. ps4attribShareSupport: 0
  669. ps4attribExclusiveVR: 0
  670. ps4disableAutoHideSplash: 0
  671. ps4videoRecordingFeaturesUsed: 0
  672. ps4contentSearchFeaturesUsed: 0
  673. ps4CompatibilityPS5: 0
  674. ps4AllowPS5Detection: 0
  675. ps4GPU800MHz: 1
  676. ps4attribEyeToEyeDistanceSettingVR: 0
  677. ps4IncludedModules: []
  678. ps4attribVROutputEnabled: 0
  679. monoEnv:
  680. splashScreenBackgroundSourceLandscape: {fileID: 0}
  681. splashScreenBackgroundSourcePortrait: {fileID: 0}
  682. blurSplashScreenBackground: 1
  683. spritePackerPolicy:
  684. webGLMemorySize: 16
  685. webGLExceptionSupport: 1
  686. webGLNameFilesAsHashes: 0
  687. webGLDataCaching: 1
  688. webGLDebugSymbols: 0
  689. webGLEmscriptenArgs:
  690. webGLModulesDirectory:
  691. webGLTemplate: APPLICATION:Default
  692. webGLAnalyzeBuildSize: 0
  693. webGLUseEmbeddedResources: 0
  694. webGLCompressionFormat: 1
  695. webGLWasmArithmeticExceptions: 0
  696. webGLLinkerTarget: 1
  697. webGLThreadsSupport: 0
  698. webGLDecompressionFallback: 0
  699. scriptingDefineSymbols: {}
  700. additionalCompilerArguments: {}
  701. platformArchitecture:
  702. Android: 2
  703. scriptingBackend:
  704. Android: 1
  705. Standalone: 0
  706. iPhone: 1
  707. il2cppCompilerConfiguration: {}
  708. managedStrippingLevel: {}
  709. incrementalIl2cppBuild: {}
  710. suppressCommonWarnings: 1
  711. allowUnsafeCode: 0
  712. useDeterministicCompilation: 1
  713. enableRoslynAnalyzers: 1
  714. additionalIl2CppArgs:
  715. scriptingRuntimeVersion: 1
  716. gcIncremental: 0
  717. assemblyVersionValidation: 1
  718. gcWBarrierValidation: 0
  719. apiCompatibilityLevelPerPlatform: {}
  720. m_RenderingPath: 1
  721. m_MobileRenderingPath: 1
  722. metroPackageName: Template_3D
  723. metroPackageVersion:
  724. metroCertificatePath:
  725. metroCertificatePassword:
  726. metroCertificateSubject:
  727. metroCertificateIssuer:
  728. metroCertificateNotAfter: 0000000000000000
  729. metroApplicationDescription: Template_3D
  730. wsaImages: {}
  731. metroTileShortName:
  732. metroTileShowName: 0
  733. metroMediumTileShowName: 0
  734. metroLargeTileShowName: 0
  735. metroWideTileShowName: 0
  736. metroSupportStreamingInstall: 0
  737. metroLastRequiredScene: 0
  738. metroDefaultTileSize: 1
  739. metroTileForegroundText: 2
  740. metroTileBackgroundColor: {r: 0.13333334, g: 0.17254902, b: 0.21568628, a: 0}
  741. metroSplashScreenBackgroundColor: {r: 0.12941177, g: 0.17254902, b: 0.21568628,
  742. a: 1}
  743. metroSplashScreenUseBackgroundColor: 0
  744. platformCapabilities: {}
  745. metroTargetDeviceFamilies: {}
  746. metroFTAName:
  747. metroFTAFileTypes: []
  748. metroProtocolName:
  749. vcxProjDefaultLanguage:
  750. XboxOneProductId:
  751. XboxOneUpdateKey:
  752. XboxOneSandboxId:
  753. XboxOneContentId:
  754. XboxOneTitleId:
  755. XboxOneSCId:
  756. XboxOneGameOsOverridePath:
  757. XboxOnePackagingOverridePath:
  758. XboxOneAppManifestOverridePath:
  759. XboxOneVersion: 1.0.0.0
  760. XboxOnePackageEncryption: 0
  761. XboxOnePackageUpdateGranularity: 2
  762. XboxOneDescription:
  763. XboxOneLanguage:
  764. - enus
  765. XboxOneCapability: []
  766. XboxOneGameRating: {}
  767. XboxOneIsContentPackage: 0
  768. XboxOneEnhancedXboxCompatibilityMode: 0
  769. XboxOneEnableGPUVariability: 1
  770. XboxOneSockets: {}
  771. XboxOneSplashScreen: {fileID: 0}
  772. XboxOneAllowedProductIds: []
  773. XboxOnePersistentLocalStorageSize: 0
  774. XboxOneXTitleMemory: 8
  775. XboxOneOverrideIdentityName:
  776. XboxOneOverrideIdentityPublisher:
  777. vrEditorSettings: {}
  778. cloudServicesEnabled:
  779. UNet: 1
  780. luminIcon:
  781. m_Name:
  782. m_ModelFolderPath:
  783. m_PortalFolderPath:
  784. luminCert:
  785. m_CertPath:
  786. m_SignPackage: 1
  787. luminIsChannelApp: 0
  788. luminVersion:
  789. m_VersionCode: 1
  790. m_VersionName:
  791. apiCompatibilityLevel: 6
  792. activeInputHandler: 0
  793. cloudProjectId:
  794. framebufferDepthMemorylessMode: 0
  795. qualitySettingsNames: []
  796. projectName:
  797. organizationId:
  798. cloudEnabled: 0
  799. legacyClampBlendShapeWeights: 0
  800. playerDataPath:
  801. forceSRGBBlit: 1
  802. virtualTexturingSupportEnabled: 0