ProjectSettings.asset 25 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946
  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: 27da6ab36a1efc746ae5458c274c6b37
  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: 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: 0
  69. androidUseSwappy: 0
  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: 1
  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: 0
  101. allowFullscreenSwitch: 1
  102. fullscreenMode: 3
  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: 2.0.0
  138. preloadedAssets: []
  139. metroInputSource: 0
  140. wsaTransparentSwapchain: 0
  141. m_HolographicPauseOnTrackingLoss: 1
  142. xboxOneDisableKinectGpuReservation: 0
  143. xboxOneEnable7thCore: 0
  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: se.axelnordh.narkampen
  159. Standalone: com.gamevanilla.CCGKit
  160. Tizen: com.Company.ProductName
  161. iPhone: com.Company.ProductName
  162. tvOS: com.Company.ProductName
  163. buildNumber:
  164. Standalone: 0
  165. iPhone: 0
  166. tvOS: 0
  167. overrideDefaultApplicationIdentifier: 0
  168. AndroidBundleVersionCode: 1
  169. AndroidMinSdkVersion: 22
  170. AndroidTargetSdkVersion: 0
  171. AndroidPreferredInstallLocation: 1
  172. aotOptions:
  173. stripEngineCode: 1
  174. iPhoneStrippingLevel: 0
  175. iPhoneScriptCallOptimization: 0
  176. ForceInternetPermission: 0
  177. ForceSDCardPermission: 0
  178. CreateWallpaper: 0
  179. APKExpansionFiles: 0
  180. keepLoadedShadersAlive: 0
  181. StripUnusedMeshComponents: 0
  182. VertexChannelCompressionMask: 214
  183. iPhoneSdkVersion: 988
  184. iOSTargetOSVersionString: 11.0
  185. tvOSSdkVersion: 0
  186. tvOSRequireExtendedGameController: 0
  187. tvOSTargetOSVersionString: 11.0
  188. uIPrerenderedIcon: 0
  189. uIRequiresPersistentWiFi: 0
  190. uIRequiresFullScreen: 1
  191. uIStatusBarHidden: 1
  192. uIExitOnSuspend: 0
  193. uIStatusBarStyle: 0
  194. appleTVSplashScreen: {fileID: 0}
  195. appleTVSplashScreen2x: {fileID: 0}
  196. tvOSSmallIconLayers: []
  197. tvOSSmallIconLayers2x: []
  198. tvOSLargeIconLayers: []
  199. tvOSLargeIconLayers2x: []
  200. tvOSTopShelfImageLayers: []
  201. tvOSTopShelfImageLayers2x: []
  202. tvOSTopShelfImageWideLayers: []
  203. tvOSTopShelfImageWideLayers2x: []
  204. iOSLaunchScreenType: 0
  205. iOSLaunchScreenPortrait: {fileID: 0}
  206. iOSLaunchScreenLandscape: {fileID: 0}
  207. iOSLaunchScreenBackgroundColor:
  208. serializedVersion: 2
  209. rgba: 0
  210. iOSLaunchScreenFillPct: 100
  211. iOSLaunchScreenSize: 100
  212. iOSLaunchScreenCustomXibPath:
  213. iOSLaunchScreeniPadType: 0
  214. iOSLaunchScreeniPadImage: {fileID: 0}
  215. iOSLaunchScreeniPadBackgroundColor:
  216. serializedVersion: 2
  217. rgba: 0
  218. iOSLaunchScreeniPadFillPct: 100
  219. iOSLaunchScreeniPadSize: 100
  220. iOSLaunchScreeniPadCustomXibPath:
  221. iOSLaunchScreenCustomStoryboardPath:
  222. iOSLaunchScreeniPadCustomStoryboardPath:
  223. iOSDeviceRequirements: []
  224. iOSURLSchemes: []
  225. macOSURLSchemes: []
  226. iOSBackgroundModes: 0
  227. iOSMetalForceHardShadows: 0
  228. metalEditorSupport: 1
  229. metalAPIValidation: 1
  230. iOSRenderExtraFrameOnPause: 1
  231. iosCopyPluginsCodeInsteadOfSymlink: 0
  232. appleDeveloperTeamID:
  233. iOSManualSigningProvisioningProfileID:
  234. tvOSManualSigningProvisioningProfileID:
  235. iOSManualSigningProvisioningProfileType: 0
  236. tvOSManualSigningProvisioningProfileType: 0
  237. appleEnableAutomaticSigning: 0
  238. iOSRequireARKit: 0
  239. iOSAutomaticallyDetectAndAddCapabilities: 1
  240. appleEnableProMotion: 0
  241. shaderPrecisionModel: 0
  242. clonedFromGUID: 71ed409f908d14597abd7dba778391c6
  243. templatePackageId:
  244. templateDefaultScene:
  245. useCustomMainManifest: 0
  246. useCustomLauncherManifest: 0
  247. useCustomMainGradleTemplate: 0
  248. useCustomLauncherGradleManifest: 0
  249. useCustomBaseGradleTemplate: 0
  250. useCustomGradlePropertiesTemplate: 0
  251. useCustomProguardFile: 0
  252. AndroidTargetArchitectures: 5
  253. AndroidTargetDevices: 0
  254. AndroidSplashScreenScale: 0
  255. androidSplashScreen: {fileID: 0}
  256. AndroidKeystoreName: '{inproject}: '
  257. AndroidKeyaliasName:
  258. AndroidBuildApkPerCpuArchitecture: 0
  259. AndroidTVCompatibility: 1
  260. AndroidIsGame: 1
  261. AndroidEnableTango: 0
  262. androidEnableBanner: 1
  263. androidUseLowAccuracyLocation: 0
  264. androidUseCustomKeystore: 0
  265. m_AndroidBanners:
  266. - width: 320
  267. height: 180
  268. banner: {fileID: 0}
  269. androidGamepadSupportLevel: 0
  270. chromeosInputEmulation: 1
  271. AndroidMinifyWithR8: 0
  272. AndroidMinifyRelease: 0
  273. AndroidMinifyDebug: 0
  274. AndroidValidateAppBundleSize: 1
  275. AndroidAppBundleSizeToValidate: 150
  276. m_BuildTargetIcons:
  277. - m_BuildTarget:
  278. m_Icons:
  279. - serializedVersion: 2
  280. m_Icon: {fileID: 0}
  281. m_Width: 128
  282. m_Height: 128
  283. m_Kind: 53523
  284. m_BuildTargetPlatformIcons:
  285. - m_BuildTarget: iPhone
  286. m_Icons:
  287. - m_Textures: []
  288. m_Width: 180
  289. m_Height: 180
  290. m_Kind: 0
  291. m_SubKind: iPhone
  292. - m_Textures: []
  293. m_Width: 120
  294. m_Height: 120
  295. m_Kind: 0
  296. m_SubKind: iPhone
  297. - m_Textures: []
  298. m_Width: 167
  299. m_Height: 167
  300. m_Kind: 0
  301. m_SubKind: iPad
  302. - m_Textures: []
  303. m_Width: 152
  304. m_Height: 152
  305. m_Kind: 0
  306. m_SubKind: iPad
  307. - m_Textures: []
  308. m_Width: 76
  309. m_Height: 76
  310. m_Kind: 0
  311. m_SubKind: iPad
  312. - m_Textures: []
  313. m_Width: 120
  314. m_Height: 120
  315. m_Kind: 3
  316. m_SubKind: iPhone
  317. - m_Textures: []
  318. m_Width: 80
  319. m_Height: 80
  320. m_Kind: 3
  321. m_SubKind: iPhone
  322. - m_Textures: []
  323. m_Width: 80
  324. m_Height: 80
  325. m_Kind: 3
  326. m_SubKind: iPad
  327. - m_Textures: []
  328. m_Width: 40
  329. m_Height: 40
  330. m_Kind: 3
  331. m_SubKind: iPad
  332. - m_Textures: []
  333. m_Width: 87
  334. m_Height: 87
  335. m_Kind: 1
  336. m_SubKind: iPhone
  337. - m_Textures: []
  338. m_Width: 58
  339. m_Height: 58
  340. m_Kind: 1
  341. m_SubKind: iPhone
  342. - m_Textures: []
  343. m_Width: 29
  344. m_Height: 29
  345. m_Kind: 1
  346. m_SubKind: iPhone
  347. - m_Textures: []
  348. m_Width: 58
  349. m_Height: 58
  350. m_Kind: 1
  351. m_SubKind: iPad
  352. - m_Textures: []
  353. m_Width: 29
  354. m_Height: 29
  355. m_Kind: 1
  356. m_SubKind: iPad
  357. - m_Textures: []
  358. m_Width: 60
  359. m_Height: 60
  360. m_Kind: 2
  361. m_SubKind: iPhone
  362. - m_Textures: []
  363. m_Width: 40
  364. m_Height: 40
  365. m_Kind: 2
  366. m_SubKind: iPhone
  367. - m_Textures: []
  368. m_Width: 40
  369. m_Height: 40
  370. m_Kind: 2
  371. m_SubKind: iPad
  372. - m_Textures: []
  373. m_Width: 20
  374. m_Height: 20
  375. m_Kind: 2
  376. m_SubKind: iPad
  377. - m_Textures: []
  378. m_Width: 1024
  379. m_Height: 1024
  380. m_Kind: 4
  381. m_SubKind: App Store
  382. - m_BuildTarget: Android
  383. m_Icons:
  384. - m_Textures: []
  385. m_Width: 432
  386. m_Height: 432
  387. m_Kind: 2
  388. m_SubKind:
  389. - m_Textures: []
  390. m_Width: 324
  391. m_Height: 324
  392. m_Kind: 2
  393. m_SubKind:
  394. - m_Textures: []
  395. m_Width: 216
  396. m_Height: 216
  397. m_Kind: 2
  398. m_SubKind:
  399. - m_Textures: []
  400. m_Width: 162
  401. m_Height: 162
  402. m_Kind: 2
  403. m_SubKind:
  404. - m_Textures: []
  405. m_Width: 108
  406. m_Height: 108
  407. m_Kind: 2
  408. m_SubKind:
  409. - m_Textures: []
  410. m_Width: 81
  411. m_Height: 81
  412. m_Kind: 2
  413. m_SubKind:
  414. - m_Textures: []
  415. m_Width: 192
  416. m_Height: 192
  417. m_Kind: 1
  418. m_SubKind:
  419. - m_Textures: []
  420. m_Width: 144
  421. m_Height: 144
  422. m_Kind: 1
  423. m_SubKind:
  424. - m_Textures: []
  425. m_Width: 96
  426. m_Height: 96
  427. m_Kind: 1
  428. m_SubKind:
  429. - m_Textures: []
  430. m_Width: 72
  431. m_Height: 72
  432. m_Kind: 1
  433. m_SubKind:
  434. - m_Textures: []
  435. m_Width: 48
  436. m_Height: 48
  437. m_Kind: 1
  438. m_SubKind:
  439. - m_Textures: []
  440. m_Width: 36
  441. m_Height: 36
  442. m_Kind: 1
  443. m_SubKind:
  444. - m_Textures: []
  445. m_Width: 192
  446. m_Height: 192
  447. m_Kind: 0
  448. m_SubKind:
  449. - m_Textures: []
  450. m_Width: 144
  451. m_Height: 144
  452. m_Kind: 0
  453. m_SubKind:
  454. - m_Textures: []
  455. m_Width: 96
  456. m_Height: 96
  457. m_Kind: 0
  458. m_SubKind:
  459. - m_Textures: []
  460. m_Width: 72
  461. m_Height: 72
  462. m_Kind: 0
  463. m_SubKind:
  464. - m_Textures: []
  465. m_Width: 48
  466. m_Height: 48
  467. m_Kind: 0
  468. m_SubKind:
  469. - m_Textures: []
  470. m_Width: 36
  471. m_Height: 36
  472. m_Kind: 0
  473. m_SubKind:
  474. m_BuildTargetBatching: []
  475. m_BuildTargetGraphicsJobs:
  476. - m_BuildTarget: MacStandaloneSupport
  477. m_GraphicsJobs: 0
  478. - m_BuildTarget: Switch
  479. m_GraphicsJobs: 0
  480. - m_BuildTarget: MetroSupport
  481. m_GraphicsJobs: 0
  482. - m_BuildTarget: AppleTVSupport
  483. m_GraphicsJobs: 0
  484. - m_BuildTarget: BJMSupport
  485. m_GraphicsJobs: 0
  486. - m_BuildTarget: LinuxStandaloneSupport
  487. m_GraphicsJobs: 0
  488. - m_BuildTarget: PS4Player
  489. m_GraphicsJobs: 0
  490. - m_BuildTarget: iOSSupport
  491. m_GraphicsJobs: 0
  492. - m_BuildTarget: WindowsStandaloneSupport
  493. m_GraphicsJobs: 0
  494. - m_BuildTarget: XboxOnePlayer
  495. m_GraphicsJobs: 0
  496. - m_BuildTarget: LuminSupport
  497. m_GraphicsJobs: 0
  498. - m_BuildTarget: AndroidPlayer
  499. m_GraphicsJobs: 0
  500. - m_BuildTarget: WebGLSupport
  501. m_GraphicsJobs: 0
  502. m_BuildTargetGraphicsJobMode:
  503. - m_BuildTarget: PS4Player
  504. m_GraphicsJobMode: 0
  505. - m_BuildTarget: XboxOnePlayer
  506. m_GraphicsJobMode: 0
  507. m_BuildTargetGraphicsAPIs:
  508. - m_BuildTarget: iOSSupport
  509. m_APIs: 10000000
  510. m_Automatic: 1
  511. - m_BuildTarget: AndroidPlayer
  512. m_APIs: 0b00000008000000
  513. m_Automatic: 0
  514. m_BuildTargetVRSettings:
  515. - m_BuildTarget: Android
  516. m_Enabled: 0
  517. m_Devices:
  518. - Oculus
  519. - m_BuildTarget: Windows Store Apps
  520. m_Enabled: 0
  521. m_Devices: []
  522. - m_BuildTarget: N3DS
  523. m_Enabled: 0
  524. m_Devices: []
  525. - m_BuildTarget: PS3
  526. m_Enabled: 0
  527. m_Devices: []
  528. - m_BuildTarget: PS4
  529. m_Enabled: 0
  530. m_Devices:
  531. - PlayStationVR
  532. - m_BuildTarget: PSM
  533. m_Enabled: 0
  534. m_Devices: []
  535. - m_BuildTarget: PSP2
  536. m_Enabled: 0
  537. m_Devices: []
  538. - m_BuildTarget: SamsungTV
  539. m_Enabled: 0
  540. m_Devices: []
  541. - m_BuildTarget: Standalone
  542. m_Enabled: 0
  543. m_Devices:
  544. - Oculus
  545. - m_BuildTarget: Tizen
  546. m_Enabled: 0
  547. m_Devices: []
  548. - m_BuildTarget: WebGL
  549. m_Enabled: 0
  550. m_Devices: []
  551. - m_BuildTarget: WebPlayer
  552. m_Enabled: 0
  553. m_Devices: []
  554. - m_BuildTarget: WiiU
  555. m_Enabled: 0
  556. m_Devices: []
  557. - m_BuildTarget: Xbox360
  558. m_Enabled: 0
  559. m_Devices: []
  560. - m_BuildTarget: XboxOne
  561. m_Enabled: 0
  562. m_Devices: []
  563. - m_BuildTarget: iPhone
  564. m_Enabled: 0
  565. m_Devices: []
  566. - m_BuildTarget: tvOS
  567. m_Enabled: 0
  568. m_Devices: []
  569. openGLRequireES31: 0
  570. openGLRequireES31AEP: 0
  571. openGLRequireES32: 0
  572. m_TemplateCustomTags: {}
  573. mobileMTRendering:
  574. Android: 1
  575. iPhone: 1
  576. tvOS: 1
  577. m_BuildTargetGroupLightmapEncodingQuality:
  578. - m_BuildTarget: Standalone
  579. m_EncodingQuality: 1
  580. - m_BuildTarget: XboxOne
  581. m_EncodingQuality: 1
  582. - m_BuildTarget: PS4
  583. m_EncodingQuality: 1
  584. m_BuildTargetGroupLightmapSettings: []
  585. m_BuildTargetNormalMapEncoding: []
  586. m_BuildTargetDefaultTextureCompressionFormat: []
  587. playModeTestRunnerEnabled: 0
  588. runPlayModeTestAsEditModeTest: 0
  589. actionOnDotNetUnhandledException: 1
  590. enableInternalProfiler: 0
  591. logObjCUncaughtExceptions: 1
  592. enableCrashReportAPI: 0
  593. cameraUsageDescription:
  594. locationUsageDescription:
  595. microphoneUsageDescription:
  596. bluetoothUsageDescription:
  597. switchNMETAOverride:
  598. switchNetLibKey:
  599. switchSocketMemoryPoolSize: 6144
  600. switchSocketAllocatorPoolSize: 128
  601. switchSocketConcurrencyLimit: 14
  602. switchScreenResolutionBehavior: 2
  603. switchUseCPUProfiler: 0
  604. switchUseGOLDLinker: 0
  605. switchLTOSetting: 0
  606. switchApplicationID: 0x0005000C10000001
  607. switchNSODependencies:
  608. switchTitleNames_0:
  609. switchTitleNames_1:
  610. switchTitleNames_2:
  611. switchTitleNames_3:
  612. switchTitleNames_4:
  613. switchTitleNames_5:
  614. switchTitleNames_6:
  615. switchTitleNames_7:
  616. switchTitleNames_8:
  617. switchTitleNames_9:
  618. switchTitleNames_10:
  619. switchTitleNames_11:
  620. switchTitleNames_12:
  621. switchTitleNames_13:
  622. switchTitleNames_14:
  623. switchTitleNames_15:
  624. switchPublisherNames_0:
  625. switchPublisherNames_1:
  626. switchPublisherNames_2:
  627. switchPublisherNames_3:
  628. switchPublisherNames_4:
  629. switchPublisherNames_5:
  630. switchPublisherNames_6:
  631. switchPublisherNames_7:
  632. switchPublisherNames_8:
  633. switchPublisherNames_9:
  634. switchPublisherNames_10:
  635. switchPublisherNames_11:
  636. switchPublisherNames_12:
  637. switchPublisherNames_13:
  638. switchPublisherNames_14:
  639. switchPublisherNames_15:
  640. switchIcons_0: {fileID: 0}
  641. switchIcons_1: {fileID: 0}
  642. switchIcons_2: {fileID: 0}
  643. switchIcons_3: {fileID: 0}
  644. switchIcons_4: {fileID: 0}
  645. switchIcons_5: {fileID: 0}
  646. switchIcons_6: {fileID: 0}
  647. switchIcons_7: {fileID: 0}
  648. switchIcons_8: {fileID: 0}
  649. switchIcons_9: {fileID: 0}
  650. switchIcons_10: {fileID: 0}
  651. switchIcons_11: {fileID: 0}
  652. switchIcons_12: {fileID: 0}
  653. switchIcons_13: {fileID: 0}
  654. switchIcons_14: {fileID: 0}
  655. switchIcons_15: {fileID: 0}
  656. switchSmallIcons_0: {fileID: 0}
  657. switchSmallIcons_1: {fileID: 0}
  658. switchSmallIcons_2: {fileID: 0}
  659. switchSmallIcons_3: {fileID: 0}
  660. switchSmallIcons_4: {fileID: 0}
  661. switchSmallIcons_5: {fileID: 0}
  662. switchSmallIcons_6: {fileID: 0}
  663. switchSmallIcons_7: {fileID: 0}
  664. switchSmallIcons_8: {fileID: 0}
  665. switchSmallIcons_9: {fileID: 0}
  666. switchSmallIcons_10: {fileID: 0}
  667. switchSmallIcons_11: {fileID: 0}
  668. switchSmallIcons_12: {fileID: 0}
  669. switchSmallIcons_13: {fileID: 0}
  670. switchSmallIcons_14: {fileID: 0}
  671. switchSmallIcons_15: {fileID: 0}
  672. switchManualHTML:
  673. switchAccessibleURLs:
  674. switchLegalInformation:
  675. switchMainThreadStackSize: 1048576
  676. switchPresenceGroupId: 0x0005000C10000001
  677. switchLogoHandling: 0
  678. switchReleaseVersion: 0
  679. switchDisplayVersion: 1.0.0
  680. switchStartupUserAccount: 0
  681. switchTouchScreenUsage: 0
  682. switchSupportedLanguagesMask: 0
  683. switchLogoType: 0
  684. switchApplicationErrorCodeCategory:
  685. switchUserAccountSaveDataSize: 0
  686. switchUserAccountSaveDataJournalSize: 0
  687. switchApplicationAttribute: 0
  688. switchCardSpecSize: 4
  689. switchCardSpecClock: 25
  690. switchRatingsMask: 0
  691. switchRatingsInt_0: 0
  692. switchRatingsInt_1: 0
  693. switchRatingsInt_2: 0
  694. switchRatingsInt_3: 0
  695. switchRatingsInt_4: 0
  696. switchRatingsInt_5: 0
  697. switchRatingsInt_6: 0
  698. switchRatingsInt_7: 0
  699. switchRatingsInt_8: 0
  700. switchRatingsInt_9: 0
  701. switchRatingsInt_10: 0
  702. switchRatingsInt_11: 0
  703. switchRatingsInt_12: 0
  704. switchLocalCommunicationIds_0: 0x0005000C10000001
  705. switchLocalCommunicationIds_1:
  706. switchLocalCommunicationIds_2:
  707. switchLocalCommunicationIds_3:
  708. switchLocalCommunicationIds_4:
  709. switchLocalCommunicationIds_5:
  710. switchLocalCommunicationIds_6:
  711. switchLocalCommunicationIds_7:
  712. switchParentalControl: 0
  713. switchAllowsScreenshot: 1
  714. switchAllowsVideoCapturing: 1
  715. switchAllowsRuntimeAddOnContentInstall: 0
  716. switchDataLossConfirmation: 0
  717. switchUserAccountLockEnabled: 0
  718. switchSystemResourceMemory: 16777216
  719. switchSupportedNpadStyles: 3
  720. switchNativeFsCacheSize: 32
  721. switchIsHoldTypeHorizontal: 0
  722. switchSupportedNpadCount: 8
  723. switchSocketConfigEnabled: 0
  724. switchTcpInitialSendBufferSize: 32
  725. switchTcpInitialReceiveBufferSize: 64
  726. switchTcpAutoSendBufferSizeMax: 256
  727. switchTcpAutoReceiveBufferSizeMax: 256
  728. switchUdpSendBufferSize: 9
  729. switchUdpReceiveBufferSize: 42
  730. switchSocketBufferEfficiency: 4
  731. switchSocketInitializeEnabled: 1
  732. switchNetworkInterfaceManagerInitializeEnabled: 1
  733. switchPlayerConnectionEnabled: 1
  734. switchUseNewStyleFilepaths: 0
  735. switchUseMicroSleepForYield: 1
  736. switchEnableRamDiskSupport: 0
  737. switchMicroSleepForYieldTime: 25
  738. switchRamDiskSpaceSize: 12
  739. ps4NPAgeRating: 12
  740. ps4NPTitleSecret:
  741. ps4NPTrophyPackPath:
  742. ps4ParentalLevel: 1
  743. ps4ContentID: ED1633-NPXX51362_00-0000000000000000
  744. ps4Category: 0
  745. ps4MasterVersion: 01.00
  746. ps4AppVersion: 01.00
  747. ps4AppType: 0
  748. ps4ParamSfxPath:
  749. ps4VideoOutPixelFormat: 0
  750. ps4VideoOutInitialWidth: 1920
  751. ps4VideoOutBaseModeInitialWidth: 1920
  752. ps4VideoOutReprojectionRate: 120
  753. ps4PronunciationXMLPath:
  754. ps4PronunciationSIGPath:
  755. ps4BackgroundImagePath:
  756. ps4StartupImagePath:
  757. ps4StartupImagesFolder:
  758. ps4IconImagesFolder:
  759. ps4SaveDataImagePath:
  760. ps4SdkOverride:
  761. ps4BGMPath:
  762. ps4ShareFilePath:
  763. ps4ShareOverlayImagePath:
  764. ps4PrivacyGuardImagePath:
  765. ps4ExtraSceSysFile:
  766. ps4NPtitleDatPath:
  767. ps4RemotePlayKeyAssignment: -1
  768. ps4RemotePlayKeyMappingDir:
  769. ps4PlayTogetherPlayerCount: 0
  770. ps4EnterButtonAssignment: 1
  771. ps4ApplicationParam1: 0
  772. ps4ApplicationParam2: 0
  773. ps4ApplicationParam3: 0
  774. ps4ApplicationParam4: 0
  775. ps4DownloadDataSize: 0
  776. ps4GarlicHeapSize: 2048
  777. ps4ProGarlicHeapSize: 2560
  778. playerPrefsMaxSize: 32768
  779. ps4Passcode: frAQBc8Wsa1xVPfvJcrgRYwTiizs2trQ
  780. ps4pnSessions: 1
  781. ps4pnPresence: 1
  782. ps4pnFriends: 1
  783. ps4pnGameCustomData: 1
  784. playerPrefsSupport: 0
  785. enableApplicationExit: 0
  786. resetTempFolder: 1
  787. restrictedAudioUsageRights: 0
  788. ps4UseResolutionFallback: 0
  789. ps4ReprojectionSupport: 0
  790. ps4UseAudio3dBackend: 0
  791. ps4UseLowGarlicFragmentationMode: 1
  792. ps4SocialScreenEnabled: 0
  793. ps4ScriptOptimizationLevel: 3
  794. ps4Audio3dVirtualSpeakerCount: 14
  795. ps4attribCpuUsage: 0
  796. ps4PatchPkgPath:
  797. ps4PatchLatestPkgPath:
  798. ps4PatchChangeinfoPath:
  799. ps4PatchDayOne: 0
  800. ps4attribUserManagement: 0
  801. ps4attribMoveSupport: 0
  802. ps4attrib3DSupport: 0
  803. ps4attribShareSupport: 0
  804. ps4attribExclusiveVR: 0
  805. ps4disableAutoHideSplash: 0
  806. ps4videoRecordingFeaturesUsed: 0
  807. ps4contentSearchFeaturesUsed: 0
  808. ps4CompatibilityPS5: 0
  809. ps4AllowPS5Detection: 0
  810. ps4GPU800MHz: 1
  811. ps4attribEyeToEyeDistanceSettingVR: 0
  812. ps4IncludedModules: []
  813. ps4attribVROutputEnabled: 0
  814. monoEnv:
  815. splashScreenBackgroundSourceLandscape: {fileID: 0}
  816. splashScreenBackgroundSourcePortrait: {fileID: 0}
  817. blurSplashScreenBackground: 1
  818. spritePackerPolicy:
  819. webGLMemorySize: 256
  820. webGLExceptionSupport: 1
  821. webGLNameFilesAsHashes: 0
  822. webGLDataCaching: 0
  823. webGLDebugSymbols: 0
  824. webGLEmscriptenArgs:
  825. webGLModulesDirectory:
  826. webGLTemplate: APPLICATION:Default
  827. webGLAnalyzeBuildSize: 0
  828. webGLUseEmbeddedResources: 0
  829. webGLCompressionFormat: 1
  830. webGLWasmArithmeticExceptions: 0
  831. webGLLinkerTarget: 1
  832. webGLThreadsSupport: 0
  833. webGLDecompressionFallback: 0
  834. scriptingDefineSymbols:
  835. : MIRROR;MIRROR_17_0_OR_NEWER;MIRROR_18_0_OR_NEWER;MIRROR_24_0_OR_NEWER;MIRROR_26_0_OR_NEWER;MIRROR_27_0_OR_NEWER;MIRROR_28_0_OR_NEWER;MIRROR_29_0_OR_NEWER;MIRROR_30_0_OR_NEWER;MIRROR_30_5_2_OR_NEWER;MIRROR_32_1_2_OR_NEWER;MIRROR_32_1_4_OR_NEWER;MIRROR_35_0_OR_NEWER;MIRROR_35_1_OR_NEWER;MIRROR_37_0_OR_NEWER;MIRROR_38_0_OR_NEWER;MIRROR_39_0_OR_NEWER;MIRROR_40_0_OR_NEWER;MIRROR_41_0_OR_NEWER;MIRROR_42_0_OR_NEWER;MIRROR_43_0_OR_NEWER;MIRROR_44_0_OR_NEWER;MIRROR_46_0_OR_NEWER;MIRROR_47_0_OR_NEWER;MIRROR_53_0_OR_NEWER;MIRROR_55_0_OR_NEWER;MIRROR_57_0_OR_NEWER;MIRROR_58_0_OR_NEWER;MIRROR_65_0_OR_NEWER;MIRROR_66_0_OR_NEWER
  836. Android: MIRROR;MIRROR_17_0_OR_NEWER;MIRROR_18_0_OR_NEWER;MIRROR_24_0_OR_NEWER;MIRROR_26_0_OR_NEWER;MIRROR_27_0_OR_NEWER;MIRROR_28_0_OR_NEWER;MIRROR_29_0_OR_NEWER;MIRROR_30_0_OR_NEWER;MIRROR_30_5_2_OR_NEWER;MIRROR_32_1_2_OR_NEWER;MIRROR_32_1_4_OR_NEWER;MIRROR_35_0_OR_NEWER;MIRROR_35_1_OR_NEWER;MIRROR_37_0_OR_NEWER;MIRROR_38_0_OR_NEWER;MIRROR_39_0_OR_NEWER;MIRROR_40_0_OR_NEWER;MIRROR_41_0_OR_NEWER;MIRROR_42_0_OR_NEWER;MIRROR_43_0_OR_NEWER;MIRROR_44_0_OR_NEWER;MIRROR_46_0_OR_NEWER;MIRROR_47_0_OR_NEWER;MIRROR_53_0_OR_NEWER;MIRROR_55_0_OR_NEWER;MIRROR_57_0_OR_NEWER;MIRROR_58_0_OR_NEWER;MIRROR_65_0_OR_NEWER;MIRROR_66_0_OR_NEWER
  837. additionalCompilerArguments: {}
  838. platformArchitecture: {}
  839. scriptingBackend:
  840. Standalone: 0
  841. WebGL: 1
  842. WebPlayer: 0
  843. il2cppCompilerConfiguration: {}
  844. managedStrippingLevel: {}
  845. incrementalIl2cppBuild: {}
  846. suppressCommonWarnings: 1
  847. allowUnsafeCode: 0
  848. useDeterministicCompilation: 1
  849. enableRoslynAnalyzers: 1
  850. additionalIl2CppArgs:
  851. scriptingRuntimeVersion: 1
  852. gcIncremental: 0
  853. assemblyVersionValidation: 1
  854. gcWBarrierValidation: 0
  855. apiCompatibilityLevelPerPlatform: {}
  856. m_RenderingPath: 1
  857. m_MobileRenderingPath: 1
  858. metroPackageName: CCGKit
  859. metroPackageVersion:
  860. metroCertificatePath:
  861. metroCertificatePassword:
  862. metroCertificateSubject:
  863. metroCertificateIssuer:
  864. metroCertificateNotAfter: 0000000000000000
  865. metroApplicationDescription: CCGKit
  866. wsaImages: {}
  867. metroTileShortName:
  868. metroTileShowName: 0
  869. metroMediumTileShowName: 0
  870. metroLargeTileShowName: 0
  871. metroWideTileShowName: 0
  872. metroSupportStreamingInstall: 0
  873. metroLastRequiredScene: 0
  874. metroDefaultTileSize: 1
  875. metroTileForegroundText: 1
  876. metroTileBackgroundColor: {r: 0.13333334, g: 0.17254902, b: 0.21568628, a: 0}
  877. metroSplashScreenBackgroundColor: {r: 0.13333334, g: 0.17254902, b: 0.21568628,
  878. a: 1}
  879. metroSplashScreenUseBackgroundColor: 1
  880. platformCapabilities: {}
  881. metroTargetDeviceFamilies: {}
  882. metroFTAName:
  883. metroFTAFileTypes: []
  884. metroProtocolName:
  885. vcxProjDefaultLanguage:
  886. XboxOneProductId:
  887. XboxOneUpdateKey:
  888. XboxOneSandboxId:
  889. XboxOneContentId:
  890. XboxOneTitleId:
  891. XboxOneSCId:
  892. XboxOneGameOsOverridePath:
  893. XboxOnePackagingOverridePath:
  894. XboxOneAppManifestOverridePath:
  895. XboxOneVersion: 1.0.0.0
  896. XboxOnePackageEncryption: 0
  897. XboxOnePackageUpdateGranularity: 2
  898. XboxOneDescription:
  899. XboxOneLanguage:
  900. - enus
  901. XboxOneCapability: []
  902. XboxOneGameRating: {}
  903. XboxOneIsContentPackage: 0
  904. XboxOneEnhancedXboxCompatibilityMode: 0
  905. XboxOneEnableGPUVariability: 0
  906. XboxOneSockets: {}
  907. XboxOneSplashScreen: {fileID: 0}
  908. XboxOneAllowedProductIds: []
  909. XboxOnePersistentLocalStorageSize: 0
  910. XboxOneXTitleMemory: 8
  911. XboxOneOverrideIdentityName:
  912. XboxOneOverrideIdentityPublisher:
  913. vrEditorSettings: {}
  914. cloudServicesEnabled:
  915. Analytics: 0
  916. Build: 0
  917. Collab: 0
  918. ErrorHub: 0
  919. Game_Performance: 0
  920. Hub: 0
  921. Purchasing: 0
  922. UNet: 1
  923. Unity_Ads: 0
  924. luminIcon:
  925. m_Name:
  926. m_ModelFolderPath:
  927. m_PortalFolderPath:
  928. luminCert:
  929. m_CertPath:
  930. m_SignPackage: 1
  931. luminIsChannelApp: 0
  932. luminVersion:
  933. m_VersionCode: 1
  934. m_VersionName:
  935. apiCompatibilityLevel: 6
  936. activeInputHandler: 2
  937. cloudProjectId: 742a50d3-da1b-40e8-a05d-592971db0453
  938. framebufferDepthMemorylessMode: 0
  939. qualitySettingsNames: []
  940. projectName: NarKampenV3
  941. organizationId: axelnordh
  942. cloudEnabled: 0
  943. legacyClampBlendShapeWeights: 1
  944. playerDataPath:
  945. forceSRGBBlit: 1
  946. virtualTexturingSupportEnabled: 0