From 85fe328c0851a9833e58696c07213b8e1a01318d Mon Sep 17 00:00:00 2001 From: Grinch_ Date: Sun, 24 Oct 2021 13:09:30 +0600 Subject: [PATCH] Update README.md --- README.md | 17 ++++++++++++++++- 1 file changed, 16 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 46a17f4..9eb4afe 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ A mod menu for Grand Theft Auto III, Vice City & San Andreas which allows a large set of modifications/cheats to be applied enabling a much more easier & amusing gameplay. This is **NOT** intended for use in multiplayer, I won't be responsible for any form of bans. Use it at your own risk! -Get stable binaries from [here](https://github.com/user-grinch/Cheat-Menu/releases). Beta binaries are available at the discord server. Binaries for GTA III are available at the discord server too. +Get stable binaries from [here](https://github.com/user-grinch/Cheat-Menu/releases). Beta binaries are available at the discord server. Binaries for GTA III are available at the discord server. [![Discord Banner 2](https://discordapp.com/api/guilds/689515979847237649/widget.png?style=banner2)](https://discord.com/invite/ZzW7kmf) @@ -29,6 +29,21 @@ If you have those mentioned versions installed follow the steps below, Be sure to check [here](https://github.com/user-grinch/Cheat-Menu/issues/48) to know about incompatibilities with other mods. +## Things to do on crash +1. Delete the `CheatMenu/json/config.json` file and try again. +2. If it's happening after installing a recent mod try removing it. A list of incompatibile mods are [here](https://github.com/user-grinch/Cheat-Menu/issues/48). +3. Try on a fresh installation of the game. +4. If still doesn't fix your issue, go ahead and report it. + +### Crash reports/ Bug reports +Install [Crash info](https://www.mixmods.com.br/2021/06/crashinfo.html) & reproduce your crash. When reporting the crash upload the crashinfo logfile with it. Explain how to reproduce the crash in details. Also include, +- Game version +- Menu version +- List of mods installed + +You can either open a issue here or directly contact me on discord (Recommended). + + ## Required to build 1. [Build Tools 2019](https://visualstudio.microsoft.com/downloads/#build-tools-for-visual-studio-2019) 2. [DirectX9 SDK](https://www.microsoft.com/en-us/download/details.aspx?id=6812)