PDA

View Full Version : Running Chains in 1280x800 res


ticklemynausea
07-22-2010, 08:09 PM
Hello

Currently I'm only able to run Chains in a resolution of 1280x768. I'd very much like to run it in 1280x800.

There's really no way to do it, is it?

dengine
08-07-2010, 02:48 PM
Hi, ticklemynausea.
In the Windows version, you can set a custom resolution by editing the "settings.lua" file found in the "Chains/Save/" folder. Simply open the "settings.lua" file with a text editor such as Notepad and change the values of the first two lines from:
resx = 1280
resy = 768
to
resx = 1280
resy = 800
Make sure you save the file and voila, the game will run at 1280x800 next time you start it up.