KOF 2002 no Emulador Kawaks com Boot em Tela Cheia Script Autoit
Вставка
- Опубліковано 4 січ 2025
- Faça um Arcade com placa mae de pc velha com boot de somente um game com script autoit
MsgBox(0, "Winkawaks", "Gracas ao meu amigo Brbranco consegui fazer esse script dar certo." & @CRLF & "estou me viciando em autoit!!!" & @CRLF & "Vlw Branco!!!!" & @CRLF & "esta janela expira em 5 seg", 5)
Run("WinKawaks.exe")
WinWaitActive("Kawaks 1.46 - No game loaded")
Send("{alt}")
Send("{enter}")
Send("{enter}")
Send("{down}")
Send("{down}")
Send("{enter}")
WinWaitActive("Kawaks 1.46 - KOF2002 PS2 VER")
Send("{alt}")
Send("{right}")
Send("{enter}")
Send("{enter}")
HotKeySet("{esc}", "FechaEMU")
While 1
If NOT ProcessExists("WinKawaks.exe") Then
ExitLoop
EndIf
Sleep(500)
WEnd
Exit
Func fechaemu()
If ProcessExists("WinKawaks.exe") Then
ProcessClose("WinKawaks.exe")
Else
MsgBox(0, "Ops!!!", "Fiz algo errado, pois o Kawaks, não está ativo!!!"
EndIf
EndFunc
Estou aqui através do Masafe.
Agradeço a indicação do mesmo
Boa noite amigo
Boa noite, tudo em ordem?