• To improve security, we will soon start forcing password resets for any account that uses a weak password on the next login. If you have a weak password or a defunct email, please update it now to prevent future disruption.

Tool Ren'Py No Single Choices Menus, with hotkeys.

Night Mirror

Well-Known Member
Modder
Jun 2, 2018
1,667
8,550
No Single Choices Menus, with hotkeys!

One of the (many (many)) things that drive me crazy in Ren'py games is a single button option in a choice menu to act as an action for the player to take. I built this script a while ago and often end up dropping it into just about every renpy game I play. If you like a game, but dislike having to click single buttons to advance the plot, then this is for you! Oh, also it adds hotkeys to choices when there is more than one option.

What It Does:
  • Takes any dialogue in a single choice button and presents it as narration text instead.
  • Text behaves like normal game text, so you can scroll back, or skip past it.
  • Adds hotkeys 1-9 to any menu with more than once choice (for PC only)
How to Use it:
  • Right click save to download 'nosinglechoice.rpy' file.
  • Place the file in the "game" folder of any renpy game.
  • Launch the desired renpy game!
How to Uninstall:
  • Delete 'nosinglechoice.rpy' and the .rpcy files from the 'game' folder.
Compatibility:
  • It should work with the majority of Ren'py games, as most of them use the standard choice menu. But if a game uses a custom choice menu, this will override it.
Download:
  • Here (right click and save) or the attachment below.
 
  • Like
Reactions: john1230