ProjectSettings.asset 18 KB

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