Files
UnrealEngineUWP/Engine/Config/IOS/IOSEngine.ini
jack porter 2bbc43bc53 Copying //UE4/Dev-Mobile to Dev-Main (//UE4/Dev-Main) Souce CL: 4806680
#lockdown: Nick.Penwarden
#rb None

#ROBOMERGE-OWNER: ryan.gerleve
#ROBOMERGE-AUTHOR: jack.porter
#ROBOMERGE-SOURCE: CL 4806726 in //UE4/Main/...
#ROBOMERGE-BOT: ENGINE (Main -> Dev-Networking)

[CL 4806733 by jack porter in Dev-Networking branch]
2019-01-24 20:39:08 -05:00

59 lines
1.5 KiB
INI

[/Script/Engine.Engine]
; DefaultBloomKernel is not used on mobile
DefaultBloomKernelTextureName=/Engine/EngineResources/DefaultTexture.DefaultTexture
[/Script/Engine.GarbageCollectionSettings]
gc.MaxObjectsInGame=131072
[PlatformCrypto]
PlatformRequiresDataCrypto=True
[Audio]
AudioDeviceModuleName=IOSAudio
;Uncomment below and comment out above line to enable new audio mixer
;AudioDeviceModuleName=AudioMixerAudioUnit
; Defining below allows switching to audio mixer using -audiomixer commandline
AudioMixerModuleName=AudioMixerAudioUnit
; Defines a platform-specific volume headroom (in dB) for audio to provide better platform consistency with respect to volume levels.
PlatformHeadroomDB=-6
[PlatformMemoryBuckets]
DefaultMemoryBucket_MinGB=4
SmallerMemoryBucket_MinGB=3
SmallestMemoryBucket_MinGB=2
[OnlineSubsystem]
DefaultPlatformService=IOS
[Advertising]
DefaultProviderName=IOSAdvertising
[DeviceProfileManager]
DeviceProfileSelectionModule="IOSDeviceProfileSelector"
[OnlineSubsystemIOS.Store]
bSupportsInAppPurchasing=true
bUseStoreV2=true
[SlateRenderer]
NumPreallocatedVertices=200
[LocalNotification]
DefaultPlatformService=IOSLocalNotification
[ConsoleVariables]
Slate.CacheRenderData=0
r.AllowOcclusionQueries=0
Fort.Scalability.InGameTextureStreamingFramesForFullUpdate=30
[TextureStreaming]
; PoolSizeVRAMPercentage is how much percentage of GPU Dedicated VRAM should be used as a TexturePool cache for streaming textures (0 - unlimited streaming)
PoolSizeVRAMPercentage=70
[HTTP]
MaxFlushTimeSeconds=2.0
[Plugins]
+EnabledPlugins=Crashlytics