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 "SteamWorld Heist"

From PCGamingWiki, the wiki about fixing PC games
(→‎Availability: DRM-free displays differently for Steam and other such clients, so marking Steam version as DRM-free per the notes.)
m (Moved official site to infobox)
Line 9: Line 9:
 
{{Infobox game/row/date|OS X|June 7, 2016}}
 
{{Infobox game/row/date|OS X|June 7, 2016}}
 
{{Infobox game/row/date|Linux|June 7, 2016}}
 
{{Infobox game/row/date|Linux|June 7, 2016}}
 +
|taxonomy    =
 +
{{Infobox game/row/taxonomy/monetization      | }}
 +
{{Infobox game/row/taxonomy/microtransactions | }}
 +
{{Infobox game/row/taxonomy/modes            | }}
 +
{{Infobox game/row/taxonomy/pacing            | }}
 +
{{Infobox game/row/taxonomy/perspectives      | }}
 +
{{Infobox game/row/taxonomy/controls          | }}
 +
{{Infobox game/row/taxonomy/genres            | }}
 +
{{Infobox game/row/taxonomy/sports            | }}
 +
{{Infobox game/row/taxonomy/vehicles          | }}
 +
{{Infobox game/row/taxonomy/art styles        | }}
 +
{{Infobox game/row/taxonomy/themes            | }}
 +
{{Infobox game/row/taxonomy/series            | SteamWorld }}
 
|steam appid  = 322190
 
|steam appid  = 322190
 
|steam appid side = 464840
 
|steam appid side = 464840
 
|gogcom id    = 1668986402
 
|gogcom id    = 1668986402
 
|gogcom id side = 1108458982, 1567936393, 1872178582
 
|gogcom id side = 1108458982, 1567936393, 1872178582
 +
|official site= http://imageform.se/game/steamworld-heist/
 
|strategywiki =  
 
|strategywiki =  
 
|mobygames    = steamworld-heist
 
|mobygames    = steamworld-heist
Line 19: Line 33:
 
|license      = commercial
 
|license      = commercial
 
}}
 
}}
{{series|SteamWorld}}
 
  
 
'''General information'''
 
'''General information'''
{{mm}} [http://imageform.se/game/steamworld-heist/ Official site]
 
 
{{GOG.com links|1668986402|steamworld_heist}}
 
{{GOG.com links|1668986402|steamworld_heist}}
 
{{mm}} [https://steamcommunity.com/app/322190/discussions/ Steam Community Discussions]
 
{{mm}} [https://steamcommunity.com/app/322190/discussions/ Steam Community Discussions]

Revision as of 15:29, 9 May 2021

SteamWorld Heist
SteamWorld Heist cover
Developers
Image & Form
Release dates
Windows June 7, 2016
macOS (OS X) June 7, 2016
Linux June 7, 2016
Taxonomy
Series SteamWorld
SteamWorld Heist on MobyGames
SteamWorld Heist on Wikipedia
SteamWorld
SteamWorld Dig 2013
SteamWorld Heist 2016
SteamWorld Dig 2 2017
SteamWorld Quest: Hand of Gilgamech 2019
SteamWorld Build 2023
SteamWorld Heist II 2024

General information

GOG.com Community Discussions
GOG.com Support Page
Steam Community Discussions

Availability

Source DRM Notes Keys OS
GOG.com
DRM-free
Windows
macOS (OS X)
Linux
Humble Store
DRM-free
Icon overlay.png
Windows
macOS (OS X)
Linux
Mac App Store
Icon overlay.png
macOS (OS X)
Origin
Origin
Windows
Steam
DRM-free after installation through Steam client (notes may include more details)
DRM-free when launched directly from executable.
Windows
macOS (OS X)
Linux

DLC and expansion packs

Name Notes
The Outsider
Windows
macOS (OS X)
Linux

Game data

Configuration file(s) location

System Location
Windows %USERPROFILE%\Documents\My Games\SteamWorld Heist\
macOS (OS X) ~/Library/Application Support/SteamWorld Heist/
Linux $XDG_DATA_HOME/SteamWorld Heist/
This game follows the XDG Base Directory Specification on Linux.

Save game data location

System Location
Windows %USERPROFILE%\Documents\My Games\SteamWorld Heist\
macOS (OS X) ~/Library/Application Support/SteamWorld Heist/
Linux $XDG_DATA_HOME/SteamWorld Heist/
It's unknown whether this game follows the XDG Base Directory Specification on Linux. Please fill in this information.

Save game cloud syncing

System Native Notes
GOG Galaxy
Origin
OneDrive
Requires enabling backup of the Documents folder in OneDrive on all computers.
Steam Cloud

Video settings

General settings.
General settings.
Graphics settings.
Graphics settings.

Template:Video settings

Widescreen resolution

Game defaults fullscreen resolution to match desktop resolution and windowed to 960x540.
Set resolution manually[citation needed]
  1. Run and quit the game so that settings.xml is created.
  2. Go to the configuration file(s) location.
  3. Edit settings.xml.
  4. Edit these values
<Setting Key="Screen.FullscreenSize" Value="desktop" /> <!-- Fullscreen resolution -->
<Setting Key="Screen.WindowSize" Value="960;540" /> <!-- Windowed resolution -->

desktop makes fullscreen resolution to match your desktop resolution, otherwise use X;Y e.g. 1920;1080

Borderless fullscreen windowed

Set borderless[citation needed]
  1. Run and quit the game so that settings.xml is created.
  2. Go to the configuration file(s) location.
  3. Edit settings.xml.
  4. Change existing values to:
<Setting Key="Screen.Borderless" Value="1"/>
<Setting Key="Screen.WindowSize" Value="1920;1080"/> <!-- your resolution -->
<Setting Key="Screen.Fullscreen" Value="0"/>
<Setting Key="Screen.WindowResizable" Value="0"/>

High frame rate

Change FPS limit[1]
  1. Run and quit the game so that settings.xml is created.
  2. Go to the configuration file(s) location.
  3. Edit settings.xml.
  4. Find <Setting Key="System.MaxFramesPerSecond" Value="289" />.
  5. Change 289 to desired frame rate limit.

Input settings

Key and button rebinding.
Key and button rebinding.
Direct aiming mode is only available to controller. Mouse can't be used for aiming.

Template:Input settings

Haptic feedback

Disable vibration[1]
  1. Run and quit the game so that settings.xml is created.
  2. Go to the configuration file(s) location.
  3. Edit settings.xml.
  4. Change <Setting Key="Game.Rumble" Value="1" /> to <Setting Key="Game.Rumble" Value="0" /> to disable haptic feedback.

Audio settings

Audio settings.
Audio settings.

Template:Audio settings

Localizations

Language settings.
Language settings.
Language UI Audio Sub Notes
English
French
German
Italian
Russian
Spanish

Other information

API

Technical specs Supported Notes
Direct3D 7
DirectDraw
OpenGL
Executable 32-bit 64-bit Notes
Windows
macOS (OS X)
Linux

Middleware

Middleware Notes
Audio OpenAL
Input SDL2

System requirements

Windows
Minimum Recommended
Operating system (OS) Vista
Processor (CPU) 2 GHz, SSE2 support
System memory (RAM) 1 GB
Hard disk drive (HDD) 320 MB
Video card (GPU) Framebuffer object support
Intel HD 4600
512 MB of VRAM
OpenGL 2.1 compatible
Sound (audio device) OpenAL compatible
Other You may need to update your graphics drivers for OpenGL 2.1 support
macOS (OS X)
Minimum Recommended
Operating system (OS) 10.7
Processor (CPU) 2 GHz, SSE2 support
System memory (RAM) 1 GB
Hard disk drive (HDD) 320 MB
Video card (GPU) Framebuffer object support
Intel HD 4600
512 MB of VRAM
OpenGL 2.1 compatible
Sound (audio device) OpenAL compatible
Other You may need to update your graphics drivers for OpenGL 2.1 support
Linux
Minimum Recommended
Operating system (OS) SteamOS 2.0, Ubuntu 14.04 LTS
Processor (CPU) 2 GHz, SSE2 support
System memory (RAM) 1 GB
Hard disk drive (HDD) 320 MB
Video card (GPU) Framebuffer object support
Intel HD 4600
512 MB of VRAM
OpenGL 2.1 compatible
Sound (audio device) OpenAL compatible
Other You may need to update your graphics drivers for OpenGL 2.1 support

References

  1. 1.0 1.1 Verified by User:Keith on 2021-04-05