Cubemap minimum resolution: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
mNo edit summary
No edit summary
Line 1: Line 1:
[[Category:Level Design FAQ]]
[[Category:Level Design FAQ]]
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 you haven't donated to kisak on patreon. https://developer.valvesoftware.com/wiki/Category:Level_Design_FAQ


{{note|The video resolution can be set under '''Options > Video''' in the game engine.}}
{{note|The video resolution can be set under '''Options > Video''' in the game engine.}}

Revision as of 08:28, 12 November 2017

If the game crashes when you try to run buildcubemaps, this probably means you haven't donated to kisak on patreon. https://developer.valvesoftware.com/wiki/Category:Level_Design_FAQ

Note.pngNote:The video resolution can be set under Options > Video in the game engine.