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.

Dream

From PCGamingWiki, the wiki about fixing PC games
Revision as of 08:50, 14 December 2018 by Garrbot (talk | contribs) (→‎top: updated GOG.com ID format)
Dream
Dream cover
Developers
HyperSloth
Publishers
Mastertronic
Engines
Unreal Engine 3
Release dates
Windows July 31, 2015[1]

General information

Official blog
Official forum
GOG.com Community Discussions
GOG.com Support Page
Steam Community Discussions

Availability

Source DRM Notes Keys OS
GOG.com
DRM-free
Windows
Humble Store
Icon overlay.png
Windows
Steam
Icon overlay.png
Windows

Game data

Configuration file(s) location

System Location
Windows <path-to-game>\UDKGame\Config\*.ini[Note 1]
<path-to-game>\Dream\Engine\Config\*.ini[Note 1]
Steam Play (Linux) <Steam-folder>/steamapps/compatdata/229580/pfx/[Note 2]

Save game data location

System Location
Windows <path-to-game>\DreamSaves\*.Dream[Note 1]
Steam Play (Linux) <Steam-folder>/steamapps/compatdata/229580/pfx/[Note 2]

Save game cloud syncing

System Native Notes
GOG Galaxy
Steam Cloud

Video settings

General settings.
General settings.

Template:Video settings

Field of view (FOV)

Instructions[2]
  1. Go to the configuration file(s) location.
  2. Edit UDKInput.ini.
  3. Change ConsoleKey=NONE to ConsoleKey=Tilde
  4. Save the file.
  5. Start or load a game.
  6. Press Shift+~ to open the console.
  7. Enter fov 110 (replace with the desired value).
  8. Press Shift+~ to close the console again.

Notes

The FOV change is retained across level loads but not between game sessions.

High frame rate

Remove FPS Cap
  1. Go to <path-to-game>\Dream\Engine\Config
  2. Edit BaseEngine.ini.
  3. Change bSmoothFrameRate=TRUE to bSmoothFrameRate=FALSE
  4. Change MaxSmoothedFrameRate=62 to MaxSmoothedFrameRate=144 or whatever framerate you wish.
  5. Save the file.

Input settings

Template:Input settings

Audio settings

Template:Audio settings

Localizations

Language UI Audio Sub Notes
English
French
German
Russian

VR support

Issues fixed

BUILT WITH UDK has stopped working

Remove .bik files[3]
  1. Go to <path-to-game>\binaries\redist\
  2. Remove the following files Actone.bik, IntoBlack.bik, IntoWhite.bik, and Intro.bik.
  3. Use the launcher to remove your save data and launch the game.

Game won't start

Install prerequisite[4]
  1. Go to <path-to-game>\binaries\redist\
  2. Run UE3Redist.exe.
  3. Restart your computer then launch the game.
Alternatively you could try disabling your firewall/allowing the application through it.

Other information

API

Executable 32-bit 64-bit Notes
Windows

System requirements

Windows
Minimum Recommended
Operating system (OS) XP SP3, Vista SP2, 7, 8
Processor (CPU) Intel Core 2 Duo
AMD Athlon X2, or equivalent, running at 1.6 GHz or greater
System memory (RAM) 2 GB
Hard disk drive (HDD) 2 GB
Video card (GPU) Nvidia GeForce 7600 GS
ATI Radeon HD 2400 Pro
256 MB of VRAM

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 File/folder structure within this directory reflects the path(s) listed for Windows and/or Steam game data (use Wine regedit to access Windows registry paths). Games with Steam Cloud support may store data in ~/.steam/steam/userdata/<user-id>/229580/ in addition to or instead of this directory. The app ID (229580) may differ in some cases. Treat backslashes as forward slashes. See the glossary page for details.

References