Difference between revisions of "Wintermute/Controls"

Jump to navigation Jump to search
4,974 bytes added ,  20:54, 29 August 2020
no edit summary
(One intermediate revision by the same user not shown)
Line 1,496: Line 1,496:
|- style="background:lightblue"
|- style="background:lightblue"
| In game || # || Phone button # || Alias || On-screen button
| In game || # || Phone button # || Alias || On-screen button
|}
=== J.U.L.I.A. ===
{| border="1" cellpadding="2"
|- style="background:silver"
! Context || Original controls !! Action !! Comment !! Alternative input
|- style="background:white"
| Anytime || Standard controls without F1 key
|- style="background:lightgreen"
| Save menu || Text input || Name / description input || Nice to have || Virtual keyboard
|- style="background:green"
| In game || Text input || Password puzzle || Must have || Virtual keyboard
|- style="background:lightgreen"
| In game || F12 || Skip dialogue (in GreenLight demo) || Nice to have || MOUSE_MIDDLE / JOY_Y
|}
=== J.U.L.I.A.: Among the Stars ===
{| border="1" cellpadding="2"
|- style="background:silver"
! Context || Original controls !! Action !! Comment !! Alternative input
|- style="background:white"
| Anytime || Standard controls without F1 key
|- style="background:lightgreen"
| Save menu || Text input || Name / description input || Nice to have || Virtual keyboard
|- style="background:green"
| In game || Text input || Password puzzle || Must have || Virtual keyboard
|- style="background:pink"
| In game || F11 || Cancel waiting || Debug || Virtual keyboard
|- style="background:lightblue"
| In game || Backspace || Cancel input || Alias || MOUSE_MIDDLE / JOY_Y
|- style="background:lightblue"
| In game || Left || Move mobot left || Alias || JOY_LEFT
|- style="background:lightblue"
| In game || Right || Move mobot right || Alias || JOY_RIGHT
|- style="background:lightblue"
| In game || Down || Move mobot down || Alias || JOY_DOWN
|- style="background:lightblue"
| In game || Up || Move mobot up || Alias || JOY_UP
|}
|}


Line 1,564: Line 1,602:
|- style="background:pink"
|- style="background:pink"
| In game || F3 || Take screenshot || Debug || Virtual keyboard
| In game || F3 || Take screenshot || Debug || Virtual keyboard
|}
=== Way of Love: Sub Zero ===
{| border="1" cellpadding="2"
|- style="background:silver"
! Context || Original controls !! Action !! Comment !! Alternative input
|- style="background:white"
| Anytime || Standard controls
|- style="background:lightgreen"
| In game || Space || Show hint icons || Nice to have || MOUSE_MIDDLE / JOY_Y
|- style="background:lightgreen"
| In game || F10 || Use default menu || Nice to have || MOUSE_WHEEL_DOWN
|- style="background:lightgreen"
| In game || F11 || Use alternative menu || Nice to have || MOUSE_WHEEL_UP
|- style="background:grey"
| In game || Home || Warp to debug room || Does not work, there is no scenes\debugroom\debugroom.scene || N/A
|}
|}


