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 "ELEX"

From PCGamingWiki, the wiki about fixing PC games
Line 423: Line 423:
 
|recVRAM  = 3 GB
 
|recVRAM  = 3 GB
 
|recDX    =  
 
|recDX    =  
|notes    = {{ii}} A 64-bit system is required.
+
|notes    = {{ii}} A 64-bit operating system is required.
 
}}
 
}}
  
 
{{References}}
 
{{References}}
 +
[[Category:GOG.com Enhancement Project]]

Revision as of 15:41, 12 April 2021

ELEX
ELEX cover
Developers
Piranha Bytes
Publishers
THQ Nordic
Release dates
Windows October 17, 2017
ELEX on MobyGames
ELEX on Wikipedia

General information

Official Website
GOG.com Community Discussions
GOG.com Support Page
Steam Community Discussions

Availability

Essential improvements

Skip intro videos

Skip intro videos[1]
  1. Go to <path-to-game>\data\extern\videos\.
  2. Delete or rename logo_pb.bik and logo_thqnordic.bik.

Game data

In-game gameplay settings.
In-game gameplay settings.

Configuration file(s) location

System Location
Windows %LOCALAPPDATA%\ELEX\
Steam Play (Linux) <SteamLibrary-folder>/steamapps/compatdata/411300/pfx/[Note 1]

Save game data location

System Location
Windows %USERPROFILE%\Saved Games\ELEX\
Steam Play (Linux) <SteamLibrary-folder>/steamapps/compatdata/411300/pfx/[Note 1]

Save game cloud syncing

Video settings

In-game video settings.
In-game video settings.
In-game graphics settings.
In-game graphics settings.

Template:Video settings

High frame rate

Remove frame rate cap[2]
  1. Open ELEX.exe with a hex editor such as HxD.
  2. Find bytes 2B 43 48 3B C8 76 08.
  3. Change to 2B 43 48 3B C8 EB 08.

Notes

Change only the first found byte sequence.

Input settings

In-game keyboard and mouse settings.
In-game keyboard and mouse settings.

Template:Input settings

Audio settings

In-game audio settings.
In-game audio settings.

Template:Audio settings

Localizations

Language UI Audio Sub Notes
English
Simplified Chinese
Czech
French
German
Italian
Polish
Russian
Spanish

Change language

Using Steam or GOG Galaxy, the language can be changed via the game properties.
When not using GOG Galaxy, or if voices and subtitles should be in a different language, see the fix below.
Change voice and subtitle language[3]
  1. First, right-click the game in your library, go to Properties and then Language.
  2. Switch language to the desired option, for instance German in this case.
  3. Wait until the voice pack is downloaded, then go to <path-to-game>\data\packed\ and make copies ofc_1_de.pak and c_0_de.pak in the same folder (or similarly named files in other languages).
  4. Switch back to English or other desired language in the properties window again. Remember to rename the copied language files to their original names.
  5. Go to <path-to-game>\data\ini\.
  6. Open ConfigDefault.xml with an editor like Notepad.
  7. Change VoiceLanguage="English" and/or SubtitleLanguage="English" to a supported language.
You will need the above mentioned files first, otherwise the game will default to the original voices and strings for the menus will be missing if the subtitle language is changed.

VR support

3D modes State Notes
Nvidia 3D Vision
See ELEX 3DV-Ready Fix by MX-2 V1.20.
vorpX
G3D, Z3D
Officially supported game, see official vorpx game list.

Issues fixed

Can't save or load games

Fix savegame bug[4]
  1. Go to <path-to-game>\data\ini\.
  2. Open mount_packed.xml.
  3. Change PhysicalPath="$(savedgames)/ELEX/SaveGames" to PhysicalPath="$(localappdata)/ELEX/SaveGames".
  4. Go to %LOCALAPPDATA%\ELEX\ and create a SaveGames folder there.

Other information

API

Technical specs Supported Notes
Direct3D 11
Executable 32-bit 64-bit Notes
Windows

Middleware

Middleware Notes
Physics PhysX
Audio FMOD
Interface Iggy
Cutscenes Bink Video

System requirements

Windows
Minimum Recommended
Operating system (OS) 7
Processor (CPU) Intel Core i5-3570
AMD FX-6350
System memory (RAM) 8 GB
Hard disk drive (HDD) 35 GB
Video card (GPU) Nvidia GeForce GTX 660
AMD Radeon HD 7850
2 GB of VRAM
DirectX 11 compatible
A 64-bit operating system is required.

Notes

  1. 1.0 1.1 Notes regarding Steam Play (Linux) data:

References