ProjectSettings.asset 26 KB

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