From 8ff4409f4981b523fa5dcfce6c6d4f82e9016834 Mon Sep 17 00:00:00 2001 From: Travis Howell Date: Thu, 4 May 2006 12:53:10 +0000 Subject: Add keyboard shortcuts for FF svn-id: r22338 --- README | 19 +++++++++++++++---- doc/running-hotkeys.tex | 23 ++++++++++++++++++----- 2 files changed, 33 insertions(+), 9 deletions(-) diff --git a/README b/README index 1e01c6ae6e..6f4b6260c8 100644 --- a/README +++ b/README @@ -687,10 +687,6 @@ other games. Escape - Skips cutscenes Space - Skips current line of text - The Legend of Kyrandia: - Ctrl 0-9 and Alt 0-9 - Load and save game state - Ctrl-d - Starts the debugger - Simon the Sorcerer 1 & 2: Ctrl 0-9 and Alt 0-9 - Load and save game state Ctrl-d - Starts the debugger @@ -707,6 +703,21 @@ other games. combined speech & subtitles [Simon the Sorcerer 2 only] + The Feeble Files + Ctrl-d - Starts the debugger + F7 - Switch characters + F9 - Hitbox names on/off + s - Sound effects on/off + b - Background sounds on/off + p - Pauses + t - Switch between speech and subtitles + v - Switch between subtitles only and + combined speech & subtitles + + The Legend of Kyrandia: + Ctrl 0-9 and Alt 0-9 - Load and save game state + Ctrl-d - Starts the debugger + Note that using ctrl-f and ctrl-g are not recommended: games can crash when being run faster than their normal speed, as scripts will lose synchronisation. diff --git a/doc/running-hotkeys.tex b/doc/running-hotkeys.tex index 9dc51b30b2..511d136904 100644 --- a/doc/running-hotkeys.tex +++ b/doc/running-hotkeys.tex @@ -70,11 +70,6 @@ other games. Escape & Skips cutscenes\\ Space & Skips current line of text\\ \end{tabular} -\item The Legend of Kyrandia:\\ - \begin{tabular}{ll} - Ctrl 0-9 and Alt 0-9 & Load and save game state\\ - Ctrl-d & Starts the debugger\\ - \end{tabular} \item Simon the Sorcerer 1 \& 2:\\ \begin{tabular}{ll} Ctrl 0-9 and Alt 0-9 & Load and save game state\\ @@ -92,6 +87,24 @@ other games. & combined speech \& subtitles\\ & (Simon the Sorcerer 2 only)\\ \end{tabular} +\item The Feeble Files:\\ + \begin{tabular}{ll} + Ctrl-d & Starts the debugger\\ + F7 & Switch characters\\ + F9 & Hitbox names on/off\\ + s & Sound effects on/off\\ + b & Background sounds on/off\\ + p & Pauses\\ + t & Switch between speech and subtitles\\ + v & Switch between subtitles only and\\ + & combined speech \& subtitles\\ + & (Simon the Sorcerer 2 only)\\ + \end{tabular} +\item The Legend of Kyrandia:\\ + \begin{tabular}{ll} + Ctrl 0-9 and Alt 0-9 & Load and save game state\\ + Ctrl-d & Starts the debugger\\ + \end{tabular} \end{itemize} Note that using ctrl-f and ctrl-g are not recommended: games can crash when being ran faster than their normal speed, as scripts will lose synchronisation. -- cgit v1.2.3