diff --git a/docs/games/iidx10/troubleshooting.md b/docs/games/iidx10/troubleshooting.md index fbb49fbb..a2a32297 100644 --- a/docs/games/iidx10/troubleshooting.md +++ b/docs/games/iidx10/troubleshooting.md @@ -1,5 +1,4 @@ -# IIDX 10 Common Problems/Tips - +# IIDX 10 Troubleshooting ### 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 "" @@ -36,6 +37,7 @@ 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 10th style since we're addressing them in the guide. We'll add them anyway just in case." diff --git a/docs/games/iidx11/troubleshooting.md b/docs/games/iidx11/troubleshooting.md index ad472b38..b6176510 100644 --- a/docs/games/iidx11/troubleshooting.md +++ b/docs/games/iidx11/troubleshooting.md @@ -1,5 +1,4 @@ -# IIDX 11 Common Problems/Tips - +# IIDX 11 Troubleshooting ### 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 "" @@ -36,6 +37,7 @@ 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 IIDX RED since we're addressing them in the guide. We'll add them anyway just in case." diff --git a/docs/games/iidx9/troubleshooting.md b/docs/games/iidx9/troubleshooting.md index ecc56691..799a9b33 100644 --- a/docs/games/iidx9/troubleshooting.md +++ b/docs/games/iidx9/troubleshooting.md @@ -1,5 +1,4 @@ -# IIDX 9 Common Problems/Tips - +# IIDX 9 Troubleshooting ### 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 "" @@ -36,6 +37,7 @@ 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 9th style since we're addressing them in the guide. We'll add them anyway just in case."