\documentclass[10pt,a4paper]{article} % Packages \usepackage{fancyhdr} % For header and footer \usepackage{multicol} % Allows multicols in tables \usepackage{tabularx} % Intelligent column widths \usepackage{tabulary} % Used in header and footer \usepackage{hhline} % Border under tables \usepackage{graphicx} % For images \usepackage{xcolor} % For hex colours %\usepackage[utf8x]{inputenc} % For unicode character support \usepackage[T1]{fontenc} % Without this we get weird character replacements \usepackage{colortbl} % For coloured tables \usepackage{setspace} % For line height \usepackage{lastpage} % Needed for total page number \usepackage{seqsplit} % Splits long words. %\usepackage{opensans} % Can't make this work so far. Shame. Would be lovely. \usepackage[normalem]{ulem} % For underlining links % Most of the following are not required for the majority % of cheat sheets but are needed for some symbol support. \usepackage{amsmath} % Symbols \usepackage{MnSymbol} % Symbols \usepackage{wasysym} % Symbols %\usepackage[english,german,french,spanish,italian]{babel} % Languages % Document Info \author{Seven (Seven75)} \pdfinfo{ /Title (star-citizen-controls-v3-22-0.pdf) /Creator (Cheatography) /Author (Seven (Seven75)) /Subject (Star Citizen Controls V3.22.0 Cheat Sheet) } % Lengths and widths \addtolength{\textwidth}{6cm} \addtolength{\textheight}{-1cm} \addtolength{\hoffset}{-3cm} \addtolength{\voffset}{-2cm} \setlength{\tabcolsep}{0.2cm} % Space between columns \setlength{\headsep}{-12pt} % Reduce space between header and content \setlength{\headheight}{85pt} % If less, LaTeX automatically increases it \renewcommand{\footrulewidth}{0pt} % Remove footer line \renewcommand{\headrulewidth}{0pt} % Remove header line \renewcommand{\seqinsert}{\ifmmode\allowbreak\else\-\fi} % Hyphens in seqsplit % This two commands together give roughly % the right line height in the tables \renewcommand{\arraystretch}{1.3} \onehalfspacing % Commands \newcommand{\SetRowColor}[1]{\noalign{\gdef\RowColorName{#1}}\rowcolor{\RowColorName}} % Shortcut for row colour \newcommand{\mymulticolumn}[3]{\multicolumn{#1}{>{\columncolor{\RowColorName}}#2}{#3}} % For coloured multi-cols \newcolumntype{x}[1]{>{\raggedright}p{#1}} % New column types for ragged-right paragraph columns \newcommand{\tn}{\tabularnewline} % Required as custom column type in use % Font and Colours \definecolor{HeadBackground}{HTML}{333333} \definecolor{FootBackground}{HTML}{666666} \definecolor{TextColor}{HTML}{333333} \definecolor{DarkBackground}{HTML}{A3A3A3} \definecolor{LightBackground}{HTML}{F3F3F3} \renewcommand{\familydefault}{\sfdefault} \color{TextColor} % Header and Footer \pagestyle{fancy} \fancyhead{} % Set header to blank \fancyfoot{} % Set footer to blank \fancyhead[L]{ \noindent \begin{multicols}{3} \begin{tabulary}{5.8cm}{C} \SetRowColor{DarkBackground} \vspace{-7pt} {\parbox{\dimexpr\textwidth-2\fboxsep\relax}{\noindent \hspace*{-6pt}\includegraphics[width=5.8cm]{/web/www.cheatography.com/public/images/cheatography_logo.pdf}} } \end{tabulary} \columnbreak \begin{tabulary}{11cm}{L} \vspace{-2pt}\large{\bf{\textcolor{DarkBackground}{\textrm{Star Citizen Controls V3.22.0 Cheat Sheet}}}} \\ \normalsize{by \textcolor{DarkBackground}{Seven (Seven75)} via \textcolor{DarkBackground}{\uline{cheatography.com/125538/cs/38596/}}} \end{tabulary} \end{multicols}} \fancyfoot[L]{ \footnotesize \noindent \begin{multicols}{3} \begin{tabulary}{5.8cm}{LL} \SetRowColor{FootBackground} \mymulticolumn{2}{p{5.377cm}}{\bf\textcolor{white}{Cheatographer}} \\ \vspace{-2pt}Seven (Seven75) \\ \uline{cheatography.com/seven75} \\ \end{tabulary} \vfill \columnbreak \begin{tabulary}{5.8cm}{L} \SetRowColor{FootBackground} \mymulticolumn{1}{p{5.377cm}}{\bf\textcolor{white}{Cheat Sheet}} \\ \vspace{-2pt}Published 14th May, 2023.\\ Updated 27th December, 2023.\\ Page {\thepage} of \pageref{LastPage}. \end{tabulary} \vfill \columnbreak \begin{tabulary}{5.8cm}{L} \SetRowColor{FootBackground} \mymulticolumn{1}{p{5.377cm}}{\bf\textcolor{white}{Sponsor}} \\ \SetRowColor{white} \vspace{-5pt} %\includegraphics[width=48px,height=48px]{dave.jpeg} Measure your website readability!\\ www.readability-score.com \end{tabulary} \end{multicols}} \begin{document} \raggedright \raggedcolumns % Set font size to small. Switch to any value % from this page to resize cheat sheet text: % www.emerson.emory.edu/services/latex/latex_169.html \footnotesize % Small font. \begin{multicols*}{4} \begin{tabularx}{3.833cm}{x{2.23145 cm} x{1.20155 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{3.833cm}}{\bf\textcolor{white}{On Foot}} \tn % Row 0 \SetRowColor{LightBackground} Move Forward & W \tn % Row Count 1 (+ 1) % Row 1 \SetRowColor{white} Move Backward & S \tn % Row Count 2 (+ 1) % Row 2 \SetRowColor{LightBackground} Strafe Left & A \tn % Row Count 3 (+ 1) % Row 3 \SetRowColor{white} Strafe Right & D \tn % Row Count 4 (+ 1) % Row 4 \SetRowColor{LightBackground} Jump & Space \tn % Row Count 5 (+ 1) % Row 5 \SetRowColor{white} Run & Left Shift \tn % Row Count 6 (+ 1) % Row 6 \SetRowColor{LightBackground} Lean Left & Q \tn % Row Count 7 (+ 1) % Row 7 \SetRowColor{white} Lean Right & E \tn % Row Count 8 (+ 1) % Row 8 \SetRowColor{LightBackground} Crouch & Left Control \tn % Row Count 9 (+ 1) % Row 9 \SetRowColor{white} Prone & X \tn % Row Count 10 (+ 1) % Row 10 \SetRowColor{LightBackground} Interact & F \tn % Row Count 11 (+ 1) % Row 11 \SetRowColor{white} Equip Sidearm & 1 \tn % Row Count 12 (+ 1) % Row 12 \SetRowColor{LightBackground} Equip Primary Weapon & 2 \tn % Row Count 13 (+ 1) % Row 13 \SetRowColor{white} Equip Secondary Weapon & 3 \tn % Row Count 14 (+ 1) % Row 14 \SetRowColor{LightBackground} Equip Gadget & 4 \tn % Row Count 15 (+ 1) % Row 15 \SetRowColor{white} Equip Melee & 5 \tn % Row Count 16 (+ 1) % Row 16 \SetRowColor{LightBackground} Unarmed Combat & 0 \tn % Row Count 17 (+ 1) % Row 17 \SetRowColor{white} Reload Weapon & R \tn % Row Count 18 (+ 1) % Row 18 \SetRowColor{LightBackground} Holster Weapon & Hold R \tn % Row Count 19 (+ 1) % Row 19 \SetRowColor{white} Equip Grenade & G \tn % Row Count 20 (+ 1) % Row 20 \SetRowColor{LightBackground} Equip Medpen & C \tn % Row Count 21 (+ 1) % Row 21 \SetRowColor{white} Wipe Helmet Visor & Left alt + X \tn % Row Count 22 (+ 1) % Row 22 \SetRowColor{LightBackground} Toggle Suit Light & T \tn % Row Count 23 (+ 1) \hhline{>{\arrayrulecolor{DarkBackground}}--} \SetRowColor{LightBackground} \mymulticolumn{2}{x{3.833cm}}{Walking around on planets, moons, stations, and the interior of ships.} \tn \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{3.833cm}{x{3.0897 cm} p{0.3433 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{3.833cm}}{\bf\textcolor{white}{E.V.A}} \tn % Row 0 \SetRowColor{LightBackground} Fly Forward & W \tn % Row Count 1 (+ 1) % Row 1 \SetRowColor{white} Fly Backward & S \tn % Row Count 2 (+ 1) % Row 2 \SetRowColor{LightBackground} Strafe Left & A \tn % Row Count 3 (+ 1) % Row 3 \SetRowColor{white} Strafe Right & D \tn % Row Count 4 (+ 1) % Row 4 \SetRowColor{LightBackground} Roll Left & Q \tn % Row Count 5 (+ 1) % Row 5 \SetRowColor{white} Roll Right & E \tn % Row Count 6 (+ 1) \hhline{>{\arrayrulecolor{DarkBackground}}--} \SetRowColor{LightBackground} \mymulticolumn{2}{x{3.833cm}}{Controls in zero gravity.} \tn \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{3.833cm}{x{1.99114 cm} x{1.44186 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{3.833cm}}{\bf\textcolor{white}{Ground Vehicles}} \tn % Row 0 \SetRowColor{LightBackground} Drive Forward & W \tn % Row Count 1 (+ 1) % Row 1 \SetRowColor{white} Drive Backward & S \tn % Row Count 2 (+ 1) % Row 2 \SetRowColor{LightBackground} Turn Left & A \tn % Row Count 3 (+ 1) % Row 3 \SetRowColor{white} Turn Right & D \tn % Row Count 4 (+ 1) % Row 4 \SetRowColor{LightBackground} Brake & X \tn % Row Count 5 (+ 1) % Row 5 \SetRowColor{white} Boost & Left shift \tn % Row Count 6 (+ 1) % Row 6 \SetRowColor{LightBackground} Exit Seat & (Hold) Y \tn % Row Count 7 (+ 1) \hhline{>{\arrayrulecolor{DarkBackground}}--} \SetRowColor{LightBackground} \mymulticolumn{2}{x{3.833cm}}{Basic controls for ground vehicles} \tn \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{3.833cm}{x{1.88815 cm} x{1.54485 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{3.833cm}}{\bf\textcolor{white}{Flight (Main controls for flying your ship)}} \tn % Row 0 \SetRowColor{LightBackground} Throttle Up & W \tn % Row Count 1 (+ 1) % Row 1 \SetRowColor{white} Throttel Down & S \tn % Row Count 2 (+ 1) % Row 2 \SetRowColor{LightBackground} Boost & Left shift \tn % Row Count 3 (+ 1) % Row 3 \SetRowColor{white} Space Brake & X \tn % Row Count 4 (+ 1) % Row 4 \SetRowColor{LightBackground} Strafe Left & A \tn % Row Count 5 (+ 1) % Row 5 \SetRowColor{white} Strafe Right & D \tn % Row Count 6 (+ 1) % Row 6 \SetRowColor{LightBackground} Roll Left & Q \tn % Row Count 7 (+ 1) % Row 7 \SetRowColor{white} Roll Right & E \tn % Row Count 8 (+ 1) % Row 8 \SetRowColor{LightBackground} Flight Ready & R \tn % Row Count 9 (+ 1) % Row 9 \SetRowColor{white} Cruise Control & Left Alt + C \tn % Row Count 10 (+ 1) % Row 10 \SetRowColor{LightBackground} Toggle Quantum Travel Mode & (Toggle) B \tn % Row Count 12 (+ 2) % Row 11 \SetRowColor{white} Activate Quantum Travel & (Hold) B \tn % Row Count 14 (+ 2) % Row 12 \SetRowColor{LightBackground} Exit Seat & (Hold) Y \tn % Row Count 15 (+ 1) % Row 13 \SetRowColor{white} Activate Landing Mode & (Toggle) N \tn % Row Count 16 (+ 1) % Row 14 \SetRowColor{LightBackground} Request landing / take off & Left Alt + N \tn % Row Count 18 (+ 2) % Row 15 \SetRowColor{white} Auto Land & (Hold) Left control \tn % Row Count 20 (+ 2) % Row 16 \SetRowColor{LightBackground} (De)coupled mode & C \tn % Row Count 21 (+ 1) % Row 17 \SetRowColor{white} Speed Limiter & Mouse wheel up / down \tn % Row Count 23 (+ 2) % Row 18 \SetRowColor{LightBackground} Lock Pitch / Yaw Movement & (Toggle) Right shift \tn % Row Count 25 (+ 2) \hhline{>{\arrayrulecolor{DarkBackground}}--} \SetRowColor{LightBackground} \mymulticolumn{2}{x{3.833cm}}{Main controls for flying your ship.} \tn \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{3.833cm}{x{3.0897 cm} p{0.3433 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{3.833cm}}{\bf\textcolor{white}{Salvage}} \tn % Row 0 \SetRowColor{LightBackground} Salvage Mode (Toggle) & M \tn % Row Count 1 (+ 1) % Row 1 \SetRowColor{white} Laser Fixed or Free (Toggle) & G \tn % Row Count 2 (+ 1) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{3.833cm}{x{1.95681 cm} x{1.47619 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{3.833cm}}{\bf\textcolor{white}{Trageting}} \tn % Row 0 \SetRowColor{LightBackground} Lock / Unlock & (Toggle) F8 \tn % Row Count 1 (+ 1) % Row 1 \SetRowColor{white} Lock Pin Index 1 & 1 \tn % Row Count 2 (+ 1) % Row 2 \SetRowColor{LightBackground} Lock Pin Index 2 & 2 \tn % Row Count 3 (+ 1) % Row 3 \SetRowColor{white} Lock Pin Index 3 & 3 \tn % Row Count 4 (+ 1) % Row 4 \SetRowColor{LightBackground} Pin Index 1 & Left alt + 1 \tn % Row Count 5 (+ 1) % Row 5 \SetRowColor{white} Pin Index 2 & Left alt + 2 \tn % Row Count 6 (+ 1) % Row 6 \SetRowColor{LightBackground} Pin Index 2 & Left alt + 3 \tn % Row Count 7 (+ 1) % Row 7 \SetRowColor{white} Cycle Attackers & (Cycle) 4 \tn % Row Count 8 (+ 1) % Row 8 \SetRowColor{LightBackground} Cycle Hostiles & (Cycle) 5 \tn % Row Count 9 (+ 1) % Row 9 \SetRowColor{white} Cycle Friendlies & (Cycle) 6 \tn % Row Count 10 (+ 1) \hhline{>{\arrayrulecolor{DarkBackground}}--} \SetRowColor{LightBackground} \mymulticolumn{2}{x{3.833cm}}{Choose which ship to target.} \tn \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{3.833cm}{x{2.02547 cm} x{1.40753 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{3.833cm}}{\bf\textcolor{white}{Ship Weapons}} \tn % Row 0 \SetRowColor{LightBackground} Fire weapon group 1 / Launch missile(s) & Left mouse button \tn % Row Count 2 (+ 2) % Row 1 \SetRowColor{white} Fire weapon group 2 / Cycle missile type & Right mouse button \tn % Row Count 4 (+ 2) % Row 2 \SetRowColor{LightBackground} Cycle gimbal assist & (Cycle) G \tn % Row Count 5 (+ 1) % Row 3 \SetRowColor{white} Missile Operator Mode & (Toggle) Middle mouse button \tn % Row Count 7 (+ 2) % Row 4 \SetRowColor{LightBackground} Increase Number of Armed Missiles & Left alt + G \tn % Row Count 9 (+ 2) \hhline{>{\arrayrulecolor{DarkBackground}}--} \SetRowColor{LightBackground} \mymulticolumn{2}{x{3.833cm}}{Offensive and Defensive combat controls.} \tn \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{3.833cm}{x{2.60908 cm} x{0.82392 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{3.833cm}}{\bf\textcolor{white}{Shields and Countermeasures}} \tn % Row 0 \SetRowColor{LightBackground} Deploy Noise & J \tn % Row Count 1 (+ 1) % Row 1 \SetRowColor{white} Deploy Decoy & (Hold) H \tn % Row Count 2 (+ 1) % Row 2 \SetRowColor{LightBackground} Raise shield level front & Numpad 8 \tn % Row Count 3 (+ 1) % Row 3 \SetRowColor{white} Raise shield level back & Numpad 2 \tn % Row Count 4 (+ 1) % Row 4 \SetRowColor{LightBackground} Raise shield level left & Numpad 4 \tn % Row Count 5 (+ 1) % Row 5 \SetRowColor{white} Raise shield level right & Numpad 6 \tn % Row Count 6 (+ 1) % Row 6 \SetRowColor{LightBackground} Raise shield level top & Numpad 7 \tn % Row Count 7 (+ 1) % Row 7 \SetRowColor{white} Raise shield level bottom & Numpad 1 \tn % Row Count 8 (+ 1) % Row 8 \SetRowColor{LightBackground} Reset shield level & Numpad 5 \tn % Row Count 9 (+ 1) \hhline{>{\arrayrulecolor{DarkBackground}}--} \SetRowColor{LightBackground} \mymulticolumn{2}{x{3.833cm}}{Controls for defending your ship.} \tn \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{3.833cm}{x{2.43743 cm} x{0.99557 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{3.833cm}}{\bf\textcolor{white}{Power}} \tn % Row 0 \SetRowColor{LightBackground} Power - All & (Toggle) U \tn % Row Count 1 (+ 1) % Row 1 \SetRowColor{white} Power - Thrusters & (Toggle) I \tn % Row Count 2 (+ 1) % Row 2 \SetRowColor{LightBackground} Power- Shields & (Toggle) O \tn % Row Count 3 (+ 1) % Row 3 \SetRowColor{white} Power - Weapons & (Toggle) P \tn % Row Count 4 (+ 1) % Row 4 \SetRowColor{LightBackground} Raise power to Weapons & F5 \tn % Row Count 5 (+ 1) % Row 5 \SetRowColor{white} Raise power to Thrusters & F6 \tn % Row Count 6 (+ 1) % Row 6 \SetRowColor{LightBackground} Raise power to Shields & F7 \tn % Row Count 7 (+ 1) % Row 7 \SetRowColor{white} Reset power distribution & F8 \tn % Row Count 8 (+ 1) \hhline{>{\arrayrulecolor{DarkBackground}}--} \SetRowColor{LightBackground} \mymulticolumn{2}{x{3.833cm}}{Change your power distribution.} \tn \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{3.833cm}{x{2.50609 cm} p{0.92691 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{3.833cm}}{\bf\textcolor{white}{MobiGlas}} \tn % Row 0 \SetRowColor{LightBackground} MobiGlas & F1 \tn % Row Count 1 (+ 1) % Row 1 \SetRowColor{white} Starmap & F2 \tn % Row Count 2 (+ 1) % Row 2 \SetRowColor{LightBackground} Contacts & F11 \tn % Row Count 3 (+ 1) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{3.833cm}{x{1.30454 cm} x{2.12846 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{3.833cm}}{\bf\textcolor{white}{Camera}} \tn % Row 0 \SetRowColor{LightBackground} Camera & (Cycle) F4 \tn % Row Count 1 (+ 1) % Row 1 \SetRowColor{white} Look Around & (Toggle) Z \tn % Row Count 2 (+ 1) % Row 2 \SetRowColor{LightBackground} Move Right & (Hold) F4 + Right Arrow \tn % Row Count 3 (+ 1) % Row 3 \SetRowColor{white} Move Left & (Hold) F4 + Left Arrow \tn % Row Count 4 (+ 1) % Row 4 \SetRowColor{LightBackground} Move Forward & (Hold) F4 + Up Arrow \tn % Row Count 5 (+ 1) % Row 5 \SetRowColor{white} Move Backward & (Hold) F4 + Down Arrow \tn % Row Count 6 (+ 1) % Row 6 \SetRowColor{LightBackground} Move Up & (Hold) F4 + Page up \tn % Row Count 7 (+ 1) % Row 7 \SetRowColor{white} Move Down & (Hold) F4 + Page down \tn % Row Count 8 (+ 1) % Row 8 \SetRowColor{LightBackground} Save Position & (Hold) F4 + Page down \tn % Row Count 9 (+ 1) % Row 9 \SetRowColor{white} Load Position & (Hold) F4 + Numpad 1-9 \tn % Row Count 10 (+ 1) % Row 10 \SetRowColor{LightBackground} Reset Position & (Hold) F4 + Numpad * \tn % Row Count 11 (+ 1) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} % That's all folks \end{multicols*} \end{document}