Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save ioridev/34af9ca85ad524013bb0398c6a3c15ed to your computer and use it in GitHub Desktop.
Save ioridev/34af9ca85ad524013bb0398c6a3c15ed to your computer and use it in GitHub Desktop.
How to use NVIDIA Reflex Analyzer with Street Fighter 6

Learn more about NVIDIA Reflex Analyzer.  https://www.nvidia.com/en-us/geforce/news/reflex-latency-analyzer-360hz-g-sync-monitors/

Here I write about how to evaluate a system using Street Fighter 6 and NVIDIA Reflex Analyzer. 

First, since NVIDIA Reflex Analyzer can only detect mouse click input, set the SA button to mouse click in the SF6 keyboard settings. 

image

Next, open the training mode, set the stage to METRO CTY DOWNTOWN and your character to Modern Luke to begin. Place the CPU on the left side and the detection box in the dark part of the stage. 
image
Triggering Luke's SA2 with a mouse click spreads the effect across the screen so the detection box detects the screen update and displays the time taken. 
Since it is SA2, you need to click while entering the backward movement. I used the gamepad and clicked the mouse while typing backward. 

image

Video  https://github.com/ioridev/ioridev/assets/41247249/1d891127-f3a1-4263-9878-fd16bb511c1a

If you want to use it in other fighting games, you may find the blog post written by Zenji Nisikawa in Japanese useful.
Can input latency be measured on PS5? Modifying NVIDIA Reflex Analyzer to support both PC and PS5

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment