What's this mean?

Discussion in 'Backers Lounge (Read-only)' started by tehtrekd, May 20, 2014.

  1. tehtrekd

    tehtrekd Post Master General

    Messages:
    2,996
    Likes Received:
    2,772
    When you click on your name in the launcher then click "Build Options" this window pops up.
    My question is, what, if anything, does this text field do?

    que.png
  2. BulletMagnet

    BulletMagnet Post Master General

    Messages:
    3,263
    Likes Received:
    591
    Things like;

    Code:
    /windowed /size 1920 1080
  3. wondible

    wondible Post Master General

    Messages:
    3,315
    Likes Received:
    2,089
    Locate your PA or PA.exe, and run help to see the options.

    Code:
    $ ./PA --help
    usage: ./PA [options]
        | --ticket                : UberNet session ticket
        | --ubernetdev            : connect to ubernet dev instead of ubernet live
        | --ubernet-url            : connect to ubernet via explicit url (e.g. localhost)
        | --devmode                : enable dev only features
        | --username              : override username
        | --nofeatures            : turn off features
        | --nomouselock            : turn off mouse lock
        | --forwardlogs            : forward engine logs to ui.
        | --uiurl                  : url for custom ui.
        | --paurl                  : url for custom content json.
        | --audiologging          : log audio events in the console.
        | --audioprofiler          : allows fmod to connect to an external profiler.
        | --audionetmix            : allows fmod to respond to external connections from the design software.
        | --colormips              : displays color-codes for loaded texture mip levels.
        | --log-threshold          : set logging level [0 : LOG_Error , LOG_Trace : 4]
        | --software-ui            : render ui without using gpu
        | --twitchuser            : override twitch username
        | --twitchpass            : override twitch password
        | --no-audio              : disable all audio
        | --locale                : override locale code for localized text display, e.g. 'en-us'
        | --coherent_port          : Coherent debugger port
        | --localstorageurl        : local storage url
        | --uioptions              : optional data sent to the ui on start
        | --disable-ui-boot-cache  : Don't cache boot.js - for development
        | --coherent-log-level    : Set coherent logging level [TRACE|DEBUG|INFO|WARNING|ASSERTFAILURE|ERROR|]
        | --coherent-allow-minidumps : allow coherent to create minidumps
    -h  | --help                  : Prints the list of command line options
    lokiCML and cptconundrum like this.
  4. Tormidal

    Tormidal Active Member

    Messages:
    243
    Likes Received:
    158
    Doea devmode work?
  5. wondible

    wondible Post Master General

    Messages:
    3,315
    Likes Received:
    2,089
    I only tried it once; it changes a few things in the UI, but I think you need to be on Uber's network and/or have a special account to use most of it.
  6. Tormidal

    Tormidal Active Member

    Messages:
    243
    Likes Received:
    158
    Lammmeeeee ;-;

    Maybe you have to use the dev flag and the connect to uberdev flag?
  7. cola_colin

    cola_colin Moderator Alumni

    Messages:
    12,074
    Likes Received:
    16,221
    dev mode requires access either to a local ubernet instance or to their development ubernet.
    Unless you hacked Uber pretty hard you have neither of those.
    wondible likes this.
  8. thetrophysystem

    thetrophysystem Post Master General

    Messages:
    7,050
    Likes Received:
    2,874
    That sounds cool though. Should they release a version for us to use devmode in? Like Stable, PTE, and Devmode?
  9. cola_colin

    cola_colin Moderator Alumni

    Messages:
    12,074
    Likes Received:
    16,221
    There is nothing magical in dev mode in general. We need the server instead ;)
  10. Geers

    Geers Post Master General

    Messages:
    6,946
    Likes Received:
    6,820
    *Innocent whistling*.
    timp13 and ace902902 like this.

Share This Page