ProjectSettings.asset 24 KB

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