IDirect3DDevice9Ex windowed mode resize without a reset

#863
Title:
Administrator
07/13/2020 15:21 - 2203 days 10 hours 34 minutes
#863
If you nee to have higher D3D overlay frame rate than 60FPS. You need to disable vertical sync.

1.

DX9.param.PresentationInterval = D3DPRESENT_INTERVAL_IMMEDIATE; // Disable vertical sync (v-sync)



Post a comment

Registered users do not have to enter captcha. A line in the code tag is currently limited to maxium of 160 characters.
Posting guidelines: When you report an issue: Always mention which version and operating system and briefly describe the issue. Any support request post that does not include this information will be removed as spam without a reply.
Title
Tags You may use the following tags: [QUOTE] [/QUOTE] [B] [/B] [URL] [/URL] [CODE] [/CODE]
Captcha The characters shown must be entered clockwise (case insensitive), starting from the twelve‑o'clock position.
Are the comments moderated? Y