Search the Community
Showing results for tags 'launchbox apk'.
-
Post Moved To Videos Section Shoutout to @JoeViking245 for assistance on the ahk script. A very helpful individual. Im using android .apk files for this demonstration. You can use the google play store as well. Be Sure To Include (-package:The name of your package name) where the video points to do it. This Script Allows The Emulator to go to full screen after a certain amount of seconds and allowng the ESC key to escape the emulator. Script for Hotkey: ↓↓↓↓ Sleep, 45000 Send, ^0 $Esc:: { WinClose, ahk_exe nox.exe ExitApp } The sleep number can be changed according to the length it takes for Nox to load to the app screen. make sure to save with the .ahk extension!!!! If you have game escape Issues, use this script instead: Sleep, 45000 Send, ^0 Sleep, 5000 $Esc:: { WinClose, ahk_exe nox.exe ExitApp }
-
- 1
-
-
- nox player
- android on launchbox
-
(and 2 more)
Tagged with: