ProjectSettings.asset 25 KB

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