Anonymous edits have been disabled on the wiki. If you want to contribute please login or create an account.

Difference between revisions of "Fall Guys"

From PCGamingWiki, the wiki about fixing PC games
(Removed 12 as a supported API, as it has rendering issues upon further testing)
m (→‎Video: borderless windowed)
Line 80: Line 80:
 
|windowed                  = true
 
|windowed                  = true
 
|windowed notes            =  
 
|windowed notes            =  
|borderless windowed        = false
+
|borderless windowed        = true
|borderless windowed notes  =  
+
|borderless windowed notes  = Fullscreen mode is borderless.
 
|anisotropic                = limited
 
|anisotropic                = limited
 
|anisotropic notes          = On/Off toggle
 
|anisotropic notes          = On/Off toggle

Revision as of 12:25, 11 August 2020

This page is a stub: it lacks content and/or basic article components. You can help to expand this page by adding an image or additional information.
Fall Guys
Fall Guys cover
Developers
Mediatonic
Publishers
Devolver Digital
Engines
Unity
Release dates
Windows August 4, 2020

Warnings

This game requires a constant internet connection for all game modes.

General information

Official Discord server
Steam Community Discussions

Availability

Source DRM Notes Keys OS
Gamesplanet logo.svg
Icon overlay.png
Collector's Edition also available.
Windows
Humble Store
Icon overlay.png
Windows
Steam
Icon overlay.png
Collector's Edition also available.
Windows
All versions require Steam DRM.

Game data

Configuration file(s) location

System Location
Windows HKEY_CURRENT_USER\SOFTWARE\Mediatonic\FallGuys_client
Steam Play (Linux) <Steam-folder>/steamapps/compatdata/1097150/pfx/[Note 1]

Save game data location

System Location
Windows
Steam Play (Linux) <Steam-folder>/steamapps/compatdata/1097150/pfx/[Note 1]

Save game cloud syncing

System Native Notes
Steam Cloud

Video

Video settings
Video settings

Template:Video settings

Ultra-widescreen

Modify UnityPlayer.dll[1]
  1. Open <path-to-game>\UnityPlayer.dll in a hex editor, such as HxD.
  2. Press Ctrl+R and select the "Hex-values" tab
  3. Set "Search Direction" to "All"
  4. Search for 39 8E E3 3F and replace it with 26 B4 17 40 (for 2560x1080) or any other aspect ratio in hex.
  5. Select "Replace All" to replace all instances of that hex value, and then save the changes.
As a result of the game using Vert- scaling for FOV calculations, using a wider aspect ratio will reduce the field of view.

Input settings

Template:Input settings

Audio settings

Template:Audio settings

Localizations

Language UI Audio Sub Notes
English
Simplified Chinese
Traditional Chinese
French
German
Italian
Japanese
Korean
Brazilian Portuguese
Russian
Spanish

Network

Multiplayer types

Type Native Notes
LAN play
Online play

Other information

API

Technical specs Supported Notes
Direct3D 11 DirectX 12 can be forced using the -force-d3d12 command line argument, but breaks 3D rendering outside of the main menu.[2]
Executable 32-bit 64-bit Notes
Windows

System requirements

Windows
Minimum Recommended
Operating system (OS) 10
Processor (CPU) Intel Core i5
System memory (RAM) 8 GB
Hard disk drive (HDD) 2 GB
Video card (GPU) Nvidia GeForce GTX 660
AMD Radeon HD 7950
Controller
Other Broadband Internet connection
A 64-bit operating system is required.

Notes

  1. 1.0 1.1 File/folder structure within this directory reflects the path(s) listed for Windows and/or Steam game data (use Wine regedit to access Windows registry paths). Games with Steam Cloud support may store data in ~/.steam/steam/userdata/<user-id>/1097150/ in addition to or instead of this directory. The app ID (1097150) may differ in some cases. Treat backslashes as forward slashes. See the glossary page for details.

References

  1. How to get Fall Guys running in 21:9 - last accessed on 2020-08-04
  2. Verified by User:KingKrouch on 2020-08-04
    Tested using launch parameters on Steam, and checking the used API with RivaTuner.