ProjectSettings.asset 19 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710
  1. %YAML 1.1
  2. %TAG !u! tag:unity3d.com,2011:
  3. --- !u!129 &1
  4. PlayerSettings:
  5. m_ObjectHideFlags: 0
  6. serializedVersion: 16
  7. productGUID: 5d0f18a4388c98c4d8e652b762b36524
  8. AndroidProfiler: 0
  9. AndroidFilterTouchesWhenObscured: 0
  10. AndroidEnableSustainedPerformanceMode: 0
  11. defaultScreenOrientation: 4
  12. targetDevice: 2
  13. useOnDemandResources: 0
  14. accelerometerFrequency: 60
  15. companyName: AxelNordh
  16. productName: NarKampen
  17. defaultCursor: {fileID: 0}
  18. cursorHotspot: {x: 0, y: 0}
  19. m_SplashScreenBackgroundColor: {r: 0.13725491, g: 0.12156863, b: 0.1254902, a: 1}
  20. m_ShowUnitySplashScreen: 1
  21. m_ShowUnitySplashLogo: 1
  22. m_SplashScreenOverlayOpacity: 1
  23. m_SplashScreenAnimation: 1
  24. m_SplashScreenLogoStyle: 1
  25. m_SplashScreenDrawMode: 0
  26. m_SplashScreenBackgroundAnimationZoom: 1
  27. m_SplashScreenLogoAnimationZoom: 1
  28. m_SplashScreenBackgroundLandscapeAspect: 1
  29. m_SplashScreenBackgroundPortraitAspect: 1
  30. m_SplashScreenBackgroundLandscapeUvs:
  31. serializedVersion: 2
  32. x: 0
  33. y: 0
  34. width: 1
  35. height: 1
  36. m_SplashScreenBackgroundPortraitUvs:
  37. serializedVersion: 2
  38. x: 0
  39. y: 0
  40. width: 1
  41. height: 1
  42. m_SplashScreenLogos: []
  43. m_VirtualRealitySplashScreen: {fileID: 0}
  44. m_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_StackTraceTypes: 010000000100000001000000010000000100000001000000
  53. iosShowActivityIndicatorOnLoading: -1
  54. androidShowActivityIndicatorOnLoading: -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. androidStartInFullscreen: 1
  67. androidRenderOutsideSafeArea: 0
  68. androidBlitType: 0
  69. defaultIsNativeResolution: 1
  70. macRetinaSupport: 1
  71. runInBackground: 0
  72. captureSingleScreen: 0
  73. muteOtherAudioSources: 0
  74. Prepare IOS For Recording: 0
  75. Force IOS Speakers When Recording: 0
  76. deferSystemGesturesMode: 0
  77. hideHomeButton: 0
  78. submitAnalytics: 1
  79. usePlayerLog: 1
  80. bakeCollisionMeshes: 0
  81. forceSingleInstance: 0
  82. resizableWindow: 0
  83. useMacAppStoreValidation: 0
  84. macAppStoreCategory: public.app-category.games
  85. gpuSkinning: 0
  86. graphicsJobs: 0
  87. xboxPIXTextureCapture: 0
  88. xboxEnableAvatar: 0
  89. xboxEnableKinect: 0
  90. xboxEnableKinectAutoTracking: 0
  91. xboxEnableFitness: 0
  92. visibleInBackground: 0
  93. allowFullscreenSwitch: 1
  94. graphicsJobMode: 0
  95. fullscreenMode: 1
  96. xboxSpeechDB: 0
  97. xboxEnableHeadOrientation: 0
  98. xboxEnableGuest: 0
  99. xboxEnablePIXSampling: 0
  100. metalFramebufferOnly: 0
  101. xboxOneResolution: 0
  102. xboxOneSResolution: 0
  103. xboxOneXResolution: 3
  104. xboxOneMonoLoggingLevel: 0
  105. xboxOneLoggingLevel: 1
  106. xboxOneDisableEsram: 0
  107. xboxOnePresentImmediateThreshold: 0
  108. switchQueueCommandMemory: 0
  109. switchQueueControlMemory: 16384
  110. switchQueueComputeMemory: 262144
  111. switchNVNShaderPoolsGranularity: 33554432
  112. switchNVNDefaultPoolsGranularity: 16777216
  113. switchNVNOtherPoolsGranularity: 16777216
  114. vulkanEnableSetSRGBWrite: 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: 0.1
  122. preloadedAssets: []
  123. metroInputSource: 0
  124. wsaTransparentSwapchain: 0
  125. m_HolographicPauseOnTrackingLoss: 1
  126. xboxOneDisableKinectGpuReservation: 0
  127. xboxOneEnable7thCore: 0
  128. vrSettings:
  129. cardboard:
  130. depthFormat: 0
  131. enableTransitionView: 0
  132. daydream:
  133. depthFormat: 0
  134. useSustainedPerformanceMode: 0
  135. enableVideoLayer: 0
  136. useProtectedVideoMemory: 0
  137. minimumSupportedHeadTracking: 0
  138. maximumSupportedHeadTracking: 1
  139. hololens:
  140. depthFormat: 1
  141. depthBufferSharingEnabled: 0
  142. lumin:
  143. depthFormat: 0
  144. frameTiming: 2
  145. enableGLCache: 0
  146. glCacheMaxBlobSize: 524288
  147. glCacheMaxFileSize: 8388608
  148. oculus:
  149. sharedDepthBuffer: 1
  150. dashSupport: 1
  151. enable360StereoCapture: 0
  152. isWsaHolographicRemotingEnabled: 0
  153. protectGraphicsMemory: 0
  154. enableFrameTimingStats: 0
  155. useHDRDisplay: 0
  156. m_ColorGamuts: 00000000
  157. targetPixelDensity: 30
  158. resolutionScalingMode: 0
  159. androidSupportedAspectRatio: 1
  160. androidMaxAspectRatio: 2.1
  161. applicationIdentifier:
  162. Android: se.axelnordh.narkampen
  163. buildNumber: {}
  164. AndroidBundleVersionCode: 4
  165. AndroidMinSdkVersion: 16
  166. AndroidTargetSdkVersion: 0
  167. AndroidPreferredInstallLocation: 1
  168. aotOptions:
  169. stripEngineCode: 1
  170. iPhoneStrippingLevel: 0
  171. iPhoneScriptCallOptimization: 0
  172. ForceInternetPermission: 0
  173. ForceSDCardPermission: 0
  174. CreateWallpaper: 0
  175. APKExpansionFiles: 0
  176. keepLoadedShadersAlive: 0
  177. StripUnusedMeshComponents: 0
  178. VertexChannelCompressionMask: 214
  179. iPhoneSdkVersion: 988
  180. iOSTargetOSVersionString: 9.0
  181. tvOSSdkVersion: 0
  182. tvOSRequireExtendedGameController: 0
  183. tvOSTargetOSVersionString: 9.0
  184. uIPrerenderedIcon: 0
  185. uIRequiresPersistentWiFi: 0
  186. uIRequiresFullScreen: 1
  187. uIStatusBarHidden: 1
  188. uIExitOnSuspend: 0
  189. uIStatusBarStyle: 0
  190. iPhoneSplashScreen: {fileID: 0}
  191. iPhoneHighResSplashScreen: {fileID: 0}
  192. iPhoneTallHighResSplashScreen: {fileID: 0}
  193. iPhone47inSplashScreen: {fileID: 0}
  194. iPhone55inPortraitSplashScreen: {fileID: 0}
  195. iPhone55inLandscapeSplashScreen: {fileID: 0}
  196. iPhone58inPortraitSplashScreen: {fileID: 0}
  197. iPhone58inLandscapeSplashScreen: {fileID: 0}
  198. iPadPortraitSplashScreen: {fileID: 0}
  199. iPadHighResPortraitSplashScreen: {fileID: 0}
  200. iPadLandscapeSplashScreen: {fileID: 0}
  201. iPadHighResLandscapeSplashScreen: {fileID: 0}
  202. iPhone65inPortraitSplashScreen: {fileID: 0}
  203. iPhone65inLandscapeSplashScreen: {fileID: 0}
  204. iPhone61inPortraitSplashScreen: {fileID: 0}
  205. iPhone61inLandscapeSplashScreen: {fileID: 0}
  206. appleTVSplashScreen: {fileID: 0}
  207. appleTVSplashScreen2x: {fileID: 0}
  208. tvOSSmallIconLayers: []
  209. tvOSSmallIconLayers2x: []
  210. tvOSLargeIconLayers: []
  211. tvOSLargeIconLayers2x: []
  212. tvOSTopShelfImageLayers: []
  213. tvOSTopShelfImageLayers2x: []
  214. tvOSTopShelfImageWideLayers: []
  215. tvOSTopShelfImageWideLayers2x: []
  216. iOSLaunchScreenType: 0
  217. iOSLaunchScreenPortrait: {fileID: 0}
  218. iOSLaunchScreenLandscape: {fileID: 0}
  219. iOSLaunchScreenBackgroundColor:
  220. serializedVersion: 2
  221. rgba: 0
  222. iOSLaunchScreenFillPct: 100
  223. iOSLaunchScreenSize: 100
  224. iOSLaunchScreenCustomXibPath:
  225. iOSLaunchScreeniPadType: 0
  226. iOSLaunchScreeniPadImage: {fileID: 0}
  227. iOSLaunchScreeniPadBackgroundColor:
  228. serializedVersion: 2
  229. rgba: 0
  230. iOSLaunchScreeniPadFillPct: 100
  231. iOSLaunchScreeniPadSize: 100
  232. iOSLaunchScreeniPadCustomXibPath:
  233. iOSUseLaunchScreenStoryboard: 0
  234. iOSLaunchScreenCustomStoryboardPath:
  235. iOSDeviceRequirements: []
  236. iOSURLSchemes: []
  237. iOSBackgroundModes: 0
  238. iOSMetalForceHardShadows: 0
  239. metalEditorSupport: 1
  240. metalAPIValidation: 1
  241. iOSRenderExtraFrameOnPause: 0
  242. appleDeveloperTeamID:
  243. iOSManualSigningProvisioningProfileID:
  244. tvOSManualSigningProvisioningProfileID:
  245. iOSManualSigningProvisioningProfileType: 0
  246. tvOSManualSigningProvisioningProfileType: 0
  247. appleEnableAutomaticSigning: 0
  248. iOSRequireARKit: 0
  249. iOSAutomaticallyDetectAndAddCapabilities: 1
  250. appleEnableProMotion: 0
  251. clonedFromGUID: 00000000000000000000000000000000
  252. templatePackageId:
  253. templateDefaultScene:
  254. AndroidTargetArchitectures: 7
  255. AndroidSplashScreenScale: 0
  256. androidSplashScreen: {fileID: 0}
  257. AndroidKeystoreName: '{inproject}: narkampen.keystore'
  258. AndroidKeyaliasName: narkampen
  259. AndroidBuildApkPerCpuArchitecture: 0
  260. AndroidTVCompatibility: 1
  261. AndroidIsGame: 1
  262. AndroidEnableTango: 0
  263. androidEnableBanner: 1
  264. androidUseLowAccuracyLocation: 0
  265. androidUseCustomKeystore: 1
  266. m_AndroidBanners:
  267. - width: 320
  268. height: 180
  269. banner: {fileID: 0}
  270. androidGamepadSupportLevel: 0
  271. resolutionDialogBanner: {fileID: 0}
  272. m_BuildTargetIcons: []
  273. m_BuildTargetPlatformIcons:
  274. - m_BuildTarget: Android
  275. m_Icons:
  276. - m_Textures: []
  277. m_Width: 432
  278. m_Height: 432
  279. m_Kind: 2
  280. m_SubKind:
  281. - m_Textures: []
  282. m_Width: 324
  283. m_Height: 324
  284. m_Kind: 2
  285. m_SubKind:
  286. - m_Textures: []
  287. m_Width: 216
  288. m_Height: 216
  289. m_Kind: 2
  290. m_SubKind:
  291. - m_Textures: []
  292. m_Width: 162
  293. m_Height: 162
  294. m_Kind: 2
  295. m_SubKind:
  296. - m_Textures: []
  297. m_Width: 108
  298. m_Height: 108
  299. m_Kind: 2
  300. m_SubKind:
  301. - m_Textures: []
  302. m_Width: 81
  303. m_Height: 81
  304. m_Kind: 2
  305. m_SubKind:
  306. - m_Textures: []
  307. m_Width: 192
  308. m_Height: 192
  309. m_Kind: 1
  310. m_SubKind:
  311. - m_Textures: []
  312. m_Width: 144
  313. m_Height: 144
  314. m_Kind: 1
  315. m_SubKind:
  316. - m_Textures: []
  317. m_Width: 96
  318. m_Height: 96
  319. m_Kind: 1
  320. m_SubKind:
  321. - m_Textures: []
  322. m_Width: 72
  323. m_Height: 72
  324. m_Kind: 1
  325. m_SubKind:
  326. - m_Textures: []
  327. m_Width: 48
  328. m_Height: 48
  329. m_Kind: 1
  330. m_SubKind:
  331. - m_Textures: []
  332. m_Width: 36
  333. m_Height: 36
  334. m_Kind: 1
  335. m_SubKind:
  336. - m_Textures: []
  337. m_Width: 192
  338. m_Height: 192
  339. m_Kind: 0
  340. m_SubKind:
  341. - m_Textures: []
  342. m_Width: 144
  343. m_Height: 144
  344. m_Kind: 0
  345. m_SubKind:
  346. - m_Textures: []
  347. m_Width: 96
  348. m_Height: 96
  349. m_Kind: 0
  350. m_SubKind:
  351. - m_Textures: []
  352. m_Width: 72
  353. m_Height: 72
  354. m_Kind: 0
  355. m_SubKind:
  356. - m_Textures: []
  357. m_Width: 48
  358. m_Height: 48
  359. m_Kind: 0
  360. m_SubKind:
  361. - m_Textures: []
  362. m_Width: 36
  363. m_Height: 36
  364. m_Kind: 0
  365. m_SubKind:
  366. m_BuildTargetBatching: []
  367. m_BuildTargetGraphicsAPIs: []
  368. m_BuildTargetVRSettings: []
  369. m_BuildTargetEnableVuforiaSettings: []
  370. openGLRequireES31: 0
  371. openGLRequireES31AEP: 0
  372. openGLRequireES32: 0
  373. m_TemplateCustomTags: {}
  374. mobileMTRendering:
  375. iPhone: 1
  376. tvOS: 1
  377. m_BuildTargetGroupLightmapEncodingQuality:
  378. - m_BuildTarget: Standalone
  379. m_EncodingQuality: 1
  380. - m_BuildTarget: XboxOne
  381. m_EncodingQuality: 1
  382. - m_BuildTarget: PS4
  383. m_EncodingQuality: 1
  384. m_BuildTargetGroupLightmapSettings: []
  385. playModeTestRunnerEnabled: 0
  386. runPlayModeTestAsEditModeTest: 0
  387. actionOnDotNetUnhandledException: 1
  388. enableInternalProfiler: 0
  389. logObjCUncaughtExceptions: 1
  390. enableCrashReportAPI: 0
  391. cameraUsageDescription:
  392. locationUsageDescription:
  393. microphoneUsageDescription:
  394. switchNetLibKey:
  395. switchSocketMemoryPoolSize: 6144
  396. switchSocketAllocatorPoolSize: 128
  397. switchSocketConcurrencyLimit: 14
  398. switchScreenResolutionBehavior: 2
  399. switchUseCPUProfiler: 0
  400. switchApplicationID: 0x01004b9000490000
  401. switchNSODependencies:
  402. switchTitleNames_0:
  403. switchTitleNames_1:
  404. switchTitleNames_2:
  405. switchTitleNames_3:
  406. switchTitleNames_4:
  407. switchTitleNames_5:
  408. switchTitleNames_6:
  409. switchTitleNames_7:
  410. switchTitleNames_8:
  411. switchTitleNames_9:
  412. switchTitleNames_10:
  413. switchTitleNames_11:
  414. switchTitleNames_12:
  415. switchTitleNames_13:
  416. switchTitleNames_14:
  417. switchPublisherNames_0:
  418. switchPublisherNames_1:
  419. switchPublisherNames_2:
  420. switchPublisherNames_3:
  421. switchPublisherNames_4:
  422. switchPublisherNames_5:
  423. switchPublisherNames_6:
  424. switchPublisherNames_7:
  425. switchPublisherNames_8:
  426. switchPublisherNames_9:
  427. switchPublisherNames_10:
  428. switchPublisherNames_11:
  429. switchPublisherNames_12:
  430. switchPublisherNames_13:
  431. switchPublisherNames_14:
  432. switchIcons_0: {fileID: 0}
  433. switchIcons_1: {fileID: 0}
  434. switchIcons_2: {fileID: 0}
  435. switchIcons_3: {fileID: 0}
  436. switchIcons_4: {fileID: 0}
  437. switchIcons_5: {fileID: 0}
  438. switchIcons_6: {fileID: 0}
  439. switchIcons_7: {fileID: 0}
  440. switchIcons_8: {fileID: 0}
  441. switchIcons_9: {fileID: 0}
  442. switchIcons_10: {fileID: 0}
  443. switchIcons_11: {fileID: 0}
  444. switchIcons_12: {fileID: 0}
  445. switchIcons_13: {fileID: 0}
  446. switchIcons_14: {fileID: 0}
  447. switchSmallIcons_0: {fileID: 0}
  448. switchSmallIcons_1: {fileID: 0}
  449. switchSmallIcons_2: {fileID: 0}
  450. switchSmallIcons_3: {fileID: 0}
  451. switchSmallIcons_4: {fileID: 0}
  452. switchSmallIcons_5: {fileID: 0}
  453. switchSmallIcons_6: {fileID: 0}
  454. switchSmallIcons_7: {fileID: 0}
  455. switchSmallIcons_8: {fileID: 0}
  456. switchSmallIcons_9: {fileID: 0}
  457. switchSmallIcons_10: {fileID: 0}
  458. switchSmallIcons_11: {fileID: 0}
  459. switchSmallIcons_12: {fileID: 0}
  460. switchSmallIcons_13: {fileID: 0}
  461. switchSmallIcons_14: {fileID: 0}
  462. switchManualHTML:
  463. switchAccessibleURLs:
  464. switchLegalInformation:
  465. switchMainThreadStackSize: 1048576
  466. switchPresenceGroupId:
  467. switchLogoHandling: 0
  468. switchReleaseVersion: 0
  469. switchDisplayVersion: 1.0.0
  470. switchStartupUserAccount: 0
  471. switchTouchScreenUsage: 0
  472. switchSupportedLanguagesMask: 0
  473. switchLogoType: 0
  474. switchApplicationErrorCodeCategory:
  475. switchUserAccountSaveDataSize: 0
  476. switchUserAccountSaveDataJournalSize: 0
  477. switchApplicationAttribute: 0
  478. switchCardSpecSize: -1
  479. switchCardSpecClock: -1
  480. switchRatingsMask: 0
  481. switchRatingsInt_0: 0
  482. switchRatingsInt_1: 0
  483. switchRatingsInt_2: 0
  484. switchRatingsInt_3: 0
  485. switchRatingsInt_4: 0
  486. switchRatingsInt_5: 0
  487. switchRatingsInt_6: 0
  488. switchRatingsInt_7: 0
  489. switchRatingsInt_8: 0
  490. switchRatingsInt_9: 0
  491. switchRatingsInt_10: 0
  492. switchRatingsInt_11: 0
  493. switchLocalCommunicationIds_0:
  494. switchLocalCommunicationIds_1:
  495. switchLocalCommunicationIds_2:
  496. switchLocalCommunicationIds_3:
  497. switchLocalCommunicationIds_4:
  498. switchLocalCommunicationIds_5:
  499. switchLocalCommunicationIds_6:
  500. switchLocalCommunicationIds_7:
  501. switchParentalControl: 0
  502. switchAllowsScreenshot: 1
  503. switchAllowsVideoCapturing: 1
  504. switchAllowsRuntimeAddOnContentInstall: 0
  505. switchDataLossConfirmation: 0
  506. switchUserAccountLockEnabled: 0
  507. switchSystemResourceMemory: 16777216
  508. switchSupportedNpadStyles: 3
  509. switchNativeFsCacheSize: 32
  510. switchIsHoldTypeHorizontal: 0
  511. switchSupportedNpadCount: 8
  512. switchSocketConfigEnabled: 0
  513. switchTcpInitialSendBufferSize: 32
  514. switchTcpInitialReceiveBufferSize: 64
  515. switchTcpAutoSendBufferSizeMax: 256
  516. switchTcpAutoReceiveBufferSizeMax: 256
  517. switchUdpSendBufferSize: 9
  518. switchUdpReceiveBufferSize: 42
  519. switchSocketBufferEfficiency: 4
  520. switchSocketInitializeEnabled: 1
  521. switchNetworkInterfaceManagerInitializeEnabled: 1
  522. switchPlayerConnectionEnabled: 1
  523. ps4NPAgeRating: 12
  524. ps4NPTitleSecret:
  525. ps4NPTrophyPackPath:
  526. ps4ParentalLevel: 11
  527. ps4ContentID: ED1633-NPXX51362_00-0000000000000000
  528. ps4Category: 0
  529. ps4MasterVersion: 01.00
  530. ps4AppVersion: 01.00
  531. ps4AppType: 0
  532. ps4ParamSfxPath:
  533. ps4VideoOutPixelFormat: 0
  534. ps4VideoOutInitialWidth: 1920
  535. ps4VideoOutBaseModeInitialWidth: 1920
  536. ps4VideoOutReprojectionRate: 120
  537. ps4PronunciationXMLPath:
  538. ps4PronunciationSIGPath:
  539. ps4BackgroundImagePath:
  540. ps4StartupImagePath:
  541. ps4StartupImagesFolder:
  542. ps4IconImagesFolder:
  543. ps4SaveDataImagePath:
  544. ps4SdkOverride:
  545. ps4BGMPath:
  546. ps4ShareFilePath:
  547. ps4ShareOverlayImagePath:
  548. ps4PrivacyGuardImagePath:
  549. ps4NPtitleDatPath:
  550. ps4RemotePlayKeyAssignment: -1
  551. ps4RemotePlayKeyMappingDir:
  552. ps4PlayTogetherPlayerCount: 0
  553. ps4EnterButtonAssignment: 1
  554. ps4ApplicationParam1: 0
  555. ps4ApplicationParam2: 0
  556. ps4ApplicationParam3: 0
  557. ps4ApplicationParam4: 0
  558. ps4DownloadDataSize: 0
  559. ps4GarlicHeapSize: 2048
  560. ps4ProGarlicHeapSize: 2560
  561. playerPrefsMaxSize: 32768
  562. ps4Passcode: frAQBc8Wsa1xVPfvJcrgRYwTiizs2trQ
  563. ps4pnSessions: 1
  564. ps4pnPresence: 1
  565. ps4pnFriends: 1
  566. ps4pnGameCustomData: 1
  567. playerPrefsSupport: 0
  568. enableApplicationExit: 0
  569. resetTempFolder: 1
  570. restrictedAudioUsageRights: 0
  571. ps4UseResolutionFallback: 0
  572. ps4ReprojectionSupport: 0
  573. ps4UseAudio3dBackend: 0
  574. ps4SocialScreenEnabled: 0
  575. ps4ScriptOptimizationLevel: 3
  576. ps4Audio3dVirtualSpeakerCount: 14
  577. ps4attribCpuUsage: 0
  578. ps4PatchPkgPath:
  579. ps4PatchLatestPkgPath:
  580. ps4PatchChangeinfoPath:
  581. ps4PatchDayOne: 0
  582. ps4attribUserManagement: 0
  583. ps4attribMoveSupport: 0
  584. ps4attrib3DSupport: 0
  585. ps4attribShareSupport: 0
  586. ps4attribExclusiveVR: 0
  587. ps4disableAutoHideSplash: 0
  588. ps4videoRecordingFeaturesUsed: 0
  589. ps4contentSearchFeaturesUsed: 0
  590. ps4attribEyeToEyeDistanceSettingVR: 0
  591. ps4IncludedModules: []
  592. monoEnv:
  593. splashScreenBackgroundSourceLandscape: {fileID: 0}
  594. splashScreenBackgroundSourcePortrait: {fileID: 0}
  595. spritePackerPolicy:
  596. webGLMemorySize: 256
  597. webGLExceptionSupport: 1
  598. webGLNameFilesAsHashes: 0
  599. webGLDataCaching: 0
  600. webGLDebugSymbols: 0
  601. webGLEmscriptenArgs:
  602. webGLModulesDirectory:
  603. webGLTemplate: APPLICATION:Default
  604. webGLAnalyzeBuildSize: 0
  605. webGLUseEmbeddedResources: 0
  606. webGLCompressionFormat: 1
  607. webGLLinkerTarget: 1
  608. webGLThreadsSupport: 0
  609. webGLWasmStreaming: 0
  610. scriptingDefineSymbols: {}
  611. platformArchitecture: {}
  612. scriptingBackend:
  613. Android: 1
  614. il2cppCompilerConfiguration: {}
  615. managedStrippingLevel: {}
  616. incrementalIl2cppBuild: {}
  617. allowUnsafeCode: 0
  618. additionalIl2CppArgs:
  619. scriptingRuntimeVersion: 1
  620. gcIncremental: 0
  621. gcWBarrierValidation: 0
  622. apiCompatibilityLevelPerPlatform: {}
  623. m_RenderingPath: 1
  624. m_MobileRenderingPath: 1
  625. metroPackageName: "N\xE4r Kampen"
  626. metroPackageVersion:
  627. metroCertificatePath:
  628. metroCertificatePassword:
  629. metroCertificateSubject:
  630. metroCertificateIssuer:
  631. metroCertificateNotAfter: 0000000000000000
  632. metroApplicationDescription: "N\xE4r Kampen"
  633. wsaImages: {}
  634. metroTileShortName:
  635. metroTileShowName: 0
  636. metroMediumTileShowName: 0
  637. metroLargeTileShowName: 0
  638. metroWideTileShowName: 0
  639. metroSupportStreamingInstall: 0
  640. metroLastRequiredScene: 0
  641. metroDefaultTileSize: 1
  642. metroTileForegroundText: 2
  643. metroTileBackgroundColor: {r: 0.13333334, g: 0.17254902, b: 0.21568628, a: 0}
  644. metroSplashScreenBackgroundColor: {r: 0.12941177, g: 0.17254902, b: 0.21568628,
  645. a: 1}
  646. metroSplashScreenUseBackgroundColor: 0
  647. platformCapabilities: {}
  648. metroTargetDeviceFamilies: {}
  649. metroFTAName:
  650. metroFTAFileTypes: []
  651. metroProtocolName:
  652. XboxOneProductId:
  653. XboxOneUpdateKey:
  654. XboxOneSandboxId:
  655. XboxOneContentId:
  656. XboxOneTitleId:
  657. XboxOneSCId:
  658. XboxOneGameOsOverridePath:
  659. XboxOnePackagingOverridePath:
  660. XboxOneAppManifestOverridePath:
  661. XboxOneVersion: 1.0.0.0
  662. XboxOnePackageEncryption: 0
  663. XboxOnePackageUpdateGranularity: 2
  664. XboxOneDescription:
  665. XboxOneLanguage:
  666. - enus
  667. XboxOneCapability: []
  668. XboxOneGameRating: {}
  669. XboxOneIsContentPackage: 0
  670. XboxOneEnableGPUVariability: 0
  671. XboxOneSockets: {}
  672. XboxOneSplashScreen: {fileID: 0}
  673. XboxOneAllowedProductIds: []
  674. XboxOnePersistentLocalStorageSize: 0
  675. XboxOneXTitleMemory: 8
  676. xboxOneScriptCompiler: 1
  677. XboxOneOverrideIdentityName:
  678. vrEditorSettings:
  679. daydream:
  680. daydreamIconForeground: {fileID: 0}
  681. daydreamIconBackground: {fileID: 0}
  682. cloudServicesEnabled:
  683. Collab: 1
  684. luminIcon:
  685. m_Name:
  686. m_ModelFolderPath:
  687. m_PortalFolderPath:
  688. luminCert:
  689. m_CertPath:
  690. m_SignPackage: 1
  691. luminIsChannelApp: 0
  692. luminVersion:
  693. m_VersionCode: 1
  694. m_VersionName:
  695. facebookSdkVersion: 7.9.1
  696. facebookAppId:
  697. facebookCookies: 1
  698. facebookLogging: 1
  699. facebookStatus: 1
  700. facebookXfbml: 0
  701. facebookFrictionlessRequests: 1
  702. apiCompatibilityLevel: 6
  703. cloudProjectId: 30feeaa3-f24a-494f-b331-082b64359a05
  704. framebufferDepthMemorylessMode: 0
  705. projectName: "N\xE4r Kampen"
  706. organizationId: axelnordh
  707. cloudEnabled: 0
  708. enableNativePlatformBackendsForNewInputSystem: 0
  709. disableOldInputManagerSupport: 0
  710. legacyClampBlendShapeWeights: 1