User talk:World Sar

From OpenSimulator

(Difference between revisions)
Jump to: navigation, search
(HyperLife)
Line 1: Line 1:
 
 
== World Star (Windows 7 64 bit) ==
 
== World Star (Windows 7 64 bit) ==
  
Line 9: Line 8:
 
4) OsGrid Region on AstralGrid<br>
 
4) OsGrid Region on AstralGrid<br>
 
5) [http://astral.dyndns-home.com/shop/ Full Perm XML Marketplace]<br>
 
5) [http://astral.dyndns-home.com/shop/ Full Perm XML Marketplace]<br>
6) [http://astral.dyndns-home.com/meeting/chat/ Web Chat Room]
+
6) [http://astral.dyndns-home.com/meeting/chat/ Web Chat Room]<br>
 
+
 
+
  
 
== XEngine.ini ==
 
== XEngine.ini ==
Line 17: Line 14:
 
[XEngine]  
 
[XEngine]  
  
    Enabled = true
+
  Enabled = true
 
   MinThreads = 2
 
   MinThreads = 2
 
   MaxThreads = 100
 
   MaxThreads = 100
Line 45: Line 42:
  
 
[Startup]  
 
[Startup]  
 
 
     crash_dir = ./Simulator-Cache/Crashes
 
     crash_dir = ./Simulator-Cache/Crashes
  DecodedSculptMapPath = ./Simulator-Cache/Sculpt-Map
+
    DecodedSculptMapPath = ./Simulator-Cache/Sculpt-Map
 
+
 
[AssetCache]  
 
[AssetCache]  
 
 
     CacheDirectory = ./Simulator-Cache/Asset-Cache
 
     CacheDirectory = ./Simulator-Cache/Asset-Cache
 
 
 
[XEngine]  
 
[XEngine]  
 
+
    ScriptEnginesPath = ./Simulator-Cache/Script-Engines-Cache
    ScriptEnginesPath = ./Simulator-Cache/Script-Engines-Cache
+
 
+
 
[DataSnapshot]  
 
[DataSnapshot]  
 
+
    snapshot_cache_directory = ./Simulator-Cache/Data-Snapshot-Cache
    snapshot_cache_directory = ./Simulator-Cache/Data-Snapshot-Cache
+
[GridService]  
 
+
    MapTileDirectory = "./Simulator-Cache/Hypergrid-Map"
<br> [GridService]  
+
 
+
    MapTileDirectory = "./Simulator-Cache/Hypergrid-Map"
+

Revision as of 02:29, 7 August 2011

Contents

World Star (Windows 7 64 bit)

AstralGrid Projects

1) HyperLife
2) Freebies SIM
3) 3D Interactive Adventure Game
4) OsGrid Region on AstralGrid
5) Full Perm XML Marketplace
6) Web Chat Room

XEngine.ini

[XEngine]

  Enabled = true
  MinThreads = 2
  MaxThreads = 100
  IdleTimeout = 60
  Priority = "Normal"
  MaxScriptEventQueue = 300
  ThreadStackSize = 262144
  AppDomainLoading = true
  WriteScriptSourceToDebugFile = false
  DefaultCompileLanguage = lsl
  AllowedCompilers=lsl
  CompileWithDebugInformation = true
  AllowMODFunctions = true
  AllowOSFunctions = true
  AllowLightShareFunctions = false
  OSFunctionThreatLevel = VeryLow
  SaveInterval = 120
  MaintenanceInterval = 10
  EventLimit = 30
  KillTimedOutScripts = false
  ScriptDelayFactor = 1.0
  ScriptDistanceLimitFactor = 1.0
  SensorMaxRange = 96.0
  SensorMaxResults = 16

Caching.ini

[Startup]

   crash_dir = ./Simulator-Cache/Crashes
   DecodedSculptMapPath = ./Simulator-Cache/Sculpt-Map

[AssetCache]

   CacheDirectory = ./Simulator-Cache/Asset-Cache

[XEngine]

    ScriptEnginesPath = ./Simulator-Cache/Script-Engines-Cache

[DataSnapshot]

    snapshot_cache_directory = ./Simulator-Cache/Data-Snapshot-Cache

[GridService]

    MapTileDirectory = "./Simulator-Cache/Hypergrid-Map"
Personal tools
General
About This Wiki