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

Oure

From PCGamingWiki, the wiki about fixing PC games
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

Steam Community Discussions

Availability

Source DRM Notes Keys OS
Steam
Icon overlay.png
Windows

Game data

General settings.
General settings.

Configuration file(s) location

System Location
Windows %LOCALAPPDATA%\Oure\Saved\Config\WindowsNoEditor\
Steam Play (Linux) <Steam-folder>/steamapps/compatdata/694950/pfx/[Note 1]

Save game data location

System Location
Windows %LOCALAPPDATA%\Oure\Saved\SaveGames\
Steam Play (Linux) <Steam-folder>/steamapps/compatdata/694950/pfx/[Note 1]

Save game cloud syncing

System Native Notes
Steam Cloud

Video

Video settings
Video settings

Graphics feature State Notes
Widescreen resolution
Multi-monitor
Ultra-widescreen
4K Ultra HD
Field of view (FOV)
40-140° in 5° increments.
Windowed
Borderless fullscreen windowed
Anisotropic filtering (AF)
See Anisotropic filtering (AF).
Anti-aliasing (AA)
FXAA (Fast, Normal), TXAA (Fast, Normal, HQ, Max Quality), SSAA (25%-200%).
Vertical sync (Vsync)
60 FPS and 120+ FPS
Frame rate is capped at 120 FPS. See High frame rate.
High dynamic range display (HDR)
See the engine page to force native HDR output, or the glossary page for other alternatives.
The game engine may allow for manual configuration of the game via its variables. See the Unreal Engine 4 page for more details.

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

Input settings
Input settings
Control layout settings
Control layout settings

Keyboard and mouse State Notes
Remapping
Mouse acceleration
Negative mouse acceleration present.
Mouse sensitivity
Mouse input in menus
Mouse Y-axis inversion
Both axes can be inverted independently.
Controller
Controller support
Full controller support
Controller remapping
Controller sensitivity
Controller Y-axis inversion
Both axes can be inverted independently.
Controller types
XInput-compatible controllers
PlayStation controllers
Generic/other controllers
Additional information
Button prompts Input settings icon - Generic Controller.svg Prompts are shown as blank/filled in circles.
Controller hotplugging
Haptic feedback
Digital movement supported
Simultaneous controller+KB/M

Audio

Audio feature State Notes
Separate volume controls
Music and sound.
Surround sound
Subtitles
Closed captions
Mute on focus lost
Royalty free audio

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

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
A 64-bit 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>/694950/ in addition to or instead of this directory. The app ID (694950) may differ in some cases. Treat backslashes as forward slashes. See the glossary page for details.

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