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.

Oure

From PCGamingWiki, the wiki about fixing PC games
Revision as of 15:51, 4 January 2018 by Waschbär (talk | contribs) (→‎High frame rate: Added alternative FPS cap removal fix)
Oure
Oure cover
Developers
Heavy Spectrum Limited
Engines
Unreal Engine 4
Release dates
Windows November 15, 2017

Key points

The game employs heavy depth of field which can't be disabled.

General information

Official Website
Steam Community Discussions

Availability

Source DRM Notes Keys OS
Steam
Icon overlay.png
Windows

Game data

General settings.
General settings.

Configuration file(s) location

Template:Game data/row
System Location
Steam Play (Linux) <SteamLibrary-folder>/steamapps/compatdata/694950/pfx/[Note 1]

Save game data location

Template:Game data/row
System Location
Steam Play (Linux) <SteamLibrary-folder>/steamapps/compatdata/694950/pfx/[Note 1]

Save game cloud syncing

System Native Notes
Steam Cloud

Video settings

Video settings
Video settings

Template:Video settings

Anisotropic filtering (AF)

Set anisotropic samples[1]
  1. Go to the configuration file(s) location.
  2. Open Engine.ini.
  3. Add the following and save the file.
[SystemSettings]
r.MaxAnisotropy=16

High frame rate

Modify frame rate cap via config file[1]
  1. Go to the configuration file(s) location.
  2. Open GameUserSettings.ini.
  3. Change FrameRateLimit=0.000000 to the desired frame rate cap, e.g. FrameRateLimit=144.000000.
Modify frame rate cap via save file[2]
  1. Go to the save game data location.
  2. Open ConfigSlot0.sav with a hex editor such as HxD.
  3. Go to offset 0x7B48 and change it to 00 for an unlocked framerate or use a decimal to hex converter to input a specific value (e.g. 90 for 144 fps).

Chromatic aberration

Disable chromatic aberration[1]
  1. Go to the configuration file(s) location.
  2. Open Engine.ini.
  3. Add the following and save the file.
[SystemSettings]
r.SceneColorFringeQuality=0

Input settings

Input settings
Input settings
Control layout settings
Control layout settings

Template:Input settings

Audio settings

Template:Audio settings

Localizations

Language UI Audio Sub Notes
English
French
German
Italian
Japanese
Spanish

Other information

API

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

System requirements

A 64-bit system is required.
Windows
Minimum Recommended
Operating system (OS) 7
Processor (CPU) Dual Core 2.8 GHz
System memory (RAM) 8 GB
Hard disk drive (HDD) 8 GB
Video card (GPU) Nvidia GeForce GTX 650
AMD Radeon HD 7770
DirectX 11 compatible
Other Integrated graphics not supported, Controller recommended

Notes

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

References

  1. 1.0 1.1 1.2 Verified by User:Keith on 2017-11-15
  2. Verified by User:Waschbär on 2018-01-04