Enlightenment Quest: Starbound.config!

Discussion in 'Starbound FAQs, Q&A, and General Help' started by The Alien Way, Jan 13, 2014.

  1. The Alien Way

    The Alien Way Existential Complex

    Was wondering if anyone could detail some of the more obscure entries in Starbound's config file?


    {
    "allowAdminCommands" : true,
    "allowAdminCommandsFromAnyone" : true,
    "attemptAuthentication" : false,
    "audioChannelSeparation" : [ -25, 25 ],
    "audioChannels" : 2,
    "authHostname" : "auth.playstarbound.com",
    "authPort" : 21027,
    "bcryptRounds" : 5000,
    "bind" : "*",
    "checkAssetsDigest" : false,
    "claimFile" : "indev.claim",
    "clearPlayerFiles" : false,
    "clearUniverseFiles" : false,
    "controlPort" : 21026,
    "crafting.filterHaveMaterials" : false,
    "defaultWorldCoordinate" : "alpha:-84936662:-62554636:-13754701:6:12",
    "fullscreen" : true,
    "fullscreenResolution" : [ 1024, 768 ],
    "gamePort" : 21025,
    "maxFrameskip" : 5,
    "maxPlayers" : 8,
    "maximized" : false,
    "maximizedResolution" : [ 1366, 749 ],
    "musicVol" : 100,
    "passwordHash" : "",
    "pixelRatioIdx" : 3,
    "renderPreSleepRemainder" : 4,
    "renderPriority" : true,
    "renderSleep" : true,
    "rootKey" : "MIICCgKCAgEAuuxHOxa47eCix12TeI1KiDuSvu6Yculxl3yOz:rofl:GG3OfS3A1sUioUy5wM8YZwoI0jpiVxsyZgsFZtzbO948H/v47I6YXwfGJ0ciw0RrHfxgPpeoTEEBOckWYJAFYWmF0xh5tN7RxMkVwFcGSFImgsA83h4xNvC9m+eiLs741sCfs36qD5Ka0ApI2RzeruKbGDZ/lBy/E/3HfLWOituTu37WZEbkFSruc0zu6aNAeEJB7vV4pun4BaEX7MtMzIokvGfzxRYJNlp6+T7McMAcNHQShkWx7cVd8TPzEUe7oafmrw0EM77Ja5PIil0w0Zr3Z1ITKI+G1zGSeAvjdO6N4hMUEthcT5H7YDuVZVb/pSPGAojIjh7lhoFZBI+2k9mOFMV+D6ysWbfScfaczRW9W6Gs5Kt/Gqa+iLGR6P4Xa9pOfjVz/mIW1HzYjPcjXqhC4rsiur1wlkqljowcK5dyufb79eeULUgq9j7g2lBDkEuvzm83plrwvSKKRFToB8D4nFW01c+HAbpNZdEW1r+J+NdV8Meoo4sB9+8wEfnQadS/eGEqNwh6CPVIXTubpzqgXiLCowFjRQ0O9m5GjrsnC8vGbNZOxvxp/gM6uhoYEVm2QvZPFRjsBiOEWi6/Z5YXs3fa2528JPBe/bGOb+QA8NUiyIFfPl/c4muFoR81yixkCAwEAAQ==",
    "sampleRate" : 44100,
    "serverName" : "A Starbound Server",
    "serverPasswords" : [ "", "duckies", "swordfish" ],
    "sfxVol" : 100,
    "speechBubbles" : true,
    "tileDamageLimit" : 49,
    "title.connectionString" : "",
    "upnpPortForwarding" : true,
    "useDefaultWorldCoordinate" : false,
    "username" : "",
    "vsync" : false,
    "waitForUpdate" : false,
    "windowTitle" : "Starbound - Beta",
    "windowedResolution" : [ 1000, 600 ],
    "zoomLevel" : 2
    }


    Some are fairly easy to understand, some don't concern me at all (online/multiplayer stuff), but the ones that are confusing.. Like bcryptRounds, checkAssetsDigest, claimFile, pixelRatioIdx, renderSleep/PreSleepRemainder, things like those.. Curious :) Generally looking for FPS/performance fixes (in that spoiler I've already disabled vsync and reduced maxFrameskip from 10 to 5, the rest should be defaults)..

    Figure a clear explanation of some of these would be beneficial to the community :> Anyone know?!
     
  2. rockenren

    rockenren Void-Bound Voyager

    I tried Google but no luck.
    So bump it.
     
  3. The Alien Way

    The Alien Way Existential Complex

    Bump-bump-BUMP! Apparently they're super secrets, because this thread drew no attention ;)
     

Share This Page