ProjectSettings.asset 20 KB

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