Speeder's Console

Settings

Speeder's console is the initial window that opens when the program first runs, the one displaying Speeder's version and other information. You can customize its appearance in config.txt on line 1, changing things such as font size & color, the width and height of the window, background color, etc. Each setting should be separated by the "|" character and follows a predetermined order:

  • Console width.
  • Console height.
  • Console font size.
  • Console number of lines (i.e., the amount of text to show).
  • Console background color.
  • Console font color.
  • Console X position.
  • Console Y position.
  • Console transparency. "1" enables transparency. "0" disables it. Note that a transparent console window cannot be clicked on, so if you want to input text into the console, you must select the window from the taskbar.
Example

1820|980|40|30|0|120000|0|0|0

Usage

  • The console is where you will input console commands and tell Speeder what you want it to do. You can find all console commands here. Simply type the command you want, and press enter.
  • Single lines in the console's output can be copied by holding down left click and dragging it over the text (the same way you would normally highlight text). Press CTRL+C to copy.
  • Single words or numbers can be instantly copied by right clicking them in the console.
  • The UP and DOWN arrow keys can be used to repeat previous commands.
Scroll to Top