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 "Void Destroyer"

From PCGamingWiki, the wiki about fixing PC games
m (→‎Availability: Attempting to replace broken GamersGate links with AutoWikiBrowser in Bot mode)
Line 26: Line 26:
 
==Availability==
 
==Availability==
 
{{Availability|
 
{{Availability|
{{Availability/row| GamersGate | DD-VOIDD | Steam | | | Windows }}
+
{{Availability/row| GamersGate | void-destroyer | Steam | | | Windows }}
 
{{Availability/row| GMG | void-destroyer | Steam | | | Windows }}
 
{{Availability/row| GMG | void-destroyer | Steam | | | Windows }}
 
{{Availability/row| Humble | void-destroyer | DRM-free | | Steam | Windows }}
 
{{Availability/row| Humble | void-destroyer | DRM-free | | Steam | Windows }}

Revision as of 11:32, 17 June 2021

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.
Void Destroyer
Void Destroyer cover
Developers
Iteration 11
Engines
Ogre
Release dates
Windows January 20, 2015
Void Destroyer on MobyGames
Void Destroyer
Void Destroyer 2015
Void Destroyer 2 2020

General information

Official website
Official forums
Steam Community Discussions

Availability

Source DRM Notes Keys OS
GamersGate
Icon overlay.png
Windows
Green Man Gaming
Icon overlay.png
Windows
Humble Store
DRM-free
Icon overlay.png
Windows
Steam
Icon overlay.png
Windows

DLC and expansion packs

Name Notes
Mini Sandbox
Windows
Soundtrack
Windows

Game data

Configuration file(s) location

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

Save game data location

System Location
Windows <path-to-game>\Save[Note 1]
Steam Play (Linux) <SteamLibrary-folder>/steamapps/compatdata/259660/pfx/[Note 2]

Save game cloud syncing

System Native Notes
Steam Cloud

Video settings

Graphics settings.
Graphics settings.

Template:Video settings

Input settings

Mouse settings.
Mouse settings.

Template:Input settings

Audio settings

Sound settings.
Sound settings.

Template:Audio settings

Localizations

Language UI Audio Sub Notes
English

Issues fixed

Crash right after loading screen

Modify the soundConfig.cfg1 file[1]
1. Navigate to the installation folder
2. Open the OgreLogfile.log file
3. Look for these lines:
*** --- AVAILABLE DEVICES --- ***
*** --- Generic Software
*** --- My Sound Device
4. If you have another entry other than Generic Software for available devices (e.g. Speakers (SB Recon3D PCIe)), copy the device name.
5. Navigate to \VoidDestroyer\Config folder
6. Open the soundConfig.cfg1 file or if it does not exist create a new one.
7. Modify the file or create a new entry as shown below:
<soundDriver attr1="My Sound Device"/>
8. Final file structure should be similar to this:
<?xml version="1.0" encoding="utf-8"?>
<soundDriver attr1="My Sound Device"/>
9. Save the file.
Run the game in compatibility mode[1]
  1. Go to the installation folder
  2. Right click on VoidDestroyer.exe and choose Properties and then click the Compatibility tab
  3. Check Run this program in compatibility mode for
  4. Choose Windows XP (Service Pack 3)
  5. Apply changes.
Disable the sound system[1]
  1. Go to the installation folder
  2. Create a new file named skipAudio.cfg

Crash that references MSVCR110.dll as the culprit

Install/reinstall Visual Studio 2012 Redistributable[1]
  1. Download and install Visual Studio 2012 Redistributable from here.

Notes

64 bit users might need to install 64 bit version in addition to 32 bit version.

Unsupported resolution

Modify the ogre.cfg file[1]
  1. Go to the installation folder
  2. Open ogre.cfg
  3. Find the line: Video Mode=XXXX x YYYY @ 32-bit colour
  4. Change XXXX x YYYY to a supported resolution. (e.g. 1920 x 1080 @ 32-bit colour)
  5. Save the file.

Other information

API

Executable 32-bit 64-bit Notes
Windows

Middleware

Middleware Notes
Physics Bullet
Audio OpenAL
Input OIS

System requirements

Windows
Minimum Recommended
Operating system (OS) XP
Processor (CPU) Intel Core i3 or equivalent
System memory (RAM) 2 GB
Hard disk drive (HDD) 500 MB
Video card (GPU) Nvidia GeForce 9800
Works with most Intel graphics cards, but not recommended.

Notes

  1. 1.0 1.1 1.2 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