Nuclear Dawn

Nuclear Dawn

查看统计:
Dmitriy 2013 年 5 月 7 日 下午 11:50
Cube map buffer size 1024 x 1024 is bigger than screen!
I'm getting this error when I try to build cubemaps for a map. My maximum screen resolution is 1440x900. Don't want to reduce env_cubemap size.

Is it possible to somehow run the game in higher resolution then the screen supports to build cubemaps?
I tried game's launch parameters: -w 1280 -h 1024, but the game automatically reduces resolution to 1280x900.