ProjectSettings.asset 25 KB

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