ProjectSettings.asset 26 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970
  1. %YAML 1.1
  2. %TAG !u! tag:unity3d.com,2011:
  3. --- !u!129 &1
  4. PlayerSettings:
  5. m_ObjectHideFlags: 0
  6. serializedVersion: 24
  7. productGUID: 4b3b1c5921178354f9f3a487ee5ee523
  8. AndroidProfiler: 0
  9. AndroidFilterTouchesWhenObscured: 0
  10. AndroidEnableSustainedPerformanceMode: 0
  11. defaultScreenOrientation: 4
  12. targetDevice: 2
  13. useOnDemandResources: 0
  14. accelerometerFrequency: 60
  15. companyName: mianywl
  16. productName: 'The King of Poring: Origin'
  17. defaultCursor: {fileID: 0}
  18. cursorHotspot: {x: 0, y: 0}
  19. m_SplashScreenBackgroundColor: {r: 1, g: 1, b: 1, a: 1}
  20. m_ShowUnitySplashScreen: 0
  21. m_ShowUnitySplashLogo: 1
  22. m_SplashScreenOverlayOpacity: 1
  23. m_SplashScreenAnimation: 0
  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: 2800000, guid: f8d525a61ebf6c94682727cb97feeaa3,
  44. type: 3}
  45. m_HolographicTrackingLossScreen: {fileID: 0}
  46. defaultScreenWidth: 480
  47. defaultScreenHeight: 800
  48. defaultScreenWidthWeb: 480
  49. defaultScreenHeightWeb: 800
  50. m_StereoRenderingPath: 0
  51. m_ActiveColorSpace: 0
  52. unsupportedMSAAFallback: 0
  53. m_MTRendering: 1
  54. mipStripping: 0
  55. numberOfMipsStripped: 0
  56. m_StackTraceTypes: 010000000100000001000000010000000100000001000000
  57. iosShowActivityIndicatorOnLoading: -1
  58. androidShowActivityIndicatorOnLoading: -1
  59. iosUseCustomAppBackgroundBehavior: 0
  60. iosAllowHTTPDownload: 1
  61. allowedAutorotateToPortrait: 1
  62. allowedAutorotateToPortraitUpsideDown: 0
  63. allowedAutorotateToLandscapeRight: 0
  64. allowedAutorotateToLandscapeLeft: 0
  65. useOSAutorotation: 1
  66. use32BitDisplayBuffer: 1
  67. preserveFramebufferAlpha: 0
  68. disableDepthAndStencilBuffers: 0
  69. androidStartInFullscreen: 1
  70. androidRenderOutsideSafeArea: 1
  71. androidUseSwappy: 0
  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: 1
  83. captureSingleScreen: 0
  84. muteOtherAudioSources: 0
  85. Prepare IOS For Recording: 0
  86. Force IOS Speakers When Recording: 0
  87. deferSystemGesturesMode: 0
  88. hideHomeButton: 0
  89. submitAnalytics: 1
  90. usePlayerLog: 1
  91. bakeCollisionMeshes: 0
  92. forceSingleInstance: 0
  93. useFlipModelSwapchain: 1
  94. resizableWindow: 0
  95. useMacAppStoreValidation: 0
  96. macAppStoreCategory: public.app-category.games
  97. gpuSkinning: 1
  98. xboxPIXTextureCapture: 0
  99. xboxEnableAvatar: 0
  100. xboxEnableKinect: 0
  101. xboxEnableKinectAutoTracking: 0
  102. xboxEnableFitness: 0
  103. visibleInBackground: 1
  104. allowFullscreenSwitch: 1
  105. fullscreenMode: 3
  106. xboxSpeechDB: 0
  107. xboxEnableHeadOrientation: 0
  108. xboxEnableGuest: 0
  109. xboxEnablePIXSampling: 0
  110. metalFramebufferOnly: 0
  111. xboxOneResolution: 0
  112. xboxOneSResolution: 0
  113. xboxOneXResolution: 3
  114. xboxOneMonoLoggingLevel: 0
  115. xboxOneLoggingLevel: 1
  116. xboxOneDisableEsram: 0
  117. xboxOneEnableTypeOptimization: 0
  118. xboxOnePresentImmediateThreshold: 0
  119. switchQueueCommandMemory: 0
  120. switchQueueControlMemory: 16384
  121. switchQueueComputeMemory: 262144
  122. switchNVNShaderPoolsGranularity: 33554432
  123. switchNVNDefaultPoolsGranularity: 16777216
  124. switchNVNOtherPoolsGranularity: 16777216
  125. switchNVNMaxPublicTextureIDCount: 0
  126. switchNVNMaxPublicSamplerIDCount: 0
  127. switchMaxWorkerMultiple: 8
  128. stadiaPresentMode: 0
  129. stadiaTargetFramerate: 0
  130. vulkanNumSwapchainBuffers: 3
  131. vulkanEnableSetSRGBWrite: 0
  132. vulkanEnablePreTransform: 0
  133. vulkanEnableLateAcquireNextImage: 0
  134. vulkanEnableCommandBufferRecycling: 1
  135. m_SupportedAspectRatios:
  136. 4:3: 1
  137. 5:4: 1
  138. 16:10: 1
  139. 16:9: 1
  140. Others: 1
  141. bundleVersion: 0.1.0
  142. preloadedAssets: []
  143. metroInputSource: 0
  144. wsaTransparentSwapchain: 0
  145. m_HolographicPauseOnTrackingLoss: 1
  146. xboxOneDisableKinectGpuReservation: 1
  147. xboxOneEnable7thCore: 1
  148. vrSettings:
  149. enable360StereoCapture: 0
  150. isWsaHolographicRemotingEnabled: 0
  151. enableFrameTimingStats: 0
  152. enableOpenGLProfilerGPURecorders: 1
  153. useHDRDisplay: 0
  154. D3DHDRBitDepth: 0
  155. m_ColorGamuts: 00000000
  156. targetPixelDensity: 30
  157. resolutionScalingMode: 0
  158. resetResolutionOnWindowResize: 0
  159. androidSupportedAspectRatio: 1
  160. androidMaxAspectRatio: 2.1
  161. applicationIdentifier:
  162. Android: com.xjro.rutest
  163. WebGL: com.wt.no.sdk.test
  164. iPhone: com.boliking.ios
  165. buildNumber:
  166. Standalone: 0
  167. iPhone: 0.1.0.0
  168. tvOS: 0
  169. overrideDefaultApplicationIdentifier: 1
  170. AndroidBundleVersionCode: 1000006
  171. AndroidMinSdkVersion: 23
  172. AndroidTargetSdkVersion: 36
  173. AndroidPreferredInstallLocation: 1
  174. aotOptions:
  175. stripEngineCode: 0
  176. iPhoneStrippingLevel: 0
  177. iPhoneScriptCallOptimization: 0
  178. ForceInternetPermission: 0
  179. ForceSDCardPermission: 0
  180. CreateWallpaper: 0
  181. APKExpansionFiles: 0
  182. keepLoadedShadersAlive: 0
  183. StripUnusedMeshComponents: 1
  184. VertexChannelCompressionMask: 4054
  185. iPhoneSdkVersion: 988
  186. iOSTargetOSVersionString: 12.0
  187. tvOSSdkVersion: 0
  188. tvOSRequireExtendedGameController: 0
  189. tvOSTargetOSVersionString: 12.0
  190. uIPrerenderedIcon: 0
  191. uIRequiresPersistentWiFi: 1
  192. uIRequiresFullScreen: 1
  193. uIStatusBarHidden: 1
  194. uIExitOnSuspend: 0
  195. uIStatusBarStyle: 0
  196. appleTVSplashScreen: {fileID: 0}
  197. appleTVSplashScreen2x: {fileID: 0}
  198. tvOSSmallIconLayers: []
  199. tvOSSmallIconLayers2x: []
  200. tvOSLargeIconLayers: []
  201. tvOSLargeIconLayers2x: []
  202. tvOSTopShelfImageLayers: []
  203. tvOSTopShelfImageLayers2x: []
  204. tvOSTopShelfImageWideLayers: []
  205. tvOSTopShelfImageWideLayers2x: []
  206. iOSLaunchScreenType: 0
  207. iOSLaunchScreenPortrait: {fileID: 0}
  208. iOSLaunchScreenLandscape: {fileID: 0}
  209. iOSLaunchScreenBackgroundColor:
  210. serializedVersion: 2
  211. rgba: 0
  212. iOSLaunchScreenFillPct: 100
  213. iOSLaunchScreenSize: 100
  214. iOSLaunchScreenCustomXibPath:
  215. iOSLaunchScreeniPadType: 0
  216. iOSLaunchScreeniPadImage: {fileID: 0}
  217. iOSLaunchScreeniPadBackgroundColor:
  218. serializedVersion: 2
  219. rgba: 0
  220. iOSLaunchScreeniPadFillPct: 100
  221. iOSLaunchScreeniPadSize: 100
  222. iOSLaunchScreeniPadCustomXibPath:
  223. iOSLaunchScreenCustomStoryboardPath:
  224. iOSLaunchScreeniPadCustomStoryboardPath:
  225. iOSDeviceRequirements: []
  226. iOSURLSchemes: []
  227. macOSURLSchemes: []
  228. iOSBackgroundModes: 0
  229. iOSMetalForceHardShadows: 0
  230. metalEditorSupport: 1
  231. metalAPIValidation: 1
  232. iOSRenderExtraFrameOnPause: 0
  233. iosCopyPluginsCodeInsteadOfSymlink: 0
  234. appleDeveloperTeamID: R4NLRHGKQ2
  235. iOSManualSigningProvisioningProfileID: afa4dda1-ff38-4e7d-b57b-1c0cc2aab0ae
  236. tvOSManualSigningProvisioningProfileID:
  237. iOSManualSigningProvisioningProfileType: 2
  238. tvOSManualSigningProvisioningProfileType: 0
  239. appleEnableAutomaticSigning: 2
  240. iOSRequireARKit: 0
  241. iOSAutomaticallyDetectAndAddCapabilities: 1
  242. appleEnableProMotion: 0
  243. shaderPrecisionModel: 0
  244. clonedFromGUID: c0afd0d1d80e3634a9dac47e8a0426ea
  245. templatePackageId: com.unity.template.3d@1.3.0
  246. templateDefaultScene: Assets/Scenes/SampleScene.unity
  247. useCustomMainManifest: 0
  248. useCustomLauncherManifest: 0
  249. useCustomMainGradleTemplate: 0
  250. useCustomLauncherGradleManifest: 0
  251. useCustomBaseGradleTemplate: 0
  252. useCustomGradlePropertiesTemplate: 0
  253. useCustomProguardFile: 0
  254. AndroidTargetArchitectures: 3
  255. AndroidTargetDevices: 0
  256. AndroidSplashScreenScale: 0
  257. androidSplashScreen: {fileID: 0}
  258. AndroidKeystoreName: '{inproject}: Assets/../Build/BuildDependenceResource/Cert/Android/wenting.keystore'
  259. AndroidKeyaliasName: game
  260. AndroidBuildApkPerCpuArchitecture: 0
  261. AndroidTVCompatibility: 0
  262. AndroidIsGame: 1
  263. AndroidEnableTango: 0
  264. androidEnableBanner: 0
  265. androidUseLowAccuracyLocation: 0
  266. androidUseCustomKeystore: 1
  267. m_AndroidBanners:
  268. - width: 320
  269. height: 180
  270. banner: {fileID: 0}
  271. androidGamepadSupportLevel: 0
  272. chromeosInputEmulation: 1
  273. AndroidMinifyRelease: 0
  274. AndroidMinifyDebug: 0
  275. AndroidValidateAppBundleSize: 1
  276. AndroidAppBundleSizeToValidate: 200
  277. m_BuildTargetIcons:
  278. - m_BuildTarget:
  279. m_Icons:
  280. - serializedVersion: 2
  281. m_Icon: {fileID: 2800000, guid: 6374958e8ea2d4b298139be0e9f3ed31, type: 3}
  282. m_Width: 128
  283. m_Height: 128
  284. m_Kind: 0
  285. m_BuildTargetPlatformIcons:
  286. - m_BuildTarget: Android
  287. m_Icons:
  288. - m_Textures: []
  289. m_Width: 432
  290. m_Height: 432
  291. m_Kind: 2
  292. m_SubKind:
  293. - m_Textures: []
  294. m_Width: 324
  295. m_Height: 324
  296. m_Kind: 2
  297. m_SubKind:
  298. - m_Textures: []
  299. m_Width: 216
  300. m_Height: 216
  301. m_Kind: 2
  302. m_SubKind:
  303. - m_Textures: []
  304. m_Width: 162
  305. m_Height: 162
  306. m_Kind: 2
  307. m_SubKind:
  308. - m_Textures: []
  309. m_Width: 108
  310. m_Height: 108
  311. m_Kind: 2
  312. m_SubKind:
  313. - m_Textures: []
  314. m_Width: 81
  315. m_Height: 81
  316. m_Kind: 2
  317. m_SubKind:
  318. - m_Textures:
  319. - {fileID: 2800000, guid: 6dcff828c1b917f488f7d34273f2f98d, type: 3}
  320. m_Width: 192
  321. m_Height: 192
  322. m_Kind: 1
  323. m_SubKind:
  324. - m_Textures:
  325. - {fileID: 2800000, guid: a32a51eff6097144094d766d17d5e0ab, type: 3}
  326. m_Width: 144
  327. m_Height: 144
  328. m_Kind: 1
  329. m_SubKind:
  330. - m_Textures:
  331. - {fileID: 2800000, guid: 29fd9c74ffcc6e9478635490c656b675, type: 3}
  332. m_Width: 96
  333. m_Height: 96
  334. m_Kind: 1
  335. m_SubKind:
  336. - m_Textures:
  337. - {fileID: 2800000, guid: fc2648ac3df291148a46120935c53719, type: 3}
  338. m_Width: 72
  339. m_Height: 72
  340. m_Kind: 1
  341. m_SubKind:
  342. - m_Textures:
  343. - {fileID: 2800000, guid: 70d59af57e8c6ec41bb5fa5feb9cbe83, type: 3}
  344. m_Width: 48
  345. m_Height: 48
  346. m_Kind: 1
  347. m_SubKind:
  348. - m_Textures:
  349. - {fileID: 2800000, guid: 1913e24dbb846364bbbc91b14b9f36c6, type: 3}
  350. m_Width: 36
  351. m_Height: 36
  352. m_Kind: 1
  353. m_SubKind:
  354. - m_Textures:
  355. - {fileID: 2800000, guid: 6dcff828c1b917f488f7d34273f2f98d, type: 3}
  356. m_Width: 192
  357. m_Height: 192
  358. m_Kind: 0
  359. m_SubKind:
  360. - m_Textures:
  361. - {fileID: 2800000, guid: a32a51eff6097144094d766d17d5e0ab, type: 3}
  362. m_Width: 144
  363. m_Height: 144
  364. m_Kind: 0
  365. m_SubKind:
  366. - m_Textures:
  367. - {fileID: 2800000, guid: 29fd9c74ffcc6e9478635490c656b675, type: 3}
  368. m_Width: 96
  369. m_Height: 96
  370. m_Kind: 0
  371. m_SubKind:
  372. - m_Textures:
  373. - {fileID: 2800000, guid: fc2648ac3df291148a46120935c53719, type: 3}
  374. m_Width: 72
  375. m_Height: 72
  376. m_Kind: 0
  377. m_SubKind:
  378. - m_Textures:
  379. - {fileID: 2800000, guid: 70d59af57e8c6ec41bb5fa5feb9cbe83, type: 3}
  380. m_Width: 48
  381. m_Height: 48
  382. m_Kind: 0
  383. m_SubKind:
  384. - m_Textures:
  385. - {fileID: 2800000, guid: 1913e24dbb846364bbbc91b14b9f36c6, type: 3}
  386. m_Width: 36
  387. m_Height: 36
  388. m_Kind: 0
  389. m_SubKind:
  390. - m_BuildTarget: iPhone
  391. m_Icons:
  392. - m_Textures:
  393. - {fileID: 2800000, guid: a1700d1903faf4807b0ba9e184c2d6a3, type: 3}
  394. m_Width: 180
  395. m_Height: 180
  396. m_Kind: 0
  397. m_SubKind: iPhone
  398. - m_Textures:
  399. - {fileID: 2800000, guid: 94d5dfc7c637a473e9887d7f06f940c2, type: 3}
  400. m_Width: 120
  401. m_Height: 120
  402. m_Kind: 0
  403. m_SubKind: iPhone
  404. - m_Textures:
  405. - {fileID: 2800000, guid: c559ff4126f5d4950834d409fca25ccc, type: 3}
  406. m_Width: 167
  407. m_Height: 167
  408. m_Kind: 0
  409. m_SubKind: iPad
  410. - m_Textures:
  411. - {fileID: 2800000, guid: e7c049a1569cc42fea55811fb4cdbcb8, type: 3}
  412. m_Width: 152
  413. m_Height: 152
  414. m_Kind: 0
  415. m_SubKind: iPad
  416. - m_Textures:
  417. - {fileID: 2800000, guid: 4ec4058331e444ef790ec88acf9faf3d, type: 3}
  418. m_Width: 76
  419. m_Height: 76
  420. m_Kind: 0
  421. m_SubKind: iPad
  422. - m_Textures:
  423. - {fileID: 2800000, guid: 94d5dfc7c637a473e9887d7f06f940c2, type: 3}
  424. m_Width: 120
  425. m_Height: 120
  426. m_Kind: 3
  427. m_SubKind: iPhone
  428. - m_Textures:
  429. - {fileID: 2800000, guid: a3258c6e121d04f30b2765d0cb75d8b7, type: 3}
  430. m_Width: 80
  431. m_Height: 80
  432. m_Kind: 3
  433. m_SubKind: iPhone
  434. - m_Textures:
  435. - {fileID: 2800000, guid: a3258c6e121d04f30b2765d0cb75d8b7, type: 3}
  436. m_Width: 80
  437. m_Height: 80
  438. m_Kind: 3
  439. m_SubKind: iPad
  440. - m_Textures: []
  441. m_Width: 40
  442. m_Height: 40
  443. m_Kind: 3
  444. m_SubKind: iPad
  445. - m_Textures:
  446. - {fileID: 2800000, guid: 9492644cb23c6442387e83de3143f753, type: 3}
  447. m_Width: 87
  448. m_Height: 87
  449. m_Kind: 1
  450. m_SubKind: iPhone
  451. - m_Textures:
  452. - {fileID: 2800000, guid: 38d9ad06b176244f4be60f3c4e9851bb, type: 3}
  453. m_Width: 58
  454. m_Height: 58
  455. m_Kind: 1
  456. m_SubKind: iPhone
  457. - m_Textures:
  458. - {fileID: 2800000, guid: 14322bd1d21154803a7435f241b06d4c, type: 3}
  459. m_Width: 29
  460. m_Height: 29
  461. m_Kind: 1
  462. m_SubKind: iPhone
  463. - m_Textures:
  464. - {fileID: 2800000, guid: 38d9ad06b176244f4be60f3c4e9851bb, type: 3}
  465. m_Width: 58
  466. m_Height: 58
  467. m_Kind: 1
  468. m_SubKind: iPad
  469. - m_Textures:
  470. - {fileID: 2800000, guid: 14322bd1d21154803a7435f241b06d4c, type: 3}
  471. m_Width: 29
  472. m_Height: 29
  473. m_Kind: 1
  474. m_SubKind: iPad
  475. - m_Textures:
  476. - {fileID: 2800000, guid: 4835a47a3815a421fa419dd58190dce9, type: 3}
  477. m_Width: 60
  478. m_Height: 60
  479. m_Kind: 2
  480. m_SubKind: iPhone
  481. - m_Textures: []
  482. m_Width: 40
  483. m_Height: 40
  484. m_Kind: 2
  485. m_SubKind: iPhone
  486. - m_Textures: []
  487. m_Width: 40
  488. m_Height: 40
  489. m_Kind: 2
  490. m_SubKind: iPad
  491. - m_Textures:
  492. - {fileID: 2800000, guid: b64ea29ac28134d1f85905262f138780, type: 3}
  493. m_Width: 20
  494. m_Height: 20
  495. m_Kind: 2
  496. m_SubKind: iPad
  497. - m_Textures:
  498. - {fileID: 2800000, guid: 6374958e8ea2d4b298139be0e9f3ed31, type: 3}
  499. m_Width: 1024
  500. m_Height: 1024
  501. m_Kind: 4
  502. m_SubKind: App Store
  503. m_BuildTargetBatching:
  504. - m_BuildTarget: Standalone
  505. m_StaticBatching: 1
  506. m_DynamicBatching: 0
  507. - m_BuildTarget: tvOS
  508. m_StaticBatching: 1
  509. m_DynamicBatching: 0
  510. - m_BuildTarget: Android
  511. m_StaticBatching: 1
  512. m_DynamicBatching: 0
  513. - m_BuildTarget: iPhone
  514. m_StaticBatching: 1
  515. m_DynamicBatching: 0
  516. - m_BuildTarget: WebGL
  517. m_StaticBatching: 0
  518. m_DynamicBatching: 0
  519. m_BuildTargetShaderSettings: []
  520. m_BuildTargetGraphicsJobs:
  521. - m_BuildTarget: WindowsStandaloneSupport
  522. m_GraphicsJobs: 0
  523. - m_BuildTarget: MacStandaloneSupport
  524. m_GraphicsJobs: 0
  525. - m_BuildTarget: LinuxStandaloneSupport
  526. m_GraphicsJobs: 0
  527. - m_BuildTarget: AndroidPlayer
  528. m_GraphicsJobs: 0
  529. - m_BuildTarget: iOSSupport
  530. m_GraphicsJobs: 0
  531. - m_BuildTarget: PS4Player
  532. m_GraphicsJobs: 0
  533. - m_BuildTarget: PS5Player
  534. m_GraphicsJobs: 0
  535. - m_BuildTarget: XboxOnePlayer
  536. m_GraphicsJobs: 0
  537. - m_BuildTarget: GameCoreXboxOneSupport
  538. m_GraphicsJobs: 0
  539. - m_BuildTarget: GameCoreScarlettSupport
  540. m_GraphicsJobs: 0
  541. - m_BuildTarget: Switch
  542. m_GraphicsJobs: 0
  543. - m_BuildTarget: WebGLSupport
  544. m_GraphicsJobs: 0
  545. - m_BuildTarget: MetroSupport
  546. m_GraphicsJobs: 0
  547. - m_BuildTarget: AppleTVSupport
  548. m_GraphicsJobs: 0
  549. - m_BuildTarget: BJMSupport
  550. m_GraphicsJobs: 0
  551. - m_BuildTarget: LuminSupport
  552. m_GraphicsJobs: 0
  553. - m_BuildTarget: CloudRendering
  554. m_GraphicsJobs: 0
  555. - m_BuildTarget: EmbeddedLinux
  556. m_GraphicsJobs: 0
  557. m_BuildTargetGraphicsJobMode:
  558. - m_BuildTarget: PS4Player
  559. m_GraphicsJobMode: 0
  560. - m_BuildTarget: XboxOnePlayer
  561. m_GraphicsJobMode: 0
  562. m_BuildTargetGraphicsAPIs:
  563. - m_BuildTarget: AndroidPlayer
  564. m_APIs: 0b00000008000000
  565. m_Automatic: 0
  566. - m_BuildTarget: iOSSupport
  567. m_APIs: 10000000
  568. m_Automatic: 1
  569. - m_BuildTarget: AppleTVSupport
  570. m_APIs: 10000000
  571. m_Automatic: 1
  572. - m_BuildTarget: WebGLSupport
  573. m_APIs: 0b000000
  574. m_Automatic: 1
  575. m_BuildTargetVRSettings:
  576. - m_BuildTarget: Standalone
  577. m_Enabled: 0
  578. m_Devices:
  579. - Oculus
  580. - OpenVR
  581. m_DefaultShaderChunkSizeInMB: 16
  582. m_DefaultShaderChunkCount: 0
  583. openGLRequireES31: 0
  584. openGLRequireES31AEP: 0
  585. openGLRequireES32: 0
  586. m_TemplateCustomTags: {}
  587. mobileMTRendering:
  588. Android: 1
  589. iPhone: 1
  590. tvOS: 1
  591. m_BuildTargetGroupLightmapEncodingQuality:
  592. - m_BuildTarget: WebGL
  593. m_EncodingQuality: 0
  594. m_BuildTargetGroupLightmapSettings: []
  595. m_BuildTargetNormalMapEncoding: []
  596. m_BuildTargetDefaultTextureCompressionFormat:
  597. - m_BuildTarget: Android
  598. m_Format: 1
  599. playModeTestRunnerEnabled: 0
  600. runPlayModeTestAsEditModeTest: 0
  601. actionOnDotNetUnhandledException: 1
  602. enableInternalProfiler: 0
  603. logObjCUncaughtExceptions: 1
  604. enableCrashReportAPI: 0
  605. cameraUsageDescription: Camera Usage Description
  606. locationUsageDescription: Location When In Use Usage Description
  607. microphoneUsageDescription: Microphone Usage Description
  608. bluetoothUsageDescription:
  609. switchNMETAOverride:
  610. switchNetLibKey:
  611. switchSocketMemoryPoolSize: 6144
  612. switchSocketAllocatorPoolSize: 128
  613. switchSocketConcurrencyLimit: 14
  614. switchScreenResolutionBehavior: 2
  615. switchUseCPUProfiler: 0
  616. switchEnableFileSystemTrace: 0
  617. switchLTOSetting: 0
  618. switchApplicationID: 0x01004b9000490000
  619. switchNSODependencies:
  620. switchTitleNames_0:
  621. switchTitleNames_1:
  622. switchTitleNames_2:
  623. switchTitleNames_3:
  624. switchTitleNames_4:
  625. switchTitleNames_5:
  626. switchTitleNames_6:
  627. switchTitleNames_7:
  628. switchTitleNames_8:
  629. switchTitleNames_9:
  630. switchTitleNames_10:
  631. switchTitleNames_11:
  632. switchTitleNames_12:
  633. switchTitleNames_13:
  634. switchTitleNames_14:
  635. switchTitleNames_15:
  636. switchPublisherNames_0:
  637. switchPublisherNames_1:
  638. switchPublisherNames_2:
  639. switchPublisherNames_3:
  640. switchPublisherNames_4:
  641. switchPublisherNames_5:
  642. switchPublisherNames_6:
  643. switchPublisherNames_7:
  644. switchPublisherNames_8:
  645. switchPublisherNames_9:
  646. switchPublisherNames_10:
  647. switchPublisherNames_11:
  648. switchPublisherNames_12:
  649. switchPublisherNames_13:
  650. switchPublisherNames_14:
  651. switchPublisherNames_15:
  652. switchIcons_0: {fileID: 0}
  653. switchIcons_1: {fileID: 0}
  654. switchIcons_2: {fileID: 0}
  655. switchIcons_3: {fileID: 0}
  656. switchIcons_4: {fileID: 0}
  657. switchIcons_5: {fileID: 0}
  658. switchIcons_6: {fileID: 0}
  659. switchIcons_7: {fileID: 0}
  660. switchIcons_8: {fileID: 0}
  661. switchIcons_9: {fileID: 0}
  662. switchIcons_10: {fileID: 0}
  663. switchIcons_11: {fileID: 0}
  664. switchIcons_12: {fileID: 0}
  665. switchIcons_13: {fileID: 0}
  666. switchIcons_14: {fileID: 0}
  667. switchIcons_15: {fileID: 0}
  668. switchSmallIcons_0: {fileID: 0}
  669. switchSmallIcons_1: {fileID: 0}
  670. switchSmallIcons_2: {fileID: 0}
  671. switchSmallIcons_3: {fileID: 0}
  672. switchSmallIcons_4: {fileID: 0}
  673. switchSmallIcons_5: {fileID: 0}
  674. switchSmallIcons_6: {fileID: 0}
  675. switchSmallIcons_7: {fileID: 0}
  676. switchSmallIcons_8: {fileID: 0}
  677. switchSmallIcons_9: {fileID: 0}
  678. switchSmallIcons_10: {fileID: 0}
  679. switchSmallIcons_11: {fileID: 0}
  680. switchSmallIcons_12: {fileID: 0}
  681. switchSmallIcons_13: {fileID: 0}
  682. switchSmallIcons_14: {fileID: 0}
  683. switchSmallIcons_15: {fileID: 0}
  684. switchManualHTML:
  685. switchAccessibleURLs:
  686. switchLegalInformation:
  687. switchMainThreadStackSize: 1048576
  688. switchPresenceGroupId:
  689. switchLogoHandling: 0
  690. switchReleaseVersion: 0
  691. switchDisplayVersion: 1.0.0
  692. switchStartupUserAccount: 0
  693. switchSupportedLanguagesMask: 0
  694. switchLogoType: 0
  695. switchApplicationErrorCodeCategory:
  696. switchUserAccountSaveDataSize: 0
  697. switchUserAccountSaveDataJournalSize: 0
  698. switchApplicationAttribute: 0
  699. switchCardSpecSize: -1
  700. switchCardSpecClock: -1
  701. switchRatingsMask: 0
  702. switchRatingsInt_0: 0
  703. switchRatingsInt_1: 0
  704. switchRatingsInt_2: 0
  705. switchRatingsInt_3: 0
  706. switchRatingsInt_4: 0
  707. switchRatingsInt_5: 0
  708. switchRatingsInt_6: 0
  709. switchRatingsInt_7: 0
  710. switchRatingsInt_8: 0
  711. switchRatingsInt_9: 0
  712. switchRatingsInt_10: 0
  713. switchRatingsInt_11: 0
  714. switchRatingsInt_12: 0
  715. switchLocalCommunicationIds_0:
  716. switchLocalCommunicationIds_1:
  717. switchLocalCommunicationIds_2:
  718. switchLocalCommunicationIds_3:
  719. switchLocalCommunicationIds_4:
  720. switchLocalCommunicationIds_5:
  721. switchLocalCommunicationIds_6:
  722. switchLocalCommunicationIds_7:
  723. switchParentalControl: 0
  724. switchAllowsScreenshot: 1
  725. switchAllowsVideoCapturing: 1
  726. switchAllowsRuntimeAddOnContentInstall: 0
  727. switchDataLossConfirmation: 0
  728. switchUserAccountLockEnabled: 0
  729. switchSystemResourceMemory: 16777216
  730. switchSupportedNpadStyles: 3
  731. switchNativeFsCacheSize: 32
  732. switchIsHoldTypeHorizontal: 0
  733. switchSupportedNpadCount: 8
  734. switchEnableTouchScreen: 1
  735. switchSocketConfigEnabled: 0
  736. switchTcpInitialSendBufferSize: 32
  737. switchTcpInitialReceiveBufferSize: 64
  738. switchTcpAutoSendBufferSizeMax: 256
  739. switchTcpAutoReceiveBufferSizeMax: 256
  740. switchUdpSendBufferSize: 9
  741. switchUdpReceiveBufferSize: 42
  742. switchSocketBufferEfficiency: 4
  743. switchSocketInitializeEnabled: 1
  744. switchNetworkInterfaceManagerInitializeEnabled: 1
  745. switchUseNewStyleFilepaths: 0
  746. switchUseLegacyFmodPriorities: 1
  747. switchUseMicroSleepForYield: 1
  748. switchEnableRamDiskSupport: 0
  749. switchMicroSleepForYieldTime: 25
  750. switchRamDiskSpaceSize: 12
  751. ps4NPAgeRating: 12
  752. ps4NPTitleSecret:
  753. ps4NPTrophyPackPath:
  754. ps4ParentalLevel: 11
  755. ps4ContentID: ED1633-NPXX51362_00-0000000000000000
  756. ps4Category: 0
  757. ps4MasterVersion: 01.00
  758. ps4AppVersion: 01.00
  759. ps4AppType: 0
  760. ps4ParamSfxPath:
  761. ps4VideoOutPixelFormat: 0
  762. ps4VideoOutInitialWidth: 1920
  763. ps4VideoOutBaseModeInitialWidth: 1920
  764. ps4VideoOutReprojectionRate: 60
  765. ps4PronunciationXMLPath:
  766. ps4PronunciationSIGPath:
  767. ps4BackgroundImagePath:
  768. ps4StartupImagePath:
  769. ps4StartupImagesFolder:
  770. ps4IconImagesFolder:
  771. ps4SaveDataImagePath:
  772. ps4SdkOverride:
  773. ps4BGMPath:
  774. ps4ShareFilePath:
  775. ps4ShareOverlayImagePath:
  776. ps4PrivacyGuardImagePath:
  777. ps4ExtraSceSysFile:
  778. ps4NPtitleDatPath:
  779. ps4RemotePlayKeyAssignment: -1
  780. ps4RemotePlayKeyMappingDir:
  781. ps4PlayTogetherPlayerCount: 0
  782. ps4EnterButtonAssignment: 1
  783. ps4ApplicationParam1: 0
  784. ps4ApplicationParam2: 0
  785. ps4ApplicationParam3: 0
  786. ps4ApplicationParam4: 0
  787. ps4DownloadDataSize: 0
  788. ps4GarlicHeapSize: 2048
  789. ps4ProGarlicHeapSize: 2560
  790. playerPrefsMaxSize: 32768
  791. ps4Passcode: frAQBc8Wsa1xVPfvJcrgRYwTiizs2trQ
  792. ps4pnSessions: 1
  793. ps4pnPresence: 1
  794. ps4pnFriends: 1
  795. ps4pnGameCustomData: 1
  796. playerPrefsSupport: 0
  797. enableApplicationExit: 0
  798. resetTempFolder: 1
  799. restrictedAudioUsageRights: 0
  800. ps4UseResolutionFallback: 0
  801. ps4ReprojectionSupport: 0
  802. ps4UseAudio3dBackend: 0
  803. ps4UseLowGarlicFragmentationMode: 1
  804. ps4SocialScreenEnabled: 0
  805. ps4ScriptOptimizationLevel: 0
  806. ps4Audio3dVirtualSpeakerCount: 14
  807. ps4attribCpuUsage: 0
  808. ps4PatchPkgPath:
  809. ps4PatchLatestPkgPath:
  810. ps4PatchChangeinfoPath:
  811. ps4PatchDayOne: 0
  812. ps4attribUserManagement: 0
  813. ps4attribMoveSupport: 0
  814. ps4attrib3DSupport: 0
  815. ps4attribShareSupport: 0
  816. ps4attribExclusiveVR: 0
  817. ps4disableAutoHideSplash: 0
  818. ps4videoRecordingFeaturesUsed: 0
  819. ps4contentSearchFeaturesUsed: 0
  820. ps4CompatibilityPS5: 0
  821. ps4AllowPS5Detection: 0
  822. ps4GPU800MHz: 1
  823. ps4attribEyeToEyeDistanceSettingVR: 0
  824. ps4IncludedModules: []
  825. ps4attribVROutputEnabled: 0
  826. monoEnv:
  827. splashScreenBackgroundSourceLandscape: {fileID: 0}
  828. splashScreenBackgroundSourcePortrait: {fileID: 0}
  829. blurSplashScreenBackground: 1
  830. spritePackerPolicy: GameSpritePackerPolicy
  831. webGLMemorySize: 256
  832. webGLExceptionSupport: 0
  833. webGLNameFilesAsHashes: 0
  834. webGLDataCaching: 1
  835. webGLDebugSymbols: 0
  836. webGLEmscriptenArgs:
  837. webGLModulesDirectory:
  838. webGLTemplate: APPLICATION:Minimal
  839. webGLAnalyzeBuildSize: 0
  840. webGLUseEmbeddedResources: 0
  841. webGLCompressionFormat: 0
  842. webGLWasmArithmeticExceptions: 0
  843. webGLLinkerTarget: 1
  844. webGLThreadsSupport: 0
  845. webGLDecompressionFallback: 1
  846. webGLPowerPreference: 1
  847. scriptingDefineSymbols:
  848. Android: USE_LUA;VUPLEX_CCU
  849. Standalone: USE_LUA;VUPLEX_CCU
  850. WebGL: USE_LUA;VUPLEX_CCU
  851. iPhone: USE_LUA;VUPLEX_CCU;FPS_DISABLE
  852. additionalCompilerArguments: {}
  853. platformArchitecture:
  854. iPhone: 1
  855. scriptingBackend:
  856. Android: 1
  857. il2cppCompilerConfiguration:
  858. Android: 1
  859. managedStrippingLevel:
  860. Android: 1
  861. EmbeddedLinux: 1
  862. GameCoreScarlett: 1
  863. GameCoreXboxOne: 1
  864. Lumin: 1
  865. Nintendo Switch: 1
  866. PS4: 1
  867. PS5: 1
  868. Stadia: 1
  869. WebGL: 1
  870. Windows Store Apps: 1
  871. XboxOne: 1
  872. iPhone: 1
  873. tvOS: 1
  874. incrementalIl2cppBuild: {}
  875. suppressCommonWarnings: 1
  876. allowUnsafeCode: 0
  877. useDeterministicCompilation: 1
  878. enableRoslynAnalyzers: 1
  879. additionalIl2CppArgs:
  880. scriptingRuntimeVersion: 1
  881. gcIncremental: 1
  882. assemblyVersionValidation: 1
  883. gcWBarrierValidation: 0
  884. apiCompatibilityLevelPerPlatform:
  885. Android: 6
  886. m_RenderingPath: 1
  887. m_MobileRenderingPath: 1
  888. metroPackageName: Template_3D
  889. metroPackageVersion:
  890. metroCertificatePath:
  891. metroCertificatePassword:
  892. metroCertificateSubject:
  893. metroCertificateIssuer:
  894. metroCertificateNotAfter: 0000000000000000
  895. metroApplicationDescription: Template_3D
  896. wsaImages: {}
  897. metroTileShortName:
  898. metroTileShowName: 0
  899. metroMediumTileShowName: 0
  900. metroLargeTileShowName: 0
  901. metroWideTileShowName: 0
  902. metroSupportStreamingInstall: 0
  903. metroLastRequiredScene: 0
  904. metroDefaultTileSize: 1
  905. metroTileForegroundText: 2
  906. metroTileBackgroundColor: {r: 0.13333334, g: 0.17254902, b: 0.21568628, a: 0}
  907. metroSplashScreenBackgroundColor: {r: 0.12941177, g: 0.17254902, b: 0.21568628,
  908. a: 1}
  909. metroSplashScreenUseBackgroundColor: 0
  910. syncCapabilities: 0
  911. platformCapabilities: {}
  912. metroTargetDeviceFamilies: {}
  913. metroFTAName:
  914. metroFTAFileTypes: []
  915. metroProtocolName:
  916. vcxProjDefaultLanguage:
  917. XboxOneProductId:
  918. XboxOneUpdateKey:
  919. XboxOneSandboxId:
  920. XboxOneContentId:
  921. XboxOneTitleId:
  922. XboxOneSCId:
  923. XboxOneGameOsOverridePath:
  924. XboxOnePackagingOverridePath:
  925. XboxOneAppManifestOverridePath:
  926. XboxOneVersion: 1.0.0.0
  927. XboxOnePackageEncryption: 0
  928. XboxOnePackageUpdateGranularity: 2
  929. XboxOneDescription:
  930. XboxOneLanguage:
  931. - enus
  932. XboxOneCapability: []
  933. XboxOneGameRating: {}
  934. XboxOneIsContentPackage: 0
  935. XboxOneEnhancedXboxCompatibilityMode: 0
  936. XboxOneEnableGPUVariability: 1
  937. XboxOneSockets: {}
  938. XboxOneSplashScreen: {fileID: 0}
  939. XboxOneAllowedProductIds: []
  940. XboxOnePersistentLocalStorageSize: 0
  941. XboxOneXTitleMemory: 8
  942. XboxOneOverrideIdentityName:
  943. XboxOneOverrideIdentityPublisher:
  944. vrEditorSettings: {}
  945. cloudServicesEnabled:
  946. UNet: 1
  947. luminIcon:
  948. m_Name:
  949. m_ModelFolderPath:
  950. m_PortalFolderPath:
  951. luminCert:
  952. m_CertPath:
  953. m_SignPackage: 1
  954. luminIsChannelApp: 0
  955. luminVersion:
  956. m_VersionCode: 1
  957. m_VersionName:
  958. apiCompatibilityLevel: 6
  959. activeInputHandler: 0
  960. windowsGamepadBackendHint: 0
  961. cloudProjectId:
  962. framebufferDepthMemorylessMode: 0
  963. qualitySettingsNames: []
  964. projectName:
  965. organizationId:
  966. cloudEnabled: 0
  967. legacyClampBlendShapeWeights: 0
  968. playerDataPath:
  969. forceSRGBBlit: 1
  970. virtualTexturingSupportEnabled: 0