RSP_RDP_Timing
| 1964 1.1 |
Description
If the video plugin supports this option, enabling RSP/RDP timing will allow the video plugin to provide to 1964 a better estimation of elapsed N64 cycles required to finish a display list. Then, 1964 will delay the respective interrupts accordingly. Rice's hope was that this options could give better timing for time-sensitive games, but we haven't seen this feature help any games.
Syntax
RSP_RDP_Timing = int(0, 1, 2)
Example
RSP_RDP_Timing=2
Parameters
Value | Result |
---|---|
0 | Default |
1 | Yes |
2 | No [Default] |
Notes
- This setting was added in version 1.1
See Also
- None
1964 Settings | 1964 1.1 |