erdybirdy53. Posted August 18, 2021 Share Posted August 18, 2021 Hi All, I wander if anyone can help me please. I am looking to set up the Sega Saturn Lightgun Games to run automatically using Mednafen with Shift, Ctrl and 1 pressed to enable Lightgun support. Is there a command line or ahk file that can do this please, rather than having to seperately set for each game? Thanks very much in advance for any help Kind Regards Steven Quote Link to comment Share on other sites More sharing options...
erdybirdy53. Posted August 20, 2021 Author Share Posted August 20, 2021 No one any ideas at all please? Quote Link to comment Share on other sites More sharing options...
Kiinkyfoxx Posted August 20, 2021 Share Posted August 20, 2021 Do you plan on only playing Lightgun games on Saturn or non lightgun games as well? 1 Quote Link to comment Share on other sites More sharing options...
Guest Posted August 20, 2021 Share Posted August 20, 2021 On 8/18/2021 at 8:24 PM, erdybirdy53. said: Hi All, I wander if anyone can help me please. I am looking to set up the Sega Saturn Lightgun Games to run automatically using Mednafen with Shift, Ctrl and 1 pressed to enable Lightgun support. Is there a command line or ahk file that can do this please, rather than having to seperately set for each game? Thanks very much in advance for any help Kind Regards Steven Hello, assuming you set an emu for Mednafen, open Edit Emulator and add these lines in Run Autohotkey Script window : #NoEnv Sleep, 1000 SetKeyDelay, -1, 110 Send {SHIFT down}{CTRL down}{1 down}{SHIFT up}{CTRL up}{1 up} GREETs Quote Link to comment Share on other sites More sharing options...
erdybirdy53. Posted August 20, 2021 Author Share Posted August 20, 2021 Thanks for your reply. I have tried this and put the script into Running Autokey Script in Launchbox. Upon launching the game it starts in normal joypad mode and I still have to manually select the light gun mode by pressing Shift, Control and 1. Any ideas why please? Yes i am planning to play normal Saturn games also but i have 2 x Mednafens set up in Launchbox, one for normal and one for lightgun Thanks for any help. Quote Link to comment Share on other sites More sharing options...
erdybirdy53. Posted August 20, 2021 Author Share Posted August 20, 2021 Scrap that I got it working by placing your script in the Exit Autokey Script, fully working. Thanks very much for your help. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.