The Daily Click ::. Forums ::. Klik Coding Help ::. Combo Trainer help
 

Post Reply  Post Oekaki 
 

Posted By Message

dan_man1111



Registered
  02/08/2003
Points
  106
21st September, 2003 at 12:12:15 -

Hi there, I need some help on a new application I am making called ThunderUS. Basically I need the application to switch to another application that is running (not an MMF application) and to simulate a certain key pressing. I have ControlX working but I can't seem to get KcTask working. Do I need another extension? Could somebody please go through a step-by-step to help me out? Basically here is what I want the MMF application to do (I have MMF):
On button click;
Switch to ePSXe window;
Simulate key "t" down;
Switch to MMF window;

Any feedback would be highly appreciated!

Dan

 
---

Rycon



Registered
  20/09/2002
Points
  996
21st September, 2003 at 12:52:44 -

Could you tell us what the application your switching to is?

 
We are the music makers, we are the dreamers of dreams...

Knudde (Shab)

Administrator
Crazy?

Registered
  31/01/2003
Points
  5125

Has Donated, Thank You!Clickzine StaffKlikCast StarVIP MemberGhostbuster!Dos Rules!I donated an open source project
21st September, 2003 at 13:43:29 -

Trying to make hot buttons for combo's in a fighting game that you're emulating with ePSX, right? Well, I can't help you, but I just want to see if I'm right.

 
Craps, I'm an old man!

dan_man1111



Registered
  02/08/2003
Points
  106
24th September, 2003 at 11:52:02 -

Yes, the other application is ePSXe. Can anyone help me on this?

 
---

Assault Andy

Administrator
I make other people create vaporware

Registered
  29/07/2002
Points
  5686

Game of the Week WinnerVIP Member360 OwnerGOTM JUNE - 2009 - WINNER!GOTM FEB - 2010 - WINNER!	I donated an open source project
25th September, 2003 at 04:09:19 -

If you want control x to simulate a button press and not a hold down, then you have to simulate the key up afterwoods >

On key press 'G' >
o simulate keydown (a)
0 simulate keyup (a)

-Andy

 
Creator of Faerie Solitaire:
http://www.create-games.com/download.asp?id=7792
Also creator of ZDay20 and Dungeon Dash.
http://www.Jigxor.com
http://twitter.com/JigxorAndy

ChrisB

Crazy?

Registered
  16/08/2002
Points
  5457
25th September, 2003 at 09:02:26 -

I've never used KCTASK but I remember that you had to set up an INI file and launch apps from MMF, using the KCTASK object. Did you do that, or did you run ePSXe independently of MMF?

 
n/a
   

Post Reply



 



Advertisement

Worth A Click