Skip to content
This repository has been archived by the owner on Oct 17, 2023. It is now read-only.

Commit

Permalink
Add files via upload
Browse files Browse the repository at this point in the history
  • Loading branch information
Beat-YT authored Mar 5, 2021
1 parent 3741259 commit 67234b5
Showing 1 changed file with 23 additions and 6 deletions.
29 changes: 23 additions & 6 deletions hotfixes/DefaultRuntimeOptions.ini
Original file line number Diff line number Diff line change
Expand Up @@ -12,11 +12,11 @@ bShowAthenaItemShop=true


;Settings
bDisableVideoOptions=true
bEnableChannelChangePopup=false

bDisableVideoOptions=false
bEnableChannelChangePopup=true
;VoiceChat
bShowVoiceIndicatorsWhileLoading=fals
bShowVoiceIndicatorsWhileLoading=false
bEnableVoiceChannelSelectionUI=false
bShowVoiceChatSettings=false
bShowMultipleVoiceChatSettings=false
Expand Down Expand Up @@ -46,11 +46,12 @@ bDisableCareerStatsPagePlatformProfileButton=true
bDisableLegacyControls=true
bEnableContextHelpMenu=false
bDisableCareerStatsButton=true
bShowBugReportsButton=false

;patchCheck
bCheckForPatchUpdateOnItemShopActivate=false
bSkipPlayingFortniteChecks=true
bCheckForPatchUpdateOnMatchmakingPlayClick=false
bCheckForPatchUpdateOnMatchmakingPlayClick=true

;Miscs
bEnableGlobalChat=false
Expand All @@ -60,7 +61,23 @@ bShowCustomerSupport=false
bEnableTwitchIntegration=false
bAllowAccessToAllEmotesForTesting=true
bEnableClientSettingsSaveToDisk=true
bEnableClientSettingsSaveToCloud=true
bEnableClientSettingsSaveToCloud=false
bMOTDSameNewsForCreative=true
bEnableServerMatchEndSendPlayerInteractions=false
bRequireEmoteOwnershipInPIE=false
bTwitchEnabled=false
bEnableBlockedList=false
bEnableSuggestedFriendList=false
bEnableRecentPlayerList=false
bEnableFriendsListButton=false
bEnableFriendCodes=false
bAllowOfflineInvites=false
bEnableRedeemOfflinePurchasesToasts=false
bFeedbackTextShown=false


;test




0 comments on commit 67234b5

Please sign in to comment.