ryanries / UniversalPauseButton

A pause button that pauses the unpausable. Handy for video game cut scenes especially, but can be used for any application, not just games.
MIT License
925 stars 38 forks source link

If your keyboard doesn't have Pause/Break, Function-B works as well #30

Open wispborne opened 1 day ago

wispborne commented 1 day ago

Could be worth adding that to the readme.

ryanries commented 1 day ago

@wispborne Thank you for the tip, I didn't know that!

wispborne commented 1 day ago

Me neither, until I went down the rabbit hole of trying to add pause to the single player offline game Remnant 2 (I play offline, anyway), and my partner wandered in talking about cats while I fought a boss. Thank you for the utility!