Screenshots from bootcamp
Screenshots from bootcamp
Hello, I'm using a 2016 MacBook Pro without a touchbar and in Windows 10. I tried using the internet suggestion of "fn+shift+f11" but it didn't work. The Snipping Tool isn't suitable for capturing a full-screen game screenshot. Anyone know a reliable method or a lightweight program that allows me to create a keybind for fn+?
Autohotkey is the top option I've come across. You'll need to build the code yourself, but you can likely locate a script online that suits your needs.
Autohotkey is a great tool for this task. To simplify the process, I conducted some research and created a short script. It may not be the most detailed version, but it works well for about five minutes of work. After installing AutoHotKey, go to your desktop, right-click, and select New. Open the new file in Notepad, replace the highlighted text with your desired command, and save. Close Notepad, then run the script via Run. If everything functions correctly, your selected key will trigger a PrintScreen + Windows key combination. This will capture the screen and save it to Pictures > Screenshots.
According to the source, you must enter another key combination.