Winset, Alwaysontop, , A

Ask gaming related questions (AHK v1.1 and older)
doohan
Posts: 3
Joined: 08 Mar 2016, 15:00

Winset, Alwaysontop, , A

15 Dec 2017, 14:23

Hello,

I have a script for Hyperspin to launch a program called HandheldQuake:

Run, E:\Nintendo\Game & Watch\xpadder_gamepad_profiler\Buttons.xpadderprofile
Sleep, 500
Run, HandheldQuake.exe
Sleep, 500
MouseMove, 0, 1200
Send {Return}
Send {Return}
Esc::
Process, Close, HandheldQuake.exe
Process, Close, Xpadder.exe
ExitAPP
return

If I do it outside Hyrspin, it runs fine.
In Hyperspin, the window of this program comes in background.

if I wanna use 'Winset, Alwaysontop, , A'
How and where do I have to write the line in my script or another function to force the windows to show up as Top window?

Thanks and regards,
User avatar
Reloaded
Posts: 283
Joined: 25 Aug 2017, 08:48

Re: Winset, Alwaysontop, , A

16 Dec 2017, 11:21

doohan wrote:Hello,

I have a script for Hyperspin to launch a program called HandheldQuake:

Run, E:\Nintendo\Game & Watch\xpadder_gamepad_profiler\Buttons.xpadderprofile
Sleep, 500
Run, HandheldQuake.exe
Sleep, 500
MouseMove, 0, 1200
Send {Return}
Send {Return}
Esc::
Process, Close, HandheldQuake.exe
Process, Close, Xpadder.exe
ExitAPP
return

If I do it outside Hyrspin, it runs fine.
In Hyperspin, the window of this program comes in background.

if I wanna use 'Winset, Alwaysontop, , A'
How and where do I have to write the line in my script or another function to force the windows to show up as Top window?

Thanks and regards,
Maybe you make the Game not Fullscreen ? :D

Return to “Gaming Help (v1)”

Who is online

Users browsing this forum: Shoobis and 37 guests