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 "Delver"

From PCGamingWiki, the wiki about fixing PC games
m
m (updated template usage)
Line 32: Line 32:
  
 
==Game data==
 
==Game data==
 +
===Configuration file(s) location===
 +
{{Game data|
 +
{{Game data/row|Windows|}}
 +
{{Game data/row|OS X|}}
 +
{{Game data/row|Linux|}}
 +
}}
 +
 +
===Save game data location===
 
{{Game data|
 
{{Game data|
 
{{Game data/row|Windows|}}
 
{{Game data/row|Windows|}}
Line 91: Line 99:
 
# Open "\com\interrupt\dungeoneer\gfx\GlRenderer.class" and "\com\interrupt\dungeoneer\gfx\GLRenderer10.class" in a hex editor (e.g. HxD).
 
# Open "\com\interrupt\dungeoneer\gfx\GlRenderer.class" and "\com\interrupt\dungeoneer\gfx\GLRenderer10.class" in a hex editor (e.g. HxD).
 
# Replace the hex value "0442700000" with "0442C00000" in both files. It should occur exactly once in each file.
 
# Replace the hex value "0442700000" with "0442C00000" in both files. It should occur exactly once in each file.
# Zip the directory tree while taking care that its internal root directory is at the same level it was in the original.
+
# Zip the folder tree while taking care that its internal root folder is at the same level it was in the original.
 
# Rename original Delver.jar to e.g. "Delver.jar ORIGINAL", rename your new Zip file to "Delver.jar" and put it where it belongs.
 
# Rename original Delver.jar to e.g. "Delver.jar ORIGINAL", rename your new Zip file to "Delver.jar" and put it where it belongs.
 
{{ii}} 4270 got changed to 42C0, which changes the program's interal FOV number from 60 to 96. With this knowledge, you can experiment accordingly.
 
{{ii}} 4270 got changed to 42C0, which changes the program's interal FOV number from 60 to 96. With this knowledge, you can experiment accordingly.

Revision as of 09:13, 20 January 2014

Dev general icon.svg
This product is unreleased but remains under active development - information may change frequently and could be outdated or irrelevant.
Delver
Delver cover
Developers
Chad Alan Cuddigan
Release dates
Windows TBA
macOS (OS X) TBA
Linux TBA

General information

Official website
Unofficial wiki
Steam Community Discussions

Availability

Template:Availability Table

Essential improvements

Mods

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

Configuration file(s) location

Template:Game data/rowTemplate:Game data/rowTemplate:Game data/row
System Location
Steam Play (Linux) <SteamLibrary-folder>/steamapps/compatdata/249630/pfx/[Note 1]

Save game data location

Template:Game data/rowTemplate:Game data/rowTemplate:Game data/row
System Location
Steam Play (Linux) <SteamLibrary-folder>/steamapps/compatdata/249630/pfx/[Note 1]

Save game cloud syncing

System Native Notes
Steam Cloud

Video settings

Template:Video settings

Field of view (FOV)

Instructions

Input settings

Template:Input settings

Audio settings

Template:Audio settings

System requirements

Windows
Minimum Recommended
Operating system (OS) Vista, 7, 8
Processor (CPU) 1.5 GHz
System memory (RAM)
Hard disk drive (HDD) 200 MB
Video card (GPU) OpenGL 1.2 compatible
macOS (OS X)
Minimum
Operating system (OS) 10.5, 10.6
Processor (CPU) 2.0 GHz
System memory (RAM)
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)
Hard disk drive (HDD) 200 MB
Video card (GPU) OpenGL 2.0 compatible


Cite error: <ref> tags exist for a group named "Note", but no corresponding <references group="Note"/> tag was found, or a closing </ref> is missing