khanat-opennel-code/code/ryzom/common/data_common/r2/IslandScreenshots.cfg
kervala 47ccfe279a Changed: Don't use anymore the current SDK in registry (very unreliable)
Changed: Use the Windows SDK installed with VC++ or the most recent compatible one
2013-09-27 10:52:44 +02:00

27 lines
513 B
INI

SearchPaths =
{
"r:/code/ryzom/data_common/r2", // entry points file
"R:/code/ryzom/data_shard/collisions",
"F:/r2 daily",
};
Continents = {"r2_jungle", "r2_forest", "r2_lakes", "r2_desert","r2_roots"};
SeasonSuffixes = { "_sp"}; //{ "_sp", "_su", "_au", "_wi" };
MeterPixelSize = 2;
OutDir = "F:/perso/code/HelloWorld/Affichage/Final";
CompleteIslandsFile= "r2_islands.xml";
EntryPointsFile= "ring_map_entry_ponts.txt";
Vegetation = true;
InverseZTest = true;