al - Audio Library Functions gDP - DP GBI Macros gdSP - General GBI Macros gSP - SP GBI Macros gt - Turbo Microcode RDP gu - Graphics Utilities Math - Math Functions nuSys - NuSystem os - N64 Operating System sp - Sprite Library Functions uh - Host to Target IO 64DD - N64 Disk Drive
|
nuContRmbSearchTimeSetFormatvoid nuContRmbSearchTimeSet(u32 frame) Arguments
none What This Function Does It sets the interval of time (in units of frames) between checks to see if the Rumble Pak is inserted when NU_CONT_RMB_MODE_AUTO is specified in the nuContRmbModeSet function. The default setting is 300 frames (5 seconds). The Rumble Pak Manager will not check all four Controllers at the same time, so the burden of checking does not all come at once. See Also nuContRmbModeSet
|