Rejoining Fall Guys: Fixing Connectivity Issues on PC

Rejoining Fall Guys: Fixing Connectivity Issues on PC

Richard Lv13

Rejoining Fall Guys: Fixing Connectivity Issues on PC

Connection errors are a real curse for online games like Fall Guys. Not only do they spoil the gaming mood, but they also stop you from continuing your ranked hot streak. Luckily, it’s very easy to fix connection errors in Fall Guys.

In this article, we’ll see all the possible culprits behind a connection error in Fall Guys, along with ways to eliminate them. So, let’s get started.

What Causes a Connection Error in Fall Guys for Windows?

It’s very easy to log in to Fall Guys and play it on your computer. But if you’re unable to log in and see a connection error, the following can be the reasons behind it:

  1. Your internet connection is weak or unstable.
  2. You’re using a VPN or proxy server.
  3. Windows Firewall is blocking Fall Guys from accessing the internet.

Now that we know all the possible culprits behind the issue, let’s jump into the fixes.

Glarysoft File Recovery Pro Annually - Helps to recover your lost file/data, even permanently deleted data.

1. Check Your Connection

Before making any changes to your network settings, ensure that a weak internet connection is not causing the issue. You can check this by visiting an internet-speed testing website .

If the results show that your connection is unstable and weak, then you’ll have to troubleshoot your connection. Check out our guide on network diagnostic tricks you can try for ways to get your connection fixed again.

f manual troubleshooting makes no difference, consider contacting your ISP.

2. Close Network Hogging Applications from Background

Connection errors in most online games often result from network-hogging applications running in the background. These applications consume most of the available bandwidth, leaving the main application (Fall Guys, in this case) with limited options.

In this case, the best thing to do is to locate and close all such applications from the background. You can do this with the help of the Task Manager.

To begin with,launch the Task Manager and look for applications consuming the maximum bandwidth. You can detect them by looking at the Network section. Note that the higher the network value, the more bandwidth the application consumes.

End high network apps in Task Manager

Then, right-click on all such applications, and chooseEnd task. After that, restart Fall Guys and check if the problem persists.

3. Temporarily Disable the Windows Firewall

Windows Firewall can interfere with the working of Fall Guys and cause connection errors. The solution, in this case, is to temporarily disable the Windows Firewall.

Here’s how you can do that:

  1. Open theWindows Search by pressing theWin + S hotkey, typeWindows Defender Firewall, and press Enter.
  2. ChooseWindows Defender Firewall on or off in the left sidebar.
    VSDC Pro Video Editor is a light professional non-linear video editing suite for creating a movie of any complexity. It supports the most popular video/audio formats and codecs, including 4K, HD and GoPro videos. Preconfigured profiles make the creation of videos for various multimedia and mobile devices absolutely hassle-free.

Key features:

• Import from any devices and cams, including GoPro and drones. All formats supported. Сurrently the only free video editor that allows users to export in a new H265/HEVC codec, something essential for those working with 4K and HD.
• Everything for hassle-free basic editing: cut, crop and merge files, add titles and favorite music
• Visual effects, advanced color correction and trendy Instagram-like filters
• All multimedia processing done from one app: video editing capabilities reinforced by a video converter, a screen capture, a video capture, a disc burner and a YouTube uploader
• Non-linear editing: edit several files with simultaneously
• Easy export to social networks: special profiles for YouTube, Facebook, Vimeo, Twitter and Instagram
• High quality export – no conversion quality loss, double export speed even of HD files due to hardware acceleration
• Stabilization tool will turn shaky or jittery footage into a more stable video automatically.
• Essential toolset for professional video editing: blending modes, Mask tool, advanced multiple-color Chroma Key

Turn Windows Defender on or off option in Control Panel
3. ChooseTurn off Windows Defender Firewall (not recommended) option for bothprivate andpublic network settings.
Turn off firewall option in Control Panel

Now, check if the problem continues. If not, enable the Windows Defender Firewall and then add Fall Guys to the Windows Firewall exception list. Here’s how:

  1. In the Windows Search, typeAllow an app through Windows Firewall and pressEnter .
  2. Click theChange settings button and then choose theAllow another app option.
  3. ClickBrowse from the window that crops up.
    Browse option in Control Panel
  4. Go to the Fall Guys installation folder. It’d beC:\Program Files\Epic Games\FallGuys if you kept the same target location during installation.
  5. SelectFallGuys_client.exe and clickAdd.
    FallGuys file in browse option

