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 "Legend of Grimrock"

From PCGamingWiki, the wiki about fixing PC games
m (Added cleanup tag)
(Bah, now it actually meets article guidelines.)
Line 1: Line 1:
{{cleanup}}
 
 
{{infobox
 
{{infobox
 
|cover          = LegendOfGrimrock.png
 
|cover          = LegendOfGrimrock.png
|developer      = [[Wikipedia:Almost Human|Almost Human]]<br/><sup>Linux</sup> Edward Rudd
+
|developer      = [[Wikipedia:Almost Human|Almost Human]]<br/><sup>Linux, OS X</sup> Edward Rudd
|publisher      = [[Wikipedia:Almost Human|Almost Human]]
+
|release dates  = <sup>Windows</sup> 11 April 2012<br /><sup>Linux, OS X</sup> 19 December
|release dates  = '''Microsoft Windows'''<br />April 11, 2012<br />'''Mac OS X'''<br />December 19, 2012<br />'''Linux'''<br />December 19, 2012
 
 
}}
 
}}
 +
{{:Legend of Grimrock (series)}}
 +
 +
'''General information'''
 +
{{mm}} [http://www.grimrock.net/ Official website]
 +
{{mm}} [http://www.grimrock.net/forum/ Official forum]
 +
{{mm}} [http://forums.steampowered.com/forums/forumdisplay.php?f=1385 Steam Users' Forums] for game series
 +
{{mm}} [http://steamcommunity.com/app/207170/discussions/ Steam Community Discussions]
  
= Windows =
 
 
== Availability ==
 
== Availability ==
 
{{Availability Table|
 
{{Availability Table|
{{Availability Table/row|[http://www.grimrock.net/buy/ Developer Website]|{{ID|DRM-free}} {{ID|Steam}}|Best version.}}
+
{{Availability Table/row| [http://www.grimrock.net/buy/ Developer's website] | {{ID|DRM-free}}{{ID|Steam}} | }}
{{Availability Table/row|[http://www.gog.com/en/gamecard/legend_of_grimrock/ GOG.com]|{{ID|Gog}}{{ID|DRM-free}}|}}
+
{{Availability Table/row| [http://www.gog.com/en/gamecard/legend_of_grimrock/ GOG.com]| {{ID|DRM-free}} | }}
{{Availability Table/row|[http://store.steampowered.com/app/207170/ Steam]|{{ID|Steam}}|}}
+
{{Availability Table/row| [http://store.steampowered.com/app/207170/ Steam] | {{ID|Steam}} | }}
 
}}
 
}}
  
The best version is available from [http://www.grimrock.net/buy/ the developer's website], which provides both a [[Steam]] key and a DRM free version (the same executable as from [[GOG.com]]).
+
==Game data==
 +
{{Game Location Table|
 +
{{Game Location Table/row|Windows|%USERPROFILE%\My Documents\Almost Human\Legend of Grimrock\}}
 +
{{Game Location Table/row|Mac|}}
 +
{{Game Location Table/row|Linux|~/.local/share/Almost Human/Legend of Grimrock/}}
 +
}}
 +
{{++}} This game supports XDG on Linux.
  
 
==Video settings==
 
==Video settings==
 +
[[File:Legend of Grimrock settings.png|290px|right|thumb|General settings.]]
 
{{Video Settings
 
{{Video Settings
 
|wsgf_link                  =http://www.wsgf.org/dr/legend-grimrock/en
 
|wsgf_link                  =http://www.wsgf.org/dr/legend-grimrock/en
Line 23: Line 34:
 
|multimonitor_wsgf_award    =silver
 
|multimonitor_wsgf_award    =silver
 
|widescreen_resolution      =true
 
|widescreen_resolution      =true
|widescreen_resolution_notes=1280x720 and higher.
+
|widescreen_resolution_notes=
 
|multimonitor              =true
 
|multimonitor              =true
 
|multimonitor_notes        =
 
|multimonitor_notes        =
Line 30: Line 41:
 
|windowed                  =true
 
|windowed                  =true
 
|windowed_notes            =
 
|windowed_notes            =
|fullscreen                =unknown
+
|fullscreen                =true
 
|fullscreen_notes          =
 
|fullscreen_notes          =
 
|anisotropic                =true
 
|anisotropic                =true
Line 36: Line 47:
 
|antialiasing              =hackable
 
|antialiasing              =hackable
 
|antialiasing_notes        =Force in the video card control panel.
 
|antialiasing_notes        =Force in the video card control panel.
|vsync                      =hackable
+
|vsync                      =true
|vsync_notes                =See [[#Vertical sync (Vsync)|Vertical sync (Vsync)]].
+
|vsync_notes                =
 +
}}
 +
 
 +
==Input settings==
 +
{{Input Settings
 +
|key_remap                  =true
 +
|key_remap_notes            =
 +
|acceleration_option        =false
 +
|acceleration_option_notes  =
 +
|controller_support        =false
 +
|controller_support_notes  =
 
}}
 
}}
 +
{{++}} This game includes the option for on-screen controls.
 +
 +
{{Fixbox|1=
 +
{{Fixbox/fix|Enabling the console}}
 +
Add the following lines to the file <code>grimrock.cfg</code> in the [[#Game data|game data]] folder:
 +
<pre>console=true
 +
consoleKey = 192</pre>
  
=== [[Vertical sync (Vsync)]] ===
+
This sets the key <code>~</code> to opening the console.
# Go to <code>%USERPROFILE%\My Documents\Almost Human\Legend of Grimrock\</code>
 
# Edit <code>grimrock.cfg</code>
 
# Change <code>verticalSync = 1</code> to <code>verticalSync = 2</code>.
 
  
== Issues And Fixes ==
+
A handy debugging toolkit [http://forums.pcgamingwiki.com/download/file.php?id=14 can be downloaded], placed into the directory containing 'grimrock.exe' and can be accessed in the console by typing <code>dofile('debug.lua')</code>. A list of commands can be found within the file itself.
=== Period Freezing, Overheating ===
+
}}
Enabling [[#Vsync]] may fix some issues, such as periodic freezing. This is because the game does not have a framerate limiter, therefore it will tax the graphics card very heavily.<ref>http://www.grimrock.net/forum/viewtopic.php?f=12&t=677</ref> [[#Vsync]] forces a framerate cap.
 
  
=== Black Screen, Torches Visible ===
+
== Issues fixed ==
 +
{{Fixbox|1=
 +
{{Fixbox/fix|Period freezing, overheating}}
 +
Enabling Vsync may fix some issues, such as periodic freezing. This is because the game does not have a framerate limiter, therefore it will tax the graphics card very heavily.<ref>http://www.grimrock.net/forum/viewtopic.php?f=12&t=677</ref> Vsync forces a framerate cap.
 +
}}
 +
{{Fixbox|1=
 +
{{Fixbox/fix|Black screen with torches visible}}
 
A known issue regarding certain graphics card drivers. Resetting the graphics driver to default values from the control panel can fix this issue. <ref>http://www.grimrock.net/forum/viewtopic.php?f=12&t=848</ref> This issue, at least on AMD cards, seems to be caused by forcing anti-aliasing via the control panel. Disabling it should fix the issue. Morphological Filtering (MLAA) seems functional as an alternative, but it can make small text and objects blurry.
 
A known issue regarding certain graphics card drivers. Resetting the graphics driver to default values from the control panel can fix this issue. <ref>http://www.grimrock.net/forum/viewtopic.php?f=12&t=848</ref> This issue, at least on AMD cards, seems to be caused by forcing anti-aliasing via the control panel. Disabling it should fix the issue. Morphological Filtering (MLAA) seems functional as an alternative, but it can make small text and objects blurry.
 
+
}}
=== Blurry Graphics ===
+
{{Fixbox|1=
 +
{{Fixbox/fix|Blurry graphics}}
 
Blurry textures and menu items are almost always caused by the Mipmap Detail Level in the [[AMD VISION Engine Control Center]].<ref>http://www.grimrock.net/forum/viewtopic.php?f=12&t=690</ref>
 
Blurry textures and menu items are almost always caused by the Mipmap Detail Level in the [[AMD VISION Engine Control Center]].<ref>http://www.grimrock.net/forum/viewtopic.php?f=12&t=690</ref>
  
 
Following these steps to fix the issue:
 
Following these steps to fix the issue:
*set Mipmap Detail Level to 'Quality'  
+
# set Mipmap Detail Level to 'Quality'  
*disable Catalyst AI  
+
# disable Catalyst AI  
*everything else to App Controlled/off.
+
#everything else to App Controlled/off.
 
+
}}
=== Mouse Cursor Missing ===
+
{{Fixbox|1=
 +
{{Fixbox/fix|Mouse cursor missing}}
 
Disabling mouse pointer trails fixes this issue.<ref>http://www.grimrock.net/forum/viewtopic.php?f=12&t=977</ref>
 
Disabling mouse pointer trails fixes this issue.<ref>http://www.grimrock.net/forum/viewtopic.php?f=12&t=977</ref>
 
+
}}
=== D3DError - D3DXCompileShader failed ===
+
{{Fixbox|1=
 +
{{Fixbox/fix|D3DError - D3DXCompileShader failed}}
 
Error message: <code>D3DError - D3DXCompileShader failed: ERROR_BAD_EXE_FORMAT</code>
 
Error message: <code>D3DError - D3DXCompileShader failed: ERROR_BAD_EXE_FORMAT</code>
  
Line 82: Line 115:
  
 
After doing this, rerun the <code>DXSetup.exe</code> from the original downloaded archive above.
 
After doing this, rerun the <code>DXSetup.exe</code> from the original downloaded archive above.
 
+
}}
=== Integrated Graphics ===
+
{{Fixbox|1=
 +
{{Fixbox/fix|Running on integrated graphics}}
 
This is possible using a utility called [http://transgaming.com/business/swiftshader Swiftshader], which offloads shader processing onto the CPU. However, this comes at a heavy performance price.<ref>http://www.grimrock.net/forum/viewtopic.php?f=12&t=1170</ref>
 
This is possible using a utility called [http://transgaming.com/business/swiftshader Swiftshader], which offloads shader processing onto the CPU. However, this comes at a heavy performance price.<ref>http://www.grimrock.net/forum/viewtopic.php?f=12&t=1170</ref>
 +
}}
  
==System requirements==
+
== System requirements ==
 +
{{ii}} Requires a resolution of at least 1280x720 or 1024x768.
 
{{System Requirements
 
{{System Requirements
 
|OSfamily = Windows
 
|OSfamily = Windows
|minOS = Windows XP Service Pack 3
+
|minOS   = XP SP3/Vista/7
|recOS = Windows Vista or Windows 7
+
|minproc = Dual Core 2 GHz Intel or 2.8 GHz AMD
|minproc = Dual Core 2GHz Intel or 2.8GHz AMD
+
|recproc = Quad Core 2.66 GHz Intel or 3.2 GHz AMD
|recproc = Quad Core 2.66GHz Intel or 3.2GHz AMD
+
|minmem = 2 GB
|minmem = 2 GB
+
|recmem = 4 GB
|recmem = 4 GB
+
|minHD   = 1 GB
|minHD = 1 GB free
+
|minGPU = ATI Radeon X1600 or NVIDIA GeForce 7600<br/>Shader Model 3.0 support<br/>
|minGPU = ATI Radeon X1600 or NVIDIA GeForce 7600 or better (512MB graphics memory or more. Shader Model 3.0 needs to be supported). Minimum supported resolutions 1280×720 and 1024×768.
+
|minVRAM = 512 MB
|recGPU = ATI Radeon HD 2900 or NVIDIA GeForce 8800 or better (512MB graphics memory or more. Shader Model 3.0 needs to be supported)
+
|recGPU = ATI Radeon HD 2900 or NVIDIA GeForce 8800<br/>
 
}}
 
}}
 
+
{{System Requirements
= Mac OS X =
+
|OSfamily = Mac
 
+
|minOS  = 10.6
= Linux =
+
|minproc = Core 2 Duo
 
+
|recproc = Core i5
== Technical Issues ==
+
|minmem  = 2 GB
 
+
|recmem = 4 GB
=== Issues installing ===
+
|minHD  = 1 GB
 
+
|minGPU  = OpenGL 2.1<br/>
Some users have reported that the "LegendOfGrimrock-Linux-2012-12-18.sh" script hangs during installation; it may be necessary to provide root permissions explicitly using sudo, or to use root access directly, in order to run the script successfully.
+
|minVRAM = 256 MB
 
+
|recGPU  = ATI Radeon HD 2900 or NVIDIA GeForce 8800<br/>
=== Game binary won't run ===
+
|recVRAM = 512 MB
The installation script adds a 'Grimrock.bin' binary to /usr/local/bin by default, which is automatically added to the PATH. Some users have reported that running this binary fails; it may be necessary to run the (apparently) alternative binary directly from the actual installation location — which by default is /usr/local/games/Grimrock.  
+
}}
 
+
{{System Requirements
== WINE/PlayOn ==
+
|OSfamily = Linux
Some users have suggested that it is possible to run Grimrock on Mac and Linux via WINE; however with the availability of a native version this should no longer be necessary. The most popular method on Mac is to use [http://portingteam.com/files/file/7283-legend-of-grimrock/ the Porting Team wrapper]. On Linux it may be possible to play the game by installing Windows DLLs via Wine tricks (required DLLs include DirectX dlls and Visual C dlls).
+
|minOS  = glibc 2.5
 
+
|minproc = 2 GHz
This thread on the official forum details some ways to get it running under WINE: http://www.grimrock.net/forum/viewtopic.php?f=12&t=489
+
|minmem  = 2 GB
 
+
|minHD  = 1 GB
=== Running On Integrated Graphics ===
+
|minGPU  = OpenGL 2.1, Shader Model 3 support<br/>
Using Crossover, the game throws a D3D error.
+
|minVRAM = 512 MB
 
 
This can be fixed by using [[Swiftshader]].<ref>http://www.grimrock.net/forum/viewtopic.php?f=12&t=1277</ref>
 
 
 
Navigate to the file: <code>~/.cxoffice/Grimrock/drive_c/windows/system32/d3d9.dll</code>  
 
 
 
Replace with the <code>d3d9.dll</code> from Wwiftshader.
 
 
 
= General Information =
 
=== Enabling The Console ===
 
{{ii}} The console is not enabled by default
 
{{Fixbox|1=
 
{{Fixbox/fix|Enable The Console}}
 
Add the following lines to the file 'grimrock.cfg' in 'Documents/Almost Human/Legend of Grimrock':
 
 
 
<code>console=true
 
 
 
consoleKey = 192</code> (Allows the console to be enabled when '~' is pressed)
 
 
 
A handy debugging toolkit [http://forums.pcgamingwiki.com/download/file.php?id=14 can be downloaded], placed into the directory containing 'grimrock.exe' and can be accessed in the console by typing <code>dofile('debug.lua')</code>. A list of commands can be found within the file itself.
 
 
}}
 
}}
=== Save Locations ===
 
Games are saved by default on Windows in:
 
  <code>%USERPROFILE%\My Documents\Almost Human</code>
 
 
Under Linux, they are placed in:
 
  <code>~/.local/share/Almost Human/</code>
 
 
== Official Links ==
 
* [http://www.grimrock.net/ Official Website]
 
* [http://www.grimrock.net/forum/ Official Forum]
 
  
= References =
+
{{References}}
<references />
 
  
[[Category:Featured Articles]]
+
[[Category:Game]][[Category:Featured Articles]][[Category:Windows]][[Category:Mac]][[Category:Linux]]
[[Category:Windows]]
 
[[Category:Mac]]
 
[[Category:Linux]]
 

Revision as of 11:29, 17 March 2013

Template:Infobox Legend of Grimrock (series)

General information

Official website
Official forum
Steam Users' Forums for game series
Steam Community Discussions

Availability

Template:Availability Table

Game data

Template:Game Location Table

This game supports XDG on Linux.

Video settings

General settings.

Template:Video Settings

Input settings

Template:Input Settings

This game includes the option for on-screen controls.
Instructions

Issues fixed

Instructions
Instructions
Instructions
Instructions
Instructions
Instructions

System requirements

Requires a resolution of at least 1280x720 or 1024x768.

Template:System Requirements Template:System Requirements Template:System Requirements


References