From a44a2bf0fb3aad1cd562ff92c8f22c059b47a62b Mon Sep 17 00:00:00 2001 From: bicarus-dev <202771338+bicarus-dev@users.noreply.github.com> Date: Sat, 18 Oct 2025 14:49:30 -0700 Subject: [PATCH] Updated PC optimization (markdown) --- PC-optimization.md | 1 + 1 file changed, 1 insertion(+) diff --git a/PC-optimization.md b/PC-optimization.md index 1c5c3a7..7bd1a6b 100644 --- a/PC-optimization.md +++ b/PC-optimization.md @@ -158,6 +158,7 @@ If you have no choice but to run on a laptop: ## pop'n music * Strongly recommended that you try `Low Latency Shared Audio` option for lower audio latency. + * Try [hypersonik](https://github.com/decafcode/hypersonik) if the above isn't helping. * Try [popnhax](https://github.com/CrazyRedMachine/popnhax), which has various options for adjusting audio/visual offset. Ensure that your server allows this mod. * Popn tends to run at whatever refresh rate you had set on the desktop. Use `-graphics-force-refresh 60` to force 60Hz. * If you experience stuttering every couple seconds, try forcing triple buffering (`-vsyncbuffer 3`).