From 8e6399a77d83fbd135e65da7357d40ea83eed56c Mon Sep 17 00:00:00 2001 From: GreenComfyTea Date: Fri, 22 Apr 2022 19:54:45 +0300 Subject: [PATCH] Updated Troubleshooting (markdown) --- Troubleshooting.md | 22 ++++++++++++++++++++-- 1 file changed, 20 insertions(+), 2 deletions(-) diff --git a/Troubleshooting.md b/Troubleshooting.md index cec22af..c846436 100644 --- a/Troubleshooting.md +++ b/Troubleshooting.md @@ -1,6 +1,6 @@ Here are some tips on how to act in case something is not working correctly. *** -### 1. Verify the mod is installed correctly. +### 1. Verify that the mod is installed correctly. The overlay has 2 dependencies: [REFramework](https://www.nexusmods.com/monsterhunterrise/mods/26) and [REFramework Direct2D](https://www.nexusmods.com/monsterhunterrise/mods/134). Install the latest versions of those first. After it is done, download the overlay and simply unzip the downloaded archive into the game's root folder. @@ -10,4 +10,22 @@ Refer to [Requirements and Installation](https://github.com/GreenComfyTea/MHR-Ov This is the first action to take if something break after an update! Config location: **MonsterHunterRise/reframework/data/MHR Overlay/config.json**. *** -### 3. Update [REFramework](https://www.nexusmods.com/monsterhunterrise/mods/26) and [REFramework Direct2D](https://www.nexusmods.com/monsterhunterrise/mods/134) to the latest versions. +### 3. Update. +* Update the [mod](https://www.nexusmods.com/monsterhunterrise/mods/50). +* Update the dependencies [REFramework](https://www.nexusmods.com/monsterhunterrise/mods/26) and [REFramework Direct2D](https://www.nexusmods.com/monsterhunterrise/mods/134) to the latest versions. You can try using [REFramework Nightly Build](https://github.com/praydog/REFramework-nightly/releases). +* Update your GPU drivers, Windows, etc. +*** +### 4. Verify integrity of the game files. +*** +### 5. Uninstall all other mods. +*** +If nothing helped and you are sure it's the mod fault, you can create a bug report in this repo or leave a post on Nexus Mods. Please, provide as much info as possible. + + * **Description:** *Describe your problem, your actions and provide as much information as possible.* + * **OS, version and build:** *For ex., Windows 10 Professional Version 21H1 Build 19043.1466* + * **PC Specs:** *Your CPU, amount of RAM, Graphics Card etc.* + * **Your in-game settings:** *Provide at least your display settings* + * **Other mods:** *List of other mods you are using* + * **Config file:** *link to your config file* + * **Log file:** *link to the log file (MonsterHunterRise/re2_framework_log.txt)* + * **Screenshots:** *provide as many as possible, maybe even make a video*