mirror of
https://github.com/FortniteModdingHub/FNGameProj.git
synced 2026-08-26 19:43:31 +00:00
106 lines
2.8 KiB
INI
106 lines
2.8 KiB
INI
[Audio]
|
|
UseAudioMixer=false
|
|
|
|
[/Script/UnrealEd.EditorEngine]
|
|
LocalPlayerClassName=/Script/FortniteGame.FortMobileLocalPlayer
|
|
|
|
[/Script/Engine.Engine]
|
|
LocalPlayerClassName=/Script/FortniteGame.FortMobileLocalPlayer
|
|
|
|
[/Script/Engine.GarbageCollectionSettings]
|
|
gc.MaxObjectsInGame=786432
|
|
|
|
[OnlineSubsystemIOS.Store]
|
|
bSupportsInAppPurchasing=true
|
|
bUseStoreV2=true
|
|
|
|
[/Script/Engine.UserInterfaceSettings]
|
|
DefaultCursor=
|
|
|
|
[SystemSettings]
|
|
rhi.Metal.HeapBufferBytesToCompact=2097152
|
|
rhi.Metal.CommandBufferCommitThreshold=100
|
|
|
|
[InstallBundleManager]
|
|
ModuleName=FortInstallBundleManager
|
|
|
|
[TextureStreaming]
|
|
PoolSizeVRAMPercentage=0
|
|
|
|
[LogFiles]
|
|
MaxLogFilesOnDisk=10
|
|
|
|
[/Script/IOSRuntimeSettings.IOSRuntimeSettings]
|
|
AdditionalPlistData="<key>NSCameraUsageDescription</key>\n<string>Nothing to see here.</string><key>NSMicrophoneUsageDescription</key>\n<string>Fortnite needs microphone access for voice chat.</string>\n<key>Fabric</key>\n<dict>\n<key>APIKey</key>\n<string>7a4cebd0324af21696e5e321802c5e26ba541cad</string>\n<key>Kits</key>\n<array>\n<dict>\n<key>KitInfo</key>\n<dict/>\n<key>KitName</key>\n<string>Crashlytics</string>\n</dict>\n</array>\n</dict>\n"
|
|
BundleIdentifier=com.chairentertainment.Fortnite
|
|
BundleDisplayName=Fortnite
|
|
bDevForArm64=True
|
|
bDevForArmV7=False
|
|
bShipForArmV7=False
|
|
bDisableForceInline=true
|
|
bGeneratedSYMFile=False
|
|
bGeneratedSYMBundle=True
|
|
bGenerateXCArchive=True
|
|
bEnableFacebookSupport=true
|
|
bEnableAutomaticLogging=false
|
|
bEnableAdvertisingId=false
|
|
FacebookAppID=1132078350149238
|
|
bEnableGoogleSupport=true
|
|
GoogleReversedClientId="com.googleusercontent.apps.81931294547-rafm4jbl1skg8pfsms0gmb504o48g5ug"
|
|
IdleTimerEnablePeriod=-1.0
|
|
bShipForBitcode=False
|
|
|
|
bEnableRemoteNotificationsSupport=true
|
|
bEnableBackgroundFetch=true
|
|
|
|
[OnlineSubsystem]
|
|
DefaultPlatformService=MCP
|
|
|
|
[OnlineSubsystemMcp EMBEDDED]
|
|
bEnabled=true
|
|
|
|
[OnlineSubsystemMcp.OnlineIdentityMcp]
|
|
bAutoLoginToXmpp=true
|
|
|
|
[ConsoleVariables]
|
|
r.AllowOcclusionQueries=1
|
|
r.SeparateTranslucency=0
|
|
r.GPUParticle.FixDeltaSeconds=0
|
|
dp.AllowScalabilityGroupsToChangeAtRuntime=1
|
|
gpad.DefaultLeftStickInnerDeadZone=0.12
|
|
gpad.LeftStickOuterDeadZone=0.01
|
|
gpad.DefaultRightStickInnerDeadZone=0.12
|
|
gpad.RightStickOuterDeadZone=0.01
|
|
|
|
Fort.Scalability.InGameTextureStreamingFramesForFullUpdate=30
|
|
|
|
Fort.AutomaticClientReplayRecording=0
|
|
Fort.AutomaticClientReplayRecordingBR=0
|
|
|
|
Athena.EnableRenderCustomDepthOptim=1
|
|
r.CustomDepth=1
|
|
|
|
Fort.EnableFacialVideoSource=0
|
|
|
|
r.FreeReflectionScratchAfterUse=1
|
|
|
|
[/Script/Engine.StreamingSettings]
|
|
s.AsyncLoadingThreadEnabled=True
|
|
|
|
[Analytics]
|
|
AppsFlyerModuleName=IOSAppsFlyer
|
|
|
|
[PatchCheck]
|
|
bCheckPlatformOSSForUpdate=false
|
|
|
|
[CrashReportClient]
|
|
CrashReportClientVersion=1.0
|
|
DataRouterUrl="https://datarouter.ol.epicgames.com/datarouter/api/v1/public/data"
|
|
bAllowToBeContacted=true
|
|
bSendLogFile=true
|
|
|
|
[StaticMeshLODSettings]
|
|
|
|
[DevOptions.Shaders]
|
|
NeedsShaderStableKeys=true
|