Jump to content
LaunchBox Community Forums

Visivopro

Members
  • Posts

    65
  • Joined

  • Last visited

Everything posted by Visivopro

  1. Solution is found in the original post header, I will delete this topic if mods do not think it useful.
  2. Just want to say thank you! This solution worked for me when I was having focus issues with Supermodel 3.
  3. I know supermodel has been a bit of an ongoing issue but I have managed to get the keyboard automation working to exit supermodel but when returning to big box, it loses focus and requires me to click on it to regain control. This is all fine and dandy when a keyboard and mouse is connected but doesn’t work when they are not. I seem to remember someone having a script or something that forces windows to refocus on big box every few seconds? Is this a thing or is there an easier solution that I’m missing? thanks EDIT: Shortly after posting this I found topic similar to this with a solution. In launchbox, go to Tools/Manage Emulators, double click on supermodel Click on the Startup Screen tab and make sure "Hide All Windows that are not in Exclusive Fullscreen Mode" is checked. This means after exiting supermodel, focus is applied back to whatever application is exclusively fullscreen, in this case that should always be Big Box.
  4. Back again with a new problem, I was able to use the Exit AHK to exit Supermodel but I tried using the exact same AHK to exit TeknoParrot but it does not work, Does anyone have a Exit AHK script that works for TeknoParrot in Bigbox? ~1 & 2:: Duration=0 Loop { Duration ++ If !GetKeyState("1","P") || !GetKeyState("2","P") Break If Duration > 2 { Process, Close, {{{TeknoparrotUi.exe}}} break } Sleep, 1000 } return Thanks again
  5. never mind uuhhg I figured it out, I haden't changed the startupexe to the name of the supermodel exe thank you for helping though.
  6. ~4 & 2:: Duration=0 Loop { Duration ++ If !GetKeyState("4","P") || !GetKeyState("2","P") Break If Duration > 2 { Process, Close, {{{StartupEXE}}} break } Sleep, 1000 } return I have changed the 4 to a 1 so it should exit when pressing player 1 and 2 together but it does nothing. thanks for the replay. im putting it in the exit hot key
  7. Could use some help exiting supermodel with autohotkey, I have copied the scripts found here and modified the keys for my own system but they do not work, I am using a pc build with a iPac pro and would like to use keys 1 and 2, my player buttons to exit the emulator. no matter what I change in the autohotkey window in LaunchBox, it still only exits when pressing esc button. Please help, I don’t understand what I’m doing wrong! thank you!
  8. Star Wars Big Box VHS Retro theme View File Submitter Visivopro Submitted 12/04/2019 Category Big Box Startup Videos
  9. Star Wars intro VHS retro View File I built a commissioned Star Wars themed arcade and had a friend of mine who does motion graphics throw this together for me. Submitter Visivopro Submitted 12/04/2019 Category Big Box Startup Videos  
  10. Thanks for everyone’s help, I have sorted the issue, turns out you need to make sure your community profile is fully set up, I didn’t have a custom domain setup so my profile name wasn’t fully connected to my profile. Once I set that up, it worked flawlessly.
  11. Anything you can tell me that I should look for? Is it a firewall setting in my modem or is it a firewall setting with steam? Any direction I should go in to solve this issue?
  12. Trying to import steam games, I registered an API Key and my account is set to public but I continue to get an error saying to import my games I must be connected to the internet. I have had zero issue importing any other type of game. I searched for other topics with the same issue but the only ones I could find where almost two years old. has no progress been made in two years to fix the broken steam import issue? If that's true how do I play my steam games on a cabinet without having to connect a keyboard and mouse? How do I force them to launch from big box and launchbox? Thank you
×
×
  • Create New...