ProjectSettings.asset 18 KB

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