multiple xr toolkit package
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

ProjectSettings.asset 18KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656
  1. %YAML 1.1
  2. %TAG !u! tag:unity3d.com,2011:
  3. --- !u!129 &1
  4. PlayerSettings:
  5. m_ObjectHideFlags: 0
  6. serializedVersion: 15
  7. productGUID: b45d50e2f300ffc42ab75f880248bdfd
  8. AndroidProfiler: 0
  9. AndroidFilterTouchesWhenObscured: 0
  10. defaultScreenOrientation: 4
  11. targetDevice: 2
  12. useOnDemandResources: 0
  13. accelerometerFrequency: 60
  14. companyName: DefaultCompany
  15. productName: VRcht test
  16. defaultCursor: {fileID: 0}
  17. cursorHotspot: {x: 0, y: 0}
  18. m_SplashScreenBackgroundColor: {r: 0.13725491, g: 0.12156863, b: 0.1254902, a: 1}
  19. m_ShowUnitySplashScreen: 1
  20. m_ShowUnitySplashLogo: 1
  21. m_SplashScreenOverlayOpacity: 1
  22. m_SplashScreenAnimation: 1
  23. m_SplashScreenLogoStyle: 1
  24. m_SplashScreenDrawMode: 0
  25. m_SplashScreenBackgroundAnimationZoom: 1
  26. m_SplashScreenLogoAnimationZoom: 1
  27. m_SplashScreenBackgroundLandscapeAspect: 1
  28. m_SplashScreenBackgroundPortraitAspect: 1
  29. m_SplashScreenBackgroundLandscapeUvs:
  30. serializedVersion: 2
  31. x: 0
  32. y: 0
  33. width: 1
  34. height: 1
  35. m_SplashScreenBackgroundPortraitUvs:
  36. serializedVersion: 2
  37. x: 0
  38. y: 0
  39. width: 1
  40. height: 1
  41. m_SplashScreenLogos: []
  42. m_VirtualRealitySplashScreen: {fileID: 0}
  43. m_HolographicTrackingLossScreen: {fileID: 0}
  44. defaultScreenWidth: 1024
  45. defaultScreenHeight: 768
  46. defaultScreenWidthWeb: 960
  47. defaultScreenHeightWeb: 600
  48. m_StereoRenderingPath: 1
  49. m_ActiveColorSpace: 1
  50. m_MTRendering: 1
  51. m_StackTraceTypes: 010000000100000001000000010000000100000001000000
  52. iosShowActivityIndicatorOnLoading: -1
  53. androidShowActivityIndicatorOnLoading: -1
  54. tizenShowActivityIndicatorOnLoading: -1
  55. iosAppInBackgroundBehavior: 0
  56. displayResolutionDialog: 1
  57. iosAllowHTTPDownload: 1
  58. allowedAutorotateToPortrait: 1
  59. allowedAutorotateToPortraitUpsideDown: 1
  60. allowedAutorotateToLandscapeRight: 1
  61. allowedAutorotateToLandscapeLeft: 1
  62. useOSAutorotation: 1
  63. use32BitDisplayBuffer: 1
  64. preserveFramebufferAlpha: 0
  65. disableDepthAndStencilBuffers: 0
  66. androidBlitType: 0
  67. defaultIsFullScreen: 1
  68. defaultIsNativeResolution: 1
  69. macRetinaSupport: 1
  70. runInBackground: 1
  71. captureSingleScreen: 0
  72. muteOtherAudioSources: 0
  73. Prepare IOS For Recording: 0
  74. Force IOS Speakers When Recording: 0
  75. deferSystemGesturesMode: 0
  76. hideHomeButton: 0
  77. submitAnalytics: 1
  78. usePlayerLog: 0
  79. bakeCollisionMeshes: 0
  80. forceSingleInstance: 0
  81. resizableWindow: 0
  82. useMacAppStoreValidation: 0
  83. macAppStoreCategory: public.app-category.games
  84. gpuSkinning: 1
  85. graphicsJobs: 0
  86. xboxPIXTextureCapture: 0
  87. xboxEnableAvatar: 0
  88. xboxEnableKinect: 0
  89. xboxEnableKinectAutoTracking: 0
  90. xboxEnableFitness: 0
  91. visibleInBackground: 1
  92. allowFullscreenSwitch: 1
  93. graphicsJobMode: 0
  94. macFullscreenMode: 2
  95. d3d11FullscreenMode: 1
  96. xboxSpeechDB: 0
  97. xboxEnableHeadOrientation: 0
  98. xboxEnableGuest: 0
  99. xboxEnablePIXSampling: 0
  100. metalFramebufferOnly: 0
  101. n3dsDisableStereoscopicView: 0
  102. n3dsEnableSharedListOpt: 1
  103. n3dsEnableVSync: 0
  104. xboxOneResolution: 0
  105. xboxOneSResolution: 0
  106. xboxOneXResolution: 3
  107. xboxOneMonoLoggingLevel: 0
  108. xboxOneLoggingLevel: 1
  109. xboxOneDisableEsram: 0
  110. xboxOnePresentImmediateThreshold: 0
  111. videoMemoryForVertexBuffers: 0
  112. psp2PowerMode: 0
  113. psp2AcquireBGM: 1
  114. wiiUTVResolution: 0
  115. wiiUGamePadMSAA: 1
  116. wiiUSupportsNunchuk: 0
  117. wiiUSupportsClassicController: 0
  118. wiiUSupportsBalanceBoard: 0
  119. wiiUSupportsMotionPlus: 0
  120. wiiUSupportsProController: 0
  121. wiiUAllowScreenCapture: 1
  122. wiiUControllerCount: 0
  123. m_SupportedAspectRatios:
  124. 4:3: 1
  125. 5:4: 1
  126. 16:10: 1
  127. 16:9: 1
  128. Others: 1
  129. bundleVersion: 1.0
  130. preloadedAssets: []
  131. metroInputSource: 0
  132. wsaTransparentSwapchain: 0
  133. m_HolographicPauseOnTrackingLoss: 1
  134. xboxOneDisableKinectGpuReservation: 0
  135. xboxOneEnable7thCore: 0
  136. vrSettings:
  137. cardboard:
  138. depthFormat: 0
  139. enableTransitionView: 0
  140. daydream:
  141. depthFormat: 0
  142. useSustainedPerformanceMode: 0
  143. enableVideoLayer: 0
  144. useProtectedVideoMemory: 0
  145. minimumSupportedHeadTracking: 0
  146. maximumSupportedHeadTracking: 1
  147. hololens:
  148. depthFormat: 1
  149. depthBufferSharingEnabled: 0
  150. oculus:
  151. sharedDepthBuffer: 0
  152. dashSupport: 0
  153. v2Signing: 0
  154. protectGraphicsMemory: 0
  155. useHDRDisplay: 0
  156. m_ColorGamuts: 00000000
  157. targetPixelDensity: 30
  158. resolutionScalingMode: 0
  159. androidSupportedAspectRatio: 1
  160. androidMaxAspectRatio: 2.1
  161. applicationIdentifier: {}
  162. buildNumber: {}
  163. AndroidBundleVersionCode: 1
  164. AndroidMinSdkVersion: 16
  165. AndroidTargetSdkVersion: 0
  166. AndroidPreferredInstallLocation: 1
  167. aotOptions:
  168. stripEngineCode: 1
  169. iPhoneStrippingLevel: 0
  170. iPhoneScriptCallOptimization: 0
  171. ForceInternetPermission: 0
  172. ForceSDCardPermission: 0
  173. CreateWallpaper: 0
  174. APKExpansionFiles: 0
  175. keepLoadedShadersAlive: 0
  176. StripUnusedMeshComponents: 0
  177. VertexChannelCompressionMask:
  178. serializedVersion: 2
  179. m_Bits: 238
  180. iPhoneSdkVersion: 988
  181. iOSTargetOSVersionString: 7.0
  182. tvOSSdkVersion: 0
  183. tvOSRequireExtendedGameController: 0
  184. tvOSTargetOSVersionString: 9.0
  185. uIPrerenderedIcon: 0
  186. uIRequiresPersistentWiFi: 0
  187. uIRequiresFullScreen: 1
  188. uIStatusBarHidden: 1
  189. uIExitOnSuspend: 0
  190. uIStatusBarStyle: 0
  191. iPhoneSplashScreen: {fileID: 0}
  192. iPhoneHighResSplashScreen: {fileID: 0}
  193. iPhoneTallHighResSplashScreen: {fileID: 0}
  194. iPhone47inSplashScreen: {fileID: 0}
  195. iPhone55inPortraitSplashScreen: {fileID: 0}
  196. iPhone55inLandscapeSplashScreen: {fileID: 0}
  197. iPhone58inPortraitSplashScreen: {fileID: 0}
  198. iPhone58inLandscapeSplashScreen: {fileID: 0}
  199. iPadPortraitSplashScreen: {fileID: 0}
  200. iPadHighResPortraitSplashScreen: {fileID: 0}
  201. iPadLandscapeSplashScreen: {fileID: 0}
  202. iPadHighResLandscapeSplashScreen: {fileID: 0}
  203. appleTVSplashScreen: {fileID: 0}
  204. appleTVSplashScreen2x: {fileID: 0}
  205. tvOSSmallIconLayers: []
  206. tvOSSmallIconLayers2x: []
  207. tvOSLargeIconLayers: []
  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. iOSUseLaunchScreenStoryboard: 0
  230. iOSLaunchScreenCustomStoryboardPath:
  231. iOSDeviceRequirements: []
  232. iOSURLSchemes: []
  233. iOSBackgroundModes: 0
  234. iOSMetalForceHardShadows: 0
  235. metalEditorSupport: 1
  236. metalAPIValidation: 1
  237. iOSRenderExtraFrameOnPause: 0
  238. appleDeveloperTeamID:
  239. iOSManualSigningProvisioningProfileID:
  240. tvOSManualSigningProvisioningProfileID:
  241. appleEnableAutomaticSigning: 0
  242. clonedFromGUID: 00000000000000000000000000000000
  243. AndroidTargetArchitectures: 5
  244. AndroidSplashScreenScale: 0
  245. androidSplashScreen: {fileID: 0}
  246. AndroidKeystoreName:
  247. AndroidKeyaliasName:
  248. AndroidTVCompatibility: 1
  249. AndroidIsGame: 1
  250. AndroidEnableTango: 0
  251. androidEnableBanner: 1
  252. androidUseLowAccuracyLocation: 0
  253. m_AndroidBanners:
  254. - width: 320
  255. height: 180
  256. banner: {fileID: 0}
  257. androidGamepadSupportLevel: 0
  258. resolutionDialogBanner: {fileID: 0}
  259. m_BuildTargetIcons: []
  260. m_BuildTargetBatching: []
  261. m_BuildTargetGraphicsAPIs:
  262. - m_BuildTarget: AndroidPlayer
  263. m_APIs: 0b000000
  264. m_Automatic: 0
  265. - m_BuildTarget: WindowsStandaloneSupport
  266. m_APIs: 02000000
  267. m_Automatic: 0
  268. m_BuildTargetVRSettings:
  269. - m_BuildTarget: Standalone
  270. m_Enabled: 1
  271. m_Devices:
  272. - None
  273. - OpenVR
  274. - Oculus
  275. m_BuildTargetEnableVuforiaSettings: []
  276. openGLRequireES31: 0
  277. openGLRequireES31AEP: 0
  278. m_TemplateCustomTags: {}
  279. mobileMTRendering:
  280. Android: 1
  281. iPhone: 1
  282. tvOS: 1
  283. m_BuildTargetGroupLightmapEncodingQuality: []
  284. wiiUTitleID: 0005000011000000
  285. wiiUGroupID: 00010000
  286. wiiUCommonSaveSize: 4096
  287. wiiUAccountSaveSize: 2048
  288. wiiUOlvAccessKey: 0
  289. wiiUTinCode: 0
  290. wiiUJoinGameId: 0
  291. wiiUJoinGameModeMask: 0000000000000000
  292. wiiUCommonBossSize: 0
  293. wiiUAccountBossSize: 0
  294. wiiUAddOnUniqueIDs: []
  295. wiiUMainThreadStackSize: 3072
  296. wiiULoaderThreadStackSize: 1024
  297. wiiUSystemHeapSize: 128
  298. wiiUTVStartupScreen: {fileID: 0}
  299. wiiUGamePadStartupScreen: {fileID: 0}
  300. wiiUDrcBufferDisabled: 0
  301. wiiUProfilerLibPath:
  302. playModeTestRunnerEnabled: 0
  303. actionOnDotNetUnhandledException: 1
  304. enableInternalProfiler: 0
  305. logObjCUncaughtExceptions: 1
  306. enableCrashReportAPI: 0
  307. cameraUsageDescription:
  308. locationUsageDescription:
  309. microphoneUsageDescription:
  310. switchNetLibKey:
  311. switchSocketMemoryPoolSize: 6144
  312. switchSocketAllocatorPoolSize: 128
  313. switchSocketConcurrencyLimit: 14
  314. switchScreenResolutionBehavior: 2
  315. switchUseCPUProfiler: 0
  316. switchApplicationID: 0x01004b9000490000
  317. switchNSODependencies:
  318. switchTitleNames_0:
  319. switchTitleNames_1:
  320. switchTitleNames_2:
  321. switchTitleNames_3:
  322. switchTitleNames_4:
  323. switchTitleNames_5:
  324. switchTitleNames_6:
  325. switchTitleNames_7:
  326. switchTitleNames_8:
  327. switchTitleNames_9:
  328. switchTitleNames_10:
  329. switchTitleNames_11:
  330. switchTitleNames_12:
  331. switchTitleNames_13:
  332. switchTitleNames_14:
  333. switchPublisherNames_0:
  334. switchPublisherNames_1:
  335. switchPublisherNames_2:
  336. switchPublisherNames_3:
  337. switchPublisherNames_4:
  338. switchPublisherNames_5:
  339. switchPublisherNames_6:
  340. switchPublisherNames_7:
  341. switchPublisherNames_8:
  342. switchPublisherNames_9:
  343. switchPublisherNames_10:
  344. switchPublisherNames_11:
  345. switchPublisherNames_12:
  346. switchPublisherNames_13:
  347. switchPublisherNames_14:
  348. switchIcons_0: {fileID: 0}
  349. switchIcons_1: {fileID: 0}
  350. switchIcons_2: {fileID: 0}
  351. switchIcons_3: {fileID: 0}
  352. switchIcons_4: {fileID: 0}
  353. switchIcons_5: {fileID: 0}
  354. switchIcons_6: {fileID: 0}
  355. switchIcons_7: {fileID: 0}
  356. switchIcons_8: {fileID: 0}
  357. switchIcons_9: {fileID: 0}
  358. switchIcons_10: {fileID: 0}
  359. switchIcons_11: {fileID: 0}
  360. switchIcons_12: {fileID: 0}
  361. switchIcons_13: {fileID: 0}
  362. switchIcons_14: {fileID: 0}
  363. switchSmallIcons_0: {fileID: 0}
  364. switchSmallIcons_1: {fileID: 0}
  365. switchSmallIcons_2: {fileID: 0}
  366. switchSmallIcons_3: {fileID: 0}
  367. switchSmallIcons_4: {fileID: 0}
  368. switchSmallIcons_5: {fileID: 0}
  369. switchSmallIcons_6: {fileID: 0}
  370. switchSmallIcons_7: {fileID: 0}
  371. switchSmallIcons_8: {fileID: 0}
  372. switchSmallIcons_9: {fileID: 0}
  373. switchSmallIcons_10: {fileID: 0}
  374. switchSmallIcons_11: {fileID: 0}
  375. switchSmallIcons_12: {fileID: 0}
  376. switchSmallIcons_13: {fileID: 0}
  377. switchSmallIcons_14: {fileID: 0}
  378. switchManualHTML:
  379. switchAccessibleURLs:
  380. switchLegalInformation:
  381. switchMainThreadStackSize: 1048576
  382. switchPresenceGroupId:
  383. switchLogoHandling: 0
  384. switchReleaseVersion: 0
  385. switchDisplayVersion: 1.0.0
  386. switchStartupUserAccount: 0
  387. switchTouchScreenUsage: 0
  388. switchSupportedLanguagesMask: 0
  389. switchLogoType: 0
  390. switchApplicationErrorCodeCategory:
  391. switchUserAccountSaveDataSize: 0
  392. switchUserAccountSaveDataJournalSize: 0
  393. switchApplicationAttribute: 0
  394. switchCardSpecSize: -1
  395. switchCardSpecClock: -1
  396. switchRatingsMask: 0
  397. switchRatingsInt_0: 0
  398. switchRatingsInt_1: 0
  399. switchRatingsInt_2: 0
  400. switchRatingsInt_3: 0
  401. switchRatingsInt_4: 0
  402. switchRatingsInt_5: 0
  403. switchRatingsInt_6: 0
  404. switchRatingsInt_7: 0
  405. switchRatingsInt_8: 0
  406. switchRatingsInt_9: 0
  407. switchRatingsInt_10: 0
  408. switchRatingsInt_11: 0
  409. switchLocalCommunicationIds_0:
  410. switchLocalCommunicationIds_1:
  411. switchLocalCommunicationIds_2:
  412. switchLocalCommunicationIds_3:
  413. switchLocalCommunicationIds_4:
  414. switchLocalCommunicationIds_5:
  415. switchLocalCommunicationIds_6:
  416. switchLocalCommunicationIds_7:
  417. switchParentalControl: 0
  418. switchAllowsScreenshot: 1
  419. switchAllowsVideoCapturing: 1
  420. switchAllowsRuntimeAddOnContentInstall: 0
  421. switchDataLossConfirmation: 0
  422. switchUserAccountLockEnabled: 0
  423. switchSupportedNpadStyles: 3
  424. switchSocketConfigEnabled: 0
  425. switchTcpInitialSendBufferSize: 32
  426. switchTcpInitialReceiveBufferSize: 64
  427. switchTcpAutoSendBufferSizeMax: 256
  428. switchTcpAutoReceiveBufferSizeMax: 256
  429. switchUdpSendBufferSize: 9
  430. switchUdpReceiveBufferSize: 42
  431. switchSocketBufferEfficiency: 4
  432. switchSocketInitializeEnabled: 1
  433. switchNetworkInterfaceManagerInitializeEnabled: 1
  434. switchPlayerConnectionEnabled: 1
  435. ps4NPAgeRating: 12
  436. ps4NPTitleSecret:
  437. ps4NPTrophyPackPath:
  438. ps4ParentalLevel: 11
  439. ps4ContentID: ED1633-NPXX51362_00-0000000000000000
  440. ps4Category: 0
  441. ps4MasterVersion: 01.00
  442. ps4AppVersion: 01.00
  443. ps4AppType: 0
  444. ps4ParamSfxPath:
  445. ps4VideoOutPixelFormat: 0
  446. ps4VideoOutInitialWidth: 1920
  447. ps4VideoOutBaseModeInitialWidth: 1920
  448. ps4VideoOutReprojectionRate: 60
  449. ps4PronunciationXMLPath:
  450. ps4PronunciationSIGPath:
  451. ps4BackgroundImagePath:
  452. ps4StartupImagePath:
  453. ps4StartupImagesFolder:
  454. ps4IconImagesFolder:
  455. ps4SaveDataImagePath:
  456. ps4SdkOverride:
  457. ps4BGMPath:
  458. ps4ShareFilePath:
  459. ps4ShareOverlayImagePath:
  460. ps4PrivacyGuardImagePath:
  461. ps4NPtitleDatPath:
  462. ps4RemotePlayKeyAssignment: -1
  463. ps4RemotePlayKeyMappingDir:
  464. ps4PlayTogetherPlayerCount: 0
  465. ps4EnterButtonAssignment: 1
  466. ps4ApplicationParam1: 0
  467. ps4ApplicationParam2: 0
  468. ps4ApplicationParam3: 0
  469. ps4ApplicationParam4: 0
  470. ps4DownloadDataSize: 0
  471. ps4GarlicHeapSize: 2048
  472. ps4ProGarlicHeapSize: 2560
  473. ps4Passcode: frAQBc8Wsa1xVPfvJcrgRYwTiizs2trQ
  474. ps4pnSessions: 1
  475. ps4pnPresence: 1
  476. ps4pnFriends: 1
  477. ps4pnGameCustomData: 1
  478. playerPrefsSupport: 0
  479. restrictedAudioUsageRights: 0
  480. ps4UseResolutionFallback: 0
  481. ps4ReprojectionSupport: 0
  482. ps4UseAudio3dBackend: 0
  483. ps4SocialScreenEnabled: 0
  484. ps4ScriptOptimizationLevel: 0
  485. ps4Audio3dVirtualSpeakerCount: 14
  486. ps4attribCpuUsage: 0
  487. ps4PatchPkgPath:
  488. ps4PatchLatestPkgPath:
  489. ps4PatchChangeinfoPath:
  490. ps4PatchDayOne: 0
  491. ps4attribUserManagement: 0
  492. ps4attribMoveSupport: 0
  493. ps4attrib3DSupport: 0
  494. ps4attribShareSupport: 0
  495. ps4attribExclusiveVR: 0
  496. ps4disableAutoHideSplash: 0
  497. ps4videoRecordingFeaturesUsed: 0
  498. ps4contentSearchFeaturesUsed: 0
  499. ps4attribEyeToEyeDistanceSettingVR: 0
  500. ps4IncludedModules: []
  501. monoEnv:
  502. psp2Splashimage: {fileID: 0}
  503. psp2NPTrophyPackPath:
  504. psp2NPSupportGBMorGJP: 0
  505. psp2NPAgeRating: 12
  506. psp2NPTitleDatPath:
  507. psp2NPCommsID:
  508. psp2NPCommunicationsID:
  509. psp2NPCommsPassphrase:
  510. psp2NPCommsSig:
  511. psp2ParamSfxPath:
  512. psp2ManualPath:
  513. psp2LiveAreaGatePath:
  514. psp2LiveAreaBackroundPath:
  515. psp2LiveAreaPath:
  516. psp2LiveAreaTrialPath:
  517. psp2PatchChangeInfoPath:
  518. psp2PatchOriginalPackage:
  519. psp2PackagePassword: F69AzBlax3CF3EDNhm3soLBPh71Yexui
  520. psp2KeystoneFile:
  521. psp2MemoryExpansionMode: 0
  522. psp2DRMType: 0
  523. psp2StorageType: 0
  524. psp2MediaCapacity: 0
  525. psp2DLCConfigPath:
  526. psp2ThumbnailPath:
  527. psp2BackgroundPath:
  528. psp2SoundPath:
  529. psp2TrophyCommId:
  530. psp2TrophyPackagePath:
  531. psp2PackagedResourcesPath:
  532. psp2SaveDataQuota: 10240
  533. psp2ParentalLevel: 1
  534. psp2ShortTitle: Not Set
  535. psp2ContentID: IV0000-ABCD12345_00-0123456789ABCDEF
  536. psp2Category: 0
  537. psp2MasterVersion: 01.00
  538. psp2AppVersion: 01.00
  539. psp2TVBootMode: 0
  540. psp2EnterButtonAssignment: 2
  541. psp2TVDisableEmu: 0
  542. psp2AllowTwitterDialog: 1
  543. psp2Upgradable: 0
  544. psp2HealthWarning: 0
  545. psp2UseLibLocation: 0
  546. psp2InfoBarOnStartup: 0
  547. psp2InfoBarColor: 0
  548. psp2ScriptOptimizationLevel: 0
  549. psmSplashimage: {fileID: 0}
  550. splashScreenBackgroundSourceLandscape: {fileID: 0}
  551. splashScreenBackgroundSourcePortrait: {fileID: 0}
  552. spritePackerPolicy:
  553. webGLMemorySize: 256
  554. webGLExceptionSupport: 1
  555. webGLNameFilesAsHashes: 0
  556. webGLDataCaching: 0
  557. webGLDebugSymbols: 0
  558. webGLEmscriptenArgs:
  559. webGLModulesDirectory:
  560. webGLTemplate: APPLICATION:Default
  561. webGLAnalyzeBuildSize: 0
  562. webGLUseEmbeddedResources: 0
  563. webGLUseWasm: 0
  564. webGLCompressionFormat: 1
  565. scriptingDefineSymbols: {}
  566. platformArchitecture: {}
  567. scriptingBackend: {}
  568. incrementalIl2cppBuild: {}
  569. additionalIl2CppArgs:
  570. scriptingRuntimeVersion: 0
  571. apiCompatibilityLevelPerPlatform:
  572. Standalone: 1
  573. m_RenderingPath: 1
  574. m_MobileRenderingPath: 1
  575. metroPackageName: VRcht test
  576. metroPackageVersion:
  577. metroCertificatePath:
  578. metroCertificatePassword:
  579. metroCertificateSubject:
  580. metroCertificateIssuer:
  581. metroCertificateNotAfter: 0000000000000000
  582. metroApplicationDescription: VRcht test
  583. wsaImages: {}
  584. metroTileShortName:
  585. metroCommandLineArgsFile:
  586. metroTileShowName: 0
  587. metroMediumTileShowName: 0
  588. metroLargeTileShowName: 0
  589. metroWideTileShowName: 0
  590. metroDefaultTileSize: 1
  591. metroTileForegroundText: 2
  592. metroTileBackgroundColor: {r: 0.13333334, g: 0.17254902, b: 0.21568628, a: 0}
  593. metroSplashScreenBackgroundColor: {r: 0.12941177, g: 0.17254902, b: 0.21568628,
  594. a: 1}
  595. metroSplashScreenUseBackgroundColor: 0
  596. platformCapabilities: {}
  597. metroFTAName:
  598. metroFTAFileTypes: []
  599. metroProtocolName:
  600. metroCompilationOverrides: 1
  601. tizenProductDescription:
  602. tizenProductURL:
  603. tizenSigningProfileName:
  604. tizenGPSPermissions: 0
  605. tizenMicrophonePermissions: 0
  606. tizenDeploymentTarget:
  607. tizenDeploymentTargetType: -1
  608. tizenMinOSVersion: 1
  609. n3dsUseExtSaveData: 0
  610. n3dsCompressStaticMem: 1
  611. n3dsExtSaveDataNumber: 0x12345
  612. n3dsStackSize: 131072
  613. n3dsTargetPlatform: 2
  614. n3dsRegion: 7
  615. n3dsMediaSize: 0
  616. n3dsLogoStyle: 3
  617. n3dsTitle: GameName
  618. n3dsProductCode:
  619. n3dsApplicationId: 0xFF3FF
  620. XboxOneProductId:
  621. XboxOneUpdateKey:
  622. XboxOneSandboxId:
  623. XboxOneContentId:
  624. XboxOneTitleId:
  625. XboxOneSCId:
  626. XboxOneGameOsOverridePath:
  627. XboxOnePackagingOverridePath:
  628. XboxOneAppManifestOverridePath:
  629. XboxOnePackageEncryption: 0
  630. XboxOnePackageUpdateGranularity: 2
  631. XboxOneDescription:
  632. XboxOneLanguage:
  633. - enus
  634. XboxOneCapability: []
  635. XboxOneGameRating: {}
  636. XboxOneIsContentPackage: 0
  637. XboxOneEnableGPUVariability: 0
  638. XboxOneSockets: {}
  639. XboxOneSplashScreen: {fileID: 0}
  640. XboxOneAllowedProductIds: []
  641. XboxOnePersistentLocalStorageSize: 0
  642. XboxOneXTitleMemory: 8
  643. xboxOneScriptCompiler: 0
  644. vrEditorSettings:
  645. daydream:
  646. daydreamIconForeground: {fileID: 0}
  647. daydreamIconBackground: {fileID: 0}
  648. cloudServicesEnabled: {}
  649. facebookSdkVersion: 7.9.4
  650. apiCompatibilityLevel: 2
  651. cloudProjectId:
  652. projectName:
  653. organizationId:
  654. cloudEnabled: 0
  655. enableNativePlatformBackendsForNewInputSystem: 0
  656. disableOldInputManagerSupport: 0