TribesReplay/Rage128.cs
2017-07-17 22:51:48 -04:00

22 lines
783 B
Smalltalk

$pref::Audio::provider = "Miles Fast 2D Positional Audio";
$pref::Video::fullScreen = 1;
$pref::Video::resolution = "800 600 16";
$pref::OpenGL::mipReduction = 1;
$pref::shadows = 0.1;
$pref::Terrain::enableDetails = 1;
$pref::environmentMaps = 1;
$pref::Interior::DynamicLights = 1;
$pref::Interior::ShowEnvironmentMaps = 1;
$pref::precipitationOn = 1;
$pref::decalsOn = 1;
$pref::Terrain::screenError = 20;
$pref::TS::detailAdjust = "0.675439";
$pref::numCloudLayers = 0;
$pref::OpenGL::interiorMipReduction = 1;
$pref::OpenGL::skyMipReduction = 1;
$pref::Terrain::texDetail = "3";
$pref::Interior::VertexLighting = "1";
$pref::Player::renderMyItems = "1";
$pref::Player::renderMyPlayer = "0";
$pref::TS::screenError = "8";
$pref::Terrain::dynamicLights = "1";