Jump to content

Any way to get 800x600 res?


Reticuli

Recommended Posts

Yes its possible

 

open up

 

Program Files\1C\Eagle Dynamics\Ka-50\BlackShark\data\scripts\options.lua

 

at the bottom of the file is this

 

["effects"] = 2,
       ["lights"] = 2,
       ["haze"] = 1,
       ["terrPrld"] = "20",
       ["height"] = 600,
       ["resolution"] = "800x600",
       ["civTraffic"] = 1,
       ["width"] = 800,
   }, -- end of ["graphics"]
} -- end of options

 

replace height and width to whatever you want, I already set for 800x600 for you.

Link to comment
Share on other sites

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...