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


Warning for game developers: PCGamingWiki staff members will only ever reach out to you using the official press@pcgamingwiki.com mail address.
Be aware of scammers claiming to be representatives or affiliates of PCGamingWiki who promise a PCGW page for a game key.

Difference between revisions of "Fez"

From PCGamingWiki, the wiki about fixing PC games
m (updated template usage)
Line 38: Line 38:
  
 
==Game data==
 
==Game data==
===Configuration file location===
+
===Configuration file(s) location===
{{Game Location Table|
+
{{Game data|
{{Game Location Table/row|Windows|%APPDATA%\FEZ}}
+
{{Game data/row|Windows|%APPDATA%\FEZ}}
{{Game Location Table/row|OS X|~/Library/Application Support/FEZ/}}
+
{{Game data/row|OS X|~/Library/Application Support/FEZ/}}
{{Game Location Table/row|Linux|~/.config/FEZ/}}
+
{{Game data/row|Linux|~/.config/FEZ/}}
 
}}
 
}}
 
{{ii}} {{code|Settings}} file stores all the settings data.
 
{{ii}} {{code|Settings}} file stores all the settings data.
Line 48: Line 48:
  
 
===Save game data location===
 
===Save game data location===
{{Game Location Table|
+
{{Game data|
{{Game Location Table/row|Windows|%APPDATA%\FEZ}}
+
{{Game data/row|Windows|%APPDATA%\FEZ}}
{{Game Location Table/row|OS X|~/Library/Application Support/FEZ/}}
+
{{Game data/row|OS X|~/Library/Application Support/FEZ/}}
{{Game Location Table/row|Linux|~/.local/share/FEZ/}}
+
{{Game data/row|Linux|~/.local/share/FEZ/}}
 
}}
 
}}
 
{{ii}} {{code|SaveSlot*}} files store all the save data. The files with {{code|_backup}} appended to them are the previous save files for the save slot, and can help in case of data corruption.
 
{{ii}} {{code|SaveSlot*}} files store all the save data. The files with {{code|_backup}} appended to them are the previous save files for the save slot, and can help in case of data corruption.
Line 232: Line 232:
  
 
|minOS    = XP SP3
 
|minOS    = XP SP3
|minproc  = 2.8 GHz Intel Core 2 Duo
+
|minCPU  = 2.8 GHz Intel Core 2 Duo
 
|minmem  = 2 GB
 
|minmem  = 2 GB
 
|minHD    = 500 MB
 
|minHD    = 500 MB
Line 246: Line 246:
  
 
|minOS    = 10.6.8
 
|minOS    = 10.6.8
|minproc  = 2.8 GHz Intel Core 2 Duo
+
|minCPU  = 2.8 GHz Intel Core 2 Duo
 
|minmem  = 2 GB
 
|minmem  = 2 GB
 
|minHD    = 1 GB
 
|minHD    = 1 GB
Line 257: Line 257:
  
 
|minOS    = glibc 2.15
 
|minOS    = glibc 2.15
|minproc  = 2.8 GHz Intel Core 2 Duo
+
|minCPU  = 2.8 GHz Intel Core 2 Duo
 
|minmem  = 2 GB
 
|minmem  = 2 GB
 
|minHD    = 1 GB
 
|minHD    = 1 GB
 
|minOGL  = 3.0
 
|minOGL  = 3.0
 
}}
 
}}

Revision as of 20:24, 6 January 2014

Template:Infobox game/row/osxporterTemplate:Infobox game/row/linporter
FEZ
FEZ cover
Developers
Polytron Corporation
Publishers
Trapdoor
Engines
MonoGame
Release dates
Windows May 1, 2013
macOS (OS X) September 11, 2013
Linux September 11, 2013
Fez on Wikipedia

Key points

The game will not run with drivers that do not support OpenGL 3.0. This is most often the reason for crashes on Intel graphics card. See here on how to fix it.

General information

Official website
Official Get Satisfaction Support
GOG.com Community Discussions
GOG.com Support Page
Steam Community Discussions

Availability

Template:Availability Table

Game data

Configuration file(s) location

Template:Game data/rowTemplate:Game data/rowTemplate:Game data/row
System Location
Steam Play (Linux) <SteamLibrary-folder>/steamapps/compatdata/224760/pfx/[Note 1]
Settings file stores all the settings data.
This game follows the XDG Base Directory Specification on Linux.

Save game data location

Template:Game data/rowTemplate:Game data/rowTemplate:Game data/row
System Location
Steam Play (Linux) <SteamLibrary-folder>/steamapps/compatdata/224760/pfx/[Note 1]
SaveSlot* files store all the save data. The files with _backup appended to them are the previous save files for the save slot, and can help in case of data corruption.

Save game cloud syncing

System Native Notes
Steam Cloud

Video settings

Graphics settings.

Template:Video settings

Input settings

Input settings.

Template:Input settings

Controller Support for OS X and Linux

FEZ for OS X and Linux uses SDL_GameController and MonoGameJoystick.cfg for controller support, via MonoGame-SDL2. You can read more about MG-SDL2 controller support here.

Audio settings

Audio settings.

Template:Audio settings

Issues unresolved

Since it is impossible to list all potential problems, please refer to this page for any known issues and potential fixes or future patches.

Issues fixed

Running on Intel integrated graphics

Instructions

Screen tearing and/or game runs fast when forced to 60hz

Instructions

Game fails to start

In certain situations, the game may fail to start. If that is the case, try one of the following:
Instructions
Instructions

Other information

Command line parameters

Use these parameters to change certain hidden settings or force different options at start-up.

Parameter Description
--force-60hz Forces the game to run at 60 Hz.
--force-120hz Forces the game to run at 120 Hz.
--no-gamepad Disables gamepad support.
--no-lighting Disables lighting. Recommended for very low-end GPUs.
--no-pause-on-unfocus When window focus is lost, the game will not enter the pause menu.
--no-steamworks Disables Steamworks.
--public-demo Only New Game/Resume Game and Credits options are enabled in main menu.
--region %LANGUAGE% Possible languages: English, French, Italian, German, Spanish, Portuguese, Chinese, Japanese, Korean
--singlethreaded Loads content in a single thread.
--trace Debug tracing. Useful for reporting bugs with crashes.
--variable-time-step Enables variable timestep.
-w or --windowed Start in windowed mode.

System requirements

Windows
Minimum Recommended
Operating system (OS) XP SP3
Processor (CPU) 2.8 GHz Intel Core 2 Duo
System memory (RAM)
Hard disk drive (HDD) 500 MB
Video card (GPU) 2nd generation Intel HD (2000/3000)
OpenGL 3.0 compatible
macOS (OS X)
Minimum Recommended
Operating system (OS) 10.6.8
Processor (CPU) 2.8 GHz Intel Core 2 Duo
System memory (RAM)
Hard disk drive (HDD) 1 GB
Video card (GPU) OpenGL 3.0 compatible
Linux
Minimum
Operating system (OS) glibc 2.15
Processor (CPU) 2.8 GHz Intel Core 2 Duo
System memory (RAM)
Hard disk drive (HDD) 1 GB
Video card (GPU) OpenGL 3.0 compatible


Cite error: <ref> tags exist for a group named "Note", but no corresponding <references group="Note"/> tag was found, or a closing </ref> is missing