That’s it! Fall Guys has now been added to the Windows Firewall exception list.

With Screensaver Wonder you can easily make a screensaver from your own pictures and video files. Create screensavers for your own computer or create standalone, self-installing screensavers for easy sharing with your friends. Together with its sister product Screensaver Factory, Screensaver Wonder is one of the most popular screensaver software products in the world, helping thousands of users decorate their computer screens quickly and easily.

4. Disable Any Active Proxy Servers

If you’re connected to a proxy server , there’s a chance it can cause connection issues. So, disable any proxies you are using and check if it resolves the problem. Here’s how you can do it:

  1. Open the Windows Search, typeCommand Prompt, and chooseRun as administrator from the right pane.
  2. In the console, typenetsh winhttp reset proxy and pressEnter . Disabling proxy command in Command Prompt

5. Connect to a Different DNS Server

Sometimes, the DNS you’re using might not be the fastest. The best thing to do in this situation is to switch to a public DNS like Google DNS. Switching to a public DNS will ensure that you get better connectivity and performance from your internet connection.

Follow the below steps to change to Google DNS:

  1. Use one of the many ways to open the Control Panel .
  2. Navigate toNetwork and Internet >Network and Sharing Center .
  3. Click on your connection name and chooseProperties from the window that crops up.
  4. SelectInternet Protocol Version 4 (TCP/ IPv4) orInternet Protocol Version 6 (TCP/ IPv6) and then clickProperties. IPv6 option in Control Panel
  5. Select theUse the following DNS server addresses option.
  6. If you’re on IPv4, type8.8.8.8 in thePreferred DNS server and8.8.4.4 in theAlternate DNS server.
  7. If you’re on IPv6, type2001:4860:4860::8888 in thePreferred DNS server and2001:4860:4860::8844 in theAlternate DNS server.
    Editing IPv6 properties in Control Panel
  8. ClickOK.

Project Manager - Asset Browser for 3Ds Max

6. Edit the Fall Guys Engine.ini File

The next thing you can try to fix the connection error in Fall Guys is to edit the Engine.ini file. Here’s how to do it:

  1. Open the Run dialog box by pressing theWin + R hotkeys, type**%localappdata%,** and clickOK.
  2. Navigate toEpicGamesLauncher >Saved >Config >Windows.
  3. Right-click on theEngine.ini file, hover the cursor toOpen with, and chooseNotepad from the context menu.
  4. In the Notepad window that appears, type the following lines and then pressCtrl + S to save it.
    `[HTTP]
    HttpTimeout=10
    HttpConnectionTimeout=10
    HttpReceiveTimeout=10
    HttpSendTimeout=10

[Portal.BuildPatch]
ChunkDownloads=3
ChunkRetries=20
RetryTime=0.5`

![Editing the Engine.ini file in Notepad](https://static1.makeuseofimages.com/wordpress/wp-content/uploads/2023/01/editing-the-engine-ini-file.jpg)

Launch Fall Guys and check if the problem persists.

7. Reset Winsock Settings

Winsock is a program that allows programs to connect to the internet through Transmission Control Protocol/ Internet Protocol (TCP/IP). If there’s something wrong with this program, apps like Fall Guys will struggle to connect to the internet.

To fix this, you will have to reset the Winsock data. You can do this by following the below steps:

  1. Open Command Prompt with admin rights, as we covered in method four above.
  2. Typenetsh winsock reset and pressEnter .
    Reset Winsock command in Command Prompt

Now, restart your computer and check if the problem is fixed.

Your Fall Guys Connection Errors, Fixed

Fall Guys, like most multiplayer games, requires an internet connection to function. But when it fails to connect to the internet, it is of little use. Fortunately, it is a very common issue and can easily be fixed using the above fixes.

  • Title: Rejoining Fall Guys: Fixing Connectivity Issues on PC
  • Author: Richard
  • Created at : 2024-07-29 08:09:48
  • Updated at : 2024-07-30 08:09:48
  • Link: https://win11-tips.techidaily.com/rejoining-fall-guys-fixing-connectivity-issues-on-pc/
  • License: This work is licensed under CC BY-NC-SA 4.0.