ProjectSettings.asset 22 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860
  1. %YAML 1.1
  2. %TAG !u! tag:unity3d.com,2011:
  3. --- !u!129 &1
  4. PlayerSettings:
  5. m_ObjectHideFlags: 0
  6. serializedVersion: 23
  7. productGUID: a50067c8c6ade9c4baf3354c358dd3d0
  8. AndroidProfiler: 0
  9. AndroidFilterTouchesWhenObscured: 0
  10. AndroidEnableSustainedPerformanceMode: 0
  11. defaultScreenOrientation: 4
  12. targetDevice: 2
  13. useOnDemandResources: 0
  14. accelerometerFrequency: 60
  15. companyName: DefaultCompany
  16. productName: "N\xE4r Kampen Take 2"
  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: 1920
  46. defaultScreenHeight: 1080
  47. defaultScreenWidthWeb: 960
  48. defaultScreenHeightWeb: 600
  49. m_StereoRenderingPath: 0
  50. m_ActiveColorSpace: 0
  51. m_MTRendering: 1
  52. mipStripping: 0
  53. numberOfMipsStripped: 0
  54. m_StackTraceTypes: 010000000100000001000000010000000100000001000000
  55. iosShowActivityIndicatorOnLoading: -1
  56. androidShowActivityIndicatorOnLoading: -1
  57. iosUseCustomAppBackgroundBehavior: 0
  58. iosAllowHTTPDownload: 1
  59. allowedAutorotateToPortrait: 1
  60. allowedAutorotateToPortraitUpsideDown: 1
  61. allowedAutorotateToLandscapeRight: 1
  62. allowedAutorotateToLandscapeLeft: 1
  63. useOSAutorotation: 1
  64. use32BitDisplayBuffer: 1
  65. preserveFramebufferAlpha: 0
  66. disableDepthAndStencilBuffers: 0
  67. androidStartInFullscreen: 1
  68. androidRenderOutsideSafeArea: 1
  69. androidUseSwappy: 1
  70. androidBlitType: 0
  71. androidResizableWindow: 0
  72. androidDefaultWindowWidth: 1920
  73. androidDefaultWindowHeight: 1080
  74. androidMinimumWindowWidth: 400
  75. androidMinimumWindowHeight: 300
  76. androidFullscreenMode: 1
  77. defaultIsNativeResolution: 1
  78. macRetinaSupport: 1
  79. runInBackground: 0
  80. captureSingleScreen: 0
  81. muteOtherAudioSources: 0
  82. Prepare IOS For Recording: 0
  83. Force IOS Speakers When Recording: 0
  84. deferSystemGesturesMode: 0
  85. hideHomeButton: 0
  86. submitAnalytics: 1
  87. usePlayerLog: 1
  88. bakeCollisionMeshes: 0
  89. forceSingleInstance: 0
  90. useFlipModelSwapchain: 1
  91. resizableWindow: 0
  92. useMacAppStoreValidation: 0
  93. macAppStoreCategory: public.app-category.games
  94. gpuSkinning: 0
  95. xboxPIXTextureCapture: 0
  96. xboxEnableAvatar: 0
  97. xboxEnableKinect: 0
  98. xboxEnableKinectAutoTracking: 0
  99. xboxEnableFitness: 0
  100. visibleInBackground: 1
  101. allowFullscreenSwitch: 1
  102. fullscreenMode: 1
  103. xboxSpeechDB: 0
  104. xboxEnableHeadOrientation: 0
  105. xboxEnableGuest: 0
  106. xboxEnablePIXSampling: 0
  107. metalFramebufferOnly: 0
  108. xboxOneResolution: 0
  109. xboxOneSResolution: 0
  110. xboxOneXResolution: 3
  111. xboxOneMonoLoggingLevel: 0
  112. xboxOneLoggingLevel: 1
  113. xboxOneDisableEsram: 0
  114. xboxOneEnableTypeOptimization: 0
  115. xboxOnePresentImmediateThreshold: 0
  116. switchQueueCommandMemory: 1048576
  117. switchQueueControlMemory: 16384
  118. switchQueueComputeMemory: 262144
  119. switchNVNShaderPoolsGranularity: 33554432
  120. switchNVNDefaultPoolsGranularity: 16777216
  121. switchNVNOtherPoolsGranularity: 16777216
  122. switchNVNMaxPublicTextureIDCount: 0
  123. switchNVNMaxPublicSamplerIDCount: 0
  124. stadiaPresentMode: 0
  125. stadiaTargetFramerate: 0
  126. vulkanNumSwapchainBuffers: 3
  127. vulkanEnableSetSRGBWrite: 0
  128. vulkanEnablePreTransform: 0
  129. vulkanEnableLateAcquireNextImage: 0
  130. vulkanEnableCommandBufferRecycling: 1
  131. m_SupportedAspectRatios:
  132. 4:3: 1
  133. 5:4: 1
  134. 16:10: 1
  135. 16:9: 1
  136. Others: 1
  137. bundleVersion: 1.0.1
  138. preloadedAssets: []
  139. metroInputSource: 0
  140. wsaTransparentSwapchain: 0
  141. m_HolographicPauseOnTrackingLoss: 1
  142. xboxOneDisableKinectGpuReservation: 1
  143. xboxOneEnable7thCore: 1
  144. vrSettings:
  145. enable360StereoCapture: 0
  146. isWsaHolographicRemotingEnabled: 0
  147. enableFrameTimingStats: 0
  148. enableOpenGLProfilerGPURecorders: 1
  149. useHDRDisplay: 0
  150. D3DHDRBitDepth: 0
  151. m_ColorGamuts: 00000000
  152. targetPixelDensity: 30
  153. resolutionScalingMode: 0
  154. resetResolutionOnWindowResize: 0
  155. androidSupportedAspectRatio: 1
  156. androidMaxAspectRatio: 2.1
  157. applicationIdentifier:
  158. Android: axel.nordh.xyz.narkampen
  159. Standalone: com.DefaultCompany.2DProject
  160. buildNumber:
  161. Standalone: 0
  162. iPhone: 0
  163. tvOS: 0
  164. overrideDefaultApplicationIdentifier: 1
  165. AndroidBundleVersionCode: 2
  166. AndroidMinSdkVersion: 31
  167. AndroidTargetSdkVersion: 0
  168. AndroidPreferredInstallLocation: 1
  169. aotOptions:
  170. stripEngineCode: 1
  171. iPhoneStrippingLevel: 0
  172. iPhoneScriptCallOptimization: 0
  173. ForceInternetPermission: 0
  174. ForceSDCardPermission: 0
  175. CreateWallpaper: 0
  176. APKExpansionFiles: 0
  177. keepLoadedShadersAlive: 0
  178. StripUnusedMeshComponents: 0
  179. VertexChannelCompressionMask: 4054
  180. iPhoneSdkVersion: 988
  181. iOSTargetOSVersionString: 11.0
  182. tvOSSdkVersion: 0
  183. tvOSRequireExtendedGameController: 0
  184. tvOSTargetOSVersionString: 11.0
  185. uIPrerenderedIcon: 0
  186. uIRequiresPersistentWiFi: 0
  187. uIRequiresFullScreen: 1
  188. uIStatusBarHidden: 1
  189. uIExitOnSuspend: 0
  190. uIStatusBarStyle: 0
  191. appleTVSplashScreen: {fileID: 0}
  192. appleTVSplashScreen2x: {fileID: 0}
  193. tvOSSmallIconLayers: []
  194. tvOSSmallIconLayers2x: []
  195. tvOSLargeIconLayers: []
  196. tvOSLargeIconLayers2x: []
  197. tvOSTopShelfImageLayers: []
  198. tvOSTopShelfImageLayers2x: []
  199. tvOSTopShelfImageWideLayers: []
  200. tvOSTopShelfImageWideLayers2x: []
  201. iOSLaunchScreenType: 0
  202. iOSLaunchScreenPortrait: {fileID: 0}
  203. iOSLaunchScreenLandscape: {fileID: 0}
  204. iOSLaunchScreenBackgroundColor:
  205. serializedVersion: 2
  206. rgba: 0
  207. iOSLaunchScreenFillPct: 100
  208. iOSLaunchScreenSize: 100
  209. iOSLaunchScreenCustomXibPath:
  210. iOSLaunchScreeniPadType: 0
  211. iOSLaunchScreeniPadImage: {fileID: 0}
  212. iOSLaunchScreeniPadBackgroundColor:
  213. serializedVersion: 2
  214. rgba: 0
  215. iOSLaunchScreeniPadFillPct: 100
  216. iOSLaunchScreeniPadSize: 100
  217. iOSLaunchScreeniPadCustomXibPath:
  218. iOSLaunchScreenCustomStoryboardPath:
  219. iOSLaunchScreeniPadCustomStoryboardPath:
  220. iOSDeviceRequirements: []
  221. iOSURLSchemes: []
  222. macOSURLSchemes: []
  223. iOSBackgroundModes: 0
  224. iOSMetalForceHardShadows: 0
  225. metalEditorSupport: 1
  226. metalAPIValidation: 1
  227. iOSRenderExtraFrameOnPause: 0
  228. iosCopyPluginsCodeInsteadOfSymlink: 0
  229. appleDeveloperTeamID:
  230. iOSManualSigningProvisioningProfileID:
  231. tvOSManualSigningProvisioningProfileID:
  232. iOSManualSigningProvisioningProfileType: 0
  233. tvOSManualSigningProvisioningProfileType: 0
  234. appleEnableAutomaticSigning: 0
  235. iOSRequireARKit: 0
  236. iOSAutomaticallyDetectAndAddCapabilities: 1
  237. appleEnableProMotion: 0
  238. shaderPrecisionModel: 0
  239. clonedFromGUID: 10ad67313f4034357812315f3c407484
  240. templatePackageId: com.unity.template.2d@6.1.1
  241. templateDefaultScene: Assets/Scenes/SampleScene.unity
  242. useCustomMainManifest: 0
  243. useCustomLauncherManifest: 0
  244. useCustomMainGradleTemplate: 0
  245. useCustomLauncherGradleManifest: 0
  246. useCustomBaseGradleTemplate: 0
  247. useCustomGradlePropertiesTemplate: 0
  248. useCustomProguardFile: 0
  249. AndroidTargetArchitectures: 3
  250. AndroidTargetDevices: 0
  251. AndroidSplashScreenScale: 0
  252. androidSplashScreen: {fileID: 0}
  253. AndroidKeystoreName: '{dedicated}: narkampen.keystore'
  254. AndroidKeyaliasName: narkampen
  255. AndroidBuildApkPerCpuArchitecture: 0
  256. AndroidTVCompatibility: 0
  257. AndroidIsGame: 1
  258. AndroidEnableTango: 0
  259. androidEnableBanner: 1
  260. androidUseLowAccuracyLocation: 0
  261. androidUseCustomKeystore: 1
  262. m_AndroidBanners:
  263. - width: 320
  264. height: 180
  265. banner: {fileID: 0}
  266. androidGamepadSupportLevel: 0
  267. chromeosInputEmulation: 1
  268. AndroidMinifyWithR8: 0
  269. AndroidMinifyRelease: 0
  270. AndroidMinifyDebug: 0
  271. AndroidValidateAppBundleSize: 1
  272. AndroidAppBundleSizeToValidate: 150
  273. m_BuildTargetIcons: []
  274. m_BuildTargetPlatformIcons:
  275. - m_BuildTarget: Android
  276. m_Icons:
  277. - m_Textures: []
  278. m_Width: 432
  279. m_Height: 432
  280. m_Kind: 2
  281. m_SubKind:
  282. - m_Textures: []
  283. m_Width: 324
  284. m_Height: 324
  285. m_Kind: 2
  286. m_SubKind:
  287. - m_Textures: []
  288. m_Width: 216
  289. m_Height: 216
  290. m_Kind: 2
  291. m_SubKind:
  292. - m_Textures: []
  293. m_Width: 162
  294. m_Height: 162
  295. m_Kind: 2
  296. m_SubKind:
  297. - m_Textures: []
  298. m_Width: 108
  299. m_Height: 108
  300. m_Kind: 2
  301. m_SubKind:
  302. - m_Textures: []
  303. m_Width: 81
  304. m_Height: 81
  305. m_Kind: 2
  306. m_SubKind:
  307. - m_Textures: []
  308. m_Width: 192
  309. m_Height: 192
  310. m_Kind: 1
  311. m_SubKind:
  312. - m_Textures: []
  313. m_Width: 144
  314. m_Height: 144
  315. m_Kind: 1
  316. m_SubKind:
  317. - m_Textures: []
  318. m_Width: 96
  319. m_Height: 96
  320. m_Kind: 1
  321. m_SubKind:
  322. - m_Textures: []
  323. m_Width: 72
  324. m_Height: 72
  325. m_Kind: 1
  326. m_SubKind:
  327. - m_Textures: []
  328. m_Width: 48
  329. m_Height: 48
  330. m_Kind: 1
  331. m_SubKind:
  332. - m_Textures: []
  333. m_Width: 36
  334. m_Height: 36
  335. m_Kind: 1
  336. m_SubKind:
  337. - m_Textures: []
  338. m_Width: 192
  339. m_Height: 192
  340. m_Kind: 0
  341. m_SubKind:
  342. - m_Textures: []
  343. m_Width: 144
  344. m_Height: 144
  345. m_Kind: 0
  346. m_SubKind:
  347. - m_Textures: []
  348. m_Width: 96
  349. m_Height: 96
  350. m_Kind: 0
  351. m_SubKind:
  352. - m_Textures: []
  353. m_Width: 72
  354. m_Height: 72
  355. m_Kind: 0
  356. m_SubKind:
  357. - m_Textures: []
  358. m_Width: 48
  359. m_Height: 48
  360. m_Kind: 0
  361. m_SubKind:
  362. - m_Textures: []
  363. m_Width: 36
  364. m_Height: 36
  365. m_Kind: 0
  366. m_SubKind:
  367. - m_BuildTarget: iPhone
  368. m_Icons:
  369. - m_Textures: []
  370. m_Width: 180
  371. m_Height: 180
  372. m_Kind: 0
  373. m_SubKind: iPhone
  374. - m_Textures: []
  375. m_Width: 120
  376. m_Height: 120
  377. m_Kind: 0
  378. m_SubKind: iPhone
  379. - m_Textures: []
  380. m_Width: 167
  381. m_Height: 167
  382. m_Kind: 0
  383. m_SubKind: iPad
  384. - m_Textures: []
  385. m_Width: 152
  386. m_Height: 152
  387. m_Kind: 0
  388. m_SubKind: iPad
  389. - m_Textures: []
  390. m_Width: 76
  391. m_Height: 76
  392. m_Kind: 0
  393. m_SubKind: iPad
  394. - m_Textures: []
  395. m_Width: 120
  396. m_Height: 120
  397. m_Kind: 3
  398. m_SubKind: iPhone
  399. - m_Textures: []
  400. m_Width: 80
  401. m_Height: 80
  402. m_Kind: 3
  403. m_SubKind: iPhone
  404. - m_Textures: []
  405. m_Width: 80
  406. m_Height: 80
  407. m_Kind: 3
  408. m_SubKind: iPad
  409. - m_Textures: []
  410. m_Width: 40
  411. m_Height: 40
  412. m_Kind: 3
  413. m_SubKind: iPad
  414. - m_Textures: []
  415. m_Width: 87
  416. m_Height: 87
  417. m_Kind: 1
  418. m_SubKind: iPhone
  419. - m_Textures: []
  420. m_Width: 58
  421. m_Height: 58
  422. m_Kind: 1
  423. m_SubKind: iPhone
  424. - m_Textures: []
  425. m_Width: 29
  426. m_Height: 29
  427. m_Kind: 1
  428. m_SubKind: iPhone
  429. - m_Textures: []
  430. m_Width: 58
  431. m_Height: 58
  432. m_Kind: 1
  433. m_SubKind: iPad
  434. - m_Textures: []
  435. m_Width: 29
  436. m_Height: 29
  437. m_Kind: 1
  438. m_SubKind: iPad
  439. - m_Textures: []
  440. m_Width: 60
  441. m_Height: 60
  442. m_Kind: 2
  443. m_SubKind: iPhone
  444. - m_Textures: []
  445. m_Width: 40
  446. m_Height: 40
  447. m_Kind: 2
  448. m_SubKind: iPhone
  449. - m_Textures: []
  450. m_Width: 40
  451. m_Height: 40
  452. m_Kind: 2
  453. m_SubKind: iPad
  454. - m_Textures: []
  455. m_Width: 20
  456. m_Height: 20
  457. m_Kind: 2
  458. m_SubKind: iPad
  459. - m_Textures: []
  460. m_Width: 1024
  461. m_Height: 1024
  462. m_Kind: 4
  463. m_SubKind: App Store
  464. m_BuildTargetBatching: []
  465. m_BuildTargetGraphicsJobs:
  466. - m_BuildTarget: MacStandaloneSupport
  467. m_GraphicsJobs: 0
  468. - m_BuildTarget: Switch
  469. m_GraphicsJobs: 0
  470. - m_BuildTarget: MetroSupport
  471. m_GraphicsJobs: 0
  472. - m_BuildTarget: AppleTVSupport
  473. m_GraphicsJobs: 0
  474. - m_BuildTarget: BJMSupport
  475. m_GraphicsJobs: 0
  476. - m_BuildTarget: LinuxStandaloneSupport
  477. m_GraphicsJobs: 0
  478. - m_BuildTarget: PS4Player
  479. m_GraphicsJobs: 0
  480. - m_BuildTarget: iOSSupport
  481. m_GraphicsJobs: 0
  482. - m_BuildTarget: WindowsStandaloneSupport
  483. m_GraphicsJobs: 0
  484. - m_BuildTarget: XboxOnePlayer
  485. m_GraphicsJobs: 0
  486. - m_BuildTarget: LuminSupport
  487. m_GraphicsJobs: 0
  488. - m_BuildTarget: AndroidPlayer
  489. m_GraphicsJobs: 0
  490. - m_BuildTarget: WebGLSupport
  491. m_GraphicsJobs: 0
  492. m_BuildTargetGraphicsJobMode: []
  493. m_BuildTargetGraphicsAPIs:
  494. - m_BuildTarget: AndroidPlayer
  495. m_APIs: 150000000b000000
  496. m_Automatic: 1
  497. - m_BuildTarget: iOSSupport
  498. m_APIs: 10000000
  499. m_Automatic: 1
  500. m_BuildTargetVRSettings: []
  501. openGLRequireES31: 0
  502. openGLRequireES31AEP: 0
  503. openGLRequireES32: 0
  504. m_TemplateCustomTags: {}
  505. mobileMTRendering:
  506. Android: 1
  507. iPhone: 1
  508. tvOS: 1
  509. m_BuildTargetGroupLightmapEncodingQuality: []
  510. m_BuildTargetGroupLightmapSettings: []
  511. m_BuildTargetNormalMapEncoding: []
  512. m_BuildTargetDefaultTextureCompressionFormat:
  513. - m_BuildTarget: Android
  514. m_Format: 3
  515. playModeTestRunnerEnabled: 0
  516. runPlayModeTestAsEditModeTest: 0
  517. actionOnDotNetUnhandledException: 1
  518. enableInternalProfiler: 0
  519. logObjCUncaughtExceptions: 1
  520. enableCrashReportAPI: 0
  521. cameraUsageDescription:
  522. locationUsageDescription:
  523. microphoneUsageDescription:
  524. bluetoothUsageDescription:
  525. switchNMETAOverride:
  526. switchNetLibKey:
  527. switchSocketMemoryPoolSize: 6144
  528. switchSocketAllocatorPoolSize: 128
  529. switchSocketConcurrencyLimit: 14
  530. switchScreenResolutionBehavior: 2
  531. switchUseCPUProfiler: 0
  532. switchUseGOLDLinker: 0
  533. switchLTOSetting: 0
  534. switchApplicationID: 0x01004b9000490000
  535. switchNSODependencies:
  536. switchTitleNames_0:
  537. switchTitleNames_1:
  538. switchTitleNames_2:
  539. switchTitleNames_3:
  540. switchTitleNames_4:
  541. switchTitleNames_5:
  542. switchTitleNames_6:
  543. switchTitleNames_7:
  544. switchTitleNames_8:
  545. switchTitleNames_9:
  546. switchTitleNames_10:
  547. switchTitleNames_11:
  548. switchTitleNames_12:
  549. switchTitleNames_13:
  550. switchTitleNames_14:
  551. switchTitleNames_15:
  552. switchPublisherNames_0:
  553. switchPublisherNames_1:
  554. switchPublisherNames_2:
  555. switchPublisherNames_3:
  556. switchPublisherNames_4:
  557. switchPublisherNames_5:
  558. switchPublisherNames_6:
  559. switchPublisherNames_7:
  560. switchPublisherNames_8:
  561. switchPublisherNames_9:
  562. switchPublisherNames_10:
  563. switchPublisherNames_11:
  564. switchPublisherNames_12:
  565. switchPublisherNames_13:
  566. switchPublisherNames_14:
  567. switchPublisherNames_15:
  568. switchIcons_0: {fileID: 0}
  569. switchIcons_1: {fileID: 0}
  570. switchIcons_2: {fileID: 0}
  571. switchIcons_3: {fileID: 0}
  572. switchIcons_4: {fileID: 0}
  573. switchIcons_5: {fileID: 0}
  574. switchIcons_6: {fileID: 0}
  575. switchIcons_7: {fileID: 0}
  576. switchIcons_8: {fileID: 0}
  577. switchIcons_9: {fileID: 0}
  578. switchIcons_10: {fileID: 0}
  579. switchIcons_11: {fileID: 0}
  580. switchIcons_12: {fileID: 0}
  581. switchIcons_13: {fileID: 0}
  582. switchIcons_14: {fileID: 0}
  583. switchIcons_15: {fileID: 0}
  584. switchSmallIcons_0: {fileID: 0}
  585. switchSmallIcons_1: {fileID: 0}
  586. switchSmallIcons_2: {fileID: 0}
  587. switchSmallIcons_3: {fileID: 0}
  588. switchSmallIcons_4: {fileID: 0}
  589. switchSmallIcons_5: {fileID: 0}
  590. switchSmallIcons_6: {fileID: 0}
  591. switchSmallIcons_7: {fileID: 0}
  592. switchSmallIcons_8: {fileID: 0}
  593. switchSmallIcons_9: {fileID: 0}
  594. switchSmallIcons_10: {fileID: 0}
  595. switchSmallIcons_11: {fileID: 0}
  596. switchSmallIcons_12: {fileID: 0}
  597. switchSmallIcons_13: {fileID: 0}
  598. switchSmallIcons_14: {fileID: 0}
  599. switchSmallIcons_15: {fileID: 0}
  600. switchManualHTML:
  601. switchAccessibleURLs:
  602. switchLegalInformation:
  603. switchMainThreadStackSize: 1048576
  604. switchPresenceGroupId:
  605. switchLogoHandling: 0
  606. switchReleaseVersion: 0
  607. switchDisplayVersion: 1.0.0
  608. switchStartupUserAccount: 0
  609. switchTouchScreenUsage: 0
  610. switchSupportedLanguagesMask: 0
  611. switchLogoType: 0
  612. switchApplicationErrorCodeCategory:
  613. switchUserAccountSaveDataSize: 0
  614. switchUserAccountSaveDataJournalSize: 0
  615. switchApplicationAttribute: 0
  616. switchCardSpecSize: -1
  617. switchCardSpecClock: -1
  618. switchRatingsMask: 0
  619. switchRatingsInt_0: 0
  620. switchRatingsInt_1: 0
  621. switchRatingsInt_2: 0
  622. switchRatingsInt_3: 0
  623. switchRatingsInt_4: 0
  624. switchRatingsInt_5: 0
  625. switchRatingsInt_6: 0
  626. switchRatingsInt_7: 0
  627. switchRatingsInt_8: 0
  628. switchRatingsInt_9: 0
  629. switchRatingsInt_10: 0
  630. switchRatingsInt_11: 0
  631. switchRatingsInt_12: 0
  632. switchLocalCommunicationIds_0:
  633. switchLocalCommunicationIds_1:
  634. switchLocalCommunicationIds_2:
  635. switchLocalCommunicationIds_3:
  636. switchLocalCommunicationIds_4:
  637. switchLocalCommunicationIds_5:
  638. switchLocalCommunicationIds_6:
  639. switchLocalCommunicationIds_7:
  640. switchParentalControl: 0
  641. switchAllowsScreenshot: 1
  642. switchAllowsVideoCapturing: 1
  643. switchAllowsRuntimeAddOnContentInstall: 0
  644. switchDataLossConfirmation: 0
  645. switchUserAccountLockEnabled: 0
  646. switchSystemResourceMemory: 16777216
  647. switchSupportedNpadStyles: 22
  648. switchNativeFsCacheSize: 32
  649. switchIsHoldTypeHorizontal: 0
  650. switchSupportedNpadCount: 8
  651. switchSocketConfigEnabled: 0
  652. switchTcpInitialSendBufferSize: 32
  653. switchTcpInitialReceiveBufferSize: 64
  654. switchTcpAutoSendBufferSizeMax: 256
  655. switchTcpAutoReceiveBufferSizeMax: 256
  656. switchUdpSendBufferSize: 9
  657. switchUdpReceiveBufferSize: 42
  658. switchSocketBufferEfficiency: 4
  659. switchSocketInitializeEnabled: 1
  660. switchNetworkInterfaceManagerInitializeEnabled: 1
  661. switchPlayerConnectionEnabled: 1
  662. switchUseNewStyleFilepaths: 0
  663. switchUseMicroSleepForYield: 1
  664. switchEnableRamDiskSupport: 0
  665. switchMicroSleepForYieldTime: 25
  666. switchRamDiskSpaceSize: 12
  667. ps4NPAgeRating: 12
  668. ps4NPTitleSecret:
  669. ps4NPTrophyPackPath:
  670. ps4ParentalLevel: 11
  671. ps4ContentID: ED1633-NPXX51362_00-0000000000000000
  672. ps4Category: 0
  673. ps4MasterVersion: 01.00
  674. ps4AppVersion: 01.00
  675. ps4AppType: 0
  676. ps4ParamSfxPath:
  677. ps4VideoOutPixelFormat: 0
  678. ps4VideoOutInitialWidth: 1920
  679. ps4VideoOutBaseModeInitialWidth: 1920
  680. ps4VideoOutReprojectionRate: 60
  681. ps4PronunciationXMLPath:
  682. ps4PronunciationSIGPath:
  683. ps4BackgroundImagePath:
  684. ps4StartupImagePath:
  685. ps4StartupImagesFolder:
  686. ps4IconImagesFolder:
  687. ps4SaveDataImagePath:
  688. ps4SdkOverride:
  689. ps4BGMPath:
  690. ps4ShareFilePath:
  691. ps4ShareOverlayImagePath:
  692. ps4PrivacyGuardImagePath:
  693. ps4ExtraSceSysFile:
  694. ps4NPtitleDatPath:
  695. ps4RemotePlayKeyAssignment: -1
  696. ps4RemotePlayKeyMappingDir:
  697. ps4PlayTogetherPlayerCount: 0
  698. ps4EnterButtonAssignment: 2
  699. ps4ApplicationParam1: 0
  700. ps4ApplicationParam2: 0
  701. ps4ApplicationParam3: 0
  702. ps4ApplicationParam4: 0
  703. ps4DownloadDataSize: 0
  704. ps4GarlicHeapSize: 2048
  705. ps4ProGarlicHeapSize: 2560
  706. playerPrefsMaxSize: 32768
  707. ps4Passcode: bi9UOuSpM2Tlh01vOzwvSikHFswuzleh
  708. ps4pnSessions: 1
  709. ps4pnPresence: 1
  710. ps4pnFriends: 1
  711. ps4pnGameCustomData: 1
  712. playerPrefsSupport: 0
  713. enableApplicationExit: 0
  714. resetTempFolder: 1
  715. restrictedAudioUsageRights: 0
  716. ps4UseResolutionFallback: 0
  717. ps4ReprojectionSupport: 0
  718. ps4UseAudio3dBackend: 0
  719. ps4UseLowGarlicFragmentationMode: 1
  720. ps4SocialScreenEnabled: 0
  721. ps4ScriptOptimizationLevel: 2
  722. ps4Audio3dVirtualSpeakerCount: 14
  723. ps4attribCpuUsage: 0
  724. ps4PatchPkgPath:
  725. ps4PatchLatestPkgPath:
  726. ps4PatchChangeinfoPath:
  727. ps4PatchDayOne: 0
  728. ps4attribUserManagement: 0
  729. ps4attribMoveSupport: 0
  730. ps4attrib3DSupport: 0
  731. ps4attribShareSupport: 0
  732. ps4attribExclusiveVR: 0
  733. ps4disableAutoHideSplash: 0
  734. ps4videoRecordingFeaturesUsed: 0
  735. ps4contentSearchFeaturesUsed: 0
  736. ps4CompatibilityPS5: 0
  737. ps4AllowPS5Detection: 0
  738. ps4GPU800MHz: 1
  739. ps4attribEyeToEyeDistanceSettingVR: 0
  740. ps4IncludedModules: []
  741. ps4attribVROutputEnabled: 0
  742. monoEnv:
  743. splashScreenBackgroundSourceLandscape: {fileID: 0}
  744. splashScreenBackgroundSourcePortrait: {fileID: 0}
  745. blurSplashScreenBackground: 1
  746. spritePackerPolicy:
  747. webGLMemorySize: 32
  748. webGLExceptionSupport: 1
  749. webGLNameFilesAsHashes: 0
  750. webGLDataCaching: 1
  751. webGLDebugSymbols: 0
  752. webGLEmscriptenArgs:
  753. webGLModulesDirectory:
  754. webGLTemplate: APPLICATION:Default
  755. webGLAnalyzeBuildSize: 0
  756. webGLUseEmbeddedResources: 0
  757. webGLCompressionFormat: 0
  758. webGLWasmArithmeticExceptions: 0
  759. webGLLinkerTarget: 1
  760. webGLThreadsSupport: 0
  761. webGLDecompressionFallback: 0
  762. scriptingDefineSymbols: {}
  763. additionalCompilerArguments: {}
  764. platformArchitecture: {}
  765. scriptingBackend:
  766. Android: 1
  767. il2cppCompilerConfiguration: {}
  768. managedStrippingLevel: {}
  769. incrementalIl2cppBuild: {}
  770. suppressCommonWarnings: 1
  771. allowUnsafeCode: 0
  772. useDeterministicCompilation: 1
  773. enableRoslynAnalyzers: 1
  774. additionalIl2CppArgs:
  775. scriptingRuntimeVersion: 1
  776. gcIncremental: 1
  777. assemblyVersionValidation: 1
  778. gcWBarrierValidation: 0
  779. apiCompatibilityLevelPerPlatform: {}
  780. m_RenderingPath: 1
  781. m_MobileRenderingPath: 1
  782. metroPackageName: 2D_BuiltInRenderer
  783. metroPackageVersion:
  784. metroCertificatePath:
  785. metroCertificatePassword:
  786. metroCertificateSubject:
  787. metroCertificateIssuer:
  788. metroCertificateNotAfter: 0000000000000000
  789. metroApplicationDescription: 2D_BuiltInRenderer
  790. wsaImages: {}
  791. metroTileShortName:
  792. metroTileShowName: 0
  793. metroMediumTileShowName: 0
  794. metroLargeTileShowName: 0
  795. metroWideTileShowName: 0
  796. metroSupportStreamingInstall: 0
  797. metroLastRequiredScene: 0
  798. metroDefaultTileSize: 1
  799. metroTileForegroundText: 2
  800. metroTileBackgroundColor: {r: 0.13333334, g: 0.17254902, b: 0.21568628, a: 0}
  801. metroSplashScreenBackgroundColor: {r: 0.12941177, g: 0.17254902, b: 0.21568628, a: 1}
  802. metroSplashScreenUseBackgroundColor: 0
  803. platformCapabilities: {}
  804. metroTargetDeviceFamilies: {}
  805. metroFTAName:
  806. metroFTAFileTypes: []
  807. metroProtocolName:
  808. vcxProjDefaultLanguage:
  809. XboxOneProductId:
  810. XboxOneUpdateKey:
  811. XboxOneSandboxId:
  812. XboxOneContentId:
  813. XboxOneTitleId:
  814. XboxOneSCId:
  815. XboxOneGameOsOverridePath:
  816. XboxOnePackagingOverridePath:
  817. XboxOneAppManifestOverridePath:
  818. XboxOneVersion: 1.0.0.0
  819. XboxOnePackageEncryption: 0
  820. XboxOnePackageUpdateGranularity: 2
  821. XboxOneDescription:
  822. XboxOneLanguage:
  823. - enus
  824. XboxOneCapability: []
  825. XboxOneGameRating: {}
  826. XboxOneIsContentPackage: 0
  827. XboxOneEnhancedXboxCompatibilityMode: 0
  828. XboxOneEnableGPUVariability: 1
  829. XboxOneSockets: {}
  830. XboxOneSplashScreen: {fileID: 0}
  831. XboxOneAllowedProductIds: []
  832. XboxOnePersistentLocalStorageSize: 0
  833. XboxOneXTitleMemory: 8
  834. XboxOneOverrideIdentityName:
  835. XboxOneOverrideIdentityPublisher:
  836. vrEditorSettings: {}
  837. cloudServicesEnabled: {}
  838. luminIcon:
  839. m_Name:
  840. m_ModelFolderPath:
  841. m_PortalFolderPath:
  842. luminCert:
  843. m_CertPath:
  844. m_SignPackage: 1
  845. luminIsChannelApp: 0
  846. luminVersion:
  847. m_VersionCode: 1
  848. m_VersionName:
  849. apiCompatibilityLevel: 6
  850. activeInputHandler: 0
  851. cloudProjectId: 7bb3f1ac-6abd-4d43-ac10-92e099b1ccb0
  852. framebufferDepthMemorylessMode: 0
  853. qualitySettingsNames: []
  854. projectName: NarKampenTake2
  855. organizationId: axelnordh
  856. cloudEnabled: 0
  857. legacyClampBlendShapeWeights: 0
  858. playerDataPath:
  859. forceSRGBBlit: 1
  860. virtualTexturingSupportEnabled: 0