Author Topic: Tetrogue and screen resolution  (Read 6493 times)

Xecutor

  • 7DRL Reviewer
  • Rogueliker
  • *
  • Posts: 263
  • Karma: +0/-0
    • View Profile
Tetrogue and screen resolution
« on: March 28, 2013, 08:44:20 AM »
It looks like the game have some problems on smaller displays.
In conf directory there is tetrogue.ini
You can add following parameters:
Code: [Select]
screenWidth=<your display resolution width here>
screenHeight=<your display resolution height here>
fullScreen=true
to make it run in fullscreen. It might improve playing experience a little.

Also, some additional controls:
Alt-C will center character on the screen.
Ctrl-G to travel to distant point with keyboard.

Crafting minigame is mouse only, sorry.
It possible to play the game with mouse only. Click and drag to scroll level.
Click on the ground to move there. Click on the enemy to attack. Click on the character when standing on stairs to travel to next level.
You only need keyboard to enter the name and exit from the game.