Line 1,804: Line 1,858:
|- style="background:grey"
|- style="background:grey"
| In game || Up || Walk backward || Disabled, direct_control.script is unused ||
| In game || Up || Walk backward || Disabled, direct_control.script is unused ||
|}
=== Stroke of Fate dilogy ===
{| border="1" cellpadding="2"
|- style="background:silver"
! Context || Original controls !! Action !! Comment !! Alternative input
|- style="background:white"
| Anytime || Standard controls without F1 key
|- style="background:lightgreen"
| Save menu || Text input || Name / description input || Nice to have || Virtual keyboard
|- style="background:lightblue"
| In game || Mouse wheel up || Camera zoom out || Alias || PAGEUP / JOY_UP
|- style="background:lightblue"
| In game || Mouse wheel down || Camera zoom in || Alias || PAGEDOWN / JOY_DOWN
|- style="background:lightblue"
| In game || M / Shift+M || Open map || Alias || JOY_LEFT
|- style="background:lightblue"
| In game || N / Shift+N || Open notes || Alias || JOY_RIGHT
|- style="background:pink"
| In game || Shift+C || Force drawing cursor || Debug || N/A
|- style="background:pink"
| In game || Shift+F || Warp to mouse cursor || Debug || N/A
|- style="background:grey"
| In game || Up || Walk forward || Disabled, if(0) || N/A
|- style="background:grey"
| In game || Down || Walk backward || Disabled, if(0) || N/A
|- style="background:grey"
| In game || Left || Turn left || Disabled, if(0) || N/A
|- style="background:grey"
| In game || Right || Turn right || Disabled, if(0) || N/A
|- style="background:grey"
| In game || Up || Move up || Disabled, if(DEMO or DEBUG) || N/A
|- style="background:grey"
| In game || Down || Move down || Disabled, if(DEMO or DEBUG) || N/A
|- style="background:grey"
| In game || Left || Move left || Disabled, if(DEMO or DEBUG) || N/A
|- style="background:grey"
| In game || Right || Move right || Disabled, if(DEMO or DEBUG) || N/A
|- style="background:grey"
| In game || Q / F2 || Move higher || Disabled, if(DEBUG) || N/A
|- style="background:grey"
| In game || A / NumPad 1 || Move lower || Disabled, if(DEBUG) || N/A
|- style="background:grey"
| In game || Insert || Turn left || Disabled, if(DEMO or DEBUG) || N/A
|- style="background:grey"
| In game || <Keycode 61?!> || Turn right || Disabled, if(DEMO or DEBUG) || N/A
|- style="background:grey"
| In game || B / NumPad 2 || Add everything to blog in SoF1, Disable random node in SoF2 || Disabled, if(DEBUG) || N/A
|- style="background:grey"
| In game || D / NumPad 4 || Change shadow type || Disabled, if(DEBUG or DEMO) || N/A
|- style="background:grey"
| In game || G / NumPad 7 || Free actors list || Disabled, if(DEBUG) || N/A
|- style="background:grey"
| In game || I / NumPad 9 || Test animation and render || Disabled, if(DEBUG) || N/A
|- style="background:grey"
| In game || R / F3 || Switch language || Disabled, if(DEMO) || N/A
|- style="background:grey"
| In game || S / F4 || Trace actor position || Disabled, if(DEBUG) || N/A
|- style="background:grey"
| In game || T / F5 || Toggle camera || Disabled, if(DEBUG or DEMO) || N/A
|- style="background:grey"
| In game || P / Shift+P || Toggle eyepatch model || Disabled, if(DEBUG) || N/A
|- style="background:grey"
| In game || 0 || Change model: "hide" / "crouch" || Disabled, if(DEMO or DEBUG) || N/A
|- style="background:grey"
| In game || 1 || Change model: default, PIXEL_STEP /= 2 || Disabled, if(DEMO or DEBUG) || N/A
|- style="background:grey"
| In game || 2 || Change model: "sit", PIXEL_STEP *= 2 || Disabled, if(DEMO or DEBUG) || N/A
|- style="background:grey"
| In game || 3 || Change model: "heil" / "zieg" || Disabled, if(DEMO or DEBUG) || N/A
|- style="background:grey"
| In game || 4 || Toggle active || Disabled, if(DEMO or DEBUG) || N/A
|- style="background:grey"
| In game || 5 || Change model: "action" / "knock" || Disabled, if(DEMO or DEBUG) || N/A
|- style="background:grey"
| In game || 6 || Change model: "give" / "hit" || Disabled, if(DEMO or DEBUG) || N/A
|- style="background:grey"
| In game || 6 || Change model: "give" / "hit" || Disabled, if(DEMO or DEBUG) || N/A
|- style="background:grey"
| In game || 7 || Change model: "shidle" / "shout" || Disabled, if(DEMO or DEBUG) || N/A
|- style="background:grey"
| In game || 8 || Change model: "take" / "grab" || Disabled, if(DEMO or DEBUG) || N/A
|- style="background:grey"
| In game || 9 || Change model: other || Disabled, if(DEMO or DEBUG) || N/A
|- style="background:grey"
| In game || Space || Toggle scene geometry || Disabled, if(DEMO or DEBUG) || N/A
|}
|}


Line 1,914: Line 2,054:
|- style="background:gold"
|- style="background:gold"
| In game || Shift+Right || Turn right fast || Secret, type "directwalk true" in console to unlock || N/A
| In game || Shift+Right || Turn right fast || Secret, type "directwalk true" in console to unlock || N/A
|}
=== J.U.L.I.A. ===
{| border="1" cellpadding="2"
|- style="background:silver"
! Context || Original controls !! Action !! Comment !! Alternative input
|- style="background:white"
| Anytime || Standard controls without F1 key
|- style="background:lightgreen"
| Save menu || Text input || Name / description input || Nice to have || Virtual keyboard
|- style="background:green"
| In game || Text input || Password puzzle || Must have || Virtual keyboard
|- style="background:lightgreen"
| In game || F12 || Skip dialogue (in GreenLight demo) || Nice to have || MOUSE_MIDDLE / JOY_Y
|}
=== J.U.L.I.A.: Among the Stars ===
{| border="1" cellpadding="2"
|- style="background:silver"
! Context || Original controls !! Action !! Comment !! Alternative input
|- style="background:white"
| Anytime || Standard controls without F1 key
|- style="background:lightgreen"
| Save menu || Text input || Name / description input || Nice to have || Virtual keyboard
|- style="background:green"
| In game || Text input || Password puzzle || Must have || Virtual keyboard
|- style="background:pink"
| In game || F11 || Cancel waiting || Debug || Virtual keyboard
|- style="background:lightblue"
| In game || Backspace || Cancel input || Alias || MOUSE_MIDDLE / JOY_Y
|- style="background:lightblue"
| In game || Left || Move mobot left || Alias || JOY_LEFT
|- style="background:lightblue"
| In game || Right || Move mobot right || Alias || JOY_RIGHT
|- style="background:lightblue"
| In game || Down || Move mobot down || Alias || JOY_DOWN
|- style="background:lightblue"
| In game || Up || Move mobot up || Alias || JOY_UP
|}
|}
234

edits

Navigation menu