GearHack

: :

Add Comment | Related Links | TrackBack
Related Content

Trine 2: Custom Resolution

My friend just gave me a gift copy of Trine 2 on Steam tonight. But whenever I launch it, it won't provide the proper 1920x1080 resolution that my display support. That's probably because I have two displays connected, and Trine 2 gets confused. But here is a way to manually set the resolution.

On Windows, the configuration is located in the following file: "C:\Users\[user name]\AppData\Roaming\Trine2\options.txt". You can change the resolution in this file. The following two lines in the file changes the resolution:

  setOption(renderingModule, "ScreenWidth", 1920)
setOption(renderingModule, "ScreenHeight", 1080)

For some reason, I have trouble using full-screen mode with this resolution, even though my display sets it perfectly. When Trine 2 does it, I get a blank screen. The way to solve this problem is to run full screen in a window. The following settings allows you to do that:

  setOption(renderingModule, "Windowed", true)
setOption(renderingModule, "MaximizeWindow", true)
setOption(renderingModule, "WindowTitleBar", false)

And that's how to set custom resolution in Trine 2. But you don't have to stop there. There are numerous other options in this configuration that you can try to improve the graphics of the game.

Fido
Wed, 27 Mar 2013 12:25:41 +0300

Add Comment | Related Links | TrackBack
Related Content

Did your message disappear? Read the Forums FAQ.

Add Comment

Spam Control | * indicates required field
Your Name: *
E-mail:
Remember Me!
Comment: *
File attachment is optional. Please do not attach a file to your submission unless it is relevent.
Attach File:
(20 MB Max)
Spam Protection: * Answer of 10 + 0?
Click button only once, please!

TrackBack

TrackBack only accepted from WebSite-X Suite web sites. Do not submit TrackBacks from other sites.

Send Ping | TrackBack URL | Spam Control

No TrackBacks yet. TrackBack can be used to link this thread to your weblog, or link your weblog to this thread. In addition, TrackBack can be used as a form of remote commenting. Rather than posting the comment directly on this thread, you can posts it on your own weblog. Then have your weblog sends a TrackBack ping to the TrackBack URL, so that your post would show up here.

Messages, files, and images copyright by respective owners.


Articles | Wiki
Forums | Latest | RSS
Library | Links | News
Search | Store | Help

124 Users Online



Hacking Digital Cameras
Fun for Photographers

Amazon Associate

Copyright © 2004 - 2024. All Rights Reserved.