From 94a7830df26080b0af5e0baccb9580a5aa0c5d72 Mon Sep 17 00:00:00 2001 From: yurei Date: Thu, 31 Oct 2024 17:43:22 +0100 Subject: [PATCH] iidx9-10: fix troubleshooting inconsistency --- docs/games/iidx10/troubleshooting.md | 2 +- docs/games/iidx9/troubleshooting.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/games/iidx10/troubleshooting.md b/docs/games/iidx10/troubleshooting.md index f58008a..8735d91 100644 --- a/docs/games/iidx10/troubleshooting.md +++ b/docs/games/iidx10/troubleshooting.md @@ -4,7 +4,7 @@ ### My Game Is Running Crazy Fast! !!! tip "" - The most common reason for this is the game is running over its required 59.95hz, the game is hardcoded to run at 59.95hz and this cannot be changed. To solve this, check [Game resolution and locking FPS](setup.md#game-resolution-and-locking-fps) of the guide again. + The most common reason for this is the game is running over its required 59.95hz, the game is hardcoded to run at 59.95hz and this cannot be changed. To solve this, check [Game resolution and locking FPS](setup.md#game-resolution-and-locking-fps) again. --- ### I'm getting "NETWORK WARNING" instead of "NETWORK OK" diff --git a/docs/games/iidx9/troubleshooting.md b/docs/games/iidx9/troubleshooting.md index 91e396f..a0df202 100644 --- a/docs/games/iidx9/troubleshooting.md +++ b/docs/games/iidx9/troubleshooting.md @@ -4,7 +4,7 @@ ### My Game Is Running Crazy Fast! !!! tip "" - The most common reason for this is the game is running over its required 59.95hz, the game is hardcoded to run at 59.95hz and this cannot be changed. To solve this, check [this section](setup.md#game-resolution-and-locking-fps) of the guide again. + The most common reason for this is the game is running over its required 59.95hz, the game is hardcoded to run at 59.95hz and this cannot be changed. To solve this, check [Game resolution and locking FPS](setup.md#game-resolution-and-locking-fps) again. --- ### I'm getting "NETWORK WARNING" instead of "NETWORK OK"