-
Notifications
You must be signed in to change notification settings - Fork 75
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feature request: terminal version #4
Comments
Only badly implemented games force fullscreen and not allow command-tabbing out :(. |
That may very well be the case, but there are in fact some rather popular games that do not let you tab out. It is sometimes a result of the game binding the tab key to an in game function. |
It's most likely the result of the game capturing the display. A remote version would be useful for this; maybe some day.. |
Yeah, The Cheat implements a network server/client with Bonjour for simplicity. A remote version would be very very helpful. In the mean time I managed to attach a VNC client to the virtual display of another user and then launch Bit Slicer as the local "machine display" user. This allowed me to attach Bit Slicer to the machine display user's process even though I was logged into a virtual display as a different user. It's highly inelegant, a remote Bit Slicer client would be fantastic for all of those poorly implemented games. |
Just a reminder for all commenters here: Also, most of the games that capture fullscreen has options for windowed mode in their configs, usually when the game is in windowed mode the TAB+CMD option has preference over the game. CHEERS! |
Not all games support minimizing. It would be nice to be able ssh into a machine and run the scanner from the terminal.
The text was updated successfully, but these errors were encountered: