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
Line 21: Line 21:
 
'''Key points'''
 
'''Key points'''
 
{{ii}} 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 [[#Running on Intel integrated graphics|here]] on how to fix it.
 
{{ii}} 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 [[#Running on Intel integrated graphics|here]] on how to fix it.
 +
{{ii}} The game is meant for playing with a controller, including requirements in some puzzles of rumble features. Those are however mirrored with stereo sound.
  
 
'''General information'''
 
'''General information'''
Line 67: Line 68:
 
}}
 
}}
  
== Video settings ==
+
==Video settings==
 
[[File:Fez - video settings.png|290px|right|thumb|Graphics settings.]]
 
[[File:Fez - video settings.png|290px|right|thumb|Graphics settings.]]
 
{{Video settings
 
{{Video settings
Line 101: Line 102:
 
}}
 
}}
  
== Input settings ==
+
==Input settings==
 
[[File:Fez - input settings.png|290px|right|thumb|Input settings.]]
 
[[File:Fez - input settings.png|290px|right|thumb|Input settings.]]
{{ii}}Game can be played with keyboard and mouse but was designed for 360 controller. It uses key terms and icons in the game world itself - most notably LT and RT which corresponds rotating left and right. Puzzles using rumble can be also solved with stereo sound.
 
 
{{Input settings
 
{{Input settings
 
|key remap                = true
 
|key remap                = true
Line 125: Line 125:
 
}}
 
}}
  
=== Controller Support for OS X and Linux ===
+
=== Controller support for OS X and Linux ===
 
{{ii}} FEZ for OS X and Linux uses <code>SDL_GameController</code> and <code>MonoGameJoystick.cfg</code> for controller support, via MonoGame-SDL2. You can read more about MG-SDL2 controller support [[Engine:MonoGame#Joysticks|here]].
 
{{ii}} FEZ for OS X and Linux uses <code>SDL_GameController</code> and <code>MonoGameJoystick.cfg</code> for controller support, via MonoGame-SDL2. You can read more about MG-SDL2 controller support [[Engine:MonoGame#Joysticks|here]].
  
== Audio settings ==
+
==Audio settings==
 
[[File:Fez - audio settings.png|290px|right|thumb|Audio settings.]]
 
[[File:Fez - audio settings.png|290px|right|thumb|Audio settings.]]
 
{{Audio settings
 
{{Audio settings
Line 145: Line 145:
 
}}
 
}}
  
== Issues unresolved ==
+
==Issues unresolved==
 
{{ii}} Since it is impossible to list all potential problems, please refer to [https://getsatisfaction.com/polytron this] page for any known issues and potential fixes or future patches.
 
{{ii}} Since it is impossible to list all potential problems, please refer to [https://getsatisfaction.com/polytron this] page for any known issues and potential fixes or future patches.
  
== Issues fixed ==
+
==Issues fixed==
=== Running on Intel integrated graphics ===
+
===Running on Intel integrated graphics===
 
{{Fixbox|1=
 
{{Fixbox|1=
 
{{Fixbox/fix|Update the drivers}}
 
{{Fixbox/fix|Update the drivers}}
Line 156: Line 156:
 
}}
 
}}
  
=== Screen tearing and/or game runs fast when forced to 60hz ===
+
===Screen tearing and/or game runs fast when forced to 60hz===
 
{{Fixbox|1=
 
{{Fixbox|1=
 
{{Fixbox/fix|Vsync may be forced off in your GPU control panel}}
 
{{Fixbox/fix|Vsync may be forced off in your GPU control panel}}
Line 165: Line 165:
 
}}
 
}}
  
=== Game fails to start ===
+
===Game fails to start===
 
{{ii}} In certain situations, the game may fail to start. If that is the case, try one of the following:
 
{{ii}} In certain situations, the game may fail to start. If that is the case, try one of the following:
 
{{Fixbox|1=
 
{{Fixbox|1=
Line 182: Line 182:
 
}}
 
}}
  
== Other information ==
+
==Other information==
=== Command line parameters ===
+
===Command line parameters===
 
Use these parameters to change certain hidden settings or force different options at start-up.  
 
Use these parameters to change certain hidden settings or force different options at start-up.  
  
Line 228: Line 228:
 
|}
 
|}
  
== System requirements ==
+
==System requirements==
 
{{System requirements
 
{{System requirements
 
|OSfamily = Windows
 
|OSfamily = Windows

Revision as of 20:49, 18 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.
The game is meant for playing with a controller, including requirements in some puzzles of rumble features. Those are however mirrored with stereo sound.

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