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

Fractured Space

From PCGamingWiki, the wiki about fixing PC games
Revision as of 06:12, 19 June 2019 by Garrbot (talk | contribs) (updated template usage)
Dev general icon.svg
This product is unreleased but remains under active development - information may change frequently and could be outdated or irrelevant.
Fractured Space
Cover image missing, please upload it
Developers
Edge Case Games
Engines
Unreal Engine 4
Release dates
Windows September 22, 2016

General information

Steam Community Discussions

Availability

Source DRM Notes Keys OS
Green Man Gaming
Icon overlay.png
Harbinger Fleet Pack and Harbinger Pack also available
Windows
Steam
Icon overlay.png
Windows
All versions require Steam DRM.

Essential improvements

Skip intro videos

By editing DefaultGame.ini[citation needed]
  1. Go to <path-to-game>\spacegame\Config\
  2. Open DefaultGame.ini.
  3. Insert semicola to comment out Startupmovies and set WaitForMovies to False

[/Script/MoviePlayer.MoviePlayerSettings]
bWaitForMoviesToComplete=False
bMoviesAreSkippable=True
;+StartupMovies=edge_case_splash
;+StartupMovies=FS_Animated_1280x720AudioFixed
;+StartupMovies=Splash_Screen_Unreal

Game data

Configuration file(s) location

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

Save game cloud syncing

System Native Notes
Steam Cloud

Video settings

Graphics settings.
Graphics settings.
HUD options.
HUD options.

Template:Video settings

Anti-aliasing (AA)

The game does not allow disabling of anti-aliasing via the options menu.
Disable Anti-aliasing via the game's config file[1]
  1. Go to <path-to-game>\spacegame\Config\.
  2. Open DefaultEngine.ini for editing. Make a backup at this time if you wish.
  3. On approx. line 143, change AntiAliasing to 0. The full line should read r.DefaultFeature.AntiAliasing=0 after changes.
  4. Save the file and reopen your game. Changes to video settings in game may override changes made to the config file.
  5. If you did not make a backup, you may reset to defaults by deleting the file and using 'verify integrity of game files' through Steam to re-download the default config file.

Input settings

Control options.
Control options.

Template:Input settings

Audio settings

Audio settings.
Audio settings.

Template:Audio settings

Localizations

Language UI Audio Sub Notes
English

Network

Multiplayer types

Type Native Notes
LAN play
Online play

VR support

Other information

API

Technical specs Supported Notes
Direct3D 11
Shader Model support 5
Executable 32-bit 64-bit Notes
Windows

Middleware

Middleware Notes
Physics PhysX
Audio Wwise
Interface Coherent UI
Multiplayer Steamworks

System requirements

Windows
Minimum Recommended
Operating system (OS) 7 SP1
Processor (CPU) 2.3 GHz
System memory (RAM) 4 GB
Hard disk drive (HDD) 12 GB
Video card (GPU) Nvidia GeForce 470 GTX
AMD Radeon HD6850
DirectX 11 compatible
Shader model 5.0 support
A 64-bit operating system is required.

Notes

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

References