Probably 60 loops per second since it's off the video timing (there's a vsync wait). I agree that checking once every few seconds would do fine, and that's actually what I was thinking of doing :-)
|
|
|
|
Would you like to get all the new info from
PSX-Scene in your email each day?
Want to learn more about the team keeping you up to date with the latest scene news?
Read about them now! Check out our Developer bios, too! | ||
|
|
Probably 60 loops per second since it's off the video timing (there's a vsync wait). I agree that checking once every few seconds would do fine, and that's actually what I was thinking of doing :-)
That's what I meant by 'VBL ticks', though I was just guessing.Originally Posted by KaylaKaze
Good. A simple countdown timer would do fine. The precise check frequency doesn't matter, as long as it is somewhere around .5Hz - 2Hz, so there's no need to adapt it to PAL/NTSC either.I agree that checking once every few seconds would do fine, and that's actually what I was thinking of doing :-)
A counter value of 60 (obviously) gives one check per second in NTSC and one per 1.2 seconds in PAL, and I think that should solve the problem completely, still allowing fairly quick detection of MC extraction or insertion.
Best regards: dlanor
unpack it wise guy
| « Previous Thread | Next Thread » |