commit
3255c62015
File diff suppressed because one or more lines are too long
@ -42,9 +42,124 @@ r.SkinCache.CompileShaders=True
|
||||
r.RayTracing=True
|
||||
|
||||
[/Script/AndroidRuntimeSettings.AndroidRuntimeSettings]
|
||||
bBuildForES31=False
|
||||
PackageName=com.YourCompany.[PROJECT]
|
||||
StoreVersion=1
|
||||
StoreVersionOffsetArm64=0
|
||||
StoreVersionOffsetX8664=0
|
||||
ApplicationDisplayName=
|
||||
VersionDisplayName=1.0
|
||||
MinSDKVersion=32
|
||||
TargetSDKVersion=32
|
||||
InstallLocation=InternalOnly
|
||||
bEnableLint=False
|
||||
bPackageDataInsideApk=False
|
||||
bCreateAllPlatformsInstall=False
|
||||
bDisableVerifyOBBOnStartUp=False
|
||||
bForceSmallOBBFiles=False
|
||||
bAllowLargeOBBFiles=False
|
||||
bAllowPatchOBBFile=False
|
||||
bAllowOverflowOBBFiles=False
|
||||
bDontBundleLibrariesInAPK=False
|
||||
bUseExternalFilesDir=False
|
||||
bPublicLogFiles=True
|
||||
Orientation=SensorLandscape
|
||||
MaxAspectRatio=2.100000
|
||||
bUseDisplayCutout=False
|
||||
bAllowResizing=False
|
||||
bSupportSizeChanges=False
|
||||
bRestoreNotificationsOnReboot=False
|
||||
bFullScreen=True
|
||||
bEnableNewKeyboard=True
|
||||
DepthBufferPreference=Default
|
||||
bValidateTextureFormats=True
|
||||
bForceCompressNativeLibs=False
|
||||
bEnableAdvancedBinaryCompression=True
|
||||
bEnableBundle=False
|
||||
bEnableUniversalAPK=True
|
||||
bBundleABISplit=True
|
||||
bBundleLanguageSplit=True
|
||||
bBundleDensitySplit=True
|
||||
ExtraApplicationSettings=<meta-data android:name="com.oculus.supportedDevices" android:value="quest|quest2|questpro|quest3" />
|
||||
ExtraActivitySettings=
|
||||
bAndroidVoiceEnabled=False
|
||||
bRecordPermissionAtStartupEnabled=False
|
||||
bEnableMulticastSupport=False
|
||||
bPackageForMetaQuest=True
|
||||
bRemoveOSIG=False
|
||||
KeyStore=
|
||||
KeyAlias=
|
||||
KeyStorePassword=
|
||||
KeyPassword=
|
||||
DebugKeyStore=
|
||||
DebugKeyAlias=
|
||||
DebugKeyStorePassword=
|
||||
DebugKeyPassword=
|
||||
bBuildForArm64=True
|
||||
bBuildForX8664=False
|
||||
bBuildForES31=False
|
||||
bSupportsVulkan=True
|
||||
bSupportsVulkanSM5=False
|
||||
DebugVulkanLayerDirectory=(Path="")
|
||||
bAndroidOpenGLSupportsBackbufferSampling=False
|
||||
bDetectVulkanByDefault=True
|
||||
bBuildWithHiddenSymbolVisibility=True
|
||||
bDisableStackProtector=False
|
||||
bDisableLibCppSharedDependencyValidation=False
|
||||
bSaveSymbols=False
|
||||
bStripShaderReflection=True
|
||||
bEnableGooglePlaySupport=False
|
||||
RequestCodeForPlayGamesActivities=80002
|
||||
PlayGamesClientId=
|
||||
bForceRefreshToken=False
|
||||
GamesAppID=
|
||||
bSupportAdMob=True
|
||||
AdMobAppID=
|
||||
TagForChildDirectedTreatment=TAG_FOR_CHILD_DIRECTED_TREATMENT_UNSPECIFIED
|
||||
TagForUnderAgeOfConsent=TAG_FOR_UNDER_AGE_OF_CONSENT_UNSPECIFIED
|
||||
MaxAdContentRating=MAX_AD_CONTENT_RATING_G
|
||||
AdMobAdUnitID=
|
||||
GooglePlayLicenseKey=
|
||||
GCMClientSenderID=
|
||||
bShowLaunchImage=True
|
||||
bAllowIMU=False
|
||||
bAllowControllers=True
|
||||
bBlockAndroidKeysOnControllers=False
|
||||
bControllersBlockDeviceFeedback=False
|
||||
AudioSampleRate=44100
|
||||
AudioCallbackBufferFrameSize=1024
|
||||
AudioNumBuffersToEnqueue=4
|
||||
AudioMaxChannels=0
|
||||
AudioNumSourceWorkers=0
|
||||
SpatializationPlugin=
|
||||
SourceDataOverridePlugin=
|
||||
ReverbPlugin=
|
||||
OcclusionPlugin=
|
||||
CompressionOverrides=(bOverrideCompressionTimes=False,DurationThreshold=5.000000,MaxNumRandomBranches=0,SoundCueQualityIndex=0)
|
||||
CacheSizeKB=65536
|
||||
MaxChunkSizeOverrideKB=0
|
||||
bResampleForDevice=False
|
||||
SoundCueCookQualityIndex=-1
|
||||
MaxSampleRate=48000.000000
|
||||
HighSampleRate=32000.000000
|
||||
MedSampleRate=24000.000000
|
||||
LowSampleRate=12000.000000
|
||||
MinSampleRate=8000.000000
|
||||
CompressionQualityModifier=1.000000
|
||||
AutoStreamingThreshold=0.000000
|
||||
AndroidGraphicsDebugger=None
|
||||
MaliGraphicsDebuggerPath=(Path="")
|
||||
bEnableMaliPerfCounters=False
|
||||
bMultiTargetFormat_ETC2=True
|
||||
bMultiTargetFormat_DXT=True
|
||||
bMultiTargetFormat_ASTC=True
|
||||
TextureFormatPriority_ETC2=0.200000
|
||||
TextureFormatPriority_DXT=0.600000
|
||||
TextureFormatPriority_ASTC=0.900000
|
||||
SDKAPILevelOverride=
|
||||
NDKAPILevelOverride=
|
||||
BuildToolsOverride=
|
||||
bStreamLandscapeMeshLODs=False
|
||||
bEnableDomStorage=False
|
||||
|
||||
[/Script/WindowsTargetPlatform.WindowsTargetSettings]
|
||||
DefaultGraphicsRHI=DefaultGraphicsRHI_DX12
|
||||
@ -105,3 +220,63 @@ ManualIPAddress=
|
||||
[/Script/UnrealEd.CookerSettings]
|
||||
bCookOnTheFlyForLaunchOn=True
|
||||
|
||||
[/Script/OculusXRHMD.OculusXRHMDRuntimeSettings]
|
||||
SystemSplashBackground=Black
|
||||
bAutoEnabled=False
|
||||
XrApi=OVRPluginOpenXR
|
||||
ColorSpace=P3
|
||||
ControllerPoseAlignment=Default
|
||||
bThumbstickDpadEmulationEnabled=True
|
||||
bSupportsDash=True
|
||||
bCompositesDepth=True
|
||||
bHQDistortion=False
|
||||
bSetActivePIEToPrimary=False
|
||||
bSetCVarPIEToPrimary=False
|
||||
bUpdateHeadPoseForInactivePlayer=False
|
||||
MPPoseRestoreType=Disabled
|
||||
bDynamicResolution=False
|
||||
PixelDensityMin=0.000000
|
||||
PixelDensityMax=0.000000
|
||||
+SupportedDevices=Quest2
|
||||
SuggestedCpuPerfLevel=SustainedLow
|
||||
SuggestedGpuPerfLevel=SustainedHigh
|
||||
FoveatedRenderingMethod=FixedFoveatedRendering
|
||||
FoveatedRenderingLevel=Off
|
||||
bDynamicFoveatedRendering=True
|
||||
bSupportEyeTrackedFoveatedRendering=False
|
||||
bCompositeDepthMobile=False
|
||||
bFocusAware=True
|
||||
bLateLatching=False
|
||||
bRequiresSystemKeyboard=False
|
||||
HandTrackingSupport=ControllersOnly
|
||||
HandTrackingFrequency=LOW
|
||||
HandTrackingVersion=Default
|
||||
bInsightPassthroughEnabled=False
|
||||
bAnchorSupportEnabled=False
|
||||
bAnchorSharingEnabled=False
|
||||
bSceneSupportEnabled=False
|
||||
bBoundaryVisibilitySupportEnabled=False
|
||||
bDefaultBoundaryVisibilitySuppressed=False
|
||||
bColocationSessionsEnabled=False
|
||||
bBodyTrackingEnabled=False
|
||||
BodyTrackingFidelity=Low
|
||||
BodyTrackingJointSet=UpperBody
|
||||
bEyeTrackingEnabled=False
|
||||
bFaceTrackingEnabled=False
|
||||
FaceTrackingDataSource=()
|
||||
bFaceTrackingVisemesEnabled=False
|
||||
bDeploySoToDevice=False
|
||||
bIterativeCookOnTheFly=False
|
||||
bSupportExperimentalFeatures=False
|
||||
ProcessorFavor=FavorEqually
|
||||
bTileTurnOffEnabled=True
|
||||
bSupportSBC=False
|
||||
SBCPath=files/UnrealGame/VRProject/VRProject/Saved/VulkanCache
|
||||
|
||||
[/Script/AndroidPlatformEditor.AndroidSDKSettings]
|
||||
SDKPath=(Path="")
|
||||
NDKPath=(Path="")
|
||||
JavaPath=(Path="")
|
||||
SDKAPILevel=latest
|
||||
NDKAPILevel=android-32
|
||||
|
||||
|
@ -2,3 +2,6 @@
|
||||
ProjectID=B5FFD9D44A32D50B46A88E9BC08B10E1
|
||||
bStartInVR=True
|
||||
|
||||
[/Script/UnrealEd.ProjectPackagingSettings]
|
||||
BuildConfiguration=PPBC_Shipping
|
||||
|
||||
|
BIN
Content/Fab/Megascans/3D/Baseball_Bat_udrqadxqx/Medium/BP_BaseballBat.uasset
(Stored with Git LFS)
BIN
Content/Fab/Megascans/3D/Baseball_Bat_udrqadxqx/Medium/BP_BaseballBat.uasset
(Stored with Git LFS)
Binary file not shown.
BIN
Content/Fab/Stage_Speaker_-_black/scene.uasset
(Stored with Git LFS)
Normal file
BIN
Content/Fab/Stage_Speaker_-_black/scene.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/Fab/Stage_Speaker_-_black/small_speaker_1_1001.uasset
(Stored with Git LFS)
Normal file
BIN
Content/Fab/Stage_Speaker_-_black/small_speaker_1_1001.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/Fab/Stage_Speaker_-_black/small_speaker_1_1001_baseColor.uasset
(Stored with Git LFS)
Normal file
BIN
Content/Fab/Stage_Speaker_-_black/small_speaker_1_1001_baseColor.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/Fab/Stage_Speaker_-_black/small_speaker_1_1001_metallicRoughness.uasset
(Stored with Git LFS)
Normal file
BIN
Content/Fab/Stage_Speaker_-_black/small_speaker_1_1001_metallicRoughness.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/Fab/Stage_Speaker_-_black/small_speaker_1_1001_normal.uasset
(Stored with Git LFS)
Normal file
BIN
Content/Fab/Stage_Speaker_-_black/small_speaker_1_1001_normal.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/VRTemplate/Audio/637200__kyles__baseball-bat-wood-drop-bounce.uasset
(Stored with Git LFS)
Normal file
BIN
Content/VRTemplate/Audio/637200__kyles__baseball-bat-wood-drop-bounce.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/VRTemplate/Audio/www_rusticbling_co_za_-_Kermo_Murel_-_Rahvalaul__320_KBps_.uasset
(Stored with Git LFS)
Normal file
BIN
Content/VRTemplate/Audio/www_rusticbling_co_za_-_Kermo_Murel_-_Rahvalaul__320_KBps_.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/VRTemplate/Blueprints/BP_Speaker.uasset
(Stored with Git LFS)
Normal file
BIN
Content/VRTemplate/Blueprints/BP_Speaker.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/VRTemplate/Blueprints/Plane_Blueprint.uasset
(Stored with Git LFS)
Normal file
BIN
Content/VRTemplate/Blueprints/Plane_Blueprint.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/VRTemplate/Maps/VRTemplateMap.umap
(Stored with Git LFS)
BIN
Content/VRTemplate/Maps/VRTemplateMap.umap
(Stored with Git LFS)
Binary file not shown.
BIN
Content/VRTemplate/Maps/VRTemplateMap_BuiltData.uasset
(Stored with Git LFS)
BIN
Content/VRTemplate/Maps/VRTemplateMap_BuiltData.uasset
(Stored with Git LFS)
Binary file not shown.
@ -1,6 +1,6 @@
|
||||
{
|
||||
"FileVersion": 3,
|
||||
"EngineAssociation": "{E7F2F287-4A8F-0C62-8DF2-44B195CFFAA0}",
|
||||
"EngineAssociation": "5.5",
|
||||
"Category": "",
|
||||
"Description": "",
|
||||
"Plugins": [
|
||||
|
Loading…
x
Reference in New Issue
Block a user