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 "Spacebase DF-9"

From PCGamingWiki, the wiki about fixing PC games
m (updated template usage)
(5 intermediate revisions by 3 users not shown)
Line 13: Line 13:
 
{{Infobox game/row/reception|Metacritic|spacebase-df-9|49}}
 
{{Infobox game/row/reception|Metacritic|spacebase-df-9|49}}
 
|taxonomy    =  
 
|taxonomy    =  
{{Infobox game/row/taxonomy/monetization      | }}
+
{{Infobox game/row/taxonomy/monetization      | One-time game purchase }}
 
{{Infobox game/row/taxonomy/microtransactions | }}
 
{{Infobox game/row/taxonomy/microtransactions | }}
 
{{Infobox game/row/taxonomy/modes            | }}
 
{{Infobox game/row/taxonomy/modes            | }}
Line 51: Line 51:
 
==Essential improvements==
 
==Essential improvements==
 
===[http://spacebasehub.net Unofficial Patch]===
 
===[http://spacebasehub.net Unofficial Patch]===
{{ii}} The Unofficial Patch is based on a community maintained fork of the game after all official development had ceased.<ref>[https://web.archive.org/web/20160707174533/http://www.doublefine.com/forums/viewthread/15918/ Mod support broken for Linux (Macs fixed with post 1.06 update)]</ref>
+
{{ii}} The Unofficial Patch is based on a community maintained fork of the game after all official development had ceased.<ref>{{Refurl|url=https://web.archive.org/web/20160707174533/http://www.doublefine.com/forums/viewthread/15918/|title=Mod support broken for Linux (Macs fixed with post 1.06 update)|date=May 2023}}</ref>
 +
{{ii}} As of February 7, 2023, the final version of the patch has been released [https://steamcommunity.com/app/246090/discussions/0/3761104498514249525/ here].
 
{{ii}} Source code can be found [https://gitlab.com/derelictgames/spacebase-v2-updated-code here].
 
{{ii}} Source code can be found [https://gitlab.com/derelictgames/spacebase-v2-updated-code here].
 
{{++}} Various Bug fixes that aim to fix the various issues in the game as well as increasing the game's stability.
 
{{++}} Various Bug fixes that aim to fix the various issues in the game as well as increasing the game's stability.
Line 60: Line 61:
 
{{Game data|
 
{{Game data|
 
{{Game data/config|Windows|{{p|userprofile\Documents}}\SpaceBaseDF9\}}
 
{{Game data/config|Windows|{{p|userprofile\Documents}}\SpaceBaseDF9\}}
{{Game data/config|OS X|~/Documents/SpaceBaseDF9/}}
+
{{Game data/config|OS X|{{p|osxhome}}/Documents/SpaceBaseDF9/}}
 
{{Game data/config|Linux|{{P|xdgdatahome}}/doublefine/spacebasedf9/}}
 
{{Game data/config|Linux|{{P|xdgdatahome}}/doublefine/spacebasedf9/}}
 
}}
 
}}
Line 68: Line 69:
 
{{Game data|
 
{{Game data|
 
{{Game data/saves|Windows|{{p|userprofile\Documents}}\SpaceBaseDF9\}}
 
{{Game data/saves|Windows|{{p|userprofile\Documents}}\SpaceBaseDF9\}}
{{Game data/saves|OS X|~/Documents/SpaceBaseDF9/}}
+
{{Game data/saves|OS X|{{p|osxhome}}/Documents/SpaceBaseDF9/}}
 
{{Game data/saves|Linux|{{P|xdgdatahome}}/doublefine/spacebasedf9/}}
 
{{Game data/saves|Linux|{{P|xdgdatahome}}/doublefine/spacebasedf9/}}
 
}}
 
}}
Line 116: Line 117:
 
|antialiasing              = false
 
|antialiasing              = false
 
|antialiasing notes        =  
 
|antialiasing notes        =  
 +
|upscaling                  = unknown
 +
|upscaling tech            =
 +
|upscaling notes            =
 
|vsync                      = false
 
|vsync                      = false
 
|vsync notes                =  
 
|vsync notes                =  
Line 205: Line 209:
 
|mute on focus lost notes =  
 
|mute on focus lost notes =  
 
|eax support              =  
 
|eax support              =  
|eax support notes        =  
+
|eax support notes         =
 +
|royalty free audio       = unknown
 +
|royalty free audio notes  =  
 
}}
 
}}
  
Line 244: Line 250:
 
|windows 32-bit exe    = true
 
|windows 32-bit exe    = true
 
|windows 64-bit exe    = false
 
|windows 64-bit exe    = false
 +
|windows arm app        = unknown
 
|windows exe notes      =  
 
|windows exe notes      =  
 +
|mac os x powerpc app  = unknown
 
|macos intel 32-bit app = unknown
 
|macos intel 32-bit app = unknown
 
|macos intel 64-bit app = unknown
 
|macos intel 64-bit app = unknown
|macos arm app          =  
+
|macos arm app          = unknown
 
|macos app notes        =  
 
|macos app notes        =  
 
|linux 32-bit executable= unknown
 
|linux 32-bit executable= unknown
 
|linux 64-bit executable= unknown
 
|linux 64-bit executable= unknown
 +
|linux arm app          = unknown
 
|linux executable notes =  
 
|linux executable notes =  
 
}}
 
}}

