Page 1 of 1

Console commands

Posted: Fri Sep 08, 2017 5:31 am
by versora
I would like to know if it is at all possible to access console commands in Grimrock 1. I already know how to do so in Grimrock 2.

I read the same thing could be done for Grimrock 1 but when I looked at said file there were no console options in the CGF file. So I'm wondering if there isn't another way.

Re: Console commands

Posted: Fri Sep 08, 2017 5:56 am
by Isaac
It's off by default, but otherwise done the same way afaik.

Here are instructions by the developer:
by petri:

To enable the console all you have to do is to change/add the following lines to the config file at Documents/Almost Human/Legend of Grimrock/grimrock.cfg:

console = true
consoleKey = 192 --uses tilde as console key

Re: Console commands

Posted: Fri Sep 08, 2017 6:02 am
by versora
Isaac wrote:It's off by default, but otherwise done the same way afaik.

Here are instructions by the developer:
by petri:

To enable the console all you have to do is to change/add the following lines to the config file at Documents/Almost Human/Legend of Grimrock/grimrock.cfg:

console = true
consoleKey = 192 --uses tilde as console key
for some reason, it's not working. and I copy pasted it to the CGF file

Re: Console commands

Posted: Tue May 03, 2022 5:15 am
by eastwind
It works for me, but note you don't add the two lines, you modify two lines around line 26 that are already there turning it off.

I have no idea why 192 should make the backtick\tilde key be the key to turn it on, that's not the ascii code for those, but it works.

Re: Console commands

Posted: Tue May 03, 2022 5:48 am
by Isaac
This [excerpt] is from my own grimrock.cfg file:

Code: Select all

console = true
consoleKey = 220
In my case the console key is the back-slash and pipe key; " \| ", just below the Backspace key, and above the return/enter key.

The location of my own grimrock.cfg file is:

Code: Select all

C:\Users\%username%\Documents\Almost Human\Legend of Grimrock\grimrock.cfg

Re: Console commands

Posted: Tue May 03, 2022 9:44 am
by minmay
eastwind wrote: Tue May 03, 2022 5:15 amI have no idea why 192 should make the backtick\tilde key be the key to turn it on, that's not the ascii code for those, but it works.
https://cherrytree.at/misc/vk.htm