Editing
Transcript:Console
Jump to navigation
Jump to search
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
{{Transcript}} * '''<span style="background: #222222; color: #FFFFFF;>To close the console press the key below the escape key. Type 'help' for a list of commands.</span>''' * {{Tact|(After entering an unknown command:)}} ** <div style="background: #222222; color: #FFFFFF;>> [command]<br><span style="color: #FE8080;>No such command '[command]'</span></div> * {{Tact|(After entering a command in an incorrect way:)}} ** <div style="background: #222222; color: #FFFFFF;>> [command]<br><span style="color: #FE8080;>Usage: [example]</span></div> * {{Tact|(After entering "build_string":)}} ** <div style="background: #222222; color: #FFFFFF;>> build_string<br>[current build string]</div> * {{Tact|(After entering "clear":)}} ** {{Tact|(The console is cleared.)}} * {{Tact|(After entering "close":)}} ** <div style="background: #222222; color: #FFFFFF;>> close</div> ** {{Tact|(The console is closed.)}} * {{Tact|(After entering "fake_lost_context":)}} ** <div style="background: #222222; color: #FFFFFF;>> fake_lost_context</div> ** {{Tact|(The game reloads.)}} * {{Tact|(After entering "fake_out_of_driver_memory":)}} ** <div style="background: #222222; color: #FFFFFF;>> fake_out_of_driver_memory</div> ** {{Tact|(The game reloads.)}} * {{Tact|(After entering "fake_out_of_total_memory":)}} ** <div style="background: #222222; color: #FFFFFF;>> fake_out_of_total_memory</div> ** {{Tact|(The game reloads.)}} * {{Tact|(After entering "get [variable]":)}} ** {{Tact|(With invalid variable:)}} *** <div style="background: #222222; color: #FFFFFF;>> get [variable]<br><span style="color: #FE8080;>No such variable: [variable]</span></div> ** {{Tact|(With valid variable:)}} *** <div style="background: #222222; color: #FFFFFF;>> get [variable]<br>[variable] = [value]</div> * {{Tact|(After entering "help":)}} ** <div style="background: #222222; color: #FFFFFF;>> help<br><span style="font-weight: bold;">Commands:</span><br>build_string: prints the build string of this client<br>clear: clears all the text in the console<br>close: closes the console<br>fake_lost_context: simulates losing the gpu context<br>fake_out_of_driver_memory: simulates running out of driver memory<br>fake_out_of_total_memory: simulates running out of total memory<br>get: gets the value of a variable<br>help: shows the available console commands and key presses<br>quit: quits the client immediately<br>resize: Tries to resize the window such that the frontbuffer is the specified dimensions<br>set: sets the value of a variable<br><span style="font-weight: bold;">Keys:</span><br>Tab: autocomplete current command<br>Cursor up/down: command history<br>Key below Esc: hide the console<br>For help on a specific command type: 'help command_name'</div> * {{Tact|(After entering "help [command]" with an unknown command:)}} ** <div style="background: #222222; color: #FFFFFF;>> help [command]<br><span style="color: #FE8080;>No such command '[command]'</span></div> * {{Tact|(After entering "help build_string":)}} ** <div style="background: #222222; color: #FFFFFF;>> help build_string<br>Description: prints the build string of this client<br><span style="color: #FE8080;>Usage: build_string</span></div> * {{Tact|(After entering "help clear":)}} ** <div style="background: #222222; color: #FFFFFF;>> help clear<br>Description: clears all the text in the console<br><span style="color: #FE8080;>Usage: clear</span></div> * {{Tact|(After entering "help close":)}} ** <div style="background: #222222; color: #FFFFFF;>> help close<br>Description: closes the console<br><span style="color: #FE8080;>Usage: close</span></div> * {{Tact|(After entering "help fake_lost_context":)}} ** <div style="background: #222222; color: #FFFFFF;>> help fake_lost_context<br>Description: simulates losing the gpu context<br><span style="color: #FE8080;>Usage: fake_lost_context</span></div> * {{Tact|(After entering "help fake_out_of_driver_memory":)}} ** <div style="background: #222222; color: #FFFFFF;>> help fake_out_of_driver_memory<br>Description: simulates running out of driver memory<br><span style="color: #FE8080;>Usage: fake_out_of_driver_memory</span></div> * {{Tact|(After entering "help fake_out_of_total_memory":)}} ** <div style="background: #222222; color: #FFFFFF;>> help fake_out_of_total_memory<br>Description: simulates running out of total memory<br><span style="color: #FE8080;>Usage: fake_out_of_total_memory</span></div> * {{Tact|(After entering "help get":)}} ** <div style="background: #222222; color: #FFFFFF;>> help get<br>Description: gets the value of a variable<br><span style="color: #FE8080;>Usage: get variable-name</span><br><span style="font-weight: bold;">Available variables</span><br>show-zone<br>roster-servers<br>show-heap-memory<br>show-read-sync-profiling<br>show-gpu-memory<br>show-frame-profiling<br>show-flute-debug<br>vsync<br>fence<br>show-event-profiling<br>show-speaker-compressor<br>debug-portable-events<br>fake-fluctuating-fps<br>show-memory<br>show-batch-profiling<br>show-fps<br>show-cache-profiling<br>show-frame-time<br>sound<br>show-allocation-counts<br>show-frame-metrics<br>show-latency<br>show-network-profiling</div> * {{Tact|(After entering "help help":)}} ** <div style="background: #222222; color: #FFFFFF;>> help help<br>Description: shows the available console commands and key presses<br><span style="color: #FE8080;>Usage: help [command]</span></div> * {{Tact|(After entering "help quit":)}} ** <div style="background: #222222; color: #FFFFFF;>> help quit<br>Description: quits the client immediately<br><span style="color: #FE8080;>Usage: quit</span></div> * {{Tact|(After entering "help resize":)}} ** <div style="background: #222222; color: #FFFFFF;>> help resize<br>Description: Tries to resize the window such that the frontbuffer is the specified dimensions<br><span style="color: #FE8080;>Usage: resize width height [borderless]</span></div> * {{Tact|(After entering "help set":)}} ** <div style="background: #222222; color: #FFFFFF;>> help set<br>Description: sets the value of a variable<br><span style="color: #FE8080;>Usage: set variable-name value</span><br><span style="font-weight: bold;">Available variables</span><br>show-zone<br>roster-servers<br>show-heap-memory<br>show-read-sync-profiling<br>show-gpu-memory<br>show-frame-profiling<br>show-flute-debug<br>vsync<br>fence<br>show-event-profiling<br>show-speaker-compressor<br>debug-portable-events<br>fake-fluctuating-fps<br>show-memory<br>show-batch-profiling<br>show-fps<br>show-cache-profiling<br>show-frame-time<br>sound<br>show-allocation-counts<br>show-frame-metrics<br>show-latency<br>show-network-profiling</div> * {{Tact|(After entering "quit":)}} ** <div style="background: #222222; color: #FFFFFF;>> quit</div> ** {{Tact|(The game is closed.)}} * {{Tact|(After entering "reize [width] [height]":)}} ** <div style="background: #222222; color: #FFFFFF;>> resize [width] [height]</div> ** {{Tact|(The game window is resized as close to the provided width and height in pixels as possible.)}} * {{Tact|(After entering "reize [width] [height] [borderless]" with invalid borderless value:)}} ** <div style="background: #222222; color: #FFFFFF;>> resize [width] [height]<br><span style="color: #FE8080;>Invalid borderless</span></div> * {{Tact|(After entering "reize [width] [height] [borderless]" with valid borderless value:)}} ** <div style="background: #222222; color: #FFFFFF;>> resize [width] [height] [borderless]</div> ** {{Tact|(The game window is resized as close to the provided width and height in pixels as possible in the provided borderless mode.)}} * {{Tact|(After entering "set [parameters]" in an incorrect way:)}} ** <div style="background: #222222; color: #FFFFFF;>> set [parameters]<br><span style="color: #FE8080;>Usage: set variable-name value [value] ...</span></div> * {{Tact|(After entering "set [variable] [value]" with an unknown variable:)}} ** <div style="background: #222222; color: #FFFFFF;>> set [variable] [value]<br><span style="color: #FE8080;>No such variable: [variable]</span></div> * {{Tact|(After entering "set [variable] [value]" with a valid variable and invalid value:)}} ** <div style="background: #222222; color: #FFFFFF;>> set [variable] [value]<br><span style="color: #FE8080;>Invalid value</span><br><span style="font-weight: bold;">Valid values:</span><br>true<br>false</div> * {{Tact|(After entering "set [variable] [value]" with valid variable and value:)}} ** <div style="background: #222222; color: #FFFFFF;>> set [variable] [value]</div>
Summary:
Please note that all contributions to Brighter Shores Wiki are considered to be released under the CC BY-NC-SA 3.0 (see
Brighter Shores:Copyrights
for details). If you do not want your writing to be edited mercilessly and redistributed at will, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource.
Do not submit copyrighted work without permission!
Cancel
Editing help
(opens in new window)
Templates used on this page:
Template:Tact
(
edit
)
Template:Transcript
(
edit
)
Module:Transcript
(
edit
)
Navigation menu
Personal tools
Not logged in
Talk
Contributions
Create account
Log in
Namespaces
Transcript
Discussion
British English
Views
Read
Edit source
View history
More
Refresh
Search
Discord
Discord
Navigation
About us
User help
Random page
Recent changes
Death
2m
ago
-
Techhead7890
Magic
3m
ago
-
Techhead7890
Worm
3m
ago
-
Mudscape
White Tangfruit (skill node)
3m
ago
-
Mudscape
Show more...
Brighter Shores
Professions
Factions
Episodes
Premium Pass
Monsters
Quests
Community
Policies
Tools
What links here
Related changes
Special pages
Page information