Skip to content

Commit

Permalink
Merge pull request #352 from spelunky-fyi/Bucket
Browse files Browse the repository at this point in the history
Bucket
  • Loading branch information
Dregu authored Nov 5, 2023
2 parents 8b762a7 + a53925a commit c357ebf
Show file tree
Hide file tree
Showing 36 changed files with 1,822 additions and 474 deletions.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,7 @@ Current features and their *default* keyboard shortcuts.
+ **Ctrl+,**: Zoom in
+ **Ctrl+.**: Zoom out
+ **Ctrl+0**: Auto fit level width to screen
+ **Ctrl+1**: Reset zoom level to default for all areas
+ **Ctrl+2345**: Zoom to X level width
+ **Shift+IJKL**: Move camera in desired direction
+ **Shift+U**: Reset camera focus and bounds
Expand Down Expand Up @@ -159,7 +160,10 @@ Lua scripting is still buggy and unfinished and the **API might change**, althou
+ Try toggling the *Capture third-party overlays* option in *Game Capture*. It's possible to hide OL if running the game through Steam.
+ If you have lag or crashes, check previous question.
- If you **don't have scripts** in the Scripts tab
+ You didn't put them in the right place. [Follow](#installation-and-usage) the [instructions](#scripts) or use Modlunky2.
+ You didn't put them in the right place. [Follow](#installation-and-usage) the [instructions](#scripts), use Modlunky2 or change the script directory in the options.
- If some of the keyboard shortcuts don't work
+ Make sure your keyboard is not [ghosting](https://www.microsoft.com/applied-sciences/projects/anti-ghosting-demo) the key combo.
+ Make sure Windows is not using the keys for [something stupid](https://superuser.com/questions/1367843/how-to-disable-ctrlshift-keyboard-layout-switch-for-the-same-input-language-i).
- If it still doesn't work
+ Stop by #s2-modding-help on the [community Discord](https://discord.gg/spelunky-community) or [submit an issue](https://github.com/spelunky-fyi/overlunky/issues)
+ We want to know your OS version, are you using the game on Steam, what you have tried, what tools you are using, how you are using them and all the versions. These can be found in the terminal output or ingame overlays. ("Latest" or WHIP is not a version, but 7f0bc94 or 0.6.1 is.)
Expand Down
Loading

0 comments on commit c357ebf

Please sign in to comment.