Key points
- Source code released on November 15, 2018,[2] originally under the GPL-2.0 license. Changed to the more permissive zlib/libpng license on September 21, 2020.[3]
General information
- Unofficial wiki
- Steam Community Discussions
- Delver Engine on GitHub
Availability[edit]
Essential improvements[edit]
Skip intro videos[edit]
- There is a "Mods" section on the developer's website which features a few high-quality modifications.
- The developer has also posted a simple Modding Guide to the Steam Community Discussions board for Delver.
Game data[edit]
Configuration file(s) location[edit]
- It's unknown whether this game follows the XDG Base Directory Specification on Linux. Please fill in this information.
Save game data location[edit]
- Saves are in folders
0
, 1
, 2
.
Video settings[edit]
Input settings[edit]
Keyboard & Mouse settings.
Audio settings[edit]
Audio feature |
State |
Notes |
Separate volume controls |
|
Music and Sound. |
Surround sound |
|
|
Subtitles |
|
Enemy speech is not subtitled. |
Closed captions |
|
|
Mute on focus lost |
|
|
Localizations
Language |
UI |
Audio |
Sub |
Notes |
English |
|
|
|
|
Catalan |
|
|
|
Fan translation, download. |
French |
|
|
|
Fan translation, download. |
German |
|
|
|
Fan translation, download. |
Brazilian Portuguese |
|
|
|
Fan translation, download. |
Spanish |
|
|
|
Fan translation, download. |
Other information[edit]
Technical specs |
Supported |
Notes |
OpenGL |
2.0 |
LWJGL 2.9.2 |
Executable |
32-bit |
64-bit |
Notes |
Windows |
|
|
|
macOS (OS X) |
|
|
|
Linux |
|
|
|
Replace Java version[edit]
The game bundles with an old version of Java which can be replaced with newer versions of Java that may improve compatibility and performance for low end hardware.
Use modified executable (Windows)[4]
|
- Download Delver-Launcher
- Go to
<path-to-game>
- Delete or rename
Delver.exe .
- Rename
Delver-Launcher vx.x.x you just downloaded to Delver.exe and put it inside <path-to-game>
Notes
- Make sure the
JAVA_HOME environment variable is set correctly, guide
|
Create a symbolic link (Windows)[4]
|
- Go to
<path-to-game>
- Delete or rename
jre-windows
- Open a Command Prompt as a administrator in
<path-to-game>
- Type
mklink /d jre-windows "%JAVA_HOME%" into the command prompt
Notes
- Make sure the
JAVA_HOME environment variable is set correctly, guide
- No longer works since Update 14
|
Command |
Description |
debug=true |
Enables debug mode, while ingame press K to open menu, etc. |
drawdebugboxes=true |
Draws the debug boxes |
System requirements[edit]
Windows |
|
Minimum |
Recommended |
Operating system (OS) |
Vista, 7, 8 | |
Processor (CPU) |
1.5 GHz
| Dual Core |
System memory (RAM) |
1 GB | |
Hard disk drive (HDD) |
200 MB | |
Video card (GPU) |
OpenGL 2.0 compatible | |
macOS (OS X) |
|
Minimum |
Operating system (OS) |
10.5, 10.6 |
Processor (CPU) |
2.0 GHz |
System memory (RAM) |
1 GB |
Hard disk drive (HDD) |
200 MB |
Video card (GPU) |
OpenGL 2.0 compatible |
Linux |
|
Minimum |
Operating system (OS) |
Ubuntu |
Processor (CPU) |
2.0 GHz |
System memory (RAM) |
1 GB |
Hard disk drive (HDD) |
200 MB |
Video card (GPU) |
OpenGL 2.0 compatible |
Notes
References