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 "Strike Vector"

From PCGamingWiki, the wiki about fixing PC games
m (updated template usage)
(→‎Network: self-hosting hackable)
Line 218: Line 218:
 
|dedicated          = true
 
|dedicated          = true
 
|dedicated notes    =  
 
|dedicated notes    =  
|self-hosting      = true
+
|self-hosting      = hackable
 
|self-hosting notes = See [https://steamcommunity.com/app/246700/discussions/0/558747288231160807/ How to create private servers].
 
|self-hosting notes = See [https://steamcommunity.com/app/246700/discussions/0/558747288231160807/ How to create private servers].
 
|direct ip          = unknown
 
|direct ip          = unknown

Revision as of 12:39, 17 April 2018

Strike Vector
Strike Vector cover
Developers
Ragequit Corporation
Engines
Unreal Engine 3
Release dates
Windows January 28, 2014
Strike Vector
Strike Vector 2014
Strike Vector EX 2017

General information

Steam Community Discussions

Availability

Source DRM Notes Keys OS
Developer website
Icon overlay.png
Windows
Steam
Icon overlay.png
Windows
All versions require Steam DRM.

Essential improvements

Skip intro videos

Move/delete/rename UE3_logo.bik[citation needed]
  1. Go to <path-to-game>\UDKGame\Movies\
  2. Move, delete or rename UE3_logo.bik

Game data

Configuration file(s) location

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

Save game cloud syncing

System Native Notes
Steam Cloud

Video settings

Video settings.
Video settings.

Template:Video settings

Anisotropic filtering (AF)

Modify UDKSystemSettings.ini[citation needed]
  1. Go to %USERPROFILE%\Documents\My Games\Nosgoth\BCMPGame\Config\
  2. Open UDKSystemSettings.ini.
  3. Change MaxAnisotropy under [SystemSettings] to any value between 0 and 16
  4. Save the file.

High frame rate

Disable frame limiter[citation needed]
  1. Go to <path-to-game>\UDKGame\Config\
  2. Open UDKEngine.ini.
  3. Change the first instance of bSmoothFrameRate=TRUE to bSmoothFrameRate=FALSE
  4. Save your changes.

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

Network

Multiplayer types

Type Native Players Notes
LAN play
Online play
16

Connection types

Other information

API

Executable 32-bit 64-bit Notes
Windows

Middleware

Middleware Notes
Physics PhysX

System requirements

Windows
Minimum Recommended
Operating system (OS) XP
Processor (CPU)
System memory (RAM) 2 GB
Hard disk drive (HDD) 5 GB
Video card (GPU) DirectX 9 compatible

Notes

  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. Notes regarding Steam Play (Linux) data:

References