Revision as of 08:03, 20 July 2023

Spacebase DF-9
Spacebase DF-9 cover
Developers
Double Fine Productions
Engines
Moai
Release dates
Windows October 27, 2014
macOS (OS X) October 27, 2014
Linux October 27, 2014
Reception
Metacritic 49
Taxonomy
Monetization One-time game purchase
Spacebase DF-9 on HowLongToBeat
Spacebase DF-9 on IGDB
Spacebase DF-9 on MobyGames
Spacebase DF-9 on Wikipedia

General information

Official forums
Official wiki
Steam Community Discussions

Availability

Source DRM Notes Keys OS
Humble Store
Icon overlay.png
Windows
macOS (OS X)
Linux
itch.io
DRM-free
Windows
macOS (OS X)
Linux
Steam
Icon overlay.png
Windows
macOS (OS X)
Linux

Essential improvements

Unofficial Patch

The Unofficial Patch is based on a community maintained fork of the game after all official development had ceased.[1]
As of February 7, 2023, the final version of the patch has been released here.
Source code can be found here.
Various Bug fixes that aim to fix the various issues in the game as well as increasing the game's stability.
Difficulty re-adjustments and other additional QOL improvements.

Game data

Configuration file(s) location

System Location
Windows %USERPROFILE%\Documents\SpaceBaseDF9\
macOS (OS X) $HOME/Documents/SpaceBaseDF9/
Linux $XDG_DATA_HOME/doublefine/spacebasedf9/
This game follows the XDG Base Directory Specification on Linux.

Save game data location

System Location
Windows %USERPROFILE%\Documents\SpaceBaseDF9\
macOS (OS X) $HOME/Documents/SpaceBaseDF9/
Linux $XDG_DATA_HOME/doublefine/spacebasedf9/

Save game cloud syncing

System Native Notes
OneDrive
Requires enabling backup of the Documents folder in OneDrive on all computers.
Steam Cloud
Cloud sync is not cross-platform.[2]

Video

General settings.
General settings.

Input

Keyboard and mouse State Notes
Remapping
See the glossary page for potential workarounds.
Mouse acceleration
Mouse sensitivity
Mouse input in menus
Mouse Y-axis inversion
Controller
Controller support
Controller types

Audio

Audio feature State Notes
Separate volume controls
Music, SFX and dialogue.
Surround sound
Subtitles
Closed captions
Mute on focus lost
Royalty free audio

Localizations

Language UI Audio Sub Notes
English

Other information

Issues and feedback on the game should be reported here.

API

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

System requirements

Windows
Minimum Recommended
Operating system (OS) XP
Processor (CPU) Intel Core 2 Duo
System memory (RAM) 2 GB
Hard disk drive (HDD) 200 MB
Video card (GPU) Intel HD 3000
384 MB of VRAM
macOS (OS X)
Minimum Recommended
Operating system (OS) 10.7
Processor (CPU) Intel Core 2 Duo
System memory (RAM) 2 GB
Hard disk drive (HDD) 200 MB
Video card (GPU) Intel HD 3000
384 MB of VRAM
Linux
Minimum
Operating system (OS) Ubuntu 12.04 LTS
Processor (CPU) 1.8 GHz Dual core
System memory (RAM) 1 GB
Hard disk drive (HDD) 200 MB
Video card (GPU) Nvidia GeForce 8800
AMD Radeon HD 2000
Intel HD 4000
256 MB of VRAM


References

  1. Mod support broken for Linux (Macs fixed with post 1.06 update) - last accessed on May 2023
  2. Verified by User:Anonymous on 2015-12-07