diff --git a/docs/CONTROLS.html b/docs/CONTROLS.html index b593689..d0044cb 100644 --- a/docs/CONTROLS.html +++ b/docs/CONTROLS.html @@ -708,8 +708,10 @@

content\bindings.txt is written with the full default layout on first run. Change a line, restart. Delete the file to restore these - defaults — worth doing after an update, since an existing file is never - overwritten. + defaults. Upgrading from an older build migrates your file automatically: + rows you wrote and the joystick wizard's section are kept (yours beat the + defaults), the old stock layout is replaced, and the previous file is + saved as bindings.old.txt.

@@ -846,8 +848,8 @@ ]; var navRows = [ - [["Ins", "", X], ["Home", "", X], ["PgUp", "", X]], - [["Del", "", X], ["End", "", X], ["PgDn", "", X]], + [["Ins", "", X], ["Home", "", X], ["PgUp", "VOL +", F, "built-in", "Game volume up (saved between sessions)"]], + [["Del", "", X], ["End", "", X], ["PgDn", "VOL −", F, "built-in", "Game volume down (saved between sessions)"]], "grow", [["↑", "CENTRE", F, "0x42", "Torso centre"]], [["←", "LOOK", F, "0x44", "Look left"], ["↓", "BEHIND", F, "0x41", "Look behind"], ["→", "LOOK", F, "0x43", "Look right"]]