Advertisement

What are hooks?

Started by April 30, 2001 02:14 AM
40 comments, last by Merge2 23 years, 9 months ago
well i don''t agree with your time conclusion
what if i play the game on 286 and then on pentium??
it won''t have the same speed
that''s not good, this is the exp i have learned with the years of game programming...

NickB->thanks for checking it out...well it''s too late i already downloaded the ddk stuff week ago
but who cares?? well i''ll write the .vxd''s in win32asm
i don''t see other options
i wonder why they don''t support the ddk in vc6


Arkon
[QSoft Systems]
It may go slower if game is written badly, but when it is done right action that suppose to last 3sec will last 3sec at 3 fps (9 frames) and 3sec at 50fps (150 frames).
BTW, I successfully hooked to SetCooperativeLevel() which is a member of DDraw, Flip() is a member of DDSurface but it should go easier now. I have written two times to author of Xylobot and he didn''t reply at all, so I think I''ll just go ahead and write an article or something so EVERYBODY can make a thingy that he did.


This topic is closed to new replies.

Advertisement