Skip to content
Felanbird edited this page May 20, 2024 · 14 revisions

GPU Configuration

Example of anti-aliasing

Settings

Draw Distance

Draw distance counted in game tiles. Max value is 90.

Note: Extended draw distance (>25) not currently available on MacOS.

Remove Color Banding

Smooths out the color banding that is present in the CPU renderer.

Anti Aliasing

Configures the anti-aliasing mode.

UI Scaling mode

Sampling function to use for the UI in stretched mode

Nearest Neighbor

Bilinear

Bicubic (Mitchell)

Bicubic (Catmull-Rom)

xBR

Fog Depth

Distance from the edge of scene at which to start drawing fog. Max value is 100.

Compute Shaders

Enables extended draw distance on supported devices.

Table of Contents

User Guide

Developer's Guide

Clone this wiki locally