From 3af02613f82ce09e19c477b59bff8d2f6c3457fa Mon Sep 17 00:00:00 2001 From: yurei Date: Mon, 28 Oct 2024 00:55:00 +0100 Subject: [PATCH] iidx9: fix broken anchors --- docs/games/iidx9/setup.md | 2 +- docs/games/iidx9/troubleshooting.md | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/games/iidx9/setup.md b/docs/games/iidx9/setup.md index 7166c67..1181d7d 100644 --- a/docs/games/iidx9/setup.md +++ b/docs/games/iidx9/setup.md @@ -89,7 +89,7 @@ - In `Game Light`, select the corresponding button that will be used for that light. - Repeat for your other lights. -!!! info "If you'd like to play offline, you can head straight to [Setting up the games resolution](#setting-up-the-games-resolution-and-locking-fps)" +!!! info "If you'd like to play offline, you can head straight to [Game resolution and locking FPS](#game-resolution-and-locking-fps)" #### Configuring Bemanitools for a network diff --git a/docs/games/iidx9/troubleshooting.md b/docs/games/iidx9/troubleshooting.md index 2342598..ecc5669 100644 --- a/docs/games/iidx9/troubleshooting.md +++ b/docs/games/iidx9/troubleshooting.md @@ -5,7 +5,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#setting-up-the-games-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 [this section](setup.md#game-resolution-and-locking-fps) of the guide again. ### I'm getting "NETWORK WARNING" instead of "NETWORK OK" @@ -54,4 +54,4 @@ #### Fix #2 (RtEffects.dll didn't get replaced) !!! tip "" - Refer to [Getting Started](setup.md#getting-started) again and check if you have followed all the instructions explained in it. \ No newline at end of file + Refer to [Getting Started](setup.md#preparing-data) again and check if you have followed all the instructions explained in it. \ No newline at end of file