From c6883f1a25ab9c53a8733e358fc0e46624574d62 Mon Sep 17 00:00:00 2001 From: yurei Date: Mon, 28 Oct 2024 23:39:24 +0100 Subject: [PATCH] iidx12-13: fix troubleshooting formatting --- docs/games/iidx12/troubleshooting.md | 4 +++- docs/games/iidx13/troubleshooting.md | 4 +++- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/docs/games/iidx12/troubleshooting.md b/docs/games/iidx12/troubleshooting.md index bc5db1d..ae321bb 100644 --- a/docs/games/iidx12/troubleshooting.md +++ b/docs/games/iidx12/troubleshooting.md @@ -1,5 +1,4 @@ # IIDX 12 Common Problems/Tips - ### My Game Is Running Crazy Fast! @@ -7,6 +6,7 @@ !!! 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. +--- ### I'm getting "NETWORK WARNING" instead of "NETWORK OK" !!! tip "" @@ -17,6 +17,7 @@ - Invalid eamuse url or port specified - Game is not run using the Administrator account +--- ### My background videos aren't working! !!! tip "" @@ -38,6 +39,7 @@ !!! danger "You **can not** move or delete :material-file:`CLVSD.ax` **at all**, otherwise it will revert the changes and you have to install it again." +--- ### My game crashes immediately! !!! warning "This can have multiple reasons. These fixes shouldn't be needed for HAPPY SKY since we're addressing them in the guide. We'll add them anyway just in case." diff --git a/docs/games/iidx13/troubleshooting.md b/docs/games/iidx13/troubleshooting.md index e537c6c..fc05d70 100644 --- a/docs/games/iidx13/troubleshooting.md +++ b/docs/games/iidx13/troubleshooting.md @@ -1,5 +1,4 @@ # IIDX 13 Common Problems/Tips - ### My Game Is Running Crazy Fast! @@ -7,6 +6,7 @@ !!! 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. +--- ### I'm getting "NETWORK WARNING" instead of "NETWORK OK" !!! tip "" @@ -17,6 +17,7 @@ - Invalid eamuse url or port specified - Game is not run using the Administrator account +--- ### My background videos aren't working! !!! tip "" @@ -38,6 +39,7 @@ !!! danger "You **can not** move or delete :material-file:`CLVSD.ax` **at all**, otherwise it will revert the changes and you have to install it again." +--- ### My game crashes immediately! !!! warning "This can have multiple reasons. These fixes shouldn't be needed for DistorteD since we're addressing them in the guide. We'll add them anyway just in case."