-
Notifications
You must be signed in to change notification settings - Fork 0
Controls
Here are all the basic and "hidden" controls as of V1.2
Navigate: WASD
Turn: Mouselook
Auto-walk: `
Sprint: Left Shift
Waypoints/Teleport: Tab
Screenshot/Postcard: P
"Periscope View": Space Bar
Flashlight: F
Create Deeplink: F5
Use Deeplink: F6
for V1.2, 08 dec 2024
Toggle fast speed: Double tap O (the letter)
Toggle hide UI: F3
Zoom in/out with periscope: Scroll wheel
-
Navigate the install folder for Preface (An easy way to do this is to right-click on Preface in your steam library, select Properties, click on the Installed Files tab and then Browse.)
-
Open the folder melba_config and double click on input_event_group_settings.sql to open it.
-
You can open this with notepad, Notepad++ or any other editor
-
For a hide UI toggle: On line 12 (hide_ui) replace the 3rd 0 with 1 and save the file
Press F3 while playing to enable or disable the UI/Overlay (This also disables all the menus (Settings, Postcard, Waypoints))For fast movement: On line 35 (toggle_camera_mode) replace the 3rd 0 with 1 and save the file
Press the Letter O twice while playing to enable or disable fast movementFor periscope zoom: In melba_cofig, open features.sql, replace the 0 for a 1 at periscope_zoom and save the file
While using the periscope, use the scroll wheel to zoom in and out
(credits to @RoboDanjal on Discord for finding the melba_config)