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"