1280 by 720 resolution?

Hello there. Is it possible for demigod to be played at 1280 by 720 resolution? Most of the monitors sold in Asia have this kind of resolution ratio.

1,262 views 5 replies
Reply #1 Top

possibly you could add it as a custom resolution in the game.prefs file (\My Documents\My Games\Gas Powered Games\Demigod)

 

just make sure you do a backup of the file before you start poking around.

Reply #2 Top

yes it can,

I am playing with 1900x1080, it all depends on your video card and monitor ...

Reply #3 Top

My video card displays 1280 by 720 but I couldn't find it in the demigod resolution combo box. Anyway, thanks guys. I'll try it.

Reply #4 Top

Find this file:

\My Documents\My Games\Gas Powered Games\Demigod\Game.prefs

Find the option section

            options = {

                ...

                texture_level = 0,

                fidelity = 2,

                primary_adapter = '1280,720,85',

                music_volume = 92,

                fx_volume = 91,

                ...

            },

End of quote

Set the primary adapter to what you need (hor,vert,hz). If your machine and driver supports it, then the games start with that resolution. Otherwise you'll get an error.

 

Reply #5 Top

Yep, but keep in mind, everytime you change anything in the video options, it will be overwritten with another resolution again.