Cubemap minimum resolution: Difference between revisions
Jump to navigation
Jump to search
Note:The video resolution can be set under Options > Video in the game engine.
(added buildcubemaps FAQ entry) |
mNo edit summary |
||
Line 2: | Line 2: | ||
If the game crashes when you try to run <code>buildcubemaps</code>, this probably means your game resolution is set too low. Before you try to build cubemaps you must ensure your game width and height are over 512 pixels. This means that the minimal standard resolution to build cubemaps is 800x600. | If the game crashes when you try to run <code>buildcubemaps</code>, this probably means your game resolution is set too low. Before you try to build cubemaps you must ensure your game width and height are over 512 pixels. This means that the minimal standard resolution to build cubemaps is 800x600. | ||
{{note|The video resolution can be set under '''Options > Video''' in the game engine.}} |
Revision as of 13:46, 26 May 2006
If the game crashes when you try to run buildcubemaps
, this probably means your game resolution is set too low. Before you try to build cubemaps you must ensure your game width and height are over 512 pixels. This means that the minimal standard resolution to build cubemaps is 800x600.
