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 "Observer: System Redux"

From PCGamingWiki, the wiki about fixing PC games
(→‎Audio: Added image and updated settings.)
(→‎Other information: Updated API and middleware tables.)
Line 346: Line 346:
 
===API===
 
===API===
 
{{API
 
{{API
|direct3d versions      =  
+
|direct3d versions      = 11, 12
|direct3d notes        =  
+
|direct3d notes        = D3D12 required for ray-tracing.
 
|directdraw versions    =  
 
|directdraw versions    =  
 
|directdraw notes      =  
 
|directdraw notes      =  
Line 366: Line 366:
 
|dos modes              =  
 
|dos modes              =  
 
|dos modes notes        =  
 
|dos modes notes        =  
|shader model versions  =  
+
|shader model versions  = 5
 
|shader model notes    =  
 
|shader model notes    =  
|windows 32-bit exe    = unknown
+
|windows 32-bit exe    = false
 
|windows 64-bit exe    = true
 
|windows 64-bit exe    = true
 
|windows exe notes      =  
 
|windows exe notes      =  
Line 385: Line 385:
 
|physics          =  
 
|physics          =  
 
|physics notes    =  
 
|physics notes    =  
|audio            =  
+
|audio            = FMOD Studio
 
|audio notes      =  
 
|audio notes      =  
 
|interface        =  
 
|interface        =  

Revision as of 15:33, 27 March 2021

This page is a stub: it lacks content and/or basic article components. You can help to expand this page by adding an image or additional information.
Observer: System Redux
Cover image missing, please upload it
Developers
Bloober Team
Engines
Unreal Engine 4
Release dates
Windows November 10, 2020
Taxonomy
Themes Cyberpunk
Series Observer
Observer: System Redux on HowLongToBeat
Observer: System Redux on IGDB
Observer
Observer 2017
Observer: System Redux 2020

Observer: System Redux is a game in the Observer series.

General information

GOG.com Community Discussions for game series
GOG.com Support Page
Steam Community Discussions

Availability

Source DRM Notes Keys OS
Epic Games Store
DRM-free after installation through Epic Games Launcher (notes may include more details)
Epic Games Launcher is not required for running the game.[1]
Deluxe Edition also available.
Windows
GOG.com
DRM-free
Deluxe Edition also available.
Windows
Green Man Gaming
Icon overlay.png
Deluxe Edition also available.
Windows
Steam
Icon overlay.png
Deluxe Edition also available.
Windows

Game data

Configuration file(s) location

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

Save game data location

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

Save game cloud syncing

Video

The game engine may allow for manual configuration of the game via its variables. See the Unreal Engine 4 page for more details.

Field of view (FOV)

Increase FOV by setting its value to vertical in a config file[2]
  1. In the game's configuration file(s) folder, open engine.ini.
  2. Add the following:

[/script/engine.localplayer]

AspectRatioAxisConstraint=AspectRatio_MaintainYFOV

  1. Save and close the file.

Input

Keybindings
Keybindings
Controller bindings
Controller bindings

Audio

Audio options
Audio options
Subtitle options
Subtitle options

Audio feature State Notes
Separate volume controls
Surround sound
Subtitles
Closed captions
Mute on focus lost

Localizations

Language UI Audio Sub Notes
English
Simplified Chinese
French
German
Italian
Japanese
Korean
Polish
Brazilian Portuguese
Russian
Spanish

Issues fixed

Visions and Quest Log are not working

Edit your save file and enable Visions and quest log (ActionWheel)[citation needed]
  1. Go to the save game data folder, and open savegame_0.sav (this is the game's autosave file) with any HEX editor.
  2. Search for following keywords:
    • _ActionWheelBlocked - change 1 to 0
    • _VisionsEnabled - change 0 to 1

Notes:

The byte you need to change is at 10th position after "BoolProperty" text.

Other information

API

Technical specs Supported Notes
Direct3D 11, 12 D3D12 required for ray-tracing.
Shader Model support 5
Executable 32-bit 64-bit Notes
Windows

Middleware

Middleware Notes
Audio FMOD Studio

System requirements

Windows
Minimum Recommended
Operating system (OS) 7
Processor (CPU) Intel Core i5-3470
AMD Ryzen 3 1200
System memory (RAM) 8 GB
Hard disk drive (HDD) 16 GB
Video card (GPU) Nvidia GeForce GTX 1050
AMD Radeon RX 560
3 GB (Nvidia), 4 GB (AMD) of VRAM
DirectX 11 compatible
Sound (audio device) DirectX 11.0 compatible
A 64-bit operating system is required.


Notes

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

References