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

From PCGamingWiki, the wiki about fixing PC games
m (updated template usage)
Line 201: Line 201:
 
===Disable motion blur===
 
===Disable motion blur===
 
{{Fixbox|description=Instructions|ref={{cn|date=November 2016}}|fix=
 
{{Fixbox|description=Instructions|ref={{cn|date=November 2016}}|fix=
# Go to the [[#Game data|configuration file location]].
+
# Go to <code>{{p|game}}\Engine\Config\ConsoleVariables.ini</code>.
# Open {{file|ConsoleVariables.ini}}.
 
 
# Add the following entry in the [Startup] section:
 
# Add the following entry in the [Startup] section:
<pre>MotionBlurAmount = 0</pre>
+
<pre>MotionBlurAmount=0</pre>
 
}}
 
}}
  

Revision as of 22:57, 30 July 2019

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.
Solarix
Solarix cover
Developers
Pulsetense Games
Publishers
KISS ltd
Engines
Unreal Engine 3
Release dates
Windows April 30, 2015
Planet Ancyra
Solarix 2015
De-Void 2016
Planet Ancyra Chronicles 2017
ReFramed 2018

General information

Steam Community Discussions

Availability

Source DRM Notes Keys OS
Green Man Gaming
Icon overlay.png
Windows
Humble Store
Icon overlay.png
Windows
Steam
Icon overlay.png
Windows
All versions require Steam DRM.

Game data

Game settings.
Game settings.

Configuration file(s) location

System Location
Windows <path-to-game>\UDKGame\Config\UDKSystemSettings.ini[Note 1]
Steam Play (Linux) <SteamLibrary-folder>/steamapps/compatdata/284990/pfx/[Note 2]

Save game data location

System Location
Windows <path-to-game>\UDKGame\Saves\[Note 1]
Steam Play (Linux) <SteamLibrary-folder>/steamapps/compatdata/284990/pfx/[Note 2]
Solarix only has 1 save for the entire game, which stores the most recent autosave checkpoint.

Save game cloud syncing

System Native Notes
Steam Cloud

Video settings

Video settings.
Video settings.

Template:Video settings

High frame rate

High frame rate[citation needed]
  1. Go to <path-to-game>\UDKGame\Config\UDKEngine.ini.
  2. Change MaxSmoothedFrameRate to a higher cap; alternately, remove the frame rate cap entirely by setting bSmoothFrameRate to false.

Input settings

Input settings.
Input settings.

Template:Input settings

Audio settings

Audio settings.
Audio settings.

Template:Audio settings

Localizations

Language UI Audio Sub Notes
English
Turkish

Other information

Disable motion blur

Instructions[citation needed]
  1. Go to <path-to-game>\Engine\Config\ConsoleVariables.ini.
  2. Add the following entry in the [Startup] section:
MotionBlurAmount=0

Other information

API

Technical specs Supported Notes
Direct3D 9
Shader Model support 3
Executable 32-bit 64-bit Notes
Windows

System requirements

Windows
Minimum Recommended
Operating system (OS) XP
Processor (CPU) Dual Core 3.0 GHz
System memory (RAM) 1 GB
Hard disk drive (HDD) 3 GB
Video card (GPU) Nvidia GeForce GTX 460
AMD Radeon HD 5850
512 MB of VRAM
DirectX 9.0c compatible

Notes

  1. 1.0 1.1 When running this game without elevated privileges (Run as administrator option), write operations against a location below %PROGRAMFILES%, %PROGRAMDATA%, or %WINDIR% might be redirected to %LOCALAPPDATA%\VirtualStore on Windows Vista and later (more details).
  2. 2.0 2.1 Notes regarding Steam Play (Linux) data:

References