Gratuitous Space Battles
|
| Developers
|
| Release dates
|
|
General information
Official Website
Steam Community Discussions
Steam Users' Forums
Availability[edit]
None of the versions provide everything and there is a price disparity between the same versions.
Online gameplay requires an activation code.
Downloadable content (DLC) and expansions
| Name
|
Notes
|
|
| The Outcasts
|
|
|
| The Tribe
|
|

|
| The Order
|
|

|
| The Swarm
|
|

|
| The Nomads
|
|

|
| Galactic Conquest
|
|

|
| Parasites DLC
|
|
|
Game data[edit]
Configuration file(s) location[edit]
|
|
Location
|
| Windows
|
%USERPROFILE%\Documents\My Games\GratuitousSpaceBattles
|
| OS X
|
|
| Linux
|
~/.positech/GSB
|
Save game data location[edit]
|
|
Location
|
| Windows
|
%USERPROFILE%\Documents\My Games\GratuitousSpaceBattles
|
| OS X
|
|
| Linux
|
~/.positech/GSB
|
This game does not support the XDG Base Directory Specification on Linux.
Video settings[edit]
Input settings[edit]
Audio settings[edit]
Localizations
| Language
|
UI
|
Audio
|
CC
|
Notes
|
| English
|
|
|
|
|
Network[edit]
Multiplayer types
Issues fixed[edit]
DLC on Linux[edit]
The DLC for this game can only be bought via Steam or as a part of the collector's edition from the website. Because of this, the DLC is not officially sold on Linux, but it can be used with the Linux version after being bought on Steam.[1]
|
Convert Steam DLC content
- Buy DLC via Steam
- Install DLC via Steam, either under Windows or via Wine
- Copy the relevant folders
- Folder in the installation folder (e.g. "GSB/nomads GSB/campaign")
- "data/install/DLC_RELATED" into "GSB/data/install/DLC_RELATED"
- "data/packages/DLC_RELATED" into "GSB/data/packages/DLC_RELATED"
- Convert all .dds files to .png
Notes:
This can be done with the use of ImageMagick. To automate this process further the following command may be used (NO WARRANTY):
for x in `find . -name "*.dds"`; do convert $x `dirname $x`/`basename $x .dds`.png; done
Some users have noted that some backgrounds appear white, when using the DLC, but this can be further fixed by converting the .bmp files |
Issues unresolved[edit]
Whilst in battle, the game would, approximately every 3 minutes, drop from the regular (on an average machine, I do not know the specs of it) FPS of ~60, to < 10 FPS. It would go back to the regular FPS about 5 minutes later, and then repeat this cycle. Cause unknown, fix unknown.
System requirements[edit]
Requires at least 1024x768
| Windows
|
|
|
Minimum
|
| Operating system (OS)
|
XP
|
| Processor (CPU)
|
1.5 GHz
|
| System memory (RAM)
|
1 GB
|
| Hard disk drive (HDD)
|
62 MB
|
| Video card (GPU)
|
128 MB of VRAM
|
| OS X
|
|
|
Minimum
|
| Operating system (OS)
|
10.5
|
| Processor (CPU)
|
1.5 GHz
|
| System memory (RAM)
|
1 GB
|
| Hard disk drive (HDD)
|
62 MB
|
| Video card (GPU)
|
128 MB of VRAM
|
| Linux
|
|
|
Minimum
|
| Operating system (OS)
|
Kernel 2.6
|
| Processor (CPU)
|
1.5 GHz
|
| System memory (RAM)
|
1 GB
|
| Hard disk drive (HDD)
|
62 MB
|
| Video card (GPU)
|
128 MB of VRAM
|
References
- ↑ Guide on forums