Skip to content

Commit 5b16643

Browse files
committed
Update ProjectSettings.asset
1 parent 7226a57 commit 5b16643

1 file changed

Lines changed: 18 additions & 1 deletion

File tree

ProjectSettings/ProjectSettings.asset

Lines changed: 18 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,12 @@ PlayerSettings:
6868
androidRenderOutsideSafeArea: 0
6969
androidUseSwappy: 0
7070
androidBlitType: 0
71+
androidResizableWindow: 0
72+
androidDefaultWindowWidth: 1920
73+
androidDefaultWindowHeight: 1080
74+
androidMinimumWindowWidth: 400
75+
androidMinimumWindowHeight: 300
76+
androidFullscreenMode: 1
7177
defaultIsNativeResolution: 1
7278
macRetinaSupport: 1
7379
runInBackground: 1
@@ -121,6 +127,7 @@ PlayerSettings:
121127
vulkanEnableSetSRGBWrite: 0
122128
vulkanEnablePreTransform: 0
123129
vulkanEnableLateAcquireNextImage: 0
130+
vulkanEnableCommandBufferRecycling: 1
124131
m_SupportedAspectRatios:
125132
4:3: 1
126133
5:4: 1
@@ -236,6 +243,7 @@ PlayerSettings:
236243
useCustomGradlePropertiesTemplate: 0
237244
useCustomProguardFile: 0
238245
AndroidTargetArchitectures: 5
246+
AndroidTargetDevices: 0
239247
AndroidSplashScreenScale: 0
240248
androidSplashScreen: {fileID: 0}
241249
AndroidKeystoreName:
@@ -252,6 +260,7 @@ PlayerSettings:
252260
height: 180
253261
banner: {fileID: 0}
254262
androidGamepadSupportLevel: 0
263+
chromeosInputEmulation: 1
255264
AndroidMinifyWithR8: 0
256265
AndroidMinifyRelease: 0
257266
AndroidMinifyDebug: 0
@@ -354,6 +363,7 @@ PlayerSettings:
354363
cameraUsageDescription:
355364
locationUsageDescription:
356365
microphoneUsageDescription:
366+
bluetoothUsageDescription:
357367
switchNMETAOverride:
358368
switchNetLibKey:
359369
switchSocketMemoryPoolSize: 6144
@@ -491,6 +501,10 @@ PlayerSettings:
491501
switchNetworkInterfaceManagerInitializeEnabled: 1
492502
switchPlayerConnectionEnabled: 1
493503
switchUseNewStyleFilepaths: 0
504+
switchUseMicroSleepForYield: 1
505+
switchEnableRamDiskSupport: 0
506+
switchMicroSleepForYieldTime: 25
507+
switchRamDiskSpaceSize: 12
494508
ps4NPAgeRating: 12
495509
ps4NPTitleSecret:
496510
ps4NPTrophyPackPath:
@@ -561,6 +575,7 @@ PlayerSettings:
561575
ps4videoRecordingFeaturesUsed: 0
562576
ps4contentSearchFeaturesUsed: 0
563577
ps4CompatibilityPS5: 0
578+
ps4AllowPS5Detection: 0
564579
ps4GPU800MHz: 1
565580
ps4attribEyeToEyeDistanceSettingVR: 0
566581
ps4IncludedModules: []
@@ -585,7 +600,8 @@ PlayerSettings:
585600
webGLLinkerTarget: 1
586601
webGLThreadsSupport: 0
587602
webGLDecompressionFallback: 0
588-
scriptingDefineSymbols: {}
603+
scriptingDefineSymbols:
604+
1:
589605
additionalCompilerArguments: {}
590606
platformArchitecture: {}
591607
scriptingBackend: {}
@@ -632,6 +648,7 @@ PlayerSettings:
632648
metroFTAName:
633649
metroFTAFileTypes: []
634650
metroProtocolName:
651+
vcxProjDefaultLanguage:
635652
XboxOneProductId:
636653
XboxOneUpdateKey:
637654
XboxOneSandboxId:

0 commit comments

Comments
 (0)