Build Your Own Arcade Controls Forum

Main => Main Forum => Topic started by: Talphadogg on October 12, 2015, 03:43:57 pm

Title: Desmume Fullscreen autohotkey fix
Post by: Talphadogg on October 12, 2015, 03:43:57 pm
WinWaitActive , DeSmuME_0.9.10_x64.exe
Send {Alt Down}{Enter}
Sleep 2000
Send {Alt Up}

So this is my script atm. it launches but seems to do nothing? What i need is for AHK to send the "Alt+Enter" Without me pressing any buttons or a program that can do that as DeSmuMe doesn't offer an auto fullscreen. If mala can do it Can someone give a thorough explanation on how to do it? This is the last issue i have to fix before my box is up and running so any help would be very much appreciate it.
Title: Re: Desmume Fullscreen autohotkey fix
Post by: empardopo on October 16, 2015, 03:33:08 am
My AllInOneFYC program can do that. You can have a look at my program.
Greetings.