ProjectSettings.asset 23 KB

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