BigBox active window problem on game exit
Channel:
Subscribers:
2,480
Published on ● Video Link: https://www.youtube.com/watch?v=VKgtTvNv9Ts
Have you ever been frustrated with BigBox controls not working after you exit a game?
All I could do in these cases was (plug in a keyboard ) and hit Alt-Tab to focus Windows back on BigBox to get my controls working again.
But I decided to script my way around this and thought I'd share my solution incase any of you ever have the same problem
Sleep, 5000
WinGet, active_id, ID, A
WinWaitClose, ahk_id %active_id%
Sleep, 3000
Send {Esc}
Sleep, 500
if WinExist("LaunchBox")
{
WinActivate
}
if WinExist("LaunchBox BigBox")
{
WinActivate
}
ExitApp
Other Videos By Brad D
2021-11-23 | Intake - Now with Lightgun Support! |
2021-11-21 | I've got a Crisis! A TIME CRISIS! |
2021-11-15 | Brad Plays Bad: Lupin III The Shooting |
2021-11-15 | Battlefront 2 - Y-wing spawn At Mos Eisley bug |
2021-08-12 | GUN4IR Tech Refresh & Switching Aspect Ratios via Serial! |
2021-07-25 | FunKey S - Tiny Emulator, Big fun |
2021-06-23 | Setting up 2 Guns on Dolphin with DemulShooter |
2021-06-13 | Arcade1Up Live modding |
2021-06-02 | Trying our Star Wars Battle Pod Multiplayer co-op! |
2021-05-29 | Arcade 1UP Star Wars Yoke woes |
2021-05-16 | BigBox active window problem on game exit |
2021-05-12 | Make the Tiny Arcade do MORE! |
2021-05-09 | Analog Guns love DemulShooter 10.2 |
2021-05-09 | Star Wars Squadrons - VR Live Stream |
2021-04-30 | Time Crisis Crisis Zone - PS2 Live Play |
2021-04-27 | GUN4IR Shooter Cabinet Integration |
2021-04-16 | The GUN4IR Light Gun |
2021-04-11 | Aimtrak + Super Jolt = Happiness |
2021-04-07 | Last Guncart Update: Aliens Guns Custom Paint job |
2021-03-28 | GunCart Update! (New Games Added) |
2021-03-23 | Mobile Suit Gundam: Spirits of Zeon 2 PLAYERS!